[asterisk-users] interactive menu with DTMF tones

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Thu Feb 21 10:58:55 CST 2008


On Thursday 21 February 2008 08:44:11 John Von Essen wrote:
> This may be a dumb question, but I have never done menus, how do I link
> the below up to my phone number? For example, right now I route calls
> to the SIP phone like so:
>
> [ipcomms]
> include = default
> exten => 2155551212, 1, Dial(SIP/6000,20,tr)
>
> where ipcomms is my context from sip.conf for origination, and 6000 is
> my sip phone. So how do I connect that 215 number to the below menu
> system?

Use a Goto:

Goto(s,1) or Goto(menucontext,s,1)

-- 
Tilghman



More information about the asterisk-users mailing list