Displaying 20 results from an estimated 900 matches similar to: "using SetCDRUserField in an AGI script"
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
--------------
2005 Aug 03
1
app_dbodbc for asterisk stable 1.09
Hi,
Has anyone manage to comile app_dbodbc or ast_data with the latest
stable release (1.09). If so can you give some guidence on howto do it
as I have trouble getting either working.
Umar
2004 Jun 10
3
Iax2 ringtone problem
Hi,
i have a problem with iax2 and ringtone.
Here is the call path
pstn -> asterisk -> iax -> firefly or any iax phone.
My problem is when i receive a call on my iax phone, the ring sound is very distort and bad.
If i open my sip phone, and receive a call from my pstn, the ring is like dring dring, very normal.
Otherwise, it is like a machine gun with iax
Help would be really
2004 Jul 28
2
Asterisk voicemail from mysql no longer working
Hi All,
I hope someone can help.
I have a system that I have recently upgraded to
latest CVS and my voicemail is not working from mysql
database.
I get an error on the console saying
" No entry in voicemail config file for 'number'"
whilst there is an entry in the database for the
specified number. It seems like app_voicemail is no
longer checking the database even though
2006 Feb 01
1
SetCDRUserField not working in A@H?
I have A@H 2.1, running * 1.2.1. I am trying to put information into the
userfield with SetCDRUserField and AppendCDRUserField. However, the field
is never populated in the cdr - I've checked the csv files and the MySQL
asteriskcdrdb table. The field is defined in the MySQL table, but is always
empty. The csv files that get created don't have a userfield at all, that
is, there
2004 Apr 04
1
SetCDRUserField actually works?
Hi all,
I'm trying to add custom billing info into the CDR records. I did a
SetCDRUserField from my agi. Asterisk seems to acknowledge the call, but
the value is not anywhere in the CDR record. I checked the CSV and Mysql
CDR table. The field is always blank.
Anyone had any success with this?
Cheers and TIA.
2006 Oct 31
1
Asterisk does not bridge zap channels on outgoing calls
Hello... I have a big problem with asterisk. Every time i make a call
asterisk does not bridge the zap channels. The zap channel from which
i'm calling remains in state:ring and applicaton:dial and the zap
channel with the external line configured remains in state:dialling an
Application:AppDial.
Zap/20-1 agentie s 1 Dialing AppDial (Outgoing Line) 09399 (None)
Zap/9-1 int_omg 09399 5 Ring
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
2006 Feb 01
0
RESOLUTION: SetCDRUserField not working in A@H?
Paul,
Thanks - it worked! For the record, this is exactly what I did:
cd/usr/src/asterisk/cdr
grep -in "userfield" cdr_csv.c
(to find the line that had "#define CSV_LOGUSERFIELD 1" commented out)
Opened cdr_csv.c and removed the /* and */ comment marks
Saved & exited
After shutting down * I went to /usr/src/asterisk and did the usual:
Make clean
Make
Make install
I also
2004 May 27
4
AGI Pascal
Hi,
Has anyone done any AGI scripting in pascal. I would appreciate help anyone
can offer. My understandin on AGI scripting is very flaky, I am assuming
whatever language is used the application needs to be compile and made
executable. So if I write a script in pascal, I would compile it with
something like freepascal and make it executable.
Thanks
Umar Sear
2005 Apr 07
1
SetCdrUserField
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 467 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050407/92567425/attachment.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2005 May 26
0
SetCDRUserField not working in cvs 5/25/05
SetCDRUserField doesn't appear to be working in the 5/25/05 CVS - Anyone
else having this problem?
2004 Sep 28
1
asterisks queues with static members
Hi List,
Forgive me if this has already been covered. I did go through past
messages but could not find anything.
I want to setup a queue like scenario where users don't need to
login/logout.
Basically I want to define a list of extensions that will be rung when a
call comes in. The sequence in which the extension are rung needs to be
intelligent, in the way queues are.
For example, it
2005 Mar 27
3
Can't get format_mp3 to work for music on hold
Hi Guys,
I am having trouble trying to get format_mp3 working to play music on hold.
I have followed the instructions in the read-me and the wiki however
it seems after un-installing mpg123, asterisk is not even attempting
to play MOH.
My musiconhold.conf is
; Music on hold class definitions
;
[classes]
[moh_files]
default = >/var/lib/asterisk/moh-native
;default =>
2004 Aug 13
3
External MW Lamp On/Off
One of the connections my asterisk PBX has is an analog
extension from a Comdial hybrid.
On the Comdial system, message waiting is turned on by dialing
*3 and then the station number.
It is turned off by dialing #3 and the station number.
I was wanting to have Asterisk (or Comedian mail) set the
message lamp in the Comdial system when a new message arrives for a
user, and extinguish the lamp
2004 Jun 11
3
Background Playback fails
Hi Guys.
I've had a lay off from Asterisk for 12 months but I am starting to look
into it again. I am not very Linux savvy and found it hard going the
last time. I've started playing with it in the last 3 weeks and I have
to admit to making more head way this time.
The first problem I'm stuck on and I cant find a solution to is that
sound files that I have recorded (be it by
2005 May 10
2
DISA
We are using DISA with local SIP users. The user enters in a 2 digit
code then they get a dialtone and the phone dials out. The problem is
that the calls waits 10 seconds after the outgoing number is dialed, no
matter what I put for the timeout values. Anyone else using DISA that
has run into this?
exten => _2X,1,Answer
exten => _2X,2,DigitTimeout(2)
exten =>
2007 Jan 02
1
Double quotes in CDRUserField?
Question: I'm trying to put a double quote into the CDRUserField. What
I end up with is a pair of double quotes. Example:
exten => s,n,SetCDRUserField(data)
exten => s,n,AppendCDRUserField(")
exten => s,n,AppendCDRUserField(moredata)
My record will look like this:
data""moredata
What I want is:
data"moredata
The wiki mentions using a backslash in order to
2007 Nov 01
2
hostname in MySQL CDR records
I would like to send the CDR records from all our machines around the
world to a single database. But I need the hostname included with each
record for monitoring purposes.
Is there a better way than using the userfield and adding
SetCDRUserfield for every call to set the userfield to the name of the
host?
Thanks...