[asterisk-dev] Channel Driver getting which mailbox was activated

Paulo Garcia paulo.astdev at gmail.com
Thu Aug 10 13:45:56 MST 2006


Hello,

I'm developing a channel driver for Asterisk (1.2.x) and I have the
following extension for tests:

exten => _45XXXX,1,Dial(SIP/${EXTEN:2},60,tT)
exten => _45XXXX,n,VoiceMail(u${EXTEN:2})
exten => _45XXXX,n,Hangup

When the SIP extension is busy, the VoiceMail application is activated but I
need to know within my channel driver which specific mailbox name was
called. Is it possible?

Thanks in advance!

Paulo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060810/cd98f91d/attachment.htm


More information about the asterisk-dev mailing list