[Asterisk-Users] Some Question of extension.conf

tim.mcqueen at qualisys.biz tim.mcqueen at qualisys.biz
Thu Sep 11 10:14:39 MST 2003


You should include the office contect in the menu context.  i.e.:

[office]
Exten => 100,1,...
Exten => 200,1,...
Exten => 200,1,...

[menu]
Include => office
S,1,...
1,1,...
2,1,...

To include a context on a different server, use the switch command thus:

[menu]
Switch => IAX2/username:password at otherserver/local

Where local is the context that extension 210 is in on the remote
server.

As mentioned earlier, the Asterisk Handbook is a good place to start for
many questions, as many people on the list get cranky when someone asks
a basic question.  It can be found at
http://www.digium.com/handbook-draft.pdf.

-----Original Message-----
From: Alvaro Parres [mailto:arabe at xmarts.com] 
Sent: Thursday, September 11, 2003 11:54 AM
To: Asterisk
Subject: [Asterisk-Users] Some Question of extension.conf


Hi...

  Some questions.

     ¿How do you make that some user who is in a menu, can dial any
extension
      that is define in other context ? Example..

      [office]
       100,1..
       200,1..
       300,1..
      [menu]
        s,1         <- When the user is here.. can dial 200 and it takes
        1,1            the 200 extension of office context.
        2,1
        3,1
     
     ¿If i have 2 Asterisk with IAX, the server A have some  
extension(100,110,120,130) and the server B have others
(200,210,220,230). How can i do that when a user of Server A dial 210
call the extension 210 that is in the B server ?

Well thanks.

     
             
  



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list