[Freeswitch-users] halp! newb question on setting up providers..

Bret-lists Watson lists at ticm.com
Wed Jun 29 13:49:22 MSD 2011


Hi All,
getting freeswitch up and running - heaps easier than asterisk.... but..

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..

currently I have it set in my vars.xml under default_provider..

 <X-PRE-PROCESS cmd="set" data="default_provider=sip.pennytel.com"/>
  <X-PRE-PROCESS cmd="set" data="default_provider_username=6189xxxxxx"/>
  <X-PRE-PROCESS cmd="set" data="default_provider_password=xxxxxx"/>
  <X-PRE-PROCESS cmd="set" data="default_provider_from_domain=
sip.pennytel.com"/>
  <!-- true or false -->
  <X-PRE-PROCESS cmd="set" data="default_provider_register=true"/>
  <X-PRE-PROCESS cmd="set" data="default_provider_contact=sofia/internal/
sip:102 at 192.168.1.22:5060"/>

when I try and ring my mobile I get..

2011-06-29 17:39:42.269994 [WARNING] sofia_reg.c:1329 SIP auth challenge
(INVITE) on sofia profile 'internal' for [041xxxxxxx at 192.168.1.76] from ip
192.168.1.22
2011-06-29 17:39:42.610032 [NOTICE] switch_channel.c:890 New Channel
sofia/internal/102 at 192.168.1.76 [cda831fb-e8f5-4c64-936a-1562691f15cf]
2011-06-29 17:39:42.657134 [INFO] mod_dialplan_xml.c:336 Processing Kitchen
<102>->041xxxxxxx in context default
2011-06-29 17:39:42.745992 [ERR] mod_sofia.c:4141 Invalid Gateway
2011-06-29 17:39:42.745992 [NOTICE] mod_sofia.c:4508 Close Channel N/A
[CS_NEW]
2011-06-29 17:39:42.745992 [NOTICE] switch_ivr_originate.c:2443 Cannot
create outgoing channel of type [sofia] cause: [INVALID_NUMBER_FORMAT]
2011-06-29 17:39:42.745992 [INFO] mod_dptools.c:2680 Originate Failed.
Cause: INVALID_NUMBER_FORMAT
2011-06-29 17:39:42.745992 [NOTICE] mod_dptools.c:2799 Hangup
sofia/internal/102 at 192.168.1.76 [CS_EXECUTE] [INVALID_NUMBER_FORMAT]
2011-06-29 17:39:42.745992 [NOTICE] switch_core_session.c:1308 Session 11 (
sofia/internal/102 at 192.168.1.76) Ended
2011-06-29 17:39:42.745992 [NOTICE] switch_core_session.c:1310 Close Channel
sofia/internal/102 at 192.168.1.76 [CS_DESTROY]

the wiki doesn't make it very clear on wher to put things... :(

Thanks in advance..

Bret
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110629/033b3631/attachment.html 


More information about the FreeSWITCH-users mailing list