[Asterisk-Users] VoiceMailMain Pass Mailbox

Alexander Lopez alex.lopez at opsys.com
Wed Jan 4 09:56:19 MST 2006


[mailbox] does not exist....
 
use 
exten => 981,1,VoiceMailMain,(${CALLERID(num)}@usvm)
 
 
this is provided that your callerid settings in your sip, iax, and zap
configs are correct and relect the extension calling.
 


________________________________

	From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Forrest
Beck
	Sent: Wednesday, January 04, 2006 11:43 AM
	To: asterisk-users at lists.digium.com
	Subject: [Asterisk-Users] VoiceMailMain Pass Mailbox
	
	
	I have a extension 981 setup for entering VoiceMailMain:
	 
	exten => 981,1,VoiceMailMain,([mailbox]@usvm)
	exten => 981,2,HangUp()
	 
	I want to pass the calling extension to the context (extension
and mailbox numbers are the same).  
	 
	This dosen't seem to work.  I get this in the console:
	 
	Asterisk Ready.
	*CLI>     -- Executing VoiceMailMain("SIP/2504-ba66",
"[mailbox]@usvm") in new stack
	    -- Playing 'vm-login' (language 'en')
	 
	Any ideas?
	 
	Thanks!!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060104/b91a7496/attachment.htm


More information about the asterisk-users mailing list