David Uzzell
2005-Feb-07 17:34 UTC
[Asterisk-Users] Voicemail timeouts after 30sec's everytime.
Ok I have a challange that I can't seem to find a way to fix it. My Voicemail in * timesout after 30secs without fail everytime no matter what I do. I have incomming calls comming in through Freshtel IAX2, if it goes to SIP extension when it is online it can hang on for what ever time the call goes for. If however it goes to the Voicemail it will timeout at 30sec and I can't seem to figure out why it just hangs up the call. From below is my voicemail.conf were I have tried everything I can think of from making the maxmessage large and turning off silencesuppresion but nothing changines the fact that it will time out at 30sec's. Does any have any ideas as to why this would do this and how I could go about correcting the issue? Thanks. David [general] format=wav49|gsm|wav serveremail=asterisk@unifiedau.net attach=yes maxmessage=360 minmessage=1 maxgreet=60 maxsilence=0 maxlogins=3 sendvoicemail=yes review=yes [zonemessages] eastern=Australian/Sydney|'vm-received' Q 'digits/at' IMp [default] ;mailboxs follow here.
Brian Dingman
2005-Feb-07 17:51 UTC
[Asterisk-Users] Voicemail timeouts after 30sec's everytime.
This is just a guess, but try an Answer before sending it to VM. On Tue, 08 Feb 2005 11:34:30 +1100, David Uzzell <asterisk-list@uzzell.com.au> wrote:> Ok I have a challange that I can't seem to find a way to fix it. > > My Voicemail in * timesout after 30secs without fail everytime no matter > what I do. > > I have incomming calls comming in through Freshtel IAX2, if it goes to > SIP extension when it is online it can hang on for what ever time the > call goes for. > > If however it goes to the Voicemail it will timeout at 30sec and I can't > seem to figure out why it just hangs up the call. > > From below is my voicemail.conf were I have tried everything I can > think of from making the maxmessage large and turning off > silencesuppresion but nothing changines the fact that it will time out > at 30sec's. > > Does any have any ideas as to why this would do this and how I could go > about correcting the issue? > > Thanks. > David > > [general] > format=wav49|gsm|wav > serveremail=asterisk@unifiedau.net > attach=yes > maxmessage=360 > minmessage=1 > maxgreet=60 > maxsilence=0 > maxlogins=3 > > sendvoicemail=yes > review=yes > > [zonemessages] > eastern=Australian/Sydney|'vm-received' Q 'digits/at' IMp > > [default] > > ;mailboxs follow here. > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >