[Freeswitch-users] DTMF Events not available on Event Socket (Outbound)?
David Knell
dave at 3c.co.uk
Fri Jan 4 19:12:10 PST 2008
Hi Bill,
I think you've hit the nail on the head below - it's just working out
which one..!
Do you have anything to answer the call - I can't see that in your
script. Is the
DTMF being sent inband - if so, you need to enable inband tone detection for
it to be detected.
For what it's worth, my event socket listener does the following when a call
comes in:
connect - get call information (caller ID, dialler number, etc.)
myevents - send me my events
answer - answer the call
and it then gets DTMF events just fine.
Hope this helps --
Dave
> Brian, I don't doubt that it should work that way... however, when
> running my script, here's what I get.
>
>
> Array
> (
> ALL CONFIG VARIABLES PRINT HERE - I CAN SEND OFFLINE IF NEEDED
> )
> ----------------
> Invoking: log DEBUG
> Message Object
> (
> [properties] => Array
> (
> [Content-Type] => command/reply
> [Reply-Text] => OK log level DEBUG [7]
> )
>
> [content] =>
> )
> Invoking: events DTMF
> Message Object
> (
> [properties] => Array
> (
> [Content-Type] => command/reply
> [Reply-Text] => OK event listener enabled plain
> )
>
> [content] =>
> )
> DONE PROCESSING MESSAGES
>
> I get no Events at all with "events DTMF" When I use "event plain ALL"
> like in the example, I do get HEARTBEAT and other background events, but
> no DTMF events at all.
>
> I am thinking that I need to send some kind of command to get it
> "unstuck" or "out of park" or something so that that it starts listening
> for those tones.
>
> I get the same results with the 3CX softphone and the HT 488 SIP ATA.
>
> Bill
>
>
>
> _______________________________________________
> 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
>
>
>
--
David Knell, Director, 3C Limited
T: 020 8114 8901 F: 020 8692 0677 M: 07773 800623
http://www.3c.co.uk
More information about the FreeSWITCH-users
mailing list