similar to: why can't I make toll free calls via IAXTEL

Displaying 20 results from an estimated 4000 matches similar to: "why can't I make toll free calls via IAXTEL"

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
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 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
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to now, I have assumed that the extensions in the dial plan were tested in the order that they appear in extensions.conf. In other words, I have the following fragment which was designed to dial toll free on the PSTN and all other long distance on VoIP: [longdistance] include => local
2003 Jul 08
0
RE: IAXTEL toll-free From: Asterisk-Users digest, Vol 1 #791 - 10 msgs
I asked on the IRC channel last night and was told the IAXTEL had been down for a few months now. It had a very poor uptime.. Maybe someone can tell us why the uptime was so poor. Alex Message: 9 Date: Wed, 9 Jul 2003 01:05:00 +0200 From: Paul Cheng <asterisk@klarium.com> To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] IAXTEL toll-free Reply-To:
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 Jun 03
1
ata186 and 9 for outgoing line type dialplans
I tried putting this as the ata's dailplan: *St4-|#St4-|9|^9t4>$.- this is sip.conf [ata2001] type=friend username=ata2001 secret=SoMeSeCrEt host=dynamic context=fromata canreinvite=no and this in extensions.conf [fromata] ignorepat => 9 exten => _91700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel) exten =>
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 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 Mar 10
2
Cisco and Asterisk
Hey all, I'm pretty new to Asterisk and VoIP in general, so I'm hoping I can get a bit of help here. First I'll explain my setup, and then my problem. Right now I have a Cisco 3640 with a VIC2FXO card in it which has 2 FXO ports. I have an analog phone line plugged into the first port (voice-port 1/0/0). I've got it setup so that calls coming into that analog line are
2004 Dec 28
1
Chan IAX2 errors while calling Toll Free numbers using IAXTEL
Hi List, While trying to calling Toll Free numbers using IAXTEL, the call connects, I hear about 2 seconds of voice and then the voice drops off and I get the following error message which keeps scrolling across my console screen. WARNING[-167797840]: chan_iax2.c:5967 socket_read: Received mini frame before first full voice frame Asterisk shows that the format of this call is GSM. However if I
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 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 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 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 Apr 07
2
error 488 - Not Acceptable Here
I have a setup of 3 Cisco 7940 running Sip image 6.3. All these phone are registered by the below information *CLI> sip show peers Name/username Host Mask Port Status 2002/2002 192.168.22.199 (D) 255.255.255.255 5060 Unmonitored 2001/2001 192.168.22.200 (D) 255.255.255.255 5060 Unmonitored 2000/2000 192.168.22.198 (D)
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
2005 Feb 21
2
Why can't I make inter IAX calls between 2 Asterisk servers
<div><FONT size=2>Hello,</FONT></div> <div><FONT size=2>two questions: </FONT></div> <div><FONT size=2></FONT>&nbsp;</div> <div><STRONG><FONT size=2>1: How can I open/enable network connection to B?</FONT></STRONG></div> <div><FONT
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered