search for: chanunavailable

Displaying 20 results from an estimated 283 matches for "chanunavailable".

2008 Jan 26
1
CHANUNAVAIL
I've got a setup where we have 100 DID's. Our default dialplan has one line that calls a macro: exten => _22XX,1,Macro(STDEXT,${EXTEN}) The macro is pretty basic: [macro-STDEXT] exten => s,1,NoOp exten => s,2,Dial(SIP/${ARG1},15,Tt) exten => s,3,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Voicemail(${ARG1}|u) exten => s-NOANSWER,n,Hangup exten =>
2006 Apr 25
1
CHANUNAVAIL, busy and congestion
Greetings to all, I ma having a problem with channel variables on a couple of our Asterisk boxes. Here is the setup. Asterisk on customer's site (1.2.5), using IAX to our external GW (1.2.5), IAX to PSTN GW (1.0.10), E1/PRI to PSTN. On the External GW, we also have an IAX trunk to a VOIP provider if for some reason the E1 is down. If the DIALSTATUS is CHANUNAVAIL, which should be
2004 Dec 03
2
DIALSTATUS weirdness (CHANUNAVAIL instead of BUSY, NOANSWER instead of CHANUNAVAIL)
Just throwing this out here, hopefully someone can tell me why. *CLI> show version Asterisk CVS-HEAD-11/17/04-10:16:38 built by root@wanderer on a i686 running Linux Zap/g1 is pri_cpe to Bell Canada 5551234 is a normal POTS line I have busied out (handset offhook) exten => 1234,1,Dial(Zap/g1/5551234,,g) exten => 1234,n,NoOp(HANGUPCAUSE is ${HANGUPCAUSE} and DIALSTATUS is
2005 Feb 12
0
Outbound calls on a busy Zap/1: BUSY vs. CHANUNAVAIL
Hi, I'm using the macro below in extensions.conf for most of my outbound calls. One issue with my current configuration is that when I make an outbound call it doesn't properly detect that my PSTN line (Zap/1) is busy with another call and then overflow to my outbound IAX connections. I think the root cause is that DIALSTATUS gets reported as BUSY. The debug output is below. My desired
2010 Sep 23
1
Net2Phone SIP trunk problem
Dear, I have this scenario: - PBX Asterisk 1.6.2.10 with private IP 192.168.0.10 - Behind a Cisco ASA firewall that connects to Internet - SIP trunk to Net2Phone with these parameters (nat=no): host=200.58.113.60 username=DOLLY secret=123456 port=5060 type=peer dtmfmode=rfc2833 disallow=all allow=alaw&ulaw nat=no canreinvite=no qualify=yes -Softphones Xlite The PBX can't register to
2009 Oct 07
2
Can dial long distance but not local?
AsteriskNOW 1.4.26.2 with a Digium TE205P connected to an ISDN PRI (single span). I'm sure I just have something goofed up in the dialplans? I have a bunch of Polycom 331 IP phones connecting to the server. I can dial the other extensions in the system fine and I can dial long distance outgoing but cannot seem to get it to dial local (7 digit) calls. I see this in the CLI: --
2009 Sep 22
2
Problem with dialplan -> gotoif ?
Hi This is the output from show dialplan dial-sipmnf-sippt-pstn [ Context 'dial-sipmnf-sippt-pstn' created by 'pbx_config' ] 's' => 1. Verbose(1,Dialing ${ARG1} on mnf pt pstn) [pbx_config] 2. Dial(SIP/${ARG1}@${SIPMNF},${ARG2},${OUTBDIAL}) [pbx_config] 3. Set(GLOBAL(FOUNDME)=${DIALSTATUS}) [pbx_config]
2005 Sep 15
3
${DIALSTATUS} problems
Hi. I'm dialling two numbers - one that's unobtainable, one that's busy. ${DIALSTATUS} is coming back ANSWER each time right before the channels hang up. Am using the following dialplan macro to dial out. [macro-advdial] exten => s,1,Dial(${ARG1},20,g) ; Ring the interface, 20 seconds maximum exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status
2006 May 29
4
How to enable call waiting on Sip Phones
How do you enable call waiting on sip phones? Ive looked and googled and can only find call waiting pstn phones butnot for sip. Is their a way of setting this up within the dailplan?
2008 Oct 28
1
Multiline Analog Setup
What is involved in provisioning Asterisk to use a multiline analog service from our local telco? I will only have one twisted pair entering in on a OpenVox card but am not sure how Asterisk interprets and deals with two incoming calls and/or two outgoing calls? Thanks! jlc
2009 Sep 15
0
1.6.2.0-rc1 intermittent voicemail problem ?
1.6.2.0-rc1. I am having trouble with voice mail intermittently not working correctly on CHANUNAVAIL. (it may happen for other statuses too, haven't checked). Basically here's what happens: -- Executing [1651xxxxxx at mydids:1] Macro("SIP/ipkall-trunk-14838bc8", "phone,1651xxxxxx") in new stack -- Executing [s at macro-phone:1]
2016 Aug 09
3
chan_pjsip ignoring endpoint device state (qualify) on dial
Hi, We have been migrating our PBX system from Asterisk 1.8 and chan_sip to Asterisk 13 and chan_pjsip. Things are mostly, ok, but now I have stumbled on a behaviour difference I don't like. With chan_pjsip when a phone went unexpectedly offline (Ethernet cable disconnected) Asterisk would detect this quickly (through the 'qualify' pings), mark the phone as 'Unavailable' and
2008 Oct 10
1
Unable to create channel of type 'DAHDI' (cause 0 - Unknown)
Does anyone know what this error message means? Unable to create channel of type 'DAHDI' (cause 0 - Unknown) I've upgraded to 1.6.0 with dahdi 2.0. For some reason my outbound dahdi calls are not going through. At some point, it starts to work, but I don't know what the trigger is. Out of the blue, outbound calls start to work. I had been using asterisk-1.6-beta9 with zaptel
2006 Mar 06
0
No ring when doing blind transfer.
Hi, I have an odd problem when doing a blind transfer. The transfer is intiated and the transferred caller hears nothing until the timeout. I have tried setting the 'r' and the 'm' variables in the dial command. Nothing happens when I use the 'r' variable when I use the 'm' variable I briefly hear music on hold and then it stops until the timeout for no answer
2004 Nov 30
0
No voice when I dial out
I can dial from 601 to a public number. The public number rings. I pickup and hear nothing, while on 601 it keeps ringing. (BTW, is it right to say "ringing" on the active phone?) The *CLI> doesn't show me anything useful: Executing Macro("SIP/601-8238", "dial-pstn|88097880|") in new stack Executing SetGlobalVar("SIP/601-8238",
2008 Feb 29
1
Can call in but cannot call out (CHANUNAVAIL): TE410 + Asterisk 1.4.13 + Zaptel 1.4.6 + Libpri 1.4.2
I encountered this strange problem which is I can call into Asterisk box but I cannot call out. I was successful before using exactly the same euroISDN line but with TE110 and different versions of Asterisk. This time, I am using: . TE410 . Asterisk 1.4.13 . Zaptel 1.4.6 . Libpri 1.4.2 1) I put the following into extensions.conf to get to the outside line exten => 0,1,Dial(Zap/1) 2)
2011 Jul 25
1
dahdi channels busy/congested
Dear all, i have a problem with a system running - Ubuntu 10.04 ( all updates done ) - ii asterisk 1:1.8.5.0-1digium1~lucid Open Source Private Branch Exchange (PBX) - ii asterisk-dahdi 1:1.8.5.0-1digium1~lucid DAHDI devices support for the Asterisk PBX I also use freepbx 2.9 for the configuration. Hardware is a Dell R410 and a Digium
2005 May 24
1
Fax detection: Problem with extension number
Hello I've been having the following problem today : I have a quite simple dialplan made to receive a fax: [answer-extension] exten => 1,1,Answer exten => 1,2,Macro(setcallerid) exten => 1,3,Ringing exten => 1,4,Wait(3) exten => 1,5,Macro(stdfwd3iax-notransfer,${EXTENSION},${EXTENSION},$ {EXTENSION}) exten => fax,1,Goto(faxreceive,1,1) The Wait(3) is there simply to let
2007 Feb 09
1
Outbound Call Transfer Problem
Hi I am using Asterisk 1.2 and for the life of me, I am unable to transfer outbound calls (eg calls I initiate from sip extensions). When I press #, nothing happens. Inbound calls transfer fine, but only once per call. The problem happens: - With both software and hardware phones. - With calls going out through the ZAP channel and to internal SIP extensions. - After I have transferred an
2006 Mar 23
9
Tearing my hair out with Queues
Egads. Getting queues to work is like pulling teeth. extensions.conf: exten => q_main,1,Queue(oneeighty_main||||1) exten => 80014055,1,Dial(SIP/80014018,15,tr) exten => 80014057,1,Dial(SIP/80014018,15,tr) exten => 80014052,1,Dial(SIP/80014018,15,tr) queues.conf: [oneeighty_main] musiconhold = default joinempty = strict leavewhenempty = strict strategy = rrmemory retry = 0 member