Difference between revisions of "How to change 'MOR Softswitch in SIP packets'"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'You can do that in /etc/asterisk/sip.conf Change useragent field and do sip reload keeprt in Asterisk CLI.')
 
 
Line 1: Line 1:
You can do that in /etc/asterisk/sip.conf
You can do that in  
 
/etc/asterisk/sip.conf


Change useragent field and do  
Change useragent field and do  

Latest revision as of 08:53, 22 August 2013

You can do that in

/etc/asterisk/sip.conf

Change useragent field and do

sip reload keeprt

in Asterisk CLI.