Displaying 10 results from an estimated 10 matches for "someextens".
Did you mean:
someexten
2004 Dec 28
3
Dialplan variables
Hi,
May I ask what does
exten => s,1,Answer
exten => s,2,ResponseTimeout(5)
exten => i,1,Playback(pbx-invalid)
s, t, i stands for? It says it is someexten but I still don't get it.
Regards,
Norman Zhang
2005 Jun 04
1
How to quickly replace ',' with '|' in dialplans?
Finally I decided to rewrite my dialplans according to the right sintax,
that is
exten => someexten,priority,application(arg1,arg2,...)
should be
exten => someexten,priority,application,arg1|arg2...
Isn't there anybody skilled enough in regular expressions that could write
a quick Search 'n' Replace vi command, please?
TIA,
Alex
2005 Mar 10
2
Cisco and Asterisk
Hey all,
I'm pretty new to Asterisk and VoIP in general, so I'm hoping I can get
a bit of help here.
First I'll explain my setup, and then my problem.
Right now I have a Cisco 3640 with a VIC2FXO card in it which has 2 FXO
ports. I have an analog phone line plugged into the first port
(voice-port 1/0/0). I've got it setup so that calls coming into that
analog line are
2004 Apr 07
2
error 488 - Not Acceptable Here
I have a setup of 3 Cisco 7940 running Sip image 6.3. All these phone
are registered by the below information
*CLI> sip show peers
Name/username Host Mask Port Status
2002/2002 192.168.22.199 (D) 255.255.255.255 5060 Unmonitored
2001/2001 192.168.22.200 (D) 255.255.255.255 5060 Unmonitored
2000/2000 192.168.22.198 (D)
2004 Dec 29
0
Channel Zap/4-1 in prering state
Does anyone kmow what these errors mean or how they
can be fixed. I'm using asterisk on a Fedora Core 2
box with a TDM400P with 2 fxo and 2 fxs ports.
Dec 29 17:17:52 WARNING[6019]: chan_zap.c:5469
ss_thread: Channel Zap/4-1 in prering state, but I
have nothing to do. Terminating simple switch, should
be restarted by the actual ring.
-- Hungup 'Zap/4-1'
== Starting post
2004 Dec 21
2
CallerID returned with error on channel 'Zap/4-1'
I am using version: CVS-v1-0-12/13/04-18:46:23 with a
TDM400p (2 fxo, 2 fxs ports) and I keep getting errors
along with phantom calls:
Dec 21 16:02:07 NOTICE[5872]: chan_zap.c:5363
ss_thread: Got event 17 (Polarity Reversal)...
Dec 21 16:02:14 WARNING[5872]: chan_zap.c:5434
ss_thread: CallerID returned with error on channel
'Zap/4-1'
my analog phone reads caller ID info fine when
2003 May 23
12
Unable to create channel of type 'Zap'
I've just installed an X100P, built the kernel module, and tried to use it
to make an outgoing call (via a phone connected to an ATA-186). However, I
just get a reorder tone and see this on the console:
-- Executing Dial("SIP/ata1-4409", "Zap/1/5551212") in new stack
NOTICE[1200825920]: File app_dial.c, Line 481 (dial_exec): Unable to
create channel of type
2004 Jul 18
6
PSTN Gateway X101P
I am trying to setup a simple pstn gateway using Asterisk and a X100p card.
I have got everything installed using Redhat 9 and am able to load Asterisk.
I also configured sip and I am able to connect to the asterisk gateway with
Xlite on the windows side.
I am able to dial 1000 and get the welcome message.
What I am NOT able to do is dial a seven digit local or 10 digit long distance
number and
2005 Feb 16
0
Outbound calling timeout
I am running asterisk 1.0.1 with OH323 compiled in.
We have a 323 trunk to CallManager with a mgcp controlled pri router.
When using sip phones (directly registered with asterisk) to call out
the 323 trunnk to PSTN, calls timeout after 3 rings. If I answer b4 3
rings - no problem, otherwise I get "no one is available to answer at
this time" on the consoel and it redirects to an
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and
are using the CVS version.
Goto the wiki and read the instructions for RealTime.
-Matthew
----- Original Message -----
From: "Muhammad Rizwan Khan" <rizwan@advcomm.net>
To: <Asterisk-Dev@lists.digium.com>
Sent: Wednesday, January 05, 2005 12:42 PM
Subject: [Asterisk-Dev] Asterisk with MySQL
>