[Freeswitch-users] live-Accounts in mod_skypopen

Daniel Neubert dnspyder at gmail.com
Tue Apr 15 18:03:32 MSD 2014


We are trying to dial-out to a skype account using this dialplan

<extension name="skypopen">
<condition field="destination_number" expression="^skype/(.*)$">
<action application="log" data="DESTINATION ${destination_number}"/>
<action application="bridge" data="skypopen/RR/$1"/>
</condition>
</extension>

It works with "normal" skype names, but using names like live:foobar does
not work because the $(destination_number) is cropped to "skype/live".

Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140415/318158a4/attachment.html 


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