[asterisk-users] followme than voicemail

Tomáš Binder trash_ at centrum.cz
Thu Apr 10 03:25:17 CDT 2008


Hello,

I've configured call Call forwarding using followme.conf. It works fine.
If no number pick up a call, I want to send the call to the voicemail.
How can I do this?

followme.conf

[150]
music=>default
context=>hledej
number=>12,10
number=>13,10
number=>14,10

extension.conf

[from-internal]
exten => 44,n,FollowMe(150|as)

[hledej]
exten => 12,1,Dial(SIP/12)
exten => 13,1,Dial(SIP/13)
exten => 14,1,Dial(SIP/14)




More information about the asterisk-users mailing list