[asterisk-dev] Re: send_digit mechanism in ast_channel_tech
Paulo Garcia
paulo.astdev at gmail.com
Wed Oct 11 07:14:52 MST 2006
Hi,
I found in channel.c that I need to return 0 to tell to asterisk don't
generate dtmf or return the digit I need to asterisk generate.
Thanks any way
Paulo Garcia
On 10/11/06, Paulo Garcia <paulo.astdev at gmail.com> wrote:
>
> Hi,
>
> my custom channel has a function called xx_digit associated to send_digit
> field from ast_channel_tech. In my configuration file, I have an option that
> allow to my card generate the dtmf or not into xx_digit function.
>
> When I turn off this option, the dtmf is still generated, apparently by
> asterisk. Do I need to return some special value to avoid dtmf generation by
> asterisk?
>
> Thanks in advance!
>
> Paulo Garcia
> Digivoice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20061011/0cb255bc/attachment.htm
More information about the asterisk-dev
mailing list