Displaying 20 results from an estimated 6000 matches similar to: "Asterisk && RTCP"
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
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.
2009 Oct 01
1
RTP Delayed during RTCP
Hello,
Has anyone encountered that when Asterisk sends RTCP messages, it stops
sending RTP packets until it gets an answer?
Can that be fixed?
Thanks.
2012 Feb 28
1
Alphanumeric DTMF !?
Hi list,
What possibilities are there in asterisk to send an *alphanumeric
DTMF*from/to asterisk !?
Regards,
Sammy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120228/e62e7890/attachment.htm>
2012 Feb 11
1
Asterisk perl AGI confusing variables
Hello all,
I'm struck with a very strange problem today. I've an AGI with some code
subroutine snippet as follows:
sub enable_sbc($) {
my $carrier = shift;
my $tmp = substr($carrier,1);
my $jkh = $tmp;
$server_port = $ast_agi->get_variable("SIPPEER($jkh,port)");
$ser_ip = $ast_agi->get_variable("SIPPEER($tmp,ip)");
2012 Jan 14
1
Asterisk as UAC: How to put call OnHold
Hi!
Maybe I am missing something or am a little blind at the moment, but I
didn't find out how asterisk can place a call on hold when acting as user
agent client to another SIP server.
Scenario:
----------
Asterisk registers to another SIP server (provider) as user agent.
An inbound call from this other SIP server comes in and arrives at asterisk.
Asterisk performs some actions in the
2011 Sep 15
1
Monitoring second leg being dialed?
Hello
My ISP provides an FXS port to plug a handset, which can be used to
make free calls to (GSM) cellphones, similar to the Billion ADSL
modems:
http://au.billion.com/product/voip.php
My plan is to install an SIP client on a smartphone, so that when I'm
travelling, I can connect to a good wifi hotspot, register with an
Asterisk server at home which has an FXO card, tell Asterisk the
2011 Dec 23
1
execute command just after Dial()
Hello,
I'm using AGI scripting with asterisk and need to execute certain commands just after Dial(). But once dial command is executed, further commands/instructions are ignored.
$agi->exec("Dial","SIP/100");
$dialstatus = $agi -> get_variable("DIALSTATUS");
if($dialstatus[data]=="ANSWER")
{
do something.......
2012 Feb 02
1
MixMonitor and ChanSpy
Hello,
ChanSpy can not be used on a Channel that is being recorded with
MixMonitor.
How can I verify if a channel which I want to spy on, is currently not
being recorded ?!
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120202/7954fe9e/attachment.htm>
2012 Feb 11
1
What is the best way to campaign dial 5000 numbers? Spool files or AMI actions?
Hi everyone,
Using Asterisk 1.6x here with a TDM PRI. I have to run a campaign for about
5000 numbers and then put the call to agents right away and pull up the CRM
based on the number dialed. So, I am going to be doing some PHP+Ajax work.
I am familiar with spool files but I don't like the fact that I can't read
the status of the call in real-time. However, I know that it's the
2011 Sep 02
5
how to add-edit-delete entery into asterisk conf files
Hi list,
I want ot do basic work (add-edit-delete) into asterisk configuration files,
like sip.conf, manager.conf,musiconhold.conf etc.
Please guide me how to configure all these files from from AMI connection. I
am able to login into AMI from Login action but I want to do more task in to
it.
*AMI login:- *
*login.php*
<?php
$socket = fsockopen("127.0.0.1","5038",
2011 Dec 27
1
how to used SIPp for sip load testing
Hi list,
I have installed SIPp into my server. But not able to used it properly.
how to configure with my server ? how to see logs on webpage ?
how to start call testing ....
when i start SIPp then found verious hits on myserver.
*CLI:- *
[Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite:
Call from '' to extension 'service' rejected because extension not
2011 Dec 14
1
get start-time of all active calls
Hello,
asterisk version 1.6.2.7
I want to get the start time of all active calls from console, could you please let me know the best way to get it.
thanks,
Kamlesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111214/b462516a/attachment.htm>
2011 Nov 15
4
Multiple SIP endpoint registrations
Hi guys,
I want to ask if its possible to make calls using one SIP account,
The problem is like this : I have an iPhone app and I want all my users to call the same extension which is virtual extension to my call center,
so the iPhone app will be using the same SIP account for all users
lets say for example:
iPhone users uses 6000 at mydomain to call 9000 at my domain(which is the call center)
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
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
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
??? --
2008 Apr 08
3
RTCP not being sent when on hold
Hello,
When I receive a call to my CounterPath Bria from Asterisk 1.4.18.1 and I
place the call on hold, the call is dropped after 30 seconds.
It looks like there is no RTCP/RTP sent to the client from Asterisk while on
hold (music on hold playing to caller) thus client disconnects the call.
During this time, I get the following messages in the CLI:
NOTICE[24194] rtp.c: Unknown RTP codec 126
2020 May 16
3
Meaning of RTT in channelstats
On 15.05.20 at 14:31 Doug Lytle wrote:
> Google says Round Trip Time
>
> https://www.voip-info.org/asterisk-rtcp/
That doesn't answer my question (I know the abbreviation RTT). Therefore I'm trying again:
I'm just wondering what the RTT *exactly* means. Where are the exact measuring points located?
=> How are the RTT values exactly calculated? Which values are actually
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