search for: contexta

Displaying 10 results from an estimated 10 matches for "contexta".

Did you mean: context
2005 Jun 14
2
Questions about contexts
...e that isn't actually declared, and set that in my "context=" line, and calls so directed wouldn't go anywhere. Would it be possible to do this with an empty definition (are they equivalent?) Lastly, I'm trying to get a good handle on "include" contexts. If I have: [contexta] ; commands omitted [contextb] ; commands omitted and I add: [contextc] include => contexta include => contextb ; commands omitted Then "contexta" and "contextb" are available to "contextc"'s dialers, right? Do I have to make sure there are no overlapping e...
2005 Sep 13
1
Dialplan Design Q
...companies) and I'm not sure how to go about it and I thought someone may offer help. Here is some background. There are three separate companies, let's say A, B and C. Each has their own context and each has their own set of numbers (these are just examples, not the actual config): [ContextA] exten => 10,1,Dial(SIP/10,20) exten => 11,1,Dial(SIP/11,20) exten => 12,1,Dial(SIP/12,20) include => outbound [ContextB] exten => 20,1,Dial(SIP/20,20) exten => 21,1,Dial(SIP/21,20) exten => 22,1,Dial(SIP/22,20) include => outbound [ContextC] exten => 30,1,Dial(SIP/30,...
2009 Apr 29
1
Replacement of Macro() with Gosub()
...his change that has happened in 1.6? The upgrade.txt and changes.txt files mention it, but I have already seen details of this change that do not appear to be documented except in conversations on the mailing list... 1) It appears that it is no longer legal to have: [macro-contaxtA] ...stuff... [contextA] ...stuff... Is this true? Or have I misunderstood the post that I read? 2) The single most useful feature of a macro was auto-return on unmatched goto. This feature reduces the size of my dialplan to about 30% of its previous size! How can this be implemented with a Gosub? eg. [macro-specialca...
2004 Sep 24
3
ISDN (point to point) questions
Hello; we are looking to replace our current PBX with a *-box; it is connected to ONE ppp isdn connection that is terminated by the NC. We got on this box 4 msn's configured. currently we are working with pstn fxo's behind the PBX; it works but we can't use the CSID information behind it. We want to migrate and keep the MSN's to decide routing in combination with the CID.
2003 Aug 27
2
include context
hi, how can I add or remove this line "include => context" by the command CLI ? regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030827/979ddd76/attachment.htm
2005 Sep 23
1
context question
Is there any way within asterisk to limit the scope of contexts, basically to make one context totally unaware of another. The application I had in mind involved allowing users to create their own dial plans. To that end I wanted to make it so that a given user could not call a different users dialplan. I could filter everything and prepend a customer id to every context they specify, but
2009 Oct 15
1
Callpickup works for outside calls but not inside calls
Hello, all. I've got a problem where we set up call pickup for a customer. If the Bob's extension rings and Bob is in Jim's office, Bob can press the button on his Snom 320 that says "Bob" and pick up his line. It works great for calls coming in from the outside but does not work for internal calls. Internal calls generate a app_directed_pickup.c:204 pickup_exec: No
2004 Jan 14
4
Multiple phonenumbers on one E1 PRI with Digium TE410P ?
Hi, one short question: Is it possible for the zaptel driver to deal with multiple phone numbers on one single E1 PRI line? I could make my carrier route +49 xxx aaaaa-zzz and +49 xxx bbbbb-zzz and others down one single PRI trunk to our asterisk box terminating in a Digium TE410P. Does the driver handle this and can I put calls coming in all on the same physical interface put into
2009 Mar 09
0
Crash when reloading AEL
...line:543 func: main 29 contexts, 18 extensions, 532 priorities root at voip-1:/etc/asterisk# asterisk I've narrowed the error down to three contexts with a bunch of ifTime()-statements. If I delete or make the following contexts empty "ael reload" works just like it should. context contexta { _X. => { NoOp(Check where to send the call); ifTime(0:00-4:59|mon-fri|*|*) { Playback(prompts/SwitchClosedRT_); } else ifTime(5:00-6:29|mon-fri|*|*) { jump ${EXTEN}@context1; } else ifTime(6:30-18:59|mon-thu|*|*) { jump ${EXTEN}@context2; } else ifTime(...
2005 Sep 12
4
CallerID Name in dialplan
Is it possible to show CallerID names for dialplan applications? When I call from phone-to-phone, it shows the CallerID from sip.conf or iax.conf, but I don't know of any way to show CallerID Name when I call the extension for an application (voicemail for example): exten => 1000,1,Answer exten => 1000,n,VoicemailMain I'd like the display to read "VOICE MAIL" when I