[Freeswitch-users] Can't make call from sip to skype.

Russell Treleaven rtreleaven at bunnykick.ca
Fri Jun 6 20:41:39 MSD 2014


I can do IM skype to sip and sip to skype
I can call from skype to sip
When I try to call from sip to skype it immediately goes to voicemailbox
1000(which does not exist).
Actually about 1 in 20 times I can complete a call .
dialplan
<extension name="ext_skype_user">
<condition
field="destination_number"
expression="^skype/(.*)$"
>
<action application="log" data="DEBUG !in the skype extension"/>
<action application="info"></action>
<action
application="bridge"
data="skypopen/skype101/$1"
></action>
</condition>
</extension>

log
http://pastebin.freeswitch.org/22691
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140606/71bae2a8/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list