[asterisk-dev] [Code Review] 2455: Add support for DTMF via SIP INFO
Jason Parker
reviewboard at asterisk.org
Tue Apr 16 15:21:41 CDT 2013
> On April 16, 2013, 7:44 p.m., Mark Michelson wrote:
> > I'm not sure if the goal here is having basic INFO DTMF support or if your goal is parity with chan_sip's support for INFO DTMF. If you're going for feature parity, then you're missing support for the "short" INFO DTMF (application/dtmf). This is a version that simply puts the DTMF digit in the body and nothing else.
> >
> > Also, chan_sip understands "application/vnd.nortelnetworks.digits" as being the same thing as "application/dtmf-relay"
I wasn't going for parity. dtmf-relay is what most things appear to use. I'd vote to revisit in the future if any devices show up that don't work.
- Jason
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2455/#review8286
-----------------------------------------------------------
On April 16, 2013, 6:24 p.m., Jason Parker wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2455/
> -----------------------------------------------------------
>
> (Updated April 16, 2013, 6:24 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-21261
> https://issues.asterisk.org/jira/browse/ASTERISK-21261
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> Sending is done inside of chan_gulp, if the dtmf= setting in res_sip.conf is set to info. Receiving is done as a separate module, since that made the most sense, to me.
>
>
> Diffs
> -----
>
> /team/group/pimp_my_sip/channels/chan_gulp.c 385887
> /team/group/pimp_my_sip/res/res_sip_dtmf_info.c PRE-CREATION
>
> Diff: https://reviewboard.asterisk.org/r/2455/diff/
>
>
> Testing
> -------
>
> DTMF gets parsed properly. Outgoing packet looks okay.
>
>
> Thanks,
>
> Jason Parker
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130416/9de47c77/attachment-0001.htm>
More information about the asterisk-dev
mailing list