cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9266
Views
15
Helpful
3
Replies

Best way to restart the SIP-UA Registration process without Gateway reload

Keith Fulcher
Level 1
Level 1

Hi,

 

What is the best way to kick start, or restart the SIP-UA registration process on a cube ... other than restarting the gateway or deleting the registrar info and re-adding it.

 

Note: This SIP Provider is not on a dedicated interface so shut/no shut is not applicable here.

 

Something like "Restart SIP-UA"? 

3 Replies 3

voice service voip
shut
no shut

Try this command and see if it helps

++++

call service stop

It will shut down VoIP call service [SIP] on a gateway, use this in voice service SIP.

 

HTH

 

Regards
Abhay Singh Reyal
The Only Way To Do Great Work Is To Love What You Do. If You Haven’t Found It Yet, Keep Looking. Don’t Settle

AlejoSan
Level 1
Level 1

Hi, i want to add an additional help

rt#conf t
rt(config)#voice service voip
rt(config-voi-serv)#sip
rt(config-serv-sip)#call service stop
rt(config-serv-sip)#no call service stop
rt(config-serv-sip)#end

now check that the calls enter the gw.. sh sip-ua calls brief or run a debug ccsip message

bye