Displaying 3 results from an estimated 3 matches for "ext201".
Did you mean:
ext203
2005 Feb 22
2
Custom Menu Not Working
Greetings *`s,
I am having what appears to be a small problem, but the frustration is
erally getting to me, what am I doing wrong here ?
I used AMP to set up a custom menu, so if caller presses 1 it goes to
ext200, if caller presses 2 it goes to ext201 etc etc...
Now I have created a third option that when the caller presses 3 it must
play a sound and hang up.
No rocket science yet.
When adding the details in AMP for when caller dials 3, I have
referenced it using 'custom-myapp,s,1', and if I go to
'extensions_additional.conf' I...
2005 Jun 24
0
How to setup two Asterisk boxes - keeping theregistration
You'll need to create a trunk between the two systems
Then configure your out bound routing to use that trunk
Eg if you use 1 as the prefix for the trunk
BOX A Ext200 will call box B EXT201 by dialing 1201
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ronald
Wiplinger
Sent: Sunday, 19 June 2005 12:46 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] How t...
2005 Jan 24
1
SetGroup and CheckGroup problems
...al-new.
As I understand, priority 1 increments the active channels for the caller
and then in "dial-new" priority 8 increments for Arg3, or the Callee
extension. Problem is, that priority 9 always goes on to 10 (i.e. group
never is "on-the-phone".
Am I missing something?
When ext201 dials 202, CLI shows:
-- Executing Macro("SIP/201-8571", "exten-vm|202|202") in new stack
-- Executing SetGroup("SIP/201-8571", "201") in new stack
-- Executing SetMusicOnHold("SIP/201-8571", "default") in new stack
-- Exe...