[Asterisk-Users] Voice-mail App

James Sizemore james at deny.org
Tue Feb 25 04:43:32 MST 2003


This did fix the problem with the stutter.
Thanks!

I would like to fix another problem I am have with
SIP and the voicemailmain application. It is very touchy
with entering digits, when using SIP. Meaning
about two time in three when entering a password or
mailbox it is seeing a single digit press as a single
digit press, however one time in three it sees it as
two or more digit presses even though it is a single
digit press.  There seems to be no pattern to the extra
digits, not time holding the key down.  Fast key presses
are just as likely to generate double digits as are slow ones.

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...

Have a happy day. 

Mark Spencer wrote:

>CVS update and it should be fixed with the cisco.
>
>Mark
>
>On Mon, 24 Feb 2003, Lele Forzani wrote:
>
>  
>
>>On Monday 24 February 2003 15:11, Mark Spencer wrote:
>>
>>I've just noticed the same problem with many prompts (not only voicemailmain)
>>being stuttering or missing parts on sip and cisco 79xx, alaw or ulaw does
>>not matter.
>>
>>I've been able to associate it with the "XXX Experiment -- Make timestamp
>>always relative XXX" in rtp.c, reverting it to the older, currently excluded,
>>'if' clause apparently fixes the problem.
>>
>>lele
>>
>>
>>    
>>
>>>What sort of phone, and what codec are you using?  how fast is the
>>>machine?
>>>
>>>Mark
>>>
>>>On Sun, 23 Feb 2003, James Sizemore wrote:
>>>      
>>>
>>>>I have an odd problem with the voice mail
>>>>application, In the voicemailmain I have a
>>>>stutter when using SIP (any codex.) What is
>>>>strange about it is that the stutter is always
>>>>the same, it is bad enough that the prompt
>>>>to enter password is reliably missing.
>>>>
>>>>I have made the sounds and the config files
>>>>ram drives so I have eliminated these being a
>>>>disk access problem. I don't really have the
>>>>ram to make the vm directory a ram drive<smile>
>>>>I have 60 mail boxes and have a zaptel device
>>>>for timing.
>>>>
>>>>I'm curious if others have seen this
>>>>problem that have a similar number or more
>>>>voice-mail boxes.
>>>>        
>>>>
>>_______________________________________________
>>Asterisk-Users mailing list
>>Asterisk-Users at lists.digium.com
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>    
>>
>
>_______________________________________________
>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