similar to: Chan IAX2 errors while calling Toll Free numbers using IAXTEL

Displaying 20 results from an estimated 2000 matches similar to: "Chan IAX2 errors while calling Toll Free numbers using IAXTEL"

2005 May 04
4
Problem with realtime SIP
Hi Guys, We have just set up Asterisk (CVS Head) for a realtime enviorment using MySQL & Asterisk Addons. I have populated the "sip_buddies" table with the same information that is came from our sip.conf, however registration seems to fail for the softphone we have set up. Does anyone have any idea as to what I should be looking for here? I'm not getting any error messages
2017 Nov 22
3
Chan Local, Originate and slin
Hi all! Asterisk 13.1.0 Ubuntu 16.04, all latest. Can anybody explain this to me - I run Originate command from dialplan: same => n,Originate(Local/${number}@mycontext,app,ConfBridge,${confnum}) and I get crazy sound distortion in the conference, and I see that transcoding takes place here: NativeFormats: (slin192) WriteFormat: slin ReadFormat: slin192 WriteTranscode: Yes (slin
2005 Aug 10
2
app_voicemail.c still looking for config file even I try to configure the voicemail from database.
Hi I am trying to make asterisk load config from database, so far I get the sip, extension working, but voicemail seems still looking for config file, not from the database. the extconfig.conf looks like ... sipusers => mysql,asterisk,sip_buddies sippeers => mysql,asterisk,sip_buddies extensions => mysql,asterisk,extensions_table voicemail => mysql,asterisk,voicemail_users .. the
2017 Nov 22
2
Chan Local, Originate and slin
On Wed, 22 Nov 2017, Dmitriy Serov wrote: > ?same => n,System(printf "Action: Originate\nActionID: 1\nChannel: Local/${number}@mycontext\nApplication: Confbridge\nData: ${confnum}\n" > > /var/spool/asterisk/outgoing/${number}-${confnum}) I get: Unknown keyword 'Action' at line 1 of /var/spool/asterisk/outgoing/... Unknown keyword 'ActionID' at line 2 of
2004 Jun 22
3
IAX2 Trunking help!
I'm trying to get two * boxes to talk.... no matter what variation I try I get No Authority Found and connection refused from 192.168.1.5 I've googled, I've site searched.... to no avail. Here is the server a configs (192.168.1.5): iax.conf [general] port=5036 bandwidth=low disallow=all allow=gsm jitterbuffer=yes tos=lowdelay register => pbx:test@192.168.2.2 [pbx] type=peer
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 20
6
Setting up an IAX2 trunk
I am trying to set up an IAX2 trunk between two servers. Server A has the following in iax.conf: [general] ... [ServerB] type=friend trunk=yes host=dynamic secret=myPassword context=myContext Server B has the following in extensions.conf: [outgoing] exten=>_40X,1,Dial,IAX2/ServerB:myPassword@x.x.x.x/${EXTEN} I am using bmtools to monitor the bandwidth usage, and I am not seeing a difference.
2005 Jan 20
1
Realtime Engine
I'm going to be testing the new realtime stuff further in the next few days, and just wanted some clarification on a couple of things before I start on it. I believe I can store any config file in a external config such as mgcp.conf for example, by adding it to extconfig.conf with the below syntax. mgcp.conf => mysql,asterisk,mgcpchans Doing this will require a reload of asterisk to read
2008 Nov 06
1
Asterisk Realtime Configuration
Hi, Having some issues here with getting asterisk realtime for the dialplan (extensions.conf) setup: mysql> desc extensions_table; +----------+--------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +----------+--------------+------+-----+---------+----------------+ | id | int(11) | NO | MUL | NULL |
2009 Sep 23
2
FFMPEG Query
Hi All, I want to convert a video file which is located at the Amazon-S3 Store, through ffmpeg. How can it b possible? please help me if anyone have any idea. for ex:- is it possible to execute following command:- system "ffmpeg -i
2005 Mar 11
1
Trouble with Realtime
Greetings, I'm having some trouble with the realtime engines. When asterisk loads, everything looks fine, there don't seem to be any problems via notices or anything. Furthermore, cdr_odbc is working, and actively logging my failed call attempts to db through ODBC using the same DSN. unixODBC and the mysql drivers are installed from source. Here are the relevant parts of the config:
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 Jun 28
2
Asterisk Realtime and ODBC
Hello all! My basic problem is that we haven't been able to get realtime to use ODBC to store configuration data. Here are the details: We've installed Asterisk on a CentOS machine as follows: 1. Downloaded, compiled, and installed FreeTDS 0.63 2. Downloaded, compiled, and installed unixODBC 2.2.11 3. Downloaded, compiled, and installed Asterisk, Asterisk-Addons, and Zaptel from CVS
2005 Jan 18
2
Realtime Voicemail ...
Hi, Realtime SIP and Extensions are working fine but facing some problems with Voicemail. Added an entry to extconfig.conf voicemail => mysql,asterisk,voicemail_users Created the corresponding table and an entry for mailbox 201. This is also reflected in the CLI as shown below. CLI> realtime load voicemail mailbox 201 Column Name Column Value
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>
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and are using the CVS version. Goto the wiki and read the instructions for RealTime. -Matthew ----- Original Message ----- From: "Muhammad Rizwan Khan" <rizwan@advcomm.net> To: <Asterisk-Dev@lists.digium.com> Sent: Wednesday, January 05, 2005 12:42 PM Subject: [Asterisk-Dev] Asterisk with MySQL >
2005 Aug 10
1
asterisk query mysql problem or bug?
Hi; I have entries as below in DB, mysql> select * from sip_buddies; +----+------+----------+------------+---------+------------+--------+------- -----+------------+----------+------+ | id | name | context | defaultip | host | mailbox | type | regseconds | ipaddr | username | port | +----+------+----------+------------+---------+------------+--------+-------
2014 Jan 31
2
callfiles.call
hello list, i have created a callfiles with my asterisk 1.4.43 like: Channel: SIP/watara/06xxxxxxxx MaxRetries: 10 RetryTime: 5 WaitTime: 20 Context: mycontext Extension: s Priority: 1 extensions.conf mycontext exten => s,1,Ringing() exten => s,n,Playback(hello-world) exten => s,n,Dial(SIP/105) exten => s,n,Hangup() it works with one number how can i do in order to create a
2005 May 26
2
voicemail comprehension
Hi all, In order to do loadbalancing between my two *, i wanted to stock all things concerning voicemail on a NFS partition... I see that the voicemail system put his files onto two differents directories : /var/spool/asterisk/voicemail/mycontext etc. and /var/lib/asterisk/voicemail/mycontext etc. I've two questions : Why ? and how can i do to centralize the destination of the messages AND
2006 Dec 05
1
Question about Realtime static table
Hi All: I'd like to use Realtime Static in terms of the performance concern about dynamic realtime. Assume that I create a table: as following: CREATE TABLE `extensions_table` ( `id` int(11) NOT NULL auto_increment, `context` varchar(20) NOT NULL default '', `exten` varchar(20) NOT NULL default '', `priority` tinyint(4) NOT NULL default '0', `app` varchar(20)