similar to: iaxtel 1-800 gateway down?

Displaying 20 results from an estimated 6000 matches similar to: "iaxtel 1-800 gateway down?"

2003 May 05
6
IAXTEL toll-free gateway
I have been playing around with asterisk for a week or so now and haven't had too much trouble getting things to work but one thing seems to puzzle me. I have been patient hoping that there was a configuration error on the server or that the toll-free gateway was down but nothing has changed. I have the following configuration context for IAXTEL: [iaxtel] exten =>
2004 Jul 12
1
SIP client to IAXTel 800/888/877/866 dialing thru Asterisk
Through my Asterisk server, I am trying to use IAXTel to dial 800-type numbers (yes, I know I can do the same thing with FWD and others via SIP, but I wanted to play with IAX a little). It appears I'm running into some sort of a codec mismatch or something because it's not working right. The SIP client is a SPA-3000. In iax.conf, I have something like the following: [General]
2005 Feb 21
1
why can't I make toll free calls via IAXTEL
<BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid"> <DIV>Hello,</DIV> <DIV>&nbsp;can someone tell me what's wrong with this? I can't make toll free calls via iaxtel. Here's the definition in my extensions.conf</DIV> <DIV>&nbsp;</DIV><FONT size=2> <DIV>[iaxtel-trunks]</DIV>
2004 Jul 13
2
IAX2 calls through IAXTEL.com
I created an account at IAXTEL.com to route 1-700-XXX-XXXX calls through. IAXTEL.com gave me a number (example) of 700-555-6226. I have made the following changes to my: /etc/asterisk/extensions.conf: [iaxtel700] exten => _81700XXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1}) exten => _81800NXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1})
2004 Dec 21
2
IAXTEL Configuration
I signed up for an IAXTEL account and have been trying, unsuccessfully, to get it working. In IAX.CONF I have: [iaxtel_out] type=peer host=iaxtel.com username=USERNAME secret=SECRET auth=rsa inkeys=iaxtel [iaxtel] type=friend context=incoming host=iaxtel.com auth=rsa inkeys=iaxtel However, when I start Asterisk, I get the following warning: [chan_iax2.so] => (Inter Asterisk eXchange
2005 Jan 17
2
iaxtel - -- Format for call is ADPCM
When I try to call iaxtel it goes to codec ADPCM even though I have define in iax.conf gsm Call accepted by 69.73.19.178 (format ADPCM) -- Format for call is ADPCM My settings: [general] port=4569 register => xxxx:xxxx@iaxtel.com bandwidth=high jitterbuffer=no tos=lowdelay [voipjet] type=peer host= xxx.xxx.xxx.xx secret= xxx auth=md5 notransfer=yes context=incoming disallow=all ;
2003 Sep 16
1
Using IAXTEL with RSA authentication. MD5 works, RSA not. [2]
[ Sorry, I incorrectly copied some Reference headers into this post and tacked it onto the wrong thread. -Steve ] So far, I have been able to receive incoming iaxtel calls via my assigned 1-700-xxx-xxxx number, but only when using md5 authentication in iax.conf: [iaxtel] type=user ; Incoming calls only context=incoming auth=md5 secret=<mysecret> ; Required for
2003 Oct 14
1
IAXTEL - Problem Configuration.
Ok folks I have another question. So far I have gotten my IAXTEL number and I have been able to make calls from my asterisk system to any IAXTEL number and even to FWD numbers. I also got FWD to work and I now can get calls to my main system. It's great when these things work. But when I call my own IAXTEL number 17005441100 all I get is a message saying the user is un registered or un
2004 Jun 21
1
IAXTel Help
I've searched WIKI and Archives but nothing. Im getting: -- Called username:password@iaxtel.com/1800somenumber@iaxtel Jun 21 17:04:12 WARNING[1158883520]: chan_iax2.c:5097 socket_read: Call rejected by 69.73.19.178: Unable to negotiate codec -- Hungup 'IAX2[Iaxtel]/8' == No one is available to answer at this time -- Executing Hangup("SIP/104-b8eb", "")
2003 Sep 22
3
iaxtel and iax.conf
I have tried for over a month off and on to get iaxtel for inbound to work... and tonight after alot of troubleshooting we noticed this: iaxtel inbound will use the last entry in your iax.conf to auth against. So if [iaxtel] is at the top and say [voicepulse] at the bottom. An inbound call will try to auth against that [voicepulse] entry even with the [iaxtel] entry at the top of the file. Has
2003 Oct 13
4
IAXTEL/ Dial problem
Hello I am still having problems with IAXTELL and FWD configuration. I get the following when I dial 17009965342 which is set as an example to dial to FWD people. 1+700+99+ 5 digit number. I have placed XXXXX where my passwords are. CLI> Executing Dial("Zap/14-1", "IAX/abatista:xxxxxx@iaxtel.com/917009965342@iaxtel") in new stack -- Calling using options
2003 Oct 22
1
Inbound IAXTel failing?
Is anyone else having trouble receiving IAXTel calls? I don't know if it's my config that's broken or IAXTel that broken. Several people have given me their IAXTel numbers and calls to them all fail. I can call FWD numbers via IAXTel just fine. --Eric -- Sample configs, scripts, more : http://www.fnords.org/~eric/asterisk/ BTEL Consulting 504-899-1387 or 850-484-4545 or
2003 Dec 06
4
IaxTel seems down
Is anyone other than me having trouble dialing out via IAXTEL? I havn't changed my config files in weeks but seems that IAXTel calls (800 and FWD) stopped working in the past week sometime. Robert
2004 Jun 28
2
Incoming IAXTel/IAX2 issue
Hi all, I spent most of the last weekend testing and trying to diagnose some mostly incoming call issues. I'll start with the easy one in the hopes it might have a positive impact on the others. First- I have an account with IAXTel. I can place calls to other IAXTel subscribers and also through IAXTel to landline toll free numbers and all works great. iax2 show registry shows I am
2003 Apr 08
3
IAXTEL Inbound, and Outbound Tollfree Changes
Last night Mark and I made some changes to the IAXTEL tollfree outbound, and inbound access. The inbound access number has changed to: 248-724-0700. (This number is in Pontiac, MI Ratecenter, and is supplied by Telesthetic LLC, a next gen phone compnay) This number will say "Please dial your number now" at that point you can dial your 1-700-XXX-XXXX IAXTEL number assigned. In the
2005 Jan 21
3
IAXTEL is dead/dying?
I didn't get any response at all to my last "request for status" on IAXTEL. So, when this happens, I attribute it to one of a number of things: 1. No-one knows. 2. No-one cares. 3. Everyone knows, but are too busy to reply. At any rate, my investigative side kicks in and I began searching thru the digest's I've gotten, looking for references to IAXTEL. Mostly it is
2003 Oct 23
6
Problems with * and IAXTel/FWD
Hi all I've been trying to make * work with IAXtel to no avail, all seems ok in the config but am not getting anywhere This is what I'm getting from console (user/pass/dest # changed for obvious reasons): DEBUG[1133735216]: File chan_sip.c, Line 3841 (check_user): Setting NAT on RTP to 0 DEBUG[1133735216]: File chan_sip.c, Line 4891 (handle_request): Check for res for phone1
2005 May 21
2
IAXTEl down
Is iaxtel down? Ive been getting this: May 21 19:23:42 NOTICE[29984]: chan_iax2.c:2782 auto_congest: Auto-congesting call due to slow response -- IAX2/Iaxtel-12 is circuit-busy -- Hungup 'IAX2/Iaxtel-12' is it down or am I doing something wrong?
2004 Apr 30
2
Using IAXTel to dial FWD
Hi All, Is this working for any of you? We're supposed to be able to dial FWD accounts through IAXTel by dialing 170099+FWD number. I don't ever seem to be able to do this even though I can dial 800 numbers through IAXTel. Michael -- Michael Graves mgraves@pixelpower.com Sr. Product Specialist www.pixelpower.com Pixel Power Inc.
2004 Aug 27
3
Disconnection From IAXTel
I am using IAX soft clients (firefly, IAXComm, IAXPhone) from a Win2K machine on a NATed private LAN to connect to my IAXTel account. All of my calls to outside numbers(1-800, 1-877, etc) seem to be disconnected after 9 seconds. Has this limit been placed on IAXTel? My call to the echo test number at 1-700-999-9613 seemed to run for as long as I wanted. --