search for: home_vmbox_context

Displaying 1 result from an estimated 1 matches for "home_vmbox_context".

2005 Jan 31
5
RE: Answering Machine Function?
...etc. crap like that. Kids will love it, and you will never have to take messages for them ever again. [default] Include=home_extensions Include=local Include=long_distance [home_extensions] Include=default Exten => 1000,1,... ;dial 1000,1001 etc Exten=9999,1,voicemailmain(${CALLERIDNUM}@home_vmbox_context ;dial 9999 for voicemail retrieval, leave out a pin in voicemail.conf to make it easy [local] Exten=_NXXXXXX,1,Dial(zap/outgoing channel/${EXTEN}) [long_distance] Exten=_1NXXNXXXXXX,1,Dial(zap/outgoing channel/${EXTEN}) Note that I haven't done the first example but the second one is duck...