[Asterisk-Users] dialplan AGI DTMF

Stephen Davies steve at daviesfam.org
Thu May 27 00:05:46 MST 2004


On Thu, 27 May 2004, Vladyslav wrote:

> Good day All.
> Is there a way to pass DTMF signals to AGI script during conversation ?
> 
> Actually here what I want to make:
> Users are usually dial using dialplan and when someone press *4 (during
> conversation) I want to have agi script to deal with that, but those
> users should keep talking and even didn't notice that one of them press
> something.
> 
> Is there a way to do that or it's complete nonsense? 

I've been mentally scheming about a way to do this is a generalised
way - but right now during conversation the only DTMF that may be
detected is a * for disconnect and # to initiate a transfer.  Even
these are only handled if the right dial options are used.

To get what you want you will need to change the source code - in
res/res_parking.c, function ast_bridge_call.

Steve




More information about the asterisk-users mailing list