[asterisk-users] How to use one single IP as origination

2010-05-30 Thread CDR
I have an Asterisk with multiple IP's, on the same subnet. When a call comes in, I need to send it back out via SIP, but need that only one IP is used as originating IP for all calls. For example machines has 192.168.50.3 192.168.50.4 192.168.50.5 but when I originate the second leg of a

[asterisk-users] Implementing Asterisk on a WAN or an Intranet

2010-05-30 Thread ayodele abejide
Hi everyone, I want to Implement asterisk on my company's intranet comprising of 100 local area networks I don't know how to configure my dialplan and my sip.conf files Thanks Date: Sun, 30 May 2010 10:06:12 -0400 From: vene...@gmail.com To: asterisk-users@lists.digium.com Subject:

[asterisk-users] Wierd behavior of illegal extension

2010-05-30 Thread Richard Kenner
Suppose I have a subroutine (called by Gosub) S that's called from a macro M and there's a goto to an illegal extension in S. That does go to 'i' in S but seems to pop the macro stack so that when there's a later fallthrough in M, the calls hangs up rather than returning to the caller of M. Is

Re: [asterisk-users] Best way to limit outgoing calls per trunk

2010-05-30 Thread bruce bruce
Thanks for the tip. I have been checking those two options. Would you be able to provide an example of how GROUP or GROUP_COUNT may check for a trunk usuage? From what I see is that you have to assing certain routes a group and then count the group, but how I do include a trunk in the group?

Re: [asterisk-users] Implementing Asterisk on a WAN or an Intranet

2010-05-30 Thread Goke M Aruna
Ay, Run make sample in the asterisk src dir3. And check the etc asterisk dir3 for sample config files. If you are not clear after reading contact me goksie at gmail. Thanks On 5/30/10, ayodele abejide ayodeleabej...@hotmail.com wrote: Hi everyone, I want to Implement asterisk on my

Re: [asterisk-users] Wierd behavior of illegal extension

2010-05-30 Thread Tilghman Lesher
On Sunday 30 May 2010 10:19:02 Richard Kenner wrote: Suppose I have a subroutine (called by Gosub) S that's called from a macro M and there's a goto to an illegal extension in S. That does go to 'i' in S but seems to pop the macro stack so that when there's a later fallthrough in M, the calls

Re: [asterisk-users] Normalizing called numbers

2010-05-30 Thread Rémi Philippe
Thanks for the replies. I went with the simple matching and goto and it works great! Remi 2010/5/29 Johann Hoehn johann.ho...@ecommerce.com: Rémi Philippe wrote: Hi, I'm working on my dial plan and I'd like to parse all dialed numbers to convert them to the format I want. For example if

Re: [asterisk-users] Best way to limit outgoing calls per trunk

2010-05-30 Thread Jonathan Thurman
On Sun, May 30, 2010 at 9:37 AM, bruce bruce bruceb...@gmail.com wrote: Thanks for the tip. I have been checking those two options. Would you be able to provide an example of how GROUP or GROUP_COUNT may check for a trunk usuage? Here is how I do it. It is based on Asterisk 1.6.1.x, and I

Re: [asterisk-users] Wierd behavior of illegal extension

2010-05-30 Thread Richard Kenner
You really shouldn't be calling a Gosub routine from Macro. We've already had to deal with some really odd interactions between the two. If you're going to make the jump to Gosub, go completely over and only use Gosub. Don't use Macro in conjunction with Gosub. I find each most useful for

Re: [asterisk-users] Wierd behavior of illegal extension

2010-05-30 Thread Tilghman Lesher
On Sunday 30 May 2010 13:01:30 Richard Kenner wrote: You really shouldn't be calling a Gosub routine from Macro. We've already had to deal with some really odd interactions between the two. If you're going to make the jump to Gosub, go completely over and only use Gosub. Don't use Macro

Re: [asterisk-users] Best way to limit outgoing calls per trunk

2010-05-30 Thread bruce bruce
Thanks for that. It very well detailed. I am not sure if I can use GROUP and GROUP_COUNT now that I see how it's used. You see, the call is placed by A2Billing so I don't have a control over setting GROUP increase and so if there is a call GROUP_COUNT won't work. I might resort back to using sed

[asterisk-users] Dahdi PRI T1 Setup for TE210P

2010-05-30 Thread Al Grims
Hello, I have been struggling with the configuration of this card on my box. I have a T1 line and I am trying to setup asterisk with it. I followed all the instructions and I still see a blinking red light on the card. I use fedora 12. If everything is fine should I see a green line when I plug