R0106-HP MSR Router Series Voice Configuration Guide(V7)

91
Configuring a VoIP entity to obtain the call destination address
from a proxy server
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter voice view.
voice-setup N/A
3. Enter SIP view.
sip N/A
4. Specify the proxy server.
proxy { dns domain-name port
port-number | ip ip-address [ port
port-number ] }
By default, no proxy server is
specified.
5. Return to voice view.
quit N/A
6. Enter dial program view.
dial-program N/A
7. Enter VoIP entity view.
entity entity-number voip N/A
8. Enable the VoIP entity to obtain
the call destination address
from the proxy server.
address sip proxy
By default, a VoIP entity does not
obtain the call destination address
from a proxy server.
Configuring the destination domain name and port number for
a VoIP entity
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter voice view.
voice-setup N/A
3. Enter dial program view.
dial-program N/A
4. Enter VoIP entity view.
entity entity-number voip N/A
5. Configure the destination
domain name and port
number.
address sip dns domain-name port
port-number
By default, no destination domain
name or port number is
configured.
Enabling keepalive function for a VoIP entity
After you enable keepalive function for a VoIP entity, the UA sends OPTIONS packets at the up-interval.
If the UA receives a response within the up-interval, it considers the VoIP entity to be available. If the UA
receives no response within the up-interval, or if it receives a 408, 499, or 5XX response (except for 500,
501, 502, 503, 504, and 513), it sends OPTIONS packets at the timers options interval. If the UA still
receives no responses after the maximum number of retries is reached, it considers the VoIP entity to be
unavailable.
Then, the UA sends OPTIONS packets at the down-interval. If the UA receives a response within the
down-interval, it sends OPTIONS packets at the timers options interval. If the UA still can receive
responses after the number of retries is reached, it considers the VoIP entity to be available.