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

Edmar Cruz darklion11 at yahoo.com
Wed Jun 24 02:10:13 PDT 2009


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.





More information about the FreeSWITCH-users mailing list