[Freeswitch-users] (no subject)

Anthony Minessale anthmct at yahoo.com
Wed Dec 20 14:33:23 PST 2006


The syntax for calling a registered sip user is

sofia/<profile_name>/<user_id>%<domain_name>

you have:

sofia/test/110%84.108.22.188:5060

This is fist off invalid because :5060 is not valid here.

secondly, your output shows your phone using this register line:

REGISTER sip:mikemendel.no-ip.org SIP/2.0

this means the domain you are using is "no-ip.org" not "84.108.22.188"

if you actually want it to work you need to call

sofia/test/110%no-ip.org because the domains have to match.

you also could rename your sofia profile from test to no-ip.org 

Then you could simply call /sofia/no-ip.org/110


Whatever you put as the domain in your sip phone must be addressed 
in the config. 



 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com
JABBER:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
pstn:213-799-1400



----- Original Message ----
From: michael mendel <mikemendel at gmail.com>
To: freeswitch-users at lists.freeswitch.org
Sent: Wednesday, December 20, 2006 4:10:32 PM
Subject: Re: [Freeswitch-users] (no subject)




On 12/20/06, Michael Jerris <mike at jerris.com> wrote: 
Can you please post the entire output of the failed call, everything from when the call comes in, through the error message you posted below. 
 Hello Michael
The Error apears at line 943 of http://pastebin.freeswitch.org/191
 
Regards,
 Michael Mendel 
 





From: michael mendel [mailto: mikemendel at gmail.com] 
Sent: Wednesday, December 20, 2006 2:47 PM 
To: freeswitch-users at lists.freeswitch.org 
Subject: Re: [Freeswitch-users] (no subject)
 
 
Hello Mike
 
Thank you for your advice but I have already tried that issue , I still don't get any Ringing, Sorry.  http://pastebin.freeswitch.org/190
 
than I get after putting % instead of @
 
 2006-12-20 21:30:28 [ERR] switch_ivr.c:2430 switch_ivr_originate() Cannot Create Outgoing Channel!
 
Regards,
  Michael Mendel


 

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users 
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users 
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20061220/53522565/attachment-0003.html 


More information about the FreeSWITCH-users mailing list