[Freeswitch-users] received 100 on register

Spencer Nassar spencer at deepdarksee.com
Sun Mar 4 12:05:00 PST 2007


I setup a DID line at Teliax using Home_PBX_Example from the wiki as  
a template.  I can register and receive calls, but I'm getting some  
unexpected messages on the console.  I also successfully setup a DID  
from Vitelity (after figuring out that their realm is "asterisk"),  
and see the same behavior.  Build is tarball of 4 days ago.  Anyone  
have any insights?  Console snippet follows (this sequence repeats  
over and over, sometimes with some additional "received 100 on  
register" lines in it)...

2007-03-04 11:49:22 [DEBUG] mod_sofia.c:4572 sip_r_register()  
received 100 on register!
2007-03-04 11:49:22 [NOTICE] mod_sofia.c:4853 check_oreg() registered  
teliax
2007-03-04 11:49:57 [DEBUG] mod_sofia.c:4572 sip_r_register()  
received 100 on register!
2007-03-04 11:49:57 [NOTICE] mod_sofia.c:4853 check_oreg() registered  
teliax
2007-03-04 11:50:01 [DEBUG] mod_sofia.c:4715 event_callback() event  
[nua_i_error] status [500][Responding to a Non-Existing Request]  
session: n/a
2007-03-04 11:50:20 [DEBUG] mod_sofia.c:4572 sip_r_register()  
received 100 on register!
2007-03-04 11:50:20 [NOTICE] mod_sofia.c:4853 check_oreg() registered  
teliax

Sample reg from Home_PBX_Example
<registration name="teliax">
<param name="register-scheme" value="Digest"/>
<param name="register-realm" value="TELIAX"/>
<param name="register-username" value="fredflintstone"/>
<param name="register-password" value="92303293332"/>
<param name="register-from" value="sip:fredflintstone at voip- 
co3.teliax.com"/>
<param name="register-to" value="sip:fredflintstone at voip- 
co3.teliax.com"/>
<param name="register-proxy" value="sip:voip-co3.teliax.com"/>
<param name="register-frequency" value="60"/>
</registration>

Thanks!
Spencer
---
http://deepdarksee.com/blog




More information about the FreeSWITCH-users mailing list