[Freeswitch-users] dtmf in Skype
luixsansan at hotmail.com
luixsansan at hotmail.com
Fri Jul 9 03:47:04 PDT 2010
Hello,
I use the sample config file
<configuration name="skypopen.conf" description="Skypopen Configuration">
<global_settings>
<param name="debug" value="8"/>
<param name="dialplan" value="XML"/>
<param name="context" value="default"/>
<param name="destination" value="5000"/>
<param name="skype_user" value="user1"/>
<param name="report_incoming_chatmessages" value="true"/>
<param name="setsockopt" value="false"/>
<param name="silent_mode" value="false"/>
<param name="write_silence_when_idle" value="true"/>
</global_settings>
<!-- one entry here per each skypopen interface -->
<per_interface_settings>
<interface id="1" name="user1">
<param name="skype_user" value="user1"/>
</interface>
</per_interface_settings>
</configuration>
then, when I call from another Skype Client in other computer to user1
extension 5000 answers and I listen to the IVR demo, I pulse an extension or
a number of the menu options but nothing happens, I keep listening the menu
until FS hangs up for timeout.
by the way, about Dialplan in the document I can read "There are a few
simple examples given in the "default.xml" dialplan located in
mod_skypopen/configs/" I do not see any dialplan example.
Regards.
Luis.
--------------------------------------------------
From: "Giovanni Maruzzelli" <gmaruzz at celliax.org>
Sent: Thursday, July 08, 2010 9:47 PM
To: <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] dtmf in Skype
> that is not true ;) Is very clear, indeed (I wrote it ;) )
>
> look for dtmf in all the wiki page, you'll find some parameter to be used.
>
> If it's still unclear, please rewrite here, and describe fully what
> you'r doing and what is the problem
>
> -giovanni
>
> On Thu, Jul 8, 2010 at 9:03 PM, <luixsansan at hotmail.com> wrote:
>> Hello,
>>
>> I have FS ver. 1.0.6, Windows Vista Ultimate and Skype 4.2.0.169 for
>> Windows. (user1)
>>
>> On a laptop I have Windows Vista Home and Skype 4.1.0.179 (user2)
>>
>> When I make a call from user2 to user1 I listen the IVR menu and see the
>> activity on FS console. The problem is that when I click on the skype's
>> phone keyboard I can not listen to any DTMF signal and user1 is not
>> receiving DTMF signals ( the IVR menu is not interrupted).
>>
>> Is there a configuration change I have to do in order to make skype
>> send/receive dtmf signals or do I need another type of skype client?
>>
>> The info in the document for mod_skypopen is not very clear.
>>
>>
>> Thank you.
>>
>> Luis.
>> _______________________________________________
>> 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
>>
>>
>
>
>
> --
> Sincerely,
>
> Giovanni Maruzzelli
> Cell : +39-347-2665618
>
> _______________________________________________
> 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
>
More information about the FreeSWITCH-users
mailing list