[Asterisk-bsd] calls to voicemail...

Ben Kirkpatrick ben at pdx.net
Thu Feb 3 16:27:42 CST 2005


   I've had this odd problem where calls never forward to VM after X
rings.  Has anyone else seen this?

FreeBSD 5.2.1-RELEASE and Asterisk 1.0.2

; 2000 - 2099 are sip phones
exten => _2[0-8]..,1,Ringing
exten => _2[0-8]..,2,Dial(SIP/${EXTEN},6,m)
exten => _2[0-8]..,3,Voicemail(u${EXTEN})
exten => _2[0-8]..,4,Hangup
exten => _2[0-8]..,103,Voicemail(b${EXTEN})
exten => _2[0-8]..,104,Playback(invalid)
exten => _2[0-8]..,105,Hangup

Thanks,
--Ben Kirkpatrick



More information about the Asterisk-BSD mailing list