Ryder Brook
2006-Sep-15 10:11 UTC
[asterisk-users] Internal message being heard on pstn line
I am on a sip line, ext 11, checking my voicemail. While I am in the midst of it, an incoming call from a pstn line, dialing 11, caller hears the internal message: "Asterisk mail box,....... password...." Obviously, the caller is confused. Where should I look in the configuration to avoid this ? Thanks, balu raman Ryder Brook Pediatrics P.O.Box 608 Morrisville, VT 05661 --------------------------------- All-new Yahoo! Mail - Fire up a more powerful email and get things done faster. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060915/919bd2e6/attachment.htm
Andrew Joakimsen
2006-Sep-15 12:25 UTC
[asterisk-users] Internal message being heard on pstn line
On 9/15/06, Ryder Brook <ryderbrook09@yahoo.com> wrote:> I am on a sip line, ext 11, checking my voicemail. While I am in the midst > of it, an incoming call from a pstn line, dialing 11, caller hears the > internal message: "Asterisk mail box,....... password...." > Obviously, the caller is confused. Where should I look in the configuration > to avoid this ?Extensions.conf You probablty have something like: exten => 11,1,Dial(SIP/11,30,r) exten => 11,102,VoiceMailMain It should be instead exten => 11,102,VoiceMail(11)