similar to: iconnecthere problem 481 "Call Leg/Transaction Does Not Exist"

Displaying 20 results from an estimated 1000 matches similar to: "iconnecthere problem 481 "Call Leg/Transaction Does Not Exist""

2004 Apr 28
2
Asterisk and Iconnecthere pause
Hi, I just got a SPA-2000 in and was finally able to complete my asterisk setup. I'm making my outgoing calls through iconnecthere from the asterisk server however I'm running into a problem when placing calls. I can connect fine but when the person (or answering machine) picks up I hear them talk for a about half a second then there is a half a second pause or muted period and then the
2004 Jun 23
0
connecting to Iconnect here using asterisk
Hi, I wish to connect several ATA186 Phones to each other, to iconnecthere and to the PSTN using asterisk. Please tell the appropriate settings for firewall (ports to open etc.) sip.conf and extensions.conf(part relevant to iconnect). Also I would be glad to get a working example of your ATA186 configuration. I tried searching the mailing lists and several sites but did not find an answer.
2003 May 29
0
Would moving asterisk from behind NAT fix iconnecthere problems?
Hi All, Outbound Iconnecthere calls work without any problem but Inbound calls are very intermittent. It seemed to work for a week or so but over the past week 99% of inbound calls are dropped to ICH voicemail. Would moving the Asterisk box to a public IP resolve the problem or is it just an ICH/Asterisk problem? I am registering against natrelay.deltathree.com. asterisk -vvvc shows an
2004 Jun 01
0
Unsupported Media error from iConnectHere
I can't talk through iConnectHere. The connection gets made but as soon as any sound is transmitted the call ends and the Asterisk console shows an "Unsupported Media" error as follow: Got SIP response 415 "Unsupported Media" back from 213.137.73.147 My only allowed codecs are alaw and ulaw. My sip.conf looks like: [iconnect] type=friend secret=xxxx username=yyyyyyy
2004 Sep 05
0
iconnect and Asterisk
Hello All, I have gone thru all the resources I could find on google on asterisk + iconnect and managed to get outgoing calls working. However, I cannot get incoming calls to work at all. With the sip debug on, I can see that something is happening everytime a call is received from iconnecthere, but I get an invalid tone on the caller side. The call never rings anywhere on the asterisk. Would
2003 May 27
1
Incoming calls using iconnecthere
Hi All, I can only seem to get iconnecthere working with incoming calls intermittently. One minute it seems to work, and the next it doesn't. I am not aware of anything being changed in the config files. Outgoing calls work ok all the time. The Asterisk box is behind NAT so that does complicate things slightly. However, the Iconnecthere PCPhone client software works perfectly for
2003 Mar 06
1
More problems with iconnecthere
This may be slight off topic, but perhaps it has relevance: My iconnecthere account no longer works for "inbound" calls through NAT using the standard configuration that they provide on their website. I have sent them a message, but I believe it will be flushed down the toilet by the first-tier support people. When I call my iconnect number, it goes directly to voicemail. There
2003 May 23
3
iConnectHere - calls dropping out?
Hi all, This is my first post here - I started with Asterisk a few days ago and have "fallen in love" - fantastic product. I've only got softphones connected at the moment - I'll probably order the FXO/FXS cards in about a month (and then think about getting some hardware SIP phones). Our current phone system is quite a few years old and isn't growing with us (when a single
2003 Aug 10
3
Registering SIP with FWD and ICONNECTHERE
Hi! I am new to Asterisk too, I got the similar problem and I would like to know how to get * to work behind NAT. When I have the SIP Debug turn on, I got the error 479 from FWD when * try to register with FWD, it looks like * is using the local IP (192.168.x.x) in the Contact field. I have put the nat=yes in the [FWD.Pulver.com] content, but it does not seems to make Asterisk aware the
2003 Nov 17
1
iconnecthere incoming
Hi guys I just registered an incoming number with iconnecthere and I'm trying to set up incoming calls from icconnecthere on my asterisk server. I took a look at john todds sample sip.conf and extensions.conf file but for some reason my incoming is still not working. At this point I wish to use iconnecthere merely for inbound calls. Also my asterisk server is behind nat. The following
2003 Mar 03
3
iconnecthere 480 error: is there a workaround?
I am going to have to find a fix for this problem or I'm going to have to quit using iconnect. About one call in 10 or so, iconnect's gateway gives me an error (console output appended below). So upon receiving the error, which as a 4XX error means, "Fatal," asterisk gives up and drops the call. But not iconnect!! The phone at the other end starts ringing, and rings
2004 Sep 16
1
SIP channel stuck after registration
Quick question for the experts: I'm seeing stuck SIP channel(s) scheduled for destruction stay open. This appears to happen after (apparently successfully) registering with a SIP peer. Any ideas where to start digging into this? I'm running today's CVS, however the problem existed before and does persist. Thanks, Kai-Uwe Example: (registration with iconnecthere.com) ast1000*CLI>
2004 May 19
1
iconnect register problem
I am trying to get my connection to IConnecthere.com working. I didn't have a register command in sip.conf at first, so I believe that is why it was not working. However, I can't seem to get the register command correct, it just keeps timing out. Below is what I have: register=<username>:<password>@natrelay.deltathree.com I know that there is supposed to be
2004 Sep 16
1
Unable to dial using SIP using FWD and iConnectHere
Hi. I cant make SIP calls from asterisk. When I start asterisk, I get the following message: What does it means?? Asterisk is not behind NAT or Firewall. ---------------------------------- [chan_sip.so] => (Session Initiation Protocol (SIP)) == Parsing '/etc/asterisk/sip.conf': Found Sep 16 09:52:33 WARNING[16384]: chan_sip.c:8477 reload_config: Unable to get IP address for
2003 Mar 06
2
SIP INVITEs borked with iconnecthere
Symptoms: when calling my iconnect phone number (13033913323 in my bogus example below) from my cell phone, I can see that the call makes it to my asterisk server, and my phones even ring once as * passes the call through during the "180 Ringing" period. However, it seems that iconnecthere.com cannot see my "100 Trying" and "180 Ringing" messages, as they
2003 Apr 23
3
Anyone else lose iconnecthere service in recent CVS?
For the past several days I can no longer use iconnecthere with asterisk. It is broken in BOTH directions; I can neither make nor receive calls. On outbound calls I get an immediate error: -- Got SIP response 400 "Bad or Missing To" back from 213.137.73.140 On incoming calls, the call switches through OK, and for a few seconds I get audio in both directions, although much
2003 Nov 19
2
g723 to g723 SIP call - warning message
Hi, I am calling from a grandstream phone with g723 codec through * to iconnect. Incoming context as well as outgoing context set to g723.1 codec in *. Call get connected and I can talk. However I get the following warning, which scrolls on my screen until I hang-up. [root@asterisk sath]# cat g723.1 - Executing SetCallerID("SIP/-08122ae0", "1001") in new stack --
2003 Nov 28
2
Deltathree icomming problem
Hi, I have a deltathree account and I can place calls but I can't receive calls. I use Grandstram sip phones. When I call my deltathree phone # the voicemail is answer :(( I need some help and solutions from the guys who allready are using deltathree. I search on Internet and I try all types of configurations... :( This is my configurations files: - sip.conf - [general] port = 5060
2003 Apr 20
1
iconnecthere bridging broken on recent CVS?
Trying to figure out what's going on, CVS ident CVS-04/20/03-01:34:54. I get frequent errors such as this one, which showed up on the CLI interface within a couple of seconds of a cold start: WARNING[114696]: File chan_sip.c, Line 393 (retrans_pkt): Maximum retries exceeded on call 73015f757661435d247414b104964554@192.168.1.10 for seqno 102 (Request) All calls to iconnecthere terminate
2003 Nov 05
1
iconnect
Hi, I was able to connect asterisk to iconnect's service. It took me almost two hours, but it's because I was having NAT trouble. I finally discovered that you can set the iconnect host to natrealy.deltathree.com to make it work. (for those of you who, like me, don't have the time to search the archive I'll provide a working sample in a minute) My problem was sound