[Freeswitch-users] mod_managed or a script, sending DTMF and receiving DTMF

Michael Collins msc at freeswitch.org
Tue May 18 15:35:18 PDT 2010


http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf_generate

On Tue, May 18, 2010 at 3:04 PM, Chris <freeswitch at gilligan.id.au> wrote:

> Hi,
> ok i have fixed most of my DTMF issues now but i have one provider that is
> still stuffed. I receive 2833 and info perfectly from them but 2833 sent to
> them mostly stuffs up and INFO stuffs up if it is the same digits sent 3
> times or some times randomly.
>
> My thoughts are they run both new and old asterisk servers and the issue
> could be between their own servers.  Either way i need to prove to them it
> is not my server by sending via in-band DTMF as i use u-law as my server is
> in their Datacenter.
>
> The issue is i am not sure how to turn in-band on.  I mean the sip-profile
> has a comment there to only set 2833 or INFO there and the other to do via
> the dial plan but all my tones etc are going via the console and mod_managed
> so i am a little confused on the best way to do this.
>
> Regards
>
> Chris
>
> On Sat, May 15, 2010 at 12:18 PM, Madovsky <infos at madovsky.org> wrote:
>
>>  you can set it into your sip_profiles
>>
>> ----- Original Message -----
>> *From:* Chris <freeswitch at gilligan.id.au>
>> *To:* freeswitch-users at lists.freeswitch.org
>> *Sent:* Friday, May 14, 2010 10:11 PM
>> *Subject:* Re: [Freeswitch-users] mod_managed or a script,sending DTMF
>> and receiving DTMF
>>
>> would you happen to know the default one in freeswitch? My system is for
>> landlines anyway and that seems to work.  the voip phone was just for free
>> testing so i did not have to pay for calls.
>>
>> On Sat, May 15, 2010 at 11:59 AM, Madovsky <infos at madovsky.org> wrote:
>>
>>>  read carefully RFC2833, RFC2976 and inband DTMF.
>>> there are 3 major different ways to use DTMF. read the doc of your phone
>>> to know which DTMF it uses
>>>
>>> F
>>>
>>>  ----- Original Message -----
>>> *From:* Chris <freeswitch at gilligan.id.au>
>>> *To:* freeswitch-users at lists.freeswitch.org
>>>   *Sent:* Friday, May 14, 2010 9:45 PM
>>> *Subject:* Re: [Freeswitch-users] mod_managed or a script,sending DTMF
>>> and receiving DTMF
>>>
>>> ok worked out the problem. Thanks for the help.  my stupid softphone does
>>> not support dtmf receiving ti seems.  used normal phone to call and it all
>>> worked.  grrrr
>>>
>>> On Sat, May 15, 2010 at 11:39 AM, Madovsky <infos at madovsky.org> wrote:
>>>
>>>>  I use it with fs_cli
>>>>
>>>>   ----- Original Message -----
>>>> *From:* Chris <freeswitch at gilligan.id.au>
>>>> *To:* freeswitch-users at lists.freeswitch.org
>>>> *Sent:* Friday, May 14, 2010 9:33 PM
>>>> *Subject:* Re: [Freeswitch-users] mod_managed or a script,sending DTMF
>>>> and receiving DTMF
>>>>
>>>> do you happen to be using ti from inside mod_managed or via a different
>>>> means?  Any chance of a small sample?  maybe i am doing something stupid.
>>>>
>>>> On Sat, May 15, 2010 at 11:22 AM, Madovsky <infos at madovsky.org> wrote:
>>>>
>>>>>  it works, I use it everyday
>>>>>
>>>>>   ----- Original Message -----
>>>>> *From:* Chris <freeswitch at gilligan.id.au>
>>>>> *To:* freeswitch-users at lists.freeswitch.org
>>>>> *Sent:* Friday, May 14, 2010 8:52 PM
>>>>> *Subject:* Re: [Freeswitch-users] mod_managed or a script,sending DTMF
>>>>> and receiving DTMF
>>>>>
>>>>> sadly uuid_send_dtmf did not seem to work
>>>>>
>>>>>
>>>>> On Fri, May 14, 2010 at 11:10 AM, Chris <freeswitch at gilligan.id.au>wrote:
>>>>>
>>>>>> Thanks so that is the only way?  I will have to do some tests and see
>>>>>> if i can capture dtmf at the same time as i send when i do it that way.  Any
>>>>>> other options?
>>>>>>
>>>>>>
>>>>>> On Thu, May 13, 2010 at 10:50 PM, Phillip Jones <pjintheusa at gmail.com
>>>>>> > wrote:
>>>>>>
>>>>>>> Try using
>>>>>>> http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf
>>>>>>>
>>>>>>>   On Thu, May 13, 2010 at 5:32 AM, Chris <freeswitch at gilligan.id.au>wrote:
>>>>>>>
>>>>>>>>  HI,
>>>>>>>> I am currently working on a project in mod_managed and i am trying
>>>>>>>> to discover the best way to meet my requirements.  i am hoping someone will
>>>>>>>> have some ideas.  This could be implemented in one of the other scripting
>>>>>>>> language if needed.
>>>>>>>>
>>>>>>>> What i am trying to do is reprogram a remote device via the phone.
>>>>>>>>  The device takes commands in the form of DTMF tones and responds in
>>>>>>>> different DTMF tones depending on success or failure. An example of the flow
>>>>>>>> would be
>>>>>>>>
>>>>>>>> freeswitch -> 342523#
>>>>>>>> device -> 1
>>>>>>>> freeswitch -> 356789#
>>>>>>>> device ->2
>>>>>>>>
>>>>>>>> device always responds with one digit and freeswitch sends many.
>>>>>>>>
>>>>>>>> I was hoping to do this with a database and mod_managed but i can't
>>>>>>>> workout how to send the DTMF in mod_managed unless i user audio files for it
>>>>>>>> which seems to be the wrong way to go to me. While i would prefer a
>>>>>>>> mod_managed solution i will take anything i can find.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Chris
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> 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
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> 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
>>>>>>>
>>>>>>>
>>>>>>
>>>>>  ------------------------------
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>>
>>>>  ------------------------------
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>  ------------------------------
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>  ------------------------------
>>
>> _______________________________________________
>> 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
>>
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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/20100518/774a67b5/attachment-0001.html 


More information about the FreeSWITCH-users mailing list