Hi,

Try: -

exten=>t,103,hangup
or
exten=>s,103,hangup


Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of C M
Sent: 04 November 2003 09:37
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] asterisk does not hang up

hi,

i am trying to do to autoattendant. here is my
extension.conf part

[tumpak]

exten=>s,1,Dial,Zap/4|10
exten=>s,2,Voicemail,u9999
exten=>s,102,Voicemail,b9999
exten=>t,1,hangup

so when a caller dials the extension 2 suppose, it
enters to the above context.. everything is fine. the
problem is when the caller hangs up the asterisk does
not. after caller hangs up and tries again he always
gets a busy tone until asterisk stops by timeout.

i get this meesage in asterisk

message is too long, ending it now...
timeour zap/1-1
spawn extension(tumpak,t,1)
exited non-zero  on Zap1-1

earlier i tried it without the exten=>t,1,hangup line
and i got no rule 't' in tumpak.. and added that .
but i still get the same thing.

can anyone help me with this.

thanks

cm



=====
Designs

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to