similar to: Modified Prepaid Error

Displaying 20 results from an estimated 300 matches similar to: "Modified Prepaid Error"

2004 Jun 22
0
Modified Prepaid App Database error
Prepaid app can not connect to the database, [app_prepaid.so] => (Prepaid Application) == Parsing '/etc/asterisk/prepaid.conf': Found Jun 22 14:38:43 ERROR[-1084964736]: app_prepaid.c:127 check_connected: app_prepaid: cannot connect to database server localhost. Calls will not be logged == Registered application 'Prepaid' Here is pgsql confs; pg_hba.conf: ------------
2004 Jun 10
3
FW: question about prepaid app_prepaid
Hi, I have compiled and installed app_prepaid module. But have problem when connect to postgres database. I guess so because after key in card number, it always play prepaid-no-aaa voice file. Anyone succeeded in configuring the app_prepaid for prepaid calling service for asterisk? Please help. Ps: where can I view the log file for this module. Thanks. Tom --------------
2004 Jun 10
1
RE: question about prepaid app_prepaid
Hi, As you asked, I have included my diff to what I did for the DIAL command. I probably didn't stick to some * pre-agreed standard of coding or something, so if these things offend you then I suggest that you close your eyes. :) The biggest thing to consider when you are doing a prepaid system is, what if the person with the same account in/out calls twice? I chose, for now, just to keep
2004 Jun 28
1
cannot make app_prepaid
hai there, today i tried to implement the prepaid application to my * box. I do the step that mantion in to voip-info. i copy the app_prepaid.c and Make file to my asteris/apps, then i run the make. but it show an error like : gcc -shared -Xlinker -x -o app_prepaid.so app_prepaid.o -lpq /usr/bin/ld: cannot find -lpq collect2: ld returned 1 exit status make[1]: *** [app_prepaid.so] Error 1
2004 Dec 17
1
modified prepaid application
how can we integrate the modified-prepaid application with asterisk because when i compile the app_prepaid it gives bunch of errors.
2008 Apr 23
2
prepaid on the trunks
if i have this setup: [sip users] -- [asterisk] --- [as5300] --- [pstn] asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the asterisk so sip users can call out to pstn. what i would like to is do prepaid on those trunks, not on the sip users. sip users can call any other sip users . i want to do it that way coz i'm trying to build a multi-tenant pbx, and i will use
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.
2004 Jun 18
1
app_prepaid NAT issue
I was able to get app_prepaid working, but unfortunately I am getting one way audio on the phone that I was placing the call from. It is behind NAT. It appears that the app_prepaid is not taking this into consideration since I see: Jun 18 17:46:25 DEBUG[1133742896]: chan_sip.c:4130 build_route: build_route: Contact hop: <sip:7708183799@192.168.1.101:5060;line=jet7pbic> Jun 18 17:46:25
2004 Jun 14
5
Prepaid application error
Hi, I successfully installed postgres and prepaid application in my asterisk box but after I digited the code I receive this error: ERROR: Function asterisk_authenticate("unknown", "unknown") does not exist Unable to identify a function that satisfies the given argument types You may need to add explicit typecasts -- Playing 'prepaid-no-aaa'
2009 Aug 04
2
php-pdo
I wish to use PostgreSQL with PHP+PDO. I haven't use PDO before. I have the php-pdo package installed on my CentOS 4.7 server: # rpm -qa |grep pdo php-pdo-5.1.6-3.el4s1.10 Now when I try connect to the PostgeSQL db with this code: <?php print "PDO test<br />"; try { $db = new PDO("pgsql:host=192.168.0.180;port=5432;dbname=mydb;user=test;password=test");
2008 Dec 03
1
Dynamic loading changed in asterisk 1.4
Hi all, I have browsed through a couple of posts that deal with the failure of applications that originally worked on asterisk 1.2 but fail on asterisk 1.4, but can't seem to understand what I need to change in my installation. I also went through the CHANGES.txt file in my asterisk source directory, and still was none the wiser. I have a a MySQL integrated Prepaid application which worked
2004 Jun 09
7
Dyn Exten
Hi: Is DynExtebDB module still working?? -- JO
2004 Jun 11
3
Simplified Voicemail app / keeping peace with cohabitants
Hello, I have modified the VoiceMailMain application to satisfy the request of the "local users", i.e., my wife. She lost patience with too many options (we have one mailbox, so we don't need to forward messages, or reply to messages, or file them in 6 different folders...) So the modified app says "Message 1", reads the message, "Message 2", reads...
2010 Aug 02
3
Postgresql 8.0 installation
I m trying to install Postgresql on ZORIN 3.0, an Ubuntu based distro running WINE 1.1.42. When I start setup, after language selection, it gives the error "Failed to create process: 2!". Please guide me on how to solve this problem.
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
*************** *** 41,50 **** APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then
2004 May 12
1
G729 Segmentation fault
I have Now a G729 codec license and when i start it comes: [format_g729.so] => (Raw G729 data) == Registered file format g729, extension(s) g729 [app_datetime.so] => (Date and Time) == Registered application 'DateTime' [codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator) sh: line 1: tmp: Is a directory rm: cannot remove `tmp': Is a directory
2007 Apr 09
2
Asterisk installation issue - CLI showing 0 active channels
Hi All, I would appreciate a lot if you could help me. I have installed Asterisk 1.4.1 and zaptel 1.4.2 on my redhat enterprise linux 4. I have also installed 1 FXO port card: Digium TDM400P. After loading zaptel driver I could see my digium card's led glow green. Tested with zttool that its in OK state. I have configured fxsks=4 in zaptel.conf(channel 4 cause FXO module is on port 4). I
2005 Aug 08
2
zaphfc syslog flooding
Hi, my zaphfc is flooding my syslog with two messages (even without asterisk running). Is this "normal"?: -------------------------------------------------- zaphfc: bchan rx fifo not enough bytes to receive! (z1=1360, z2=1353, wanted 8 got 7), probably a buffer overrun. zaphfc: dropped audio (z1=2712, z2=2695, wanted 8 got 17, dropped 9). With Asterisk running (asterisk -vvvvvgc)
2004 Apr 21
1
one-way audio and isdn4linux
Hi, Apologies in advance for the lengthy email. I'm new to asterisk and have trouble with isdn4linux. The setup is very basic like this: winxp ------- asterisk -------- winxp x-lite | x-lite | pstn The hardware involved is: Compaq EVO with RH9/kernel 2.4.20-30.9. Fritz!Card PCI v2 Asterisk CVS-04/17/04-21:36:18 Basically
2006 Jan 22
6
spandsp Error
I cannot see it!!!! make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx' /bin/sh: curl-config: command not found make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps' Makefile:103: *** missing separator. Stop. make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps' make: *** [depend] Error 1 Makefile: 93 install: all 94