[Freeswitch-users] DTMF Reading and Playing
Klaus Teller
klaus.teller at gmx.net
Thu Sep 11 08:48:07 PDT 2008
I tried the following but for unknown reason, the caller is not getting anything:
JavaSession s = new JavaSession(uuid);
s.answer();
s.streamFile("/usr/local/freeswitch/sounds/1.wav");
s.execute("send_dtmf", "0123456789ABCD*#@2000");
s.hangup();
I can play the file 1.wav without problem but the "send_dtmf" is simply being ignored. I used wireshrack to check if maybe the outbound DTMF was sent and not played by my softphone. But this is not the case.
Any idea?
Thanks,
Klaus.
-------- Original-Nachricht --------
> Datum: Wed, 10 Sep 2008 21:44:29 +0200
> Von: "Klaus Teller" <klaus.teller at gmx.net>
> An: freeswitch-users at lists.freeswitch.org
> Betreff: [Freeswitch-users] DTMF Reading and Playing
> Folks,
>
> I got two questions:
>
> 1) How do i configure Freeswitch to detect inband DTMF?
> 2) How do i play DTMF to the remote caller?
>
> Appreciate your answers.
>
> Klaus.
> --
> GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> Jetzt dabei sein:
> http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
>
> _______________________________________________
> 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
--
GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
More information about the FreeSWITCH-users
mailing list