[Asterisk-Users] voicemail, busy does not work?
Atuc
atuc at gmx.de
Fri Mar 18 01:57:39 MST 2005
hallo,
i tried to setup my extentions,conf like this but it never jumps to the
busy part (102)
asterisk always plays the unavail msg, also when i am connected to another
iax channel (conferece room) and no more channel on my client is available.
could sombody give me a hint what could be wrong?
thanks ,
alex
snd*CLI>
-- Accepting AUTHENTICATED call from 81.135.10.114, requested format =
1024, actual format = 1024
-- Executing Dial("IAX2/krath at krath/3", "IAX2/atucek|10|Ttr") in new stack
-- Called atucek
Mar 18 09:54:28 WARNING[21135]: chan_iax2.c:5549 socket_read: Call rejected
by 81.135.10.114: Too many calls, we're busy!
-- Hungup 'IAX2/atucek/10'
== No one is available to answer at this time
-- Executing NoOp("IAX2/krath at krath/3", "NOANSWER") in new stack
-- Executing VoiceMail("IAX2/krath at krath/3", "u1111") in new stack
-- Playing 'voicemail/default/1111/unavail' (language 'en')
-- Playing 'vm-intro' (language 'en')
[default]
exten => 1111,1,Dial(IAX2/atucek,10,Ttr)
exten => 1111,2,Voicemail(u1111)
exten => 1111,102,Voicemail(b1111)
exten => 1111,103,Hangup
More information about the asterisk-users
mailing list