Hello,
I upgraded to SVN-trunk-r8852 to fix the problem with dead air after Jan. 25. Everything is fine now, except for skipping the password check for voicemail. I get: WARNING[13754]: app_voicemail.c:4937 vm_authenticate: Couldn’t read username
In UPGRADE.txt it says “The builtin variables ${CALLERID}, ${CALLERIDNAME}, ${CALLERIDNUM}, ${CALLERANI}, ${DNID}, ${RDNIS}, ${DATETIME}, ${TIMESTAMP}, ${ACCOUNTCODE}, and ${LANGUAGE} have all been deprecated.”
Is that part of my problem since I get to vmail with:
exten => 8500,1,VoiceMailMain(s${CALLERIDNUM})
I’m having trouble finding the dialplan functions to use instead. Also, all of my phones are running cisco’s skinny load with chan_sccp-20060125.
Thanks,
-Patrick