[asterisk-users] Help with IAX Trunking

2008-10-08 Thread Steve Anness
I am very confused on IAX Trunking. I mean I understand what is does but I am confused on how to make it work right with my Asterisk server and what all I need to add to make it work like it should. Basically we have two servers and want to call between the two. I have configured the iax.conf fi

Re: [asterisk-users] Help with IAX Trunk

2007-07-03 Thread Arun Kumar
thanks for reply. I've same setup with siml. incoming calls 10-12 it works fine but some time my machies get hang and gives same IAX max data space error. thanks On 6/27/07, Jared Smith <[EMAIL PROTECTED]> wrote: On 6/27/07, Arun Kumar <[EMAIL PROTECTED]> wrote: > so , how much bandwidth I ne

Re: [asterisk-users] Help with IAX Trunk

2007-06-27 Thread Jared Smith
On 6/27/07, Arun Kumar <[EMAIL PROTECTED]> wrote: > so , how much bandwidth I need for 30 simul. calls ? If you're using IAX2 trunking, the bandwidth requirements will be much less than if you're not using IAX2 trunking. Make sure you have trunk=yes in the peer definition in iax.conf. Off the to

[asterisk-users] Help with IAX Trunk

2007-06-27 Thread Arun Kumar
Hi I've two servers : 1. UK 2. Pakistan Pakistan * server has ISDN30. Pakistan(ISDN30) <> UK ===> User Im planning to setup an IAX2 trunk between these two server ? so , how much bandwidth I need for 30 simul. calls ? Im planning to use G729 on both my server ? to support 30 calls ove

RE: [asterisk-users] Help with IAX

2007-06-04 Thread Malcom Kemp
t caused me problems? Thanks for your help. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Ruggles Sent: Wednesday, May 30, 2007 3:10 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [asterisk-users] Help with

RE: [asterisk-users] Help with IAX

2007-05-30 Thread David Ruggles
[EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Malcom Kemp Sent: Wednesday, May 30, 2007 3:42 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Help with IAX >From 192.168.253.20: *

RE: [asterisk-users] Help with IAX

2007-05-30 Thread Malcom Kemp
ssion' Subject: FW: [asterisk-users] Help with IAX (missed one thing) I have made some changed to your config: extensions.conf from 192.168.253.21: ; ; Create an extension, 205, for trunk ; exten => 205,1,Dial(IAX2/tecinfo1/205 <mailto:IAX2/192.168.253.20/[EMAIL PROTECTED]>

RE: [asterisk-users] Help with IAX

2007-05-30 Thread Malcom Kemp
ay 30, 2007 1:44 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [asterisk-users] Help with IAX I have made some changed to your config: extensions.conf from 192.168.253.21: ; ; Create an extension, 205, for trunk ; exten => 205,1,Dial(IAX2/tecinfo1/205

FW: [asterisk-users] Help with IAX

2007-05-30 Thread David Ruggles
(missed one thing) I have made some changed to your config: extensions.conf from 192.168.253.21: ; ; Create an extension, 205, for trunk ; exten => 205,1,Dial(IAX2/ tecinfo1/205) iax.conf from 192.168.253.21: [tecinfo1] type=peer u

RE: [asterisk-users] Help with IAX

2007-05-30 Thread David Ruggles
I have made some changed to your config: extensions.conf from 192.168.253.21: ; ; Create an extension, 205, for trunk ; exten => 205,1,Dial(IAX2/ tecinfo1/205) iax.conf from 192.168.253.21: [tecinfo1] type=peer username=tecinfo2 sec

RE: [asterisk-users] Help with IAX

2007-05-30 Thread Malcom Kemp
12:05 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [asterisk-users] Help with IAX In both iax.conf files change [iax-trunk] to [tecinfo] the [name] in iax.conf is what is looked for when a connection is established and you're telling it to conne

RE: [asterisk-users] Help with IAX

2007-05-30 Thread David Ruggles
In both iax.conf files change [iax-trunk] to [tecinfo] the [name] in iax.conf is what is looked for when a connection is established and you're telling it to connect with tecinfo on the username= line HTH Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (9

RE: [asterisk-users] Help with IAX

2007-05-30 Thread Malcom Kemp
Mailing List - Non-Commercial Discussion Cc: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Help with IAX Can you send IAX.conf of both the systems Regards, Sanjay Rajdev - Original Message - From: "Malcom Kemp" <[EMAIL PROTECTED]> To: asterisk-users@lists

Re: [asterisk-users] Help with IAX

2007-05-30 Thread Sanjay Rajdev
Can you send IAX.conf of both the systems Regards, Sanjay Rajdev - Original Message - From: "Malcom Kemp" <[EMAIL PROTECTED]> To: asterisk-users@lists.digium.com Sent: Wednesday, 30 May, 2007 9:05:34 PM (GMT+0530) Asia/Calcutta Subject: [asterisk-user

[asterisk-users] Help with IAX

2007-05-30 Thread Malcom Kemp
I am attempting to use an IAX2 channel between two Asterisk systems. This would seem to be a normal thing to do. I actually want to trunk traffic between the two that are in remote locations. However, I have started with what I think is a simple configuration, which should allow for one way calli

Re: [asterisk-users] Help with IAX Trunk

2006-12-04 Thread Michiel van Baak
On 11:02, Mon 04 Dec 06, Dave Morrow wrote: > Yes. That was the solution. Not sure why that 'r' is there in the > first place It's there to provide 'ringing' indication on links that do not provide it. (voip-voip connections or voip-pri|pstn connections without early-media passthru) --

RE: [asterisk-users] Help with IAX Trunk

2006-12-04 Thread Dave Morrow
mber 02, 2006 11:57 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Help with IAX Trunk On 09:48, Sat 02 Dec 06, Dave Morrow wrote: > H.interesting thought. Not sure how to do it though... > > > I found this this morning. I think it mi

Re: [asterisk-users] Help with IAX Trunk

2006-12-02 Thread Michiel van Baak
On 09:48, Sat 02 Dec 06, Dave Morrow wrote: > H.interesting thought. Not sure how to do it though... > > > I found this this morning. I think it might be the answer I seek > > http://www.trixbox.org/modules/newbb/viewtopic.php?topic_id=5303&forum=2 Probably yeah. The r option in t

RE: [asterisk-users] Help with IAX Trunk

2006-12-02 Thread Dave Morrow
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Lytle Sent: Saturday, December 02, 2006 9:35 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Help with IAX Trunk Dave Morrow wrote: > Unfortunately, the codes

Re: [asterisk-users] Help with IAX Trunk

2006-12-02 Thread Doug Lytle
Dave Morrow wrote: Unfortunately, the codes are private for the individual. Then I would suggest that you prompt the user for that code, before the actual dial. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neith

RE: [asterisk-users] Help with IAX Trunk

2006-12-02 Thread Dave Morrow
Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Help with IAX Trunk Dave Morrow wrote: > > My long distance provider requires that a billing code be entered > after dialing a long distance call. From the directly attached > Asterisk server, these calls work wh

Re: [asterisk-users] Help with IAX Trunk

2006-12-02 Thread Doug Lytle
Dave Morrow wrote: My long distance provider requires that a billing code be entered after dialing a long distance call. From the directly attached Asterisk server, these calls work when the user enters their PIN after dialing. From the second server (connected via an IAX trunk), I never g

[asterisk-users] Help with IAX Trunk

2006-12-02 Thread Dave Morrow
Hi all. I have an IAX trunk between 2 Asterisk servers. Everything is working correctly dialing between the servers as well as through the PSTN (a T1 connected to one of the servers). The second Asterisk server routes all calls to the PSTN via the first server. Calls to local 10-digit, and t

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-27 Thread Alexey Ostrovsky
Alexey Ostrovsky wrote: Hello all, We have the following problem: When calling via iax, the sound is off after a while - most often after about 5 minutes (sometimes later or earlier) - at one end or at both ends. While the channel is up, and packages are still being transmitted, you just can't h

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Alexey Ostrovsky
Rich Adamson wrote: We have the following problem: When calling via iax, the sound is off after a while - most often after about 5 minutes (sometimes later or earlier) - at one end or at both ends. While the channel is up, and packages are still being transmitted, you just can't hear anything. S

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage

2004-05-24 Thread John Blackman
Title: Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage I am having almost the exact same problem.  I have the following setup: Debian Woody Kernel 2.4.18 CPU:  P4 1.2GHz RAM:  1GB Asterisk – Latest CVS 1 TDM400P card Codec GSM I’ve been chasing down bandwidth

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Steven Critchfield
On Mon, 2004-05-24 at 09:39, Alexey Ostrovsky wrote: > Steven Critchfield wrote: > > >On Mon, 2004-05-24 at 08:27, Alexey Ostrovsky wrote: > >>When calling via iax, the sound is off after a while - most often after > >>about 5 minutes (sometimes later or earlier) - at one end or at both > >>ends

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Rich Adamson
> We have the following problem: > > When calling via iax, the sound is off after a while - most often after > about 5 minutes (sometimes later or earlier) - at one end or at both > ends. While the channel is up, and packages are still being transmitted, > you just can't hear anything. Sometim

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Alexey Ostrovsky
Steven Critchfield wrote: On Mon, 2004-05-24 at 08:27, Alexey Ostrovsky wrote: Hello all, We have the following problem: When calling via iax, the sound is off after a while - most often after about 5 minutes (sometimes later or earlier) - at one end or at both ends. While the channel is up, a

Re: [Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Steven Critchfield
On Mon, 2004-05-24 at 08:27, Alexey Ostrovsky wrote: > Hello all, > > We have the following problem: > > When calling via iax, the sound is off after a while - most often after > about 5 minutes (sometimes later or earlier) - at one end or at both > ends. While the channel is up, and packages

[Asterisk-Users] Help with IAX , voice Distortion or Breakage.

2004-05-24 Thread Alexey Ostrovsky
Hello all, We have the following problem: When calling via iax, the sound is off after a while - most often after about 5 minutes (sometimes later or earlier) - at one end or at both ends. While the channel is up, and packages are still being transmitted, you just can't hear anything. Sometimes