similar to: Measuring Jitter in Asterisk

Displaying 20 results from an estimated 200 matches similar to: "Measuring Jitter in Asterisk"

2011 Sep 05
1
Variables error in 1.8.6.0.
Hello, I have a problem with some variables in 1.8.6.0. I set on extension the following lines: exten => h, n, Set (CDR (LLP) = $ {CHANNEL (rtpqos, audio, local_lostpackets)}) ; lost packets by local end ** exten => h, n, Set (CDR (PCR) = $ {CHANNEL (rtpqos, audio, remote_lostpackets)}) ; lost packets by remote end exten => h, n, Set (CDR (ljitt) = $ {CHANNEL (rtpqos,
2011 Jul 03
1
SIP Peer Name Variable
Hi, Is there a variable that contains the Sip Peer name? I was using ${CALLERID(num)} for outgoing calls, but when a call is being transferred, that variable contains something else. I need a variable that is always set to the SIP Peer's name. Thanks Dan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Dec 02
1
Not able to get remote channel variables containing RTCP values
I am not sure if its just me, but i am able to get only local channel variables containing RTCP QOS values. The Version is 1.8.14. I want to store values of bridged channel in CDR. Phone is Cisco 7941 SIP and with sip show channelstats i see all the relevant information (jitter,packet loss) i want to get. It even calculates packet loss in %. But i am not able to store it to CDR. Asterisk 1.4
2009 Apr 01
2
Extract a MOS value from Asterisk CDR
Hello all, I'm tring to retrieve a formula to calculate a MOS value from Asterisk RTCP stats... Have you got any idea how to do it? Thanks I'm reading all G.107 ITU docs to retrieve something... I'm saving the SIP RTCP stats with: [macro-hangupcall] exten => s,1,Set(CDR(userfield)=${CHANNEL(rtpqos|audio|all)}) exten => s,n,ResetCDR(vw) exten => s,n,NoCDR() So I retrieve
2009 Sep 22
3
RTPAUDIOQOS
hey all, can any body know what this parameter stands for i got RTPAUDIOQOS while i have SIP channels but could not understand then what this parameter tell * ssrc=254186206;themssrc=2024901615;lp=0;rxjitter=0.020917;rxcount=150;txjitter=0.000000;txcount=83;rlp=0;rtt=14818.715000 * if any one know plese help me to or give any documentation link regards Dhaval -------------- next part
2009 Oct 01
2
help on ${RTPAUDIOQOS}
Hi All, While reading about QoS, I came across ${RTPAUDIOQOS} and tried to use it in my dialplan. I had 2 sip extensions 555 and 666 and I called from 555 to 666, but unfortunately no value for ${RTPAUDIOQOS} appeared on Asterisk CLI. Would you please let me know what is wrong with my dialplan and/or what else should be done to get the value of ${RTPAUDIOQOS}? Following is my dialplan context
2011 Oct 11
11
Reporting for Asterisk Call Center
Dear Tariq; About elastix.org, this can be use with Asterisk or it is coming as a complete IP Telephony, Call Center, IVR and Reporting? Because, I do not need to install another IP Telephony on the server which already has asterisk which is an IP Telephony, this will cause a problem in the service (for example, when listening for SIP port of 5060).
2009 Feb 25
1
Stuck Parked Calls?
I've lurked for a while, but I think this is one of my first "pleas" for help. I'm having issues where a parked call using the macro below is getting "stuck". Users park the call via a blfxfer key on an Aastra phone. If the call is a blind transfer, it tries to park the call. If it isn't a blind transfer, it tries to unpark the call. Only 2 extensions (2759 and
2015 Apr 08
1
Help debugging a possible SIP channel leak in 11.17.0, possible race condition
Have you tried Asterisk 13? The bridging mechanism has been completely rewritten on Asterisk 12, so there's no longer channel masquerading and zombie channels. Might be worth a try. 2015-04-07 20:33 GMT-03:00 Alex Villac??s Lasso <a_villacis at palosanto.com>: > El 07/04/15 a las 17:38, Alex Villac??s Lasso escribi?: > > I am trying to collect enough information about an
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any of the servers on our network. This person has never connected to us before and now for this first time was trying to do it from his home is Houston, TX using earthlink cable service provided by Time Warner. All this information, I think, is important because when I started examining my shorewall logs I found out
2009 Aug 25
6
Breaking news, but what happened? 11.000 channels on one server
Hello Asterisk users around the world! Recently, I have been working with pretty large Asterisk installations. 300 servers running Asterisk and Kamailio (OpenSER). Replacing large Nortel systems with just a few tiny boxes and other interesting solutions. Testing has been a large part of these projects. How much can we put into one Asterisk box? Calls per euro invested matters. So far,
2007 Nov 05
0
crash
Hi all, I have seen a lot of message talking about asterisk crashed when using queue and mixmonitor together. I do use both in our system and also get the crash (segfault) randomly. I don't know it is related to the reason above as I have no idea about how it happened. I get the core dump below. If anybody has any idea about the root cause of the crash, please tell me. Asterisk 1.4.13
2013 Nov 12
1
Asterisk 1.8.20 crashing
Hi I am experiencing Asterisk Crash. Log got stopped when asterisk crashed. Please help me to identify the reason and fix this issue. Asterisk: 1.8.20 I am using AMI and fastAGI to control the call. Some part of dial plan is also defined in extensions.conf I am experiencing this crash when app_meetme conference functionality is used with more than 3 parties. I faced this issue with
2015 Apr 01
0
ReceiveFax() fails over Dial()
Hi all, since asterisk 11 (1.6 was okay) failed the ReceiveFax-Application when it called about "Dial" and a Local-Channel. Directly from external to FaxReceive is no problem. Cut from cli: [...] [Apr 1 11:12:31] -- Executing [s at macro-redirection:85] Dial("SIP/access-trunk-00000001", "Local/0XXXXXXX40 at x-xxx-companyXXXXX/n") in new stack [...] [Apr 1
2007 Sep 21
0
Confused about Asterisk 1.4 RTPQOS...
I'm confused about something.... In Asterisk 1.4 you can collect RTP QoS metrics at the end of a call with: ${CHANNEL(rtpqos,audio,all)} Now, when your using the AMI to do a callout, like this... ACTION: Originate Async: yes Timeout: 60000 Exten: callback Channel: SIP/1000 Variable: callid=849120 Variable: destination=SIP/1001 Variable: timeout=70000 Variable: timeout_warning=60000
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 =>
2009 Dec 11
0
How to get LEG B channel info?
Hello, How can I go to the Leg B channel in Asterisk Dialplan _after_ call ends? I can use Dial G option to go to Leb B channel when call is answered, but how to go here when call ends? Is here any option/function in Dial Plan? Or should I use ast_bridged_channel(chan) to get bridged channel and try to retrieve data I need from internal structures using custom c module and Asterisk API?
2018 Aug 02
2
Duplicate mails on pop3 expunge with dsync replication on 2.2.35 (2.2.33.2 works)
Hi Tim, > Do you have any new insights on the problem with reappearing mail using dovecot replication + pop3? > > It's driving me mad. I'm running dovecot 2.2.34 (874deae) on OpenBSD and it looks like I have the same problem as you have. unfortunately there has been no response, I'm stuck with 2.2.33.2 for the time being. I can only suspect it has something to do with
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension.  Full change list: Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (9):       fb: Make rootless-agnostic
2014 Apr 23
0
Asterisk 1.8.27.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.27.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 1.8.27.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs