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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to