Dynamic Transport Protocol Change Configuration
To enable dynamic transport protocol change:
- 
In Superuser mode, type 
			 configure terminal and press Enter.
		  
ORACLE# configure terminal 
- 
Type 
			 session-router and press Enter.
		  
ORACLE(configure)# session-router ORACLE(session-router)# 
- 
Type 
			 sip-interface and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
		  
ORACLE(session-router)# sip-interface ORACLE(sip-interface)# 
- 
Type 
			 options +reg-no-port-match and press Enter.
		  
ORACLE(sip-interface)# options +reg-no-port-match If you type options reg-no-port-match without the plus (+) sign, you will remove any previously configured options. In order to append the new option to the options list, you must prepend the new option with a plus sign as shown in the example above. 
- Save and activate your configuration.


 
