[Asterisk-Users] Voice-mail App

James Sizemore james at deny.org
Thu Feb 27 21:21:36 MST 2003


Indeed
rtp.c:
static int dtmftimeout = 400;   /* was 300 samples */

Did seem to fix the problem....That was almost too easy.
All hell will probable brake out tomorrow when real users
get on the system.

Mark Spencer wrote:

>>I have played with the timeouts :int timeout, int ftimeout
>>for ast_readstring(chan, password, sizeof(password) - 1, 2000, 10000, "#")
>>To no effect, Could you give me a pointer to where
>>I can start looking next to track down this strangeness.
>>Maybe something in  the SIP driver?  Getting
>>in and out of band DTMF?  etc...
>>    
>>
>
>Best place to look is probably the RTP code, where the digits are
>generated.  Specifically look at the rfc2833 routines, assuming that's how
>they're being sent.  I just got a 7960 on loan, so I'm going to set it up
>so that I can try to duplicate any problems you're having.
>
>Mark
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>  
>





More information about the asterisk-users mailing list