similar to: ...is circuit busy message

Displaying 20 results from an estimated 7000 matches similar to: "...is circuit busy message"

2009 May 22
0
"...is circuit-busy" message
2009 Nov 16
1
can't call through voip provider
Hello. Sorry to repost this message but, I don't have the original message in my inbox nor in my sent box. Well, last week I posted a problem I am having trying to use an asterisk server use a voip provider and a pstn. Pstn works fine but, I cant even connect to my provider's server. I don't know what I'm doing wrong. I tried using a soft phone and I'm able to register and
2006 Oct 26
10
ECHO Cancellation in SIP Calls
Hi, i am from Germany, so excuse my School English. I use Asteriks 1.2.12.1, zaptel 1.2.9 and mISDN Rc25 - since my update of Asterisk 2 wooks ago, Echos accure in my SIP Calls. I use SNOM 360, sometimes there is no echo (for example if i call myself via SIP->Asterisk->SIPProvider->TELEKOM->ISDN) but if i call other people there occures Echo many times. The Routing is always the
2005 Jul 16
3
Sip registration question
Hi everyone, I have a number of SIP registrations going fine, but am trying to get a new provider going, and they have no sample Asterisk SIP config. They have been helpful, but keep falling back to the way they "think" packets should be flowing, and I've been trying to figure out how the Asterisk config should look like to get the SIP packet to look correct. Now, they say that
2008 Feb 24
2
DUNDi with two servers
Hi, I'm having difficulties with using DUNDi between two servers. If it were three I think I could control looping by limiting TTL, but with two I'm not sure how to prevent a loop causing bad things to happen. I've tried ttl=1 but things still blow up. The DUNDi configurations are pretty simple and work just fine in both directions as long as only one of them is using the switch
2006 Nov 09
2
Alcatel trunk with asterisk problem on dialing digit-by-digit
Hi guys, I have an Alcatel 4200 with a ISDN board pluged in the asterisk server with TE110P. Input calls VOIP Proider ---> Asterisk ---> Alcatel Output Calls VOIP Proider <--- Asterisk <--- Alcatel In alcatel phones, users should dial 2 for take a line tone and can dial. At this point start my problems: 1. When users dial 2 on phone (alcatel) they don't received a dial tone,
2008 Oct 09
2
Asterisk 1.6.0 CDR billsec and duration not working from h extension
Can someone tell me what I am doing wrong? Why doesn't CDR(duration) or CDR(billsec) return the correct values? cdr.conf endbeforehexten=yes extensions.conf [macro-Dial] ; ${ARG1} - Dial String exten => s,1,Dial(${ARG1},,M(post-dial)) exten => h,1,NoOp(Call was hung up - ${CDR(duration)} seconds long, billed for ${CDR(billsec)} seconds) The log shows: -- Executing [h
2013 Jul 20
1
rejected because extension not found in context 'introutingB'
Dear All, I am trying to recieve call from inbound proxy then route to internal peer (localhost) and then route to outgoing sip proxy but it failing with subject error. Can any one please correct me what i am doing wrong in below config. SIP.conf [Inbound] type=peer context=introuting host=184.107.XXX.XXX disallow=all allow=all [astinside] type=peer context=introutingB host=localhost
2006 Jun 12
5
use AT320 international call
Hi all, The firmware I used is pa168s_iax2_us_151011.bin. My problem is the handset dial before I finished key in all the numbers, no matter how fast I managed to press the keys. It appeared it always dialed immediately, for example "011862", when I actually ment to dial 0118620xxxxxxxx. Thus left the remaining numbers "0xxxxxxxx" unsent. The handset had its dial plan
2006 Sep 25
5
HTTP Parser (Regal)
Hi I was interested to see how Mongrel uses Lex/Yacc to parse the HTTP requests using a Regal generated parser. I downloaded the source but do not see the lex and yacc files...
2009 May 15
0
What happened here when transfering a call ? Circuit-busy ???
I call the firm from my portable at home (zoiper softphone). I have internal extension 60, and I call the internal SIP-client 10 at the firm via an IAX-connection over internet. My colleague at phone 10 answers my call. I ask him to transfer me with my colleague at extension 50. He then presses "transfer" on the grandstream GXP2020 (I get music) and dials the number 50. Phone 50
2006 Nov 06
1
Asterisk servers being greedy and not letting go of the media path. (using IAX2 channels)
Evening everyone (obviously depends on when you're readin this, but hey). I'm trying to set up a multi * server situation, and am falling over at the second server, and after a day of google etc, have come up against somewhat of a brick wall. I can make calls each way between the two servers no problem, and can include the required extension at the remote * server as part of my main
2006 Oct 30
3
Grandstream ATA 286 tdm400 and Asterisk 1.2-13
Hi people, I would like to read your suggestions as to where the issue might be. ATA286=Grandstream Budgetone ATA 286 in SIP mode. One Lan Port and one FXS port. TDM04B= 4 FXO signal fxls There is a 8FXO-to-SIP unit in this scenario that works perfectly so i will not make mention of it. PSTN----VOIPprovider---Internet---ATA286------tdm04b---Asterisk1.2.-13 Asterisk is being used as a meetme
2007 Sep 25
1
Backuping VoIP provider with PRI
Hi list, My Asterisk config for outgoing calls is the following: exten => s,1,Dial(SIP/${MACRO_EXTEN}@voipprovider,60,g) exten => s,n,GotoIf($[\"${ANSWEREDTIME}\" = \"\"]?pri:hang) exten => s,n(pri),NoOp(Problems with voip provider trying PRI) exten => s,n,Dial(Zap/g2/${MACRO_EXTEN},60,g) exten => s,n(hang),HangUp in most cases it works well but, if my
2009 May 27
1
setting CDR values on failed calls
Hi All, I am relatively new to Asterisk. I have CDR enabled and successfully writing to MS SQL server. In my cdr table I am setting the userfield value with a line in my dialplan. If a call is placed to an invalid number (e.g. 12125551212), I see a cdr record created, however, my userfield value never gets set since the call never made it into the context of my dialplan. I am using AMI with the
2009 Jun 23
1
ADM v. homemade code
Hi, I am attempting to implement Answering Machine Detect and have also played with using BackgroundDetect instead. Does anyone recommend one over the other? Here is the code I am using for the BackgroundDetect method (from voip-info.org). Thanks. [detect] exten => s,1,Set(MACHINE=0) exten => s,2,Answer exten => s,3,BackgroundDetect(silence/5, 1000, 50) exten =>
2009 Jun 26
1
Calls dropping
Hi, I am using a call file formated like this: Channel: local/12125557891 at outbound/n Callerid: 12125551212 Context: detect Extension: s Priority: 1 This sends the call into the dialplan at the [outbound] context. In [outbound], I have: [outbound] exten => _1.,1,Dial(SIP/${EXTEN}@flowroute,43) If the call is answered, it move on to the [detect] context. When using this method, it appears
2010 Feb 03
1
aastra 9480i dtmf ?
Hi, I just deployed new Aastra 9480i phones and when I attempt enter digits on other systems, like host pin in a GoToMeeting, the servers on the other end do not get my entries. I am assuming this is a DTMF issue but do not see anything in this phones config other than turning on the display of the digits. I have the DTMF method set to "SIP INFO". I am using AsteriskNow w/FreePBX.
2005 Sep 09
1
Special handling of IAX circuit-busy vs busy
Hello, we've had an Asterisk solution working for quite awhile. Today our IAX2 carrier started reporting circuit-busy to all calls for approximately an hour, which is different than a busy condition. I'm guessing that this indicates the carrier was having an outage, or was handling too many concurrent IAX2 calls. Is there a way to change our dialplan to fail to PSTN in case Dial(*)
2011 Mar 01
3
TLS/SRTP calls go to circuit busy.
I'm in the process of testing a TLS/SRTP install. My experience is improving with each new challenge, but this one is a great test of my 2 month experience with Asterisk. When I dial 6003 from 6001, it takes 35 seconds until I get the error message that 6003 is circuit-busy. Any help would greatly be appreciated. Below is the error message and the extensions and sip.conf files. *CLI>