similar to: How to add include statement into Realtime static

Displaying 20 results from an estimated 3000 matches similar to: "How to add include statement into Realtime static"

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 '',
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
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 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 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)
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 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 Sep 14
2
theora on the nintendo wii
As anyone considered contacting nintendo regarding theora and ogg support to the upcoming nintendo wii console? apparently they won't be including dvd support out of the box due to licensing costs so it could be a good move both for theora and ogg to gain more widespread acceptance and nintendo to add media center capabilities to their next gen console
2006 Sep 14
2
theora on the nintendo wii
As anyone considered contacting nintendo regarding theora and ogg support to the upcoming nintendo wii console? apparently they won't be including dvd support out of the box due to licensing costs so it could be a good move both for theora and ogg to gain more widespread acceptance and nintendo to add media center capabilities to their next gen console
2020 Aug 25
3
[TableGen] What to do if there are overlapping instruction patterns?
I've been working on adding support for a (semi-proprietary) extension for PowerPC called "Paired-Singles". It's a SIMD instruction set supporting various operations on a vector of 2 32-bit floating point numbers. The Extension is found in the PowerPC 750CL, modified variants of it are used in the Nintendo GameCube (Gekko), the Nintendo Wii (Broadway) and the Nintendo Wii U
2017 Mar 29
5
names
Hola. Tengo un set de datos importados desde SPSS (que usa etiquetas).- Mayormente, no tengo problemas, pero en una variable puntual veo que las etiquetas de las variables "están" pero la clase del vector no me cierra y los resultados no los usan. Trato de mostrarlo: > na.omit(datos[, .(FORM, Region, Dependencia = B2a, Criterios = D4_Otros.1)]) FORM Region Dependencia Criterios
2013 May 30
1
Dovecot 2.2 build rpm on Centos6
> -----Original Message----- > From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org] > On Behalf Of Burak G?RER > Sent: Thursday, May 30, 2013 10:34 AM > To: Nikolaos Milas > Cc: Dovecot Mailing List > Subject: Re: [Dovecot] Dovecot 2.2 build rpm on Centos6 > > On 27-05-2013 16:56, Nikolaos Milas wrote: > > On 27/5/2013 1:07 ??, Birta
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello, I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but something is going wrong. I have followed the directions at: https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP Here is a session from dovecot.log: Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user Aug 4 12:19:42 vmail2
2011 Dec 15
1
DKIM Verification failures
Hi, -- This message refers to the maillist itself rather than to dovecot software -- I have noticed that when I post to this list (only), I get DKIM Verification failure reports from: root at moncton.sidefx.com (e.g. for my last post: "DKIM failure report for job 4D27B5DC4E on mail.sidefx.com") root at mail.rmacd.com (e.g. for my last post: "DKIM failure report for job
2012 Dec 10
2
SOS: Production VM not starting!
I am using a VM with CentOS 5.8 x86_64 under KVM. I only have console access to the VM through a virtual console (web based). Tonight, after a routine "yum update", I did a "shutdown -r now" due to kernel update and the VM won't start. See console screenshot vm1.png: https://vmail.noa.gr/files/vm1.png There is an error (which I haven't seen before): type=1404
2001 May 22
2
winamp plugin that relies on external dll
Well there is this winamp plugin to play Super Nintendo sound files (*.SPC) and it doesn't run because it relies on a DLL that it sticks in the windows/system dir called SNESAPU.DLL (c:\windows\system\SNESAPU.DLL) Of course, it says it can't find the dll... is there any way for me to tell WINE where it is?
2009 Oct 16
3
Linux/Asterisk on game consoles?
Hello I don't know much about game consoles, and I was wondering if someone had successfully ported Linux and Asterisk to the current hardware, ie. Nintendo Wii, Sony PS3, or Microsoft XBox360? Thank you.
2017 May 04
4
CentOS 7 cloned VM cannot boot
On 4/5/2017 5:56 ??, Marcelo Roccasalva wrote: > dracut -f /boot/initramfs-<kernel_version>.img <kernel_version> I did: # dracut -f /boot/initramfs-3.10.0-514.10.2.el7.x86_64.img 3.10.0-514.10.2.el7.x86_64 and it ended without reporting any error. However, when I rebooted, nothing changed ("no such device: <UUID>. Entering rescue mode..."). Am I missing
2005 Apr 18
7
Shorewall and IPv6
How is the effort to make Shorewall do iptables6 going? -- Patrick "Diablo-D3" McFarland || pmcfarland@downeast.net "Computer games don''t affect kids; I mean if Pac-Man affected us as kids, we''d all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." -- Kristian Wilson, Nintendo, Inc, 1989 --------------
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
Hi list, I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 rpmbuild --define 'rhel 64' -ba dovecot-2.2.spec I get this error: checking for C compiler default output file name... configure: error: in `/home/builder/rpmbuild/BUILD/dovecot-2.2.2': configure: error: C compiler cannot create executables See `config.log' for more details. (config.log