[Freeswitch-users] Fwd: switch_core_session.c:538 Could not locate channel type $

Nathan Stratton nathan at robotics.net
Tue Jan 8 13:38:16 UTC 2019


I ended up getting past it and calls working, but still not sure why it was
not working. The config did not have any typos, it was the default from RPM:

<action application="bridge" data="user/${dialed_extension}@
${domain_name}"/>

I changed it to:

<action application="bridge"
data="sofia/internal/${dialed_extension}%${domain_name}"/>

And now it works.


><>
nathan stratton


On Tue, Jan 8, 2019 at 6:02 AM Vallimamod Abdullah <vma at vallimamod.org>
wrote:

> Hi,
>
> It looks like a typo in your config. Check if you don't have a newline
> between "$" and "{sofia_contact(*" somewhere in your dialplan or directory
> config files.
>
> Hope this helps.
>
>
> Best Regards,
> --
> Vallimamod Abdullah
> SIP Solutions
> vma at sip.solutions
> linkedin.com/in/vallimamod
> .
>
>
> On 3 Jan 2019, at 20:49, Nathan Stratton <nathan at robotics.net> wrote:
>
>
> New install, I have two users registered and I am trying to call between
> them. The error I am getting is:
>
> 2019-01-03 19:32:16.148530 [DEBUG] switch_ivr_originate.c:2204 Parsing
> global variables
> 2019-01-03 19:32:16.148530 [ERR] switch_core_session.c:538 Could not
> locate channel type $
>                         {sofia_contact(*
> 2019-01-03 19:32:16.148530 [NOTICE] switch_ivr_originate.c:2944 Cannot
> create outgoing channel of type [$
>                         {sofia_contact(*] cause: [CHAN_NOT_IMPLEMENTED]
> 2019-01-03 19:32:16.148530 [DEBUG] switch_ivr_originate.c:3941 Originate
> Resulted in Error Cause: 66 [CHAN_NOT_IMPLEMENTED]
> 2019-01-03 19:32:16.148530 [NOTICE] switch_ivr_originate.c:2944 Cannot
> create outgoing channel of type [user] cause: [CHAN_NOT_IMPLEMENTED]
> 2019-01-03 19:32:16.148530 [DEBUG] switch_ivr_originate.c:3941 Originate
> Resulted in Error Cause: 66 [CHAN_NOT_IMPLEMENTED]
> 2019-01-03 19:32:16.148530 [INFO] mod_dptools.c:3518 Originate Failed.
> Cause: CHAN_NOT_IMPLEMENTED
> EXECUTE sofia/internal/1000 at illumy1.com answer()
>
> Any ideas? This has been driving me crazy.
>
> ><>
> nathan stratton
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> 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
> https://freeswitch.com
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> 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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190108/e073cd06/attachment-0001.html>


More information about the FreeSWITCH-users mailing list