Displaying 1 result from an estimated 1 matches for "claven".
Did you mean:
clave
2005 Jun 02
0
Call Manager & Asterisk for VM - MWI not working
...ng with the GK, I've got the voicemail pilot and profiles
setup. A call comes into a CCM phone, it rings, rolls to the correct VM
on ASterisk and asterisk emails the voicemail and I can check the
voicemail, but I cannot get MWI to work at all. I'm using Shaun's
script below:
root@Claven /etc/asterisk# more vm.sh
if [ $3 -gt 0 ]; then
# TURN LITE ON
CALLFILE=$(cat <<-EOF1
Channel: Local/11$2
MaxRetries: 1
# Retry in 2 min
RetryTime: 120
WaitTime: 45
Context: default
Extension: s
Priority: 1
EOF1)
echo "$CALLFILE" >> "/var/spool/asterisk/outgoing"/$(d...