View previous topic :: View next topic |
Author |
Message |
larclap at yahoo.com Guest
|
Posted: Tue Oct 27, 2009 12:50 pm Post subject: [Freeswitch-users] Forcing endpoint registration |
|
|
Is the following the correct command to force registration of an endpoint below which is not showing up in ‘sofia status profile internal’ currently, but when it does it looks like the following?
Call-ID: mjkg8c3zlqwjzfd.hrt5
User: 1019@192.168.10.29
Contact: "user" <sip:1019@192.168.10.103;line=3852>
Agent: snom-m3-SIP/02.02 (MAC=0004132A31C7; HW=1)
Status: Registered(UDP)(unknown) EXP(2009-10-27 10:46:07)
Host: fs
IP: 192.168.10.103
Port: 5060
Auth-User: 1019
Auth-Realm: 192.168.10.29
MWI-Account: 1019@192.168.10.29
sofia profile internal flush_inbound_reg 1019@192.168.10.29 (1019@192.168.10.29)
Thanks Lars |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Oct 27, 2009 1:20 pm Post subject: [Freeswitch-users] Forcing endpoint registration |
|
|
From FreeSWITCH you can't force and endpoint to register... thats the endpoints job... what you're doing is just flushing the reg out of FreeSWITCH so now it can't find the endpoint... Try adding a reboot on there maybe i'll reboot the device and cause it to register again...
/b
On Oct 27, 2009, at 12:33 PM, Lars Zeb wrote:
Quote: | Is the following the correct command to force registration of an endpoint below which is not showing up in ‘sofia status profile internal’ currently, but when it does it looks like the following?
Call-ID: mjkg8c3zlqwjzfd.hrt5
User: 1019@192.168.10.29
Contact: "user" <[url=sip:1019@192.168.10.103;line=3852]sip:1019@192.168.10.103;line=3852[/url]>
Agent: snom-m3-SIP/02.02 (MAC=0004132A31C7; HW=1)
Status: Registered(UDP)(unknown) EXP(2009-10-27 10:46:07)
Host: fs
IP: 192.168.10.103
Port: 5060
Auth-User: 1019
Auth-Realm: 192.168.10.29
MWI-Account: 1019@192.168.10.29
sofia profile internal flush_inbound_reg 1019@192.168.10.29 (1019@192.168.10.29)
Thanks Lars
|
|
|
Back to top |
|
|
|