similar to: Question about Asterisk connections

Displaying 20 results from an estimated 10000 matches similar to: "Question about Asterisk connections"

2006 Dec 11
2
How to add include statement into Realtime static
Hi List: I can not find out an example how to store "include => context name" statement into Realtime static. Please help me on this one. Thanks, Tielin
2005 Aug 24
2
Can exsiting router handle VoIP traffic?
Hi All: I'd like to test a pure VoIP call center set up under Asterisk, Can I use existing IP routers to get VoIP traffic from service provider to Asterisk with good quality of voice? In other words, do I have to do any hardware upgrade to make VoIP work in existing enterprise environement, we have 10g Ethernet LAN? Many thanks, Tielin
2006 Oct 25
1
Need recommendation for SIP hard phones
Hi List: The main concern I have is that multiple accounts of the Asterisk servers could be configured in the phone, any one server of group of registered servers (2-3) down, the phone still works with existing registered servers, or the sip phones automatically register to next server referencing the account settings when current registered Asterisk server is down. Does anybody know some
2006 Dec 05
1
Need some examples for configuring Asterisk under Realtime static
Hi List: Can someone hlep to provide one or two examples to data entry for sip.conf under the table structure? CREATE TABLE `sip_conf` ( `id` int(11) NOT NULL auto_increment, `cat_metric` int(11) NOT NULL default '0', `var_metric` int(11) NOT NULL default '0', `commented` int(11) NOT NULL default '0', `filename` varchar(128) NOT NULL default '',
2007 May 07
6
Could two Asterisk servers connect through VPN
Hi list: Has anyone done to set up two servers in different remote offices through VPN in order to get the VoIP communication? Thanks for your information. Tielin Xu
2006 Apr 24
2
Question about Asterisk realtime
Hi All: I used FreePBX to configure Asterisk, and tables are create in MySQL by using FreePBX install script. I created two x-lite softphone accounts by using FreePBX, they are stored in table sip as friend. I followed wiki doc to edit the extconfig.conf file. I can not get those two softphone to talk since I got the error message from Xlite as: Call failed: 503 service Unavailable I noticed
2006 Oct 19
1
How do I configure Asterisk if I need to run Mysql server on second Linux
Hi List: Please someone help me to point out where I can get the idea to configure Asterisk for mysql server running on different Linux. Many thanks, Tielin
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)
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
Call for Participation http://www.hpdc.org/2012/ The organizing committee is delighted to invite you to *HPDC'12*, the /21st International ACM Symposium on High-Performance Parallel and Distributed Computing/, to be held in *Delft, the Netherlands*, which is a historic, picturesque city that is less than one hour away from Amsterdam-Schiphol airport. HPDC <http://www.hpdc.org> is
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
Call for Participation http://www.hpdc.org/2012/ The organizing committee is delighted to invite you to *HPDC'12*, the /21st International ACM Symposium on High-Performance Parallel and Distributed Computing/, to be held in *Delft, the Netherlands*, which is a historic, picturesque city that is less than one hour away from Amsterdam-Schiphol airport. HPDC <http://www.hpdc.org> is
2017 Jun 28
0
Windows iconv() "failure" in certain locales
On 27.06.2017 17:36, Martin Maechler wrote: > This is a continuation of the R-devel thread with subject > "suggestion to fix packageDescription() for Windows users" : > > As I said there, a patch should rather address the underlying > problem in packageDescription rather than a kludgy workaround > patch for citation(). > (For that same reason, Ben Marwick
2017 Jun 27
3
Windows iconv() "failure" in certain locales
This is a continuation of the R-devel thread with subject "suggestion to fix packageDescription() for Windows users" : As I said there, a patch should rather address the underlying problem in packageDescription rather than a kludgy workaround patch for citation(). (For that same reason, Ben Marwick proposed to fix packageDescription() rather than the symptom seen in citation().)
2005 Sep 19
0
FW: ADTRAN Virtual Classes: Ensuring QoS for VoIP & Total Access 900 Series
I thought this might interest a few asterisk users. I don't use them so I have no idea about Adtran's but I know a heap of people on this list swear by them. Cheers, Dean ________________________________ From: vclass.coordinator@adtran.com [mailto:vclass.coordinator_adtran.com@mail.vresp.com] Sent: Monday, 19 September 2005 9:59 AM Subject: ADTRAN Virtual Classes: Ensuring
2006 Jul 12
0
CFP: Workshop on Virtualization Technology in Distributed Computing
=============================================================== CALL FOR PAPERS (VTDC 2006) Workshop on Virtualization Technologies in Distributed Computing held in conjunction with SC 06, the International Conference for High Performance Computing, Networking and Storage. =============================================================== date: November 11, 2006, Tampa, Florida, USA SC 06:
2011 Jun 21
13
VM disk I/O limit patch
Hi all, I add a blkback QoS patch. You can config(dynamic/static) different I/O speed for different VM disk by this patch. ---------------------------------------------------------------------------- diff -urNp blkback/blkback.c blkback-qos/blkback.c --- blkback/blkback.c 2011-06-22 07:54:19.000000000 +0800 +++ blkback-qos/blkback.c 2011-06-22 07:53:18.000000000 +0800 @@ -44,6 +44,11 @@
2011 Jun 21
13
VM disk I/O limit patch
Hi all, I add a blkback QoS patch. You can config(dynamic/static) different I/O speed for different VM disk by this patch. ---------------------------------------------------------------------------- diff -urNp blkback/blkback.c blkback-qos/blkback.c --- blkback/blkback.c 2011-06-22 07:54:19.000000000 +0800 +++ blkback-qos/blkback.c 2011-06-22 07:53:18.000000000 +0800 @@ -44,6 +44,11 @@
2006 Aug 21
0
VTDC 2006: submissions are now open
=============================================================== CALL FOR PAPERS (VTDC 2006) Workshop on Virtualization Technologies in Distributed Computing held in conjunction with SC 06, the International Conference for High Performance Computing, Networking and Storage. =============================================================== date: November 17, 2006, Tampa, Florida, USA SC 06:
2006 Dec 14
0
Re: [RESOLVED] Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
Hello, loading conntrack resolve my problem ... layer 7 have got a dependency with conntrack but doesn''t load it automaticaly... so module is loaded but no packets match with l7-protocols ... reported as a bug http://sourceforge.net/tracker/index.php?func=detail&aid=1596065&group_id=80085&atid=558668 regards ArcosCom Linux User a écrit : > With: >
2008 Jan 17
0
CfP 3rd Workshop on Virtualization in HPC Cluster and Grid Computing Environments (VHPC'08)
Apologies if you received multiple copies of this message. =============================================================== CALL FOR PAPERS 3rd Workshop on Virtualization in High-Performance Cluster and Grid Computing (VHPC'08) as part of Euro-Par 2008, Las Palmas de Gran Canaria, Canary Island, Spain =============================================================== Date: August 26-29,
2008 Jan 17
0
CfP 3rd Workshop on Virtualization in HPC Cluster and Grid Computing Environments (VHPC'08)
Apologies if you received multiple copies of this message. =============================================================== CALL FOR PAPERS 3rd Workshop on Virtualization in High-Performance Cluster and Grid Computing (VHPC'08) as part of Euro-Par 2008, Las Palmas de Gran Canaria, Canary Island, Spain =============================================================== Date: August 26-29,