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

Nandy Dagondon gcd at i.ph
Thu Jun 30 02:38:31 MSD 2011


hi bret,

change:       <action application="bridge" data="101 XML default"/>
to:               <action application="transfer" data="101 XML default"/>

-nandy

On Wed, Jun 29, 2011 at 9:25 PM, Bret Watson <lists at ticm.com> wrote:

> ok things are working better since I found the packt site..
>
> http://www.packtpub.com/freeswitch-1-0-6-build-robust-high-performance-telephony-systems/book
> much easier to understand than the wiki....
>
> Anyway now got a strange one..
>
> incoming calls from pennytel fail with the following..
>
> 2011-06-29 21:15:36.048108 [NOTICE] switch_channel.c:890 New Channel
> sofia/external/041xxxxxxx at 202.85.243.105[616f79a7-763d-435b-9038-527483621a38]
> 2011-06-29 21:15:36.048108 [INFO] mod_dialplan_xml.c:336 Processing
> 041xxxxxxx <041xxxxxxx>->618xxxxxxx in context public
> 2011-06-29 21:15:36.048108 [ERR] switch_core_session.c:413 Could not
> locate channel type 101 XML default
> 2011-06-29 21:15:36.048108 [NOTICE] switch_ivr_originate.c:2443
> Cannot create outgoing channel of type [101 XML default] cause:
> [CHAN_NOT_IMPLEMENTED]
> 2011-06-29 21:15:36.048108 [INFO] mod_dptools.c:2680 Originate
> Failed.  Cause: CHAN_NOT_IMPLEMENTED
> 2011-06-29 21:15:36.048108 [NOTICE] mod_dptools.c:2799 Hangup
> sofia/external/041xxxxxxx at 202.85.243.105 [CS_EXECUTE]
> [CHAN_NOT_IMPLEMENTED]
> 2011-06-29 21:15:36.048108 [NOTICE] switch_core_session.c:1308
> Session 1 (sofia/external/041xxxxxxx at 202.85.243.105) Ended
> 2011-06-29 21:15:36.048108 [NOTICE] switch_core_session.c:1310 Close
> Channel sofia/external/041xxxxxxx at 202.85.243.105 [CS_DESTROY]
>
> The relevant dialplan  in usr/local/freeswitch/conf/dialplan/public
>
> <include>
>   <extension name="public_did">
>     <condition field="destination_number" expression="^(618xxxxxxx )$">
>       <action application="set" data="domain_name=$${domain}"/>
>       <action application="bridge" data="101 XML default"/>
>     </condition>
>   </extension>
> </include>
>
> It looks pretty textbook to me, but for some reason it can't create a
> channel to that extension.. I can call that extension internally no
> problems however..
>
> Thanks!
>
> Bret
>
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110630/894891a7/attachment.html 


More information about the FreeSWITCH-users mailing list