R0106-HP MSR Router Series Voice Command Reference(V7)
140
Syntax
transport { tcp [ tls ] | udp }
undo transport { tcp [ tls ] | udp }
Default
The UDP and TCP listening ports are enabled. The TLS listening port is disabled.
Views
SIP view
Predefined user roles
network-admin
Parameters
udp: Enables the UDP listening port (port 5060).
tcp: Enables the TCP listening port (port 5060).
tls: Enables the TLS listening port (port 5061).
Usage guidelines
You can use this command multiple times to enable multiple listening ports.
For the device to receive calls and initiate registrations or subscriptions, configure this command to
enable the corresponding listening port.
You must configure the SSL client and server policies by using the crypto command before you can
enable the TLS listening port.
The undo transport command removes established connections.
Examples
# Enable the TLS listening port.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] transport tcp tls
Related commands
• crypto
• mwi
• registrar
url
Use url to configure a global URL scheme used for outgoing SIP calls.
Use undo url to restore the default.
Syntax
url { sip | sips }
undo url