similar to: Understanding RTCP in Asterisk

Displaying 20 results from an estimated 4000 matches similar to: "Understanding RTCP in Asterisk"

2007 Jul 19
0
Blank Voicemails/Vonage Problem
Regarding this message, I've actually been told one caller who has consistently had this problem was using Vonage, but calling from his Verizon line, it worked. This skewed my survey. Therefore I do believe it's the same callers having the issue, and in which case, I think Vonage is to blame. I found this thread:
2007 Jun 20
0
Error: Unable to allocate RTCP socket: Too manyopen files
This was a bug 1.4.4 It has now been fixed in Asterisk 1.4.5 Stuart Bennett wrote: > Hi Yusuf > > A friend of mine had the same problem with a high volume site.. The problem > lies with a limitation in Linux. Linux will only allow a certain amount of > open files at a time. You will need to add the following line before running > asterisk. > > ulimit -n 32768 > >
2006 Apr 09
0
(no subject)
In article <1251.165.146.69.140.1144596935.squirrel@www.ecntelecoms.com>, yusuf@ecntelecoms.com says... > Hi, > > I have had the exact same problem last week. I have not yet solved it. > So instead I am using ooh323, but would prefer to use oh323. Can anyone > help? I'm glad that I'm not the only one :)) Hopefully we'll find solution to this problem. --
2017 Dec 13
0
AST-2017-012: Remote Crash Vulnerability in RTCP Stack
Asterisk Project Security Advisory - AST-2017-012 Product Asterisk Summary Remote Crash Vulnerability in RTCP Stack Nature of Advisory Denial of Service Susceptibility Remote Unauthenticated Sessions Severity
2008 Nov 28
1
RTCP too short
Dear Sir, I'm running Asterisk 1.4.21.2 on a CentOS machine....When running asterisk -rvvvvv I can see a lot of messages about RTCP too short... -- Remote UNIX connection disconnected [Nov 28 13:33:00] WARNING[24863]: rtp.c:891 ast_rtcp_read: RTCP Read too short [Nov 28 13:33:00] WARNING[19803]: rtp.c:891 ast_rtcp_read: RTCP Read too short [Nov 28 13:33:00] WARNING[19803]: rtp.c:891
2003 Jul 04
1
How to make * send RTCP reports
Hi, I am plying with * for 10 days now. I am testing with a couple of vocaltec h.323 gateways (FXO and PRI) cisco ata-186 (configured for SIP) and MSN messenger (SIP). They all seem to interoperate. However I have a problem when * is sending calls to the vocaltec gateways. Vocaltec gateways are monitoring the RTCP reports send from the remote gateway (in this case *) and if they don't get a
2003 Nov 18
1
Will Asterisk be supporting RTCP XR in the future?
This article below came up on the newwire. The RTCP XR RFC was published. Will Asterisk be supporting this function in a future release? Does anyone know if any phone vendors are going to be supporting it? Thanks Lee Goodman Our Technology Update this week is about one of those mechanisms. Known as RTP Control Protocol Reporting Extensions (RTCP XR), the technology defines a standard way to
2017 Sep 19
0
AST-2017-008: RTP/RTCP information leak
Asterisk Project Security Advisory - AST-2017-008 Product Asterisk Summary RTP/RTCP information leak Nature of Advisory Unauthorized data disclosure Susceptibility Remote Unauthenticated Sessions Severity Critical
2010 Jan 28
2
rtp.c:883 ast_rtcp_read: RTCP Read too short
Hi: I have a linksys voip gateway connecting to an asterisk server ,when i dial a call from the linksys gateway to asterisk , i see repeated messages of a RTP errors ,and at same time i hear fake ring on the linksys?, This is wht i see on asterisk console?: ? -- Executing [9613070741 at direct:1] Set("SIP/03070741-088bd470", "CALLERID(number)=96170707070") in new stack ??? --
2009 Apr 14
0
RTCP ports
[Apr 15 11:12:19] ERROR[2624]: rtp.c:2447 ast_rtcp_write_sr: RTCP SR transmission error to aaa.bbb.ccc.ddd:37259, rtcp halted Operation not permitted [Apr 15 11:12:23] ERROR[2624]: rtp.c:2447 ast_rtcp_write_sr: RTCP SR transmission error to aaa.bbb.ccc.ddd:38563, rtcp halted Operation not permitted What is the specific nature of this traffic? Despite the above the call still functions. What
2011 Oct 14
3
[Bug 757] New: SIP connection helper not setting RTCP conntrack expectation
http://bugzilla.netfilter.org/show_bug.cgi?id=757 Summary: SIP connection helper not setting RTCP conntrack expectation Product: netfilter/iptables Version: linux-2.6.x Platform: i386 OS/Version: Ubuntu Status: NEW Severity: normal Priority: P5 Component: ip_conntrack
2009 Jan 12
1
RTCP SR transmission error, rtcp halted
Hi, While looking for the cause of disturbance in call I found this error coming in console RTCP SR transmission error, rtcp halted Google search only shows some bug reports relating to MOH and Hold. What could cause this message? Could this be a symptom causing call disturbance? Where should I start digging to find out the reason for this error? I am using Asterisk 1.4.19 with zaptel 1.4.9.2
2009 Oct 03
0
ERROR[1499]: rtp.c:2482 ast_rtcp_write_sr: RTCP SR transmission error
Hello list ! SETUP : Grandstream --sip--> Local Asterisk (NSLU) --iax--> Hosted Asterisk (VirtualDedicatedServer) --sip--> SIPprovider --> my CellPhone PROBLEM : I've noticed that when I put down the horn of my Grandstream it still takes a while for my GSM/CellPhone to stop ringing. INFORMATION : This is the output on the CLI of the local Asterisk-server : [Oct 3 17:40:33]
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
2010 Apr 02
1
RTCP How to stop
Dear all; I want to stop RTCP from Asterisk-server to phone. But I want to use RTP. I looked rtp.conf/sip.conf, but I can't know about it. Please tell me how to stop RTCP only. Because , when I access under NAT, my gateway shutdown the port as gateway received RTCP from server. I use Asterisk 1.6.2.6 or 1.4.29 . Also SIP/RTP. thx.
2010 Sep 08
0
rtcp to cdr for calls from dahdi to sip
Hello! I want to get rtcp stats to cdr. (btw, I run asterisk 1.6.2.11) There is howto here http://www.voip-info.org/wiki/view/Asterisk+RTCP But I (and my users) do bridged calls from dahdi to sip, so in h extension channel is dahdi , and it doesn't contain rtcp stats. There is info about function shared. But I can't understand how to use it to put stats from sip channel to dahdi
2011 Jan 23
1
RTCP packets when on hold
Hi, It seems that asterisk doesn't send RTCP packets when a call is on hold. Is there any way to get asterisk to send these packets? I'm in the process of setting up a Lync (microsoft voice) server which will use an asterisk box as a gateway. The trunking between asterisk and lync is 'working' however when a call is put on hold asterisk stops sending RTCP packets to lync, and
2001 Feb 14
2
RTP/RTCP payload?
(hello all, this is my first writing. so please bear with me if I'm wrong anywhere.) orry to break too lately, but how is the RTP payload submission is going? could we see the new payload at March IETF? I agree that it would be fairy straightforward to make an RTP payload for ogg vorbis, assuming raw packets, AFAIK. using physical bitstream is, in this case, not adequate by the reasons in
2014 May 12
1
SIP call control via RTCP
Hello, We are using Asterisk 1.4 as call distribution system with simple queues for SIP calls. With high load (4000 calls/hour) some calls remain in queue forever (until queue's max wait time) in spite of being hung up already by the caller. It seems that when a BYE is lost, Asterisk has no mechanism to check whether a call is still active. Is there a way to activate a RTCP call control,
2007 Jul 19
2
Upgrade Procedure
Hello All, I would like to upgrade my recently installed Asterisk 1.2.21.1 to Asterisk 1.4.8? My OS is CentOS 4.5 with Linux 2.6.9-55.0.2.plus.c4smp #1 SMP Fri Jul 6 05:25:07 EDT 2007 i686 i686 i386 GNU/Linux Is there any detail step by step procedure to uninstall the current version and install Asterisk 1.4.8, Zaptel 1.4.4, Libpri 1.4.1, Addons 1.4.2? Cheers, Nitesh