RE: [Asterisk-Users] VoiceMailMain dumps user back into my incoming context after leaving a message

2004-05-18 Thread Kevin Walsh
Nik Martin [EMAIL PROTECTED] wrote: > Do you mean after the Voicemail (vs. after VoiceMailMain?) in each > extension? > Add a call to "Hangup" at the point where you'd like the call to terminate. > > exten => 0,1,Dial(SIP/jsantacapita,20,Tt) > exten => 0,2,Voicemail(u100) > exten => 0,102,Voicem

RE: [Asterisk-Users] VoiceMailMain dumps user back into my incoming context after leaving a message

2004-05-18 Thread Nik Martin
Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of brian > Sent: Tuesday, May 18, 2004 9:45 AM > To: [EMAIL PROTECTED] > Subject: RE: [Asterisk-Users] VoiceMailMain dumps user back > into my incoming context after leaving a message > > > You

RE: [Asterisk-Users] VoiceMailMain dumps user back into my incoming context after leaving a message

2004-05-18 Thread brian
You need to add a hangup after the VoiceMailMain I also think exten => o will work in that case too ... not sure from VoiceMailMain but you could try it. bkw > -Original Message- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Nik Martin > Sent: Tuesday,