Displaying 20 results from an estimated 10000 matches similar to: "Virtual Phone for CDR Logging"
2020 Jul 10
2
Way to start CDR when call is bridged ?
Hi,
in dialplan -Asterisk 16.2 from Debian Buster- we have
same = n,Dial(PJSIP/101&PJSIP/102&PJSIP/103,15,tT)
If thew call is not answered after 20 seconds, we launch a new dial with
same and/or other extensions
same = n,Dial(PJSIP/101&PJSIP/104&PJSIP/110,20,tT)
Looking in CDR we have at the end of the call (here we called 3
extensions which where ringing, let say 110
2018 Feb 22
2
Set external CID but retain internal extension in CDR...
On 2/22/18 3:46 PM, Antony Stone wrote:
> On Thursday 22 February 2018 at 21:41:41, Carlos Chavez wrote:
>
>> On 2/22/18 1:07 PM, Antony Stone wrote:
>>> On Thursday 22 February 2018 at 19:10:51, Carlos Chavez wrote:
>>>> Usually phone companies set the outgoing CallerID for you but
>>>>
>>>> recently we got control over that and are
2018 Feb 22
2
Set external CID but retain internal extension in CDR...
On 2/22/18 1:07 PM, Antony Stone wrote:
> On Thursday 22 February 2018 at 19:10:51, Carlos Chavez wrote:
>
>> Usually phone companies set the outgoing CallerID for you but
>> recently we got control over that and are now setting the outgoing
>> Calleir ID ourselves. My problem now is that the CDR will put the
>> outgoing CID in the CDR instead of the extension
2015 Jun 13
1
Video through IAX2 trunks
I have a couple of Asterisk 13.4 servers with an IAX2 trunk between them:
[phone1] <--pjsip--> [server1] <--iax2 trunk--> [server2] <--pjsip-->
[phone2]
With this setup, audio calls work fine, but video doesn't work:
I get a black window and if I remember correctly, I was getting white noise
in one direction (not sure if the noise thing is asterisk's fault or the
2013 Oct 12
5
Capture Media IP in CDR
I am not proxying the media, but never the less I am forced to store
the source media IP in my CDR, for regulatory reasons. Asterisk gets
that information when the reinvite comes, but how do I store it?
If I don't figure this out my next email will be from Federal Prison.
Kindly help me stay away from those guys. Eventually we all need to
save that information or we shall not be able to stay
2008 Oct 15
1
mismatched callerid on phone and CDR ?
Hi,
Using asterisk 1.4.21.2.
For some calls (usally telemarketers) entering through a BRI zap channel
I somtimes notice the callerid on my polycom 601 phone and the CDR's
'src' field don't match. They are even totally different. And the
displayed callerid is nowhere to be seen in the CDR record.
Is there a rational explanation?
--
http://www.lesculturelles.net
2011 Jan 28
1
CDR issue - Problem logging CDR(userfield) in Master.csv
Dear all,
I am having an issue with CDR logging. What I want to do is log jitter
variable from RTPAUDIOQOS module into Master.csv at the end of each call.
I am using asterisk version 1.4.26. For CDR purposes, I am using
cdr_custom, and the content of my cdr_custom.conf is the following:
[mappings]
Master.csv =>
2017 Feb 16
2
Soft SIP phones that support TLS - Asterisk version 13.13.1
Hi,
Am 16.02.2017 um 14:19 schrieb Annus Fictus:
> And Microsip using PJSIP SIP stack :)
Sorry (also, for off-topic), based on my latest experience with PJSIP, I'm not sure if this really is a sign of good quality.
Maybe it's a problem with the implementation in Asterisk (I haven't tried PJSIP in other software), but after just five minutes of testing
I found several bugs
2006 Jan 13
1
Re: <Ben Higley> Can you send us your AGI CDR logging application?
I have placed the custom-cdr-V1.0.tar for download
http://www.itsngroup.com/software/asterisk/downloads/
Thanks
> Dear Ben,
> I've also the problems as Chris Mason, Can you send us your own AGI CDR
> logging application?
> Best regards,
> Jian Hong Guan
> France
> www.directcentrex.com
>
>
>
2012 Jun 18
4
Asterisk 1.8.13.0 / problem with cdr logging (mysql, odbc)
Hi,
I am trying now for over 4 hours setting up cdr-logging via odbc into a
mysql database. But with no success. Do you have any hint for me?
cat /etc/odbc.ini
------------------
[MySQL-asterisk]
Description = MySQL ODBC Driver
Driver = MySQL
Socket = /var/run/mysqld/mysqld.sock
Server = localhost
User = xxx
Password = xxx
Database = asterisk
Option = 3
Port =
and
/etc/odbcinst.ini
2015 Dec 31
2
Logging to CDR after call file Not Answered
If the end user does not pick up the phone, is there a way to log to the
CDR about the call file failing?
/var/log/asterisk/messages does show a NOTICE message
[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Call failed to go through,
reason (3) Remote end Ringing
[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Queued call to SIP/102
expired without completion after 0 attempts
but I would
2006 Mar 16
1
Authenticate CDR Logging
Hi All:
I am mainly using my asterisk box for me and my six roomates, mainly for
DISA when we're on the road. Currently I use
exten => s,2,Authenticate(/home/supalogs/callcards) to check againt a list
of 10 passwords. The only problem here is that CDR does not log Authenticate
passwords, so I am unable to tell who made what call. If anyone knows how I
can add a custom CDR field to log
2003 Nov 06
5
MtSQL CDR logging
It would appear that the "uniqueid" field is not being populated in the
MySQL CDR DB.. Is this an obsolete field or is a bug?
Later..
2007 May 25
1
CDR not recording accountcode on SIP Response 302 Call Forward From Phone
Hi All,
Call comes into Asterisk
Asterisk answers and Dials SIP Phone
SIP phone has call forward enabled to a long distance number
Asterisk receives a SIP response 302 "Moved Temporarily" back from phone
Asterisk then forwards inbound call to 'Local/number@context' thanks to phone
2 problems with the CDR:
1. intermittent 'bill sec' accuracy, sometimes 0 even when the
2005 Jul 13
2
extension mobility and CDR logging questions
I intend to add to my asterisk system a feature similar to cisco call
manager's extension mobility so that agents can log in to any phone
in the office and keep their profile (ex. the agent's specific
directory number). But before doing that, I need to confirm that
asterisk doesn't have a native solution for that (ex.
application/addon), and that nobody has come up with their own
2005 Jun 08
1
Remote CDR logging on mysql:
I'm trying to setup remote CDR logging, as directed by:
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20odbc
Anyone have example of what I need to change to make an asterisk server log
on a remote mysql server?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Sep 30
5
* not logging CDR to MySQL - anyway I can debug this?
Hi all,
I think I've run out of options in terms of what I know about this.
I have created a user called asteriskuser and granted all privileges to
the asteriskcdrdb database. Then I created the table via the
cdr_mysql.txt file. I have edited the cdr_mysql.conf file to reflect
this, and added load => cdr_addon_mysql.so after compiling it from the
latest CVS.
If I check the
2019 Oct 12
3
setting up ODBC for cdr logging into MariaDB
Hello,
I am trying to set up cdr logging into MariaDB through ODBC.
I have installed unixodbc unixodbc-dev and now I am struggling with
configuring /etc/odbcinst.ini
All the examples online use non-existent libraries, ie:
[MySQL]
Description = MySQL ODBC MyODBC Driver
Driver = /usr/lib/x86_64-linux-gnu/odbc/libmaodbc.so
Setup = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so
FileUsage = 1
I have
2008 Jan 21
1
How to prevent logging of some entries in CDR
Hi
In order to add several phones to a single extension number, I have
replaced entries like:
exten => 100,1,Dial(SIP/sipphone100,20,Tr)
into:
exten => 100,1,Dial(Local/100 at phones,20,Tr)
[phones]
exten => XXX,1,Dial(SIP.sipphone${EXTEN})
etc
This works great. However in the CDR, than seeing one entry for each
call, I see several entries in the CDR
Worse, if I do something like:
2013 Mar 29
1
Asterisk 11 - Change CDR in hangup exten [Was: CDR values changed in hangup handler not saved]
2013/3/29 Julian Lyndon-Smith <asterisk at dotr.com>
> check out the endbeforehexten option in cdr.conf
>
> this needs to set to "yes"
>
> Julian
>
Unfortunately, this doesn't help.
Let's drop the hangup handler at the moment, and focus on the "saving to
file" part.
Then my issue is I can't update CDR value is hangup exten.
Here is a