similar to: iaxtel - -- Format for call is ADPCM

Displaying 20 results from an estimated 5000 matches similar to: "iaxtel - -- Format for call is ADPCM"

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 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]
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 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 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", "")
2005 May 13
0
Problem with IAX trunking
Hi all, I'm trying to get IAX2 trunking between two * boxes and am having extreme difficulty :) What happens is when the sending * server (the one initiating the call) receives the ACCEPT back from the receiving server it immediately replies with INVAL. I've checked the code and it seems to be not matching the accept packet with the relevant item in the iaxs array due to the following
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
2004 Dec 26
7
IAX Registration Refused
I tried to connect my * to IAXtel, but i always get this errors. chan_iax2.c:5849 socket_read: Registration of 'mnetwork' rejected: Registration Refused On dial a iax number i get: chan_iax2.c:5526 socket_read: Call rejected by 69.73.19.178: No authority found chan_iax2.c:5528 socket_read: Immediately destroying 3, having received reject chan_iax2.c:2411 iax2_hangup: We're hanging
2003 Dec 02
5
IAXTEL configuration for new iaxtel users.
After battling for days trying to figure out what was wrong with my iax.conf it was determined that I do not have any inkeys set on the digium server. Now whether that is something new or just in a few cases I am not sure. Messing around and reading on IRC and the mailing list I could get certain things to work and then break other things. Now I can dial a IAXTEL number, 800 number and FWD
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
2004 Jan 30
2
IAX1 vs IAX2 for IAXtel
G'day list, I am getting a lot[1] of traffic on my Internet link, ICMP messages from 69.73.19.178 telling me UDP port 5036 is unreachable (this IP address belongs to iaxtel.org). I see from the wiki that IAXtel supports only IAX2 from December 2003. Fine, however it looks like my * still wants to try and register using IAX1, and I can't find how to turn this off. This situation is
2003 Nov 11
5
iaxtel down?
Hi there, do I have a local problem, or is registration at IAXTEL impossible at the moment? "iax2 show registry" permanently shows a TIMEOUT for 69.73.19.178. Philipp
2005 Feb 20
7
bridging iaxtel calls to PSTN
Hello, I just started using asterisk, and have a question. I have setup two asterisk servers, A and B. A has a Digium TDM400 11B card (1 FXO and 1 FSX modules) and is connected to the PSTN. B has same, but is NOT connected to PSTN. I want to configure B to call A via iaxtel, and connect to the PSTN using A's line. How can I configure iaxtel dial plan for B in extensions.conf? I want to be
2004 Aug 27
5
iaxtel and jitterbuffer
I am trying to work out IAX <--> IAX communications with my * box. I have a registration with iaxtel and I thought I would start there for my learning. I am able to call the number for Digium's support line (700-428-6000), but the sound is horribly chopping. Some reading revealed the jitterbuffer settings, so I enabled them in iax.conf. I have the following now: ; Inter-Asterisk
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. --
2006 Nov 01
5
DTMF over IAX
Ok sorry for not being specific. I am having a problem when people outside call in to my number which terminates at VoicePluse then The send IAX to me and I do not get any tones. People press buttons but it just goes to the next dialplan fall through. It happens 60-70% of the time. extentions.conf [general] static=yes writeprotect=no autofallthrough=yes clearglobalvars=no priorityjumping=no
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
2004 May 18
0
Asterisk to IAXTel help
I'm trying to make a call from an IAXPhone client - through the * PBX to an 888 number using the IAXTel link. I'm using the basic conf files for extensions and iax. I get successfully connected (at the "Attempting native bridge" line of the output) and am then able to talk both ways for 20 to 30 seconds and then the IAX phone appears off line. If I wait on the PSTN line for
2004 Sep 15
4
IAX to IAX connect question
Hi, I got my * working fine with FWD at office with 2 extensions, i receive calls and i can make calls thru FWD. I got also my * at home, and i connected it using auth=rsa. From my home, i can make calls using my office iax, but if i try to redirect incomming calls from FWD to my * at home, it rejects the call. I created the pub/key pairs for rsa and its working ok and i just pasted the
2004 May 24
0
IAX problems using CVS HEAD, but not CVS STABLE
Hi All, Sorry if this has been covered in the past; I've tried searching the archives, but haven't had any luck finding a similar problem. Basically I have problems when using IAX2 (which I now understand is just IAX). I have three IAX connections setup - VoicePulse, IAXtel, and an Asterisk IAX<->PSTN termination provider here in Sydney (ATP) If I try to use the CVS STABLE version