similar to: D() option on Dial

Displaying 20 results from an estimated 20000 matches similar to: "D() option on Dial"

2006 May 23
1
Configure Voipjet.com content in Asterisk
Hi, I am Chandramouli from India. I have successfully implemented Intercom (Dialling within my office LAN) and Voicemail features using Asterisk. To implement this, I am using X-Lite Softphone. Now, I wish to make calls to US using VoIP Asterisk. I dont think I need any external hardware to implement pure VoIP solution. Here I am sending my configuration file values: Contents of
2005 Jan 16
6
pattern matching problem
How do I solve the problem with between patterns: _1800 _1NXX I would like all numbers 1800, 1877 etc to go through iaxtel but all other numbers 1xxx via voipjet Example in my extension.conf I have: [iaxtel] exten => _1700NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel) exten => _1888NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel) exten =>
2005 Feb 16
0
More jitter buffer questions
I've been trying to resolve some quality issues and I was hoping someone might be able to provide some insight. To give you an idea the calls are coming in via a SIP DID and sent out via an IAX2 connection. Latency to both the SIP equipment and IAX equipment are around 80ms with 0 packet loss accoridng to ping tests. The server is located in a data centre so bandwidth is not an issue. Most
2006 Dec 11
1
re: L option in dial command
Hello all, I'm having a bit for a problem with the dial command limit option. I have the following dial command (executed from inside the a2billing agi) AGI Script Executing Application: (Dial) Options: ( IAX2/username@voipjet/18005551212|30|HL(60000:20000:00000)0) Now, from what i read in the wiki, this is supposed to limit me to one minute (60000 ms), and warn me when there are 20
2005 Jan 15
2
IAX2 Channels & Bandwidth
Hi all, I'm using VOIPJET to make international calls with an IAX2 connection between my local asterisk server and their server(s). At times I seem to have a problem if 5 or more international calls are made at once - I'm on a 1024kbps download and 256kbps upload DSL line (only the asterisk server uses this DSL line). Today I switched the codec from ulaw to ilbc in an attempt to lower
2005 Jun 22
1
missing cdr records
I am experiencing a very wired problem. Some of my cdr are lost. I use logging cdr to csv, mysql and odbc. But some of them are lost. They miss in csv mysql and odbc, so i'm pretty sure it is related to asterisk functioning. I am running asterisk 1.0.7; this is simple configuration file: extensions.conf [general] static=yes writeprotect=no [macro-gw-voipjet] exten =>
2004 Dec 01
0
VoIP Dialout issues
Hi List, I have set up the following in my extensions.conf ; local numbers look like 0262XXXXXX ; but must be dialed 262 262XXXXXX exten => _0262XXXXXX,1,Dial,IAX2/543@voipjet/011262262${EXTEN:4} exten => _0262XXXXXX,2,Dial,IAX2/jhiver@NuFone/011262262${EXTEN:4} exten => _0262XXXXXX,3,Congestion It did work for a while, however when dialing I get: stargate*CLI> -- Executing
2005 May 20
1
Unable to create channel of type 'IAX2' (cause 3)
I try to connect to voipjet, but I get always busy, ... it worked yesterday, ... no changes on my side.... -- Executing SetGroup("SIP/615-829b", "iax-voipjet") in new stack -- Executing Dial("SIP/615-829b", "IAX2/17567@voipjet/011886228357765") in new stack May 20 18:16:26 NOTICE[9733]: app_dial.c:973 dial_exec_full: Unable to create channel
2006 Mar 14
2
Max retries exceeded to host...
The past two days, I've been having issues with my two VoIP service providers where calls just suddenly hang up. The following is from the log: Mar 14 13:50:55 WARNING[5887] chan_iax2.c: Max retries exceeded to host 64.34.45.100 on IAX2/voipjet-3 (type = 6, subclass = 11, ts=250000, seqno=80) Mar 14 13:50:55 DEBUG[10428] channel.c: Didn't get a frame from channel: IAX2/voipjet-3 Mar
2004 Aug 24
2
Grandstream Budgetone BT-101 and VoipJet
Is anyone using this combination successfully? I have a dell 500sc running rh9 and asterisk 1.0rc1. It is configured with an x100p. I have a Sipura SPA-2000, laptop with Xlite and a Grandstream Budgetone BT-101. I have signed up with Voipjet (they use iax2). I also have an FWD number via iax2. I can sucessfully call back and forth to all devices via zap, sip, and fwd. I can successfully
2005 Aug 12
3
Voipjet experiment
Hi List, I'm wondering if someone who uses VoipJet as their termination service would do me a favor. If I call the American Airlines reservation number (1-800-433-7300), the call gets connected, but after 30 seconds asterisk drops the call responding that no one answered. I'm using areskicc2 (calling card app) as an authentication system and I don't know if that is what is
2004 Dec 16
0
Automated callback with .call file
Hello, I am attempting to write a script to launch a callback based on a dial-in service. I have created this call file: --------------------------- channel: IAX2/user@voipjet/011_valid_number maxretries: 3 retrytime: 5 waittime: 5 context: dialtone extension: 912125551212 priority: 1 --------------------------- Where I first attempt to dial the callback user (channel) and then connect the
2005 Jul 17
0
Voipjet test account - unable to make calls.
Hi, I just setup a VoipJet test account (one with 25c credit) to test, they seem to offer good rates to 02 Uk mobiles :) Anyway, everything went ok, iax.conf amended and extensions.conf too, however when I try to make a call I see:- rt*CLI> -- Executing SetCallerID("SIP/2008-d747", "4153574000") in new stack -- Executing Dial("SIP/2008-d747",
2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number: Here is the context: [disa] exten => 087,1,Answer exten => 087,2,DigitTimeout,8 exten => 087,3,ResponseTimeout,20 exten => 087,4,Authenticate(985) exten => 087,5,DISA(951|disa-access) [disa-access] include => tollfree include => outgoing-voipjet [tollfree] ; ; terminate toll-free no.'s via fwdnet ; US
2005 Jan 06
3
IAX outgoing redundancy
Hello. I am having an issue where sometimes the cheapest provider for certain international destinations is not always reliable in completing calls. However, there is not problem once the call is made (i.e. no lag or echo or anything). The way I have it set up right now (for example) for Dar es Salaam, Tanzania is: exten => _925522XX.,1,Dial(IAX2/livevoip/011${EXTEN:1}) exten =>
2004 Dec 22
1
Grandstream BT100 -> Asterisk -> Voipjet ..... No ring ring when making a call
Hi All, I'm sure this is something simple that I have missed somewhere. When I make a call using BT100 over IAX2 with Voipjet terminating I don't get a ringing sound whilst I'm waiting to be connected. The destination party can answer the call (they do get ringing) and conversation can take place. I don't get this problem with X-Lite softphone? Any help appreciated -
2004 Sep 11
0
Grandstream x Asterisk 1.0 RC1 x VOIPJet
Sirs/Ladies, Not sure if anyone saw anything like that before... I was playing with an Asterisk setup with a Grandstream BT101 (1.0.5.11) and www.voipjet.com (IAX2). The other devices I have home (Sipura 3k and DTA-310) seem to work just fine, but the Grandstream seems to suffer from one-way voice (remote end can't hear me). The only workaround I found so far (have not spoken with VOIPJet
2005 Feb 19
1
sending traffic to LiveVoip
I have several DIDs (working well) with LiveVoip and I just signed up for some outbound minutes. Unfortunately they did not send connection instructions. I tried: exten => _1NXXNXXXXXX,2,Dial(IAX2/userid:password@217.160.244.186/${EXTEN}|60|s) but I get the error Feb 19 15:14:09 WARNING[21453]: chan_iax2.c:5546 socket_read: Call rejected by 217.160.244.186: No authority found --
2007 Jan 18
0
re: putting 2 SIP channels together - hangup issues
Hello all, Hoping someone can help me with an issue...I have i .call file which calls out on a SIP channel and connects to an extension which dials another SIP channel. (both via voip providers) - both to PSTN. Problem is, hanging up the POTS phone doesn't release the channel (either one - hanging up the calling channel or the destination doesn't do it). Using IAX instead of SIP works
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
So I have a problem. A customer of mine wants a PBX, owns an office building. I want to sell him on asterisk. He has 4 tenants. I am using my asterisk box to simulate it. My asterisk box has a TDM400P card, not a PRI card. Don't know if it makes any difference. Anyway, I want to route incoming phone calls to different contexts based on the phone number being called. Here is my