<div>Hi All,</div>
<div>getting freeswitch up and running - heaps easier than asterisk.... but..</div>
<div> </div>
<div>I can't seem to work out what and where to put things for configuring my provider.. there seems to be a number of ways to do it..</div>
<div> </div>
<div>currently I have it set in my vars.xml under default_provider..</div>
<div> </div>
<div> <X-PRE-PROCESS cmd="set" data="default_provider=<a href="http://sip.pennytel.com">sip.pennytel.com</a>"/><br> <X-PRE-PROCESS cmd="set" data="default_provider_username=6189xxxxxx"/><br>
<X-PRE-PROCESS cmd="set" data="default_provider_password=xxxxxx"/><br> <X-PRE-PROCESS cmd="set" data="default_provider_from_domain=<a href="http://sip.pennytel.com">sip.pennytel.com</a>"/><br>
<!-- true or false --><br> <X-PRE-PROCESS cmd="set" data="default_provider_register=true"/><br> <X-PRE-PROCESS cmd="set" data="default_provider_contact=sofia/internal/<a href="http://sip:102@192.168.1.22:5060">sip:102@192.168.1.22:5060</a>"/></div>
<div> </div>
<div>when I try and ring my mobile I get..</div>
<div> </div>
<div>2011-06-29 17:39:42.269994 [WARNING] sofia_reg.c:1329 SIP auth challenge (INVITE) on sofia profile 'internal' for [<a href="mailto:041xxxxxxx@192.168.1.76">041xxxxxxx@192.168.1.76</a>] from ip 192.168.1.22<br>
2011-06-29 17:39:42.610032 [NOTICE] switch_channel.c:890 New Channel <a href="mailto:sofia/internal/102@192.168.1.76">sofia/internal/102@192.168.1.76</a> [cda831fb-e8f5-4c64-936a-1562691f15cf]<br>2011-06-29 17:39:42.657134 [INFO] mod_dialplan_xml.c:336 Processing Kitchen <102>->041xxxxxxx in context default<br>
2011-06-29 17:39:42.745992 [ERR] mod_sofia.c:4141 Invalid Gateway<br>2011-06-29 17:39:42.745992 [NOTICE] mod_sofia.c:4508 Close Channel N/A [CS_NEW]<br>2011-06-29 17:39:42.745992 [NOTICE] switch_ivr_originate.c:2443 Cannot create outgoing channel of type [sofia] cause: [INVALID_NUMBER_FORMAT]<br>
2011-06-29 17:39:42.745992 [INFO] mod_dptools.c:2680 Originate Failed. Cause: INVALID_NUMBER_FORMAT<br>2011-06-29 17:39:42.745992 [NOTICE] mod_dptools.c:2799 Hangup <a href="mailto:sofia/internal/102@192.168.1.76">sofia/internal/102@192.168.1.76</a> [CS_EXECUTE] [INVALID_NUMBER_FORMAT]<br>
2011-06-29 17:39:42.745992 [NOTICE] switch_core_session.c:1308 Session 11 (<a href="mailto:sofia/internal/102@192.168.1.76">sofia/internal/102@192.168.1.76</a>) Ended<br>2011-06-29 17:39:42.745992 [NOTICE] switch_core_session.c:1310 Close Channel <a href="mailto:sofia/internal/102@192.168.1.76">sofia/internal/102@192.168.1.76</a> [CS_DESTROY]</div>
<div> </div>
<div>the wiki doesn't make it very clear on wher to put things... :(</div>
<div> </div>
<div>Thanks in advance..</div>
<div> </div>
<div>Bret</div>