[Asterisk-Users] Outbound paging dialplan example?
Doug Lytle
Support at drdos.info
Tue Mar 14 12:44:19 MST 2006
Patrick Friedel wrote:
> Obviously extension 2 needs to be changed, right now it just leaves a
> message in my mailbox. I'm figuring I'll add a new message that says
> "Please enter your callback number, followed by the pound sign." and
> put that in as a Background() message. The tricky bit that I can't
> figure out (without sample dialplans in voip-info) is how to capture
> the DTMF the caller provides and send it out via a System() call to an
> external application to page the oncall
exten => 4852,1,Read(MEETMEPASS)|conf-getpin)
exten => 4852,n,Set(DB(conference/1000)=${MEETMEPASS})
Doug
More information about the asterisk-users
mailing list