similar to: Site to Site Gateway

Displaying 20 results from an estimated 9000 matches similar to: "Site to Site Gateway"

2006 Jan 23
1
How to set-up LCR
How to set-up LCR ? a. which companies can be used with LCR? b. how to set-up & maintain LCR? c. multiple connection to one gateway? Example: +886223456789 could be reachable via a. ENUM free b. Dundi free c. Voipstunt free d. Voipbuster free e. Nufone $ f. Voipstunt $ g. others with 4 concurrent connections $$ h. others with 3 concurrent connections $$ I am looking
2014 Mar 11
1
Linux call router
hello there, I am facing an issue with misd/misdnuser/lcr in the system I am running debian 7 and I managed to install from git misdn/misdnuser but in lcr I am getting: chan_lcr.c: In function 'load_module': chan_lcr.c:3520:24: warning: assignment makes pointer from integer without a cast [enabled by default] make[2]: *** [chan_lcr.po] Error 1 make[2]: Leaving directory
2008 Feb 12
3
LCR in Asterisk
Hi all, I am planning to implement LCR routing on my already running asterisk server. Uptill now i have found out that asterisk has no support for lcr, i have to do something about it myself, for example using the AGI. Im looking for ideas here. Whats the best way to start implementing lcr in asterisk. Should i use agi and start implementing my own lcr script or is there any plugin available which
2004 Jun 02
1
Fax Recognizion without Answer? How to Supress this?
Hello, we have a PRI (E1) to a carrier and a second one to a legacy PBX: DTAG ---pri---- * ------ Hicmo (PSTN) | | Sip and more Many normal inbound calls are direcly routed to the hicom. Outbound calls from the Hicom go through LCR and then to PSTN. Inbound faxes are working, but outbound faxes from hicom to pstn are
2009 Jan 14
1
Ordinal Package Errors
I'm trying to install the ordinal package (http://popgen.unimaas.nl/~plindsey/rlibs.html). I downloaded ordinal03.tgz and untarred it. rmutil was previously installed (and appears to work ok.) Then I installed ordinal: [root at localhost ~]# R CMD INSTALL /home/chippy/Download/ordinal * Installing to library '/usr/lib/R/library' * Installing *source* package 'ordinal' ... **
2004 Jan 01
1
asterisk gateway to other gateways
Though I've had implementations of Asterisk, I havent encountered this one yet, so i'd like to seek your advise if this possible. I would want asterisk to be stand between the dialer the destination. The dialer will now dial asterisk access number. Asterisk will acknowledge user by using CallerID and check against its database for authentication and then sends out a DTMF A tone for ?
2008 Aug 03
1
Least Cost Routing
Hello, does anyone know of a good calling card solution for asterisk that is able to do lcr? Does astcc do this? I've been searching around and I can find some lcr modules/apps but none that incorporate prepaid card functionality. Regards, Igor H.
2006 Jun 16
2
MOS Scores and LCR
Is there any tool that can do LCR for Asterisk but also take into account MOS scores? Is it possible to automatically generate MOS scores on random "calls" so as to keep an updated database on a per provider, per destination, per time-of-day score? Hopefully, with that information we can create a better LCR module or script? Thanks, Daniel
2004 Aug 08
2
pbx answers after answering from analog phone
I am setting up my * for at home office and still have analog phones attached and answer from those analog phones and not necessarily through the pbx. I found that with the X100P cards, they see the 2nd ring and will be ready to answer the line. I used a Wait to pause and allow another 2 rings before * answers. But found that if we answer the line after the 2nd ring and before the 4th, * still
2007 Jan 15
3
Practical limit on dial prefixes for a route
Colleagues, We're in the process of standardizing on Sprint PCS and Cingular phones on a national basis (~ 50 properties, 1000's of lines). I manage an Asterisk install at one location. I've been looking at the Multitech CellFinder CDMA for Sprint as a dial backup solution. Basically, it's a CDMA to POTS gateway, tied to a PCS account. We would see it as a trunk line and I
2007 May 12
3
Asterisk High-Capacity Stability
Thanks Alex, some great ideas. I think, however, I'm leaning towards Asterisk at this point- since I have quite a bit of experience there, and very little with SER. At this point, I'm wondering from a dimensioning standpoint, what kind of capacity my machine will have (Dual Core Xeon 2.4GHz 4GB RAM). As I said, I don't plan to do any transcoding. I read the voip-info page on
2005 Feb 01
1
AGI global style variables
I have had some radom occurances of someone calling in, and for whatever reason the person is getting dumped into the section of the lcr.agi file that output the message of "it is necessary to dial x". I was curious, does any one know about a variable that might be available in the AGI that would tell me what channel they are coming in on. I looked in the wiki and found
2007 Apr 27
2
CDR changes in 1.4.3?
Hello all: I upgraded to 1.4.3 last night and use MySQL for CDR. I have noticed that 1.4.3 seems to log a lot of "crap" to CDR that 1.4.2 did not. I use a few macros in my dialplan to handle outgoing calls (lcr type stuff) and in addition to the proper CDR for the call itself I also have records to 's' in the same dest-context and entries to 's' in the default context.
2005 Aug 06
2
Dialplan mapping for multiple outbound providers to determine best rates
Hello All, Right now I have several providers. Voipjet, Teliax, and more recently Broadvoice. Broadvoice gives me unlimited to europe, but what I want to do is determine the best way to setup a dialplan so for example, certain countries will go through the cheapest route. I am really only interested in Poland, Russia and Turkey. Poland is free on broadvoice, but not for cellular, which I may
2005 Aug 16
8
Asterisk and LCR
Hello, How do you guys implement LCR in Asterisk? Thanks,
2003 Sep 23
9
dialing codes..( You can help! )
Hi, I am trying to setup some LCR functions on my Asterisk box and have a cheap call provider that uses various different numbers for landlines and cell phone numbers in various countrys.. I am finding it difficult to find the various codes.. eg. UK Landline - +44[12]. UK Cell - +44[7]. SA Landline - +27[1-6]. SA Cell - +27[78]. Please send me your country's dialing rules similar to how I
2005 Mar 18
5
small Local telco (wifi voip) some experiences with * ??
Hello. I would like to know if somebody did a wireles voip with Asterisk PBX. I think to deploy a wireless for about 500 potential customers, it's a 3 km radius maximum coverage with houses without phone lines, I work for public places telephony small enterprises ( a common bussines in Spain) so I can get good rates from 4 telcos and do LCR at my asterisk PBX. Is anybody did this before
2007 May 01
2
MYSQL application in dial plan
Hello, I would like to implement a few decision making process inside the dialplan using information stored in MySQL (like LCR, etc.). I see the MYSQL() application, but as far as I understand I have to connect to the database each time I want to query it; this seems a CPU eater to me. Is this indeed the case, or can I open it once Asterisk starts and leave it open?
2007 Nov 29
1
least cost routing and asterisk-1.4
Can someone guide me on what package I can use to do least cost routing in asterisk-1.4 without going through the prepaid calling card platforms. I have tried Asterisk::LCR and LCDial without success, if more help on either too. I will be glad. I will be glad for good pointers. Thanks. Goksie
2009 Feb 27
1
Switch Options for a service provider
Hi, I have a growing voip business Im i looking a solution that can handle at least 3000-4000 concurrent calls with great performance. Also with a billing platform, reports, reseller platform, LCR, call routing,real time reports, SQL dababase access real time Load Reports. Any recommendation? Thanks Ignacio -------------- next part -------------- An HTML attachment was scrubbed... URL: