Re: [PATCH 02/13] stk: Handle the Send DTMF proactive command.

2010-10-14 Thread Denis Kenzior
Hi Andrew, On 10/13/2010 08:54 AM, Andrzej Zaborowski wrote: In this version 'p' is used as the pause character in DTMF strings as it seems in more widespread use than comma. ISImodem already understands 'p'. atmodem support comes in the next patch. --- I cannibalized this patch a little

[PATCH 02/13] stk: Handle the Send DTMF proactive command.

2010-10-13 Thread Andrzej Zaborowski
In this version 'p' is used as the pause character in DTMF strings as it seems in more widespread use than comma. ISImodem already understands 'p'. atmodem support comes in the next patch. --- src/stk.c | 177 +--- 1 files changed, 168