[Freeswitch-users] Originate works but dialplan does not work?

Michael Collins msc at freeswitch.org
Wed Jun 24 11:12:34 PDT 2009


Turn on debugging and capture the output. Put it in a pastebin and post the
link here. We'll take a look.
-MC

On Wed, Jun 24, 2009 at 2:10 AM, Edmar Cruz <darklion11 at yahoo.com> wrote:

>
> when a type on the API of freeswitch originate
> sofia/external/8011104 at 116.541.23.12 1001, 8011104 my extension that I
> want
> to call and its ip is 116.541.23.12. I register on 1001 using a softphone
> (X-Lite) and my ip is 116.541.23.11. It works actually.
>
> but when dialing on softphone 1001 account on ip 116.541.23.11 Temporary
> Unavailable...
>
> What do you think is the possible issue?
>
> On originate it works sometimes but an ERR - SERVICE_NOT_IMPLEMENTED
>
> Here is my dialplan on sip_profiles/external/myprofile.xml
>
> <extension name="dialmyprof">
>      <condition field="destination_number" expression="^(\d+)$">
>        <action application="set" data="gate_site_id=1"/>
>        <action application="bridge"
> data="sofia/external/@1 at 116.541.23.12"/>
>      </condition>
> </extension>
>
> Set acl perfectly.
>
> I set auth-calls to false.
>
> No found error on logs.
>
> Just destroying the call...
>
> Please help me...
>
> Thanks
>
> --
> View this message in context:
> http://www.nabble.com/Originate-works-but-dialplan-does-not-work--tp24181208p24181208.html
> Sent from the Freeswitch-users mailing list archive at Nabble.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
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090624/f5101644/attachment-0002.html 


More information about the FreeSWITCH-users mailing list