Open Source Training Seminar FreePBX Paid Support

Ticket #2999 (closed Bugs: fixed)

Opened 3 weeks ago

Last modified 3 weeks ago

Voicemail with no-msg plays vm-intro

Reported by: kopspa Assigned to: p_lindheimer
Priority: minor Milestone: Cut Line
Component: Core Version: 2.4-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.4.x Backend Engine Version:

Description

If you set the destination of an inbound route directly to a voicemail with the no-msg option, the system plays the file vm-intro, instead the beep. The VoiceMail() Function should be launched with the "s" option, in that case only a beep is played

here is how i fixed it on my asterisk installations

-exten => s-NOMESSAGE,n,Voicemail(${ARG1}@${VMCONTEXT},${VM_OPTS}${VMGAIN}) ; Voicemail Busy message +exten => s-NOMESSAGE,n,Voicemail(${ARG1}@${VMCONTEXT},s) ; Voicemail Busy message

Change History

08/05/08 05:19:04 changed by kopspa

i think that exten => s-NOMESSAGE,n,Set(VM_OPTS=s) should work without touching the dialplan

cheers

08/08/08 14:43:34 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [6291]) fixes #2999 put s option with nomessage voicemail, it may be in the options already but is not hurt by being there twice and in case the VM_OPTS variable has something added to it in the future leaving it in there is probably better

08/08/08 14:50:08 changed by p_lindheimer

(In [6292]) Merged revisions 6291 via svnmerge from re #2999 http://svn.freepbx.org/modules/branches/2.5

........

r6291 | p_lindheimer | 2008-08-08 14:43:33 -0700 (Fri, 08 Aug 2008) | 1 line

fixes #2999 put s option with nomessage voicemail, it may be in the options already but is not hurt by being there twice and in case the VM_OPTS variable has something added to it in the future leaving it in there is probably better

........

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads