[Spce-user] NGCP-2.2.2_asterisk_extenstions.conf.tt2_Enable-Remote-Voicemail-Access_Patch

Skyler skchopperguy at gmail.com
Wed Sep 7 10:49:45 EDT 2011


Hi,

 The below patch enables external users to access their voicemail by
pressing '*' during voicemail message and inputting password from CSC
panel.

 This patch supersedes the 'band-aid' fix I had mentioned before in a
previous thread.

--Skyler


*** extensions.conf.tt2 2011-05-23 18:35:28.000000000 -0400
--- extensions.conf.customtt.tt2        2011-09-07 10:45:33.000000000
-0400
***************
*** 46,49 ****
  exten => s,n,Wait(1)
  exten => s,n,VoiceMail(${ARG1},${ARG2})
  exten => s,n,Hangup
!
--- 46,50 ----
  exten => s,n,Wait(1)
  exten => s,n,VoiceMail(${ARG1},${ARG2})
  exten => s,n,Hangup
! ; allow external access to voicemailowner with '*'
! exten => a,1,Macro(voicemailowner_pass,${ARG1})





More information about the Spce-user mailing list