Configuring Oracle WebLogic Communication Services 5-25
2. Click Sip Server under the Domain Structure navigation pane on the left.
3. Click the Application Router tab.
4. If you have installed in Production Mode, click the Lock edit button to make
changes.
5.
Add the following lines to the AR Configuration Data field: PUBLISH: authproxy, DAR:From, TERMINATING, , NO_ROUTE, 0,
userdispatcher, DAR:From, TERMINATING, sip:127.0.0.1:5070;transport=TCP;lr, ROUTE, 1
SUBSCRIBE: authproxy, DAR:From, TERMINATING, , NO_ROUTE, 0, userdispatcher, DAR:From, TERMINATING,
sip:127.0.0.1:5070;transport=TCP;lr, ROUTE, 1 REGISTER: proxyregistrar, DAR:From, TERMINATING, , NO_ROUTE, 0
6. Click Save.
7. If you have installed in Production Mode, click Activate Changes after completing
the changes.
Configuring DAR for wlcs_services Perform the following steps to configure DAR for wlcs_services:
1.
Open the console application on your browser for the AdminServer corresponding to wlcs_services domain. For example:
http:machine 1 host:7002console
2. Click Sip Server under the Domain Structure navigation pane on the left.
3. Click the Application Router tab.
4. If you have installed in Production Mode, click the Lock edit button to make
changes.
5.
Delete the existing AR Configuration Data and add the following lines to the AR Configuration Data field:
PUBLISH: userdispatcher, DAR:From, TERMINATING, , NO_ROUTE, 0 SUBSCRIBE: userdispatcher, DAR:From, TERMINATING, , NO_ROUTE, 0
6. Click Save.
7. If you have installed in Production Mode, click Activate Changes after completing
the changes.
Configuring DAR for wlcs_presence Perform the following steps to configure DAR for wlcs_presence:
1.
Open the console application on your browser for the Administration Server corresponding to wlcs_presence domain. For example:
http:machine 2 host:7003console
2. Click Sip Server under the Domain Structure navigation pane on the left.
3. Click the Application Router tab.
4. If you have installed in Production Mode, click on the Lock edit button to make
changes.
5.
Delete the existing AR Configuration Data and add the following lines to AR Configuration Data field:
5-26 Oracle WebLogic Communication Services Installation Guide
OPTIONS: optionsresponder, DAR:From, TERMINATING, , NO_ROUTE, 0 PUBLISH: presence, DAR:From, TERMINATING, , NO_ROUTE, 0
SUBSCRIBE: presence, DAR:From, TERMINATING, , NO_ROUTE, 0
6. Click Save.