similar to: I want to move the MySQL server out to another machine

Displaying 20 results from an estimated 900 matches similar to: "I want to move the MySQL server out to another machine"

2005 Jul 17
2
DNS SRV
I have added in my zone file; _sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com. As I understand it should mean that any sip connection to <anyname>@elmit.com should go to the udp port 5060 at the host vpb.elmit.com. In Asterisk's extensions.conf I have in the context [default] exten => ronald,1,Dial(${PHONE_615},60,tr) exten => ronald,2,Voicemail,u615@office exten =>
2005 Feb 27
1
astguiclient gives me Object not found
I tried to install astguiclient and it gives me for each follow page: Object not found! Looking into the apache log file I find: [Sun Feb 27 16:18:30 2005] [error] [client 192.168.250.108] File does not exist: /srv/www/htdocs/astguiclient/method=POST, referer: http://vpbx.elmit.com/astguiclient/phone_stats.php?extension=gs102&server_ip=192.168.250.20 I have uncommented the ### If you have
2005 Jul 01
1
no voice
Hi All We are unable to hear any voice where as in tcpdum it shows that RTP is flowing both ways ERROR CONDITION --------------- -- Executing Dial("SIP/2001-f6c4", "SIP/2000|20") in new stack -- Called 2000 -- SIP/2000-0ead is ringing -- SIP/2000-0ead answered SIP/2001-f6c4 -- Attempting native bridge of SIP/2001-f6c4 and SIP/2000-0ead Have searched web and
2004 Jun 24
4
Asterisk with PostgreSQL
Hello Everybody, I am trying to configure Asterisk to listen into a database which is created in PostgreSQL. Whenever asterisk starts up, it is unable to connect to the pg database and gives the following error: [cdr_pgsql.so] => (PostgreSQL CDR Backend) == Parsing '/etc/asterisk/cdr_pgsql.conf': Found Jun 24 21:20:53 DEBUG[1074494336]: cdr_pgsql.c:284 my_load_module: cdr_pgsql:
2007 Dec 14
1
route_rules redirection not working
hi, I am running shorewall 3.2.9 on Mandriva2007 with 2 ISPs. Certain local IPs are directed to a specific ISP in route_rules, and this was working perfectly. I had to reinstall Mandriva, and after that this redirection is not working. My files are: masq: eth1 192.168.10.3 202.71.146.210 eth2 202.71.146.210 192.168.10.3 eth1 eth0 202.71.146.210 eth2 eth0 192.168.10.3 interfaces:
2008 Jan 27
1
rxfax does not work (anymore)
Below is my extensions.conf for the fax part [incoming_28345474] ; ;******************************************************************** ; BEGIN - Inbound call handlers ;******************************************************************** ; exten => 8862100,1,NoOp(${CALLERID(num)}) exten => 8862100,2,Background(if-u-know-ext-dial) exten =>
2004 May 26
7
PostgreSQL
Hi to all!! Here's my problem: [cdr_pgsql.so] => (PostgreSQL CDR Backend) == Parsing '/etc/asterisk/cdr_pgsql.conf': Found May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:298 my_load_module: cdr_pgsql: Unable to connect to database server localhost. Calls will not be logged! May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:299 my_load_module: cdr_pgsql: Reason: could not connect to server:
2004 Dec 23
2
Realtime sipbuddies table structure why?????
Is there some reason the sipbuddies table structure was designed with sip config values as column names? Doesn't look very flexible It really should take the form of ast_config so when a new sip feature is implemented, you don't have to re-write the entire data structure too. Regards Greg Cirino
2009 Sep 10
1
Facing error in loading dababase table
Hi   Facing error in loading dababase table. Folowing is my code:   library('RODBC')          channel = odbcConnect("dsn", "", "") data1 = sqlQuery(channel, "SELECT * FROM TABLE", as.is = TRUE) odbcClose(channel)   load(data1)     # it is giving me error here that "In data(data1) : data set 'data1' not found" Can anyone tell its
2005 Feb 18
1
Asterisk Performance in comparission of SER
How much can be the load (How much register and calls Asterisk can Handle simultaneously by asterisk) and what will be the performance of Asterisk (Call Quality) if all the users are on SIP only and uses same Codec, I have all three codecs loaded G.711, G.723, G.729) without media support i.e. ("canreinvite=yes"), Thanks & Regards Ritesh Jalan -------------- next part
2005 Feb 27
0
Astcc installation
I try to install astcc. Make install gives me: DBI connect('database=astcc;host=localhost','astcc',...) failed: Unknown database 'astcc' at ./astcc-admin.cgi line 67 DBI connect('database=;host=','',...) failed: Access denied for user: 'root@localhost' (Using password: NO) at ./astcc-admin.cgi line 60 Ignoring that (!!! ;-) ) and going to the
2004 Aug 23
1
Problem with asterisk and postgresql
Hi Every one and Fabio Donaggio Fabio Donaggio you have faced same type of problem with postgresql with asterisk. Did you solved your problem. Please help me. The problem is as follows: When i reload the asterisk I had got this error "== Parsing '/etc/asterisk/cdr_pgsql.conf': Found Aug 23 14:22:33 ERROR[1076245120]: cdr_pgsql.c:299 my_load_module: cdr_pgsql: Unable to connect
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk. I have setup a sip account on asterisk, ... Can anybody give me a hint? bye Ronald
2005 Mar 21
1
ASTCC: perl / mysql or me???
I try to change something in ASTCC, but I am now totally blind, .... I hang on one line now. I changed: vpbx:/var/lib/asterisk/agi-bin # diff astcc-original.agi astcc.agi 22c22 < # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN}) --- > # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${TARIFF},${EXTEN}) 35c35 < # exten =>
2005 Feb 01
11
load balancing 20 asterisk servers
I've read several other emails and pages on the wiki but none give any deffinate answers. if you have 20 asterisk servers each with 4 pri's, all running RealTime Extensions and RealTime SIPBuddies from the same MySQL server, what prevents you from putting all 20 servers behind a single load balancer? That way all of your UA's can use the same IP to register to; vs maintaining which
2006 Nov 04
2
app_prepaid won't load - undefined symbol mysql_num_fields
Hi all, I am running Fedora Core 5 on an Intel Server board with 2GB memory and kernel 2.6.18-1.2798.fc6 . I am running asterisk-1.2.10 from bristuff-0.3.0-PRE-1s. I have a mysql-version of app_prepaid which builds properly but when I run asterisk -gc I get the following: [root@myserver /]# asterisk -gc Asterisk 1.2.10-BRIstuffed-0.3.0-PRE-1s, Copyright (C) 1999 - 2006 Digium, Inc. and others.
2006 Mar 01
1
SIP contexts being confused
I have an * system running version 1.0.8 and it works mostly fine. I am using it as a virtual PBX and we share the box among companies. I have the calls all staying separate, we well as the companies' extensions, voicemail, etc. The only problem I'm having is with two accounts that use the same SIP termination provider. * seems to be confusing the sip contexts for the incoming calls.
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:
2005 Sep 07
3
Hosted PBX (vPBX) and Call/PickUP Groups
Hi, I'm working with this issue for a while, Now I already solve the dialplan issues, but I still have a question about the Callgroups, I read at www.voip-info.org that , there is a 63 limit of callgroups. And I'm wondering why?? and if the 1.2.0beta version supported more than 63 Groups?? (I did'nt find any Changelog for 1.2) or If not There is any unoficial patch for that ? Thanks
2004 May 19
1
voicemail notify problem on sip extension
Should be mailbox = 7752365815@vpbx-wpti Best Regards, Ben Bawkon --------- Original Message --------- From: Bruce Komito To: <asterisk-users@lists.digium.com> Subject: [Asterisk-Users] voicemail notify problem on sip extension Sent: 5/19/2004 4:27:51 PM I'm having a problem with the voicemail notify feature. Although I have the voicemail box configured for the sip extension, the