Displaying 20 results from an estimated 1000 matches similar to: "Asterisk and multicast RTP"
2010 Jan 08
1
Multicast RTP Paging
HI Guys,
I am trying to use the RTPPage application on asterisk 1.4 using the Snom
320's?? My goal is to do the paging using a multicast IP address.
I tried the app_rtppage.c and i can only do unicast on the snom's and i was
unable to do a multicast.
https://issues.asterisk.org/view.php?id=11797
http://svnview.digium.com/svn/asterisk?revision=101218&view=revision
My dialplan
2011 May 12
1
Different IP addresss for SIP and RTP
Hello,
is it possible to set an IP address for RTP different than the one used for
SIP?
I want to use asterisk behind a sip proxy (opensips), but I was thinking if
I could avoid having to run rtpproxy on the sip proxy server and let
asterisk itself take care of it. So that:
Asterisk SIP address : local ip address
Asterisk RTP address : global ip address
regards,
takeshi
-------------- next
2006 Jun 19
3
sip to h323 ... direct RTP?
Hi,
Thanks to those who hinted on the SIP/H323/Skinny capabilities of
asterisk ... I am starting to like this app! :D
Now, I successfully managed to bridge SIP to H323 (i don't have skinny
phones here). Just a question: Is it possible to have Asterisk "just"
as a signalling proxy? i have a flat test network, and i would like
the RTP streams to be sent directly end to end (sip phone
2010 Mar 12
1
Setting up RTP to flow between endpoints directly bypassing Asterisk
Hello,
http://www.voip-info.org/wiki/view/Asterisk+Letting+SIP+clients+connect+directly
The link above indicates that it is possible to setup RTP streams to
directly flow between endpoints and completely bypass Asterisk. I would
like to know if this configuration would work when,
a) both endpoints are behind NAT, and/or
b) both endpoints don't support same codecs
with media flowing
2007 Sep 24
0
missing GLX extension
It seems renouveau doesn't cope well with missing GLX extension, unlike
e.g. glxgears:
rmh at cesc:~/renouveau$ glxgears
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
rmh at cesc:~/renouveau$ ./renouveau
detect_devices: Creating probe window failed.
We tried to create a window by using SDL.
Our OpenGL tests require
2006 Apr 27
0
URGENTS: seek people for video tests with asterisk/ser/rtpproxy + eyebeam
Hi asterisk, openser, ser users.
I have to check video support between asterisk,
open(ser) and rtpproxy .
ASTERISK (b2bua+registrar server)
| |
| |
SER + rtpproxy
| |
NAT
| |
sip agents (with video support)
Both signalling and media channels are kept in the
path of SER+rtpproxy and ASTERISK .
I can
2005 Jul 05
0
Re: [Serusers] NAT considerations...
You will also need your SIP clients that are behind the same NAT to
support ICE (Interactive Connectivty Establishment) if you want calls
between them. Xten Eyebeam and Snom phones are the only ones I'm
aware of that support it.
On 7/5/05, Ricardo Martinez <rmartinez@redvoiss.net> wrote:
> And even worst.
> There are some kind of NAT that STUN does not work.
> You can check
2007 Jul 23
1
G729 with SIP and H.323
Hi,
I need an Asterisk with G729 support. Preference is with Asterisk
1.2(.18), but if not possible, then it can be 1.4.
Question is, can I enable G729 for both protocols? do the H323
implementation allow it? I found the codec support for H323 in 1.2.18
very poor ... only got u/a-law to work ... not even GSM.
Would the Digium G729 license be good both for SIP and H323?
Cesc
2009 Apr 06
1
Off-topic: SIP DTMF most supported method
Hi,
I know it is a bit off-topic, but I'd like to ask the community what is the
current most supported way to deal with DTMF?
I'm looking for an all-SIP system and I'm mostly interested in the end
devices support of the different methods (DTMF in-band audio, DTMF RTP
telephony events packets, SIP INFO, ...)
Thanks in advance.
Cesc
-------------- next part --------------
An HTML
2006 Jun 15
1
sip to h323 gateway ...
Hi,
I am familiar with asterisk, though never actually tinkered with one
myself ... so i don't know the full extent of its capabilities.
I am facing a request to bridge a sip network and an h323 network.
I would like to operate the sip with ser as the proxy and some
gatekeeper on the h323 side (not required though).
Actually, i have a few more points that may make it simpler
- i do not need
2004 Jun 25
1
SER and NAT
I have a really simple question about a fairly complex problem:
I have a Cisco 7960 behind a NAT. I have an Asterisk server behind
a different NAT. I have a SER server (with rtpproxy installed) on a
public IP adress. I've opened ports with static NAT to * and the
Cisco. Without using SER, I can register the phone to *, I can complete
calls, I just can't move audio. Reading the
2007 Aug 10
2
sip ... codec conversion matrix
Hi,
I have asterisk 1.2.18.
I just took a peak at the command: > show translation
and I saw that I can only convert from/to ulaw, ulaw, gsm and slin.
No speex, no ilbc ... do I need a license or compile something extra?
The G723, 726 and 729 ... I need a license, is that it? one for all of them?
or for each?
How do I get them to work? not just pass-through ... I need conversion.
Thanks a
2017 Nov 28
1
Repeated measures Tukey
Thanks in advance for your help.
I am running a repeated measures ANOVA in r. The same group undergoes to
four different treatment conditions. So, all individuals are treated with
treatments A, B, C and D in four different occasions.
Once I get a significant ANOVA, I first run a paired samples t-test using
the code:
t.test(X1,X2,paired=TRUE) #being x1 the punctuation after treatment 1 and
x2 the
2016 May 13
4
Bridge not forwarding multicast traffic to the tap interface
I have a Debian 8 64-bit machine set up as a server and apt-got the tinc
package. I configured tinc as a bridge and everything seems normal except
that the tunnel does not forward multicast traffic.
I used tcpdump to examine the br0, eth0 and tap interfaces. I could see
multicast packets on both br0 and eth0, but there is no such packet present
on the tap interface. I don't quite know why
2004 Dec 10
0
Confused about proxying and NAT, and seeking guidance
I think I have got * worked out as far as getting users on a small
private network talking with each other, but when it comes to the bigger
picture about talking between private networks connected by the Internet
then I am getting confused about STUN, SER, SIPPROXY, RTPPROXY, etc.
Before I start let me make it clear that I am not looking to drop out
onto the public telco network anywhere, not at
2016 Feb 18
2
Asterisk behind RTPproxy | On-Demand SDP engagement
Hi All,
I've been wondering if I can instruct asterisk in the dialplan to engage
the Media handling for a particular call or not.
I've SIP users behind Kamailio & RTPProxy, and I can make use of sip.conf
setting "directmediadeny|directmediapermit" to offload media from asterisk
for peer-to-peer calls BUT what if someone wants to record a call or engage
some feature-code ?
2008 Oct 22
3
asterisk video
hi,
hs anyone able to make video to work on asterisk? i tried following this:
http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+xten+eyeBeam
i can see that eyebeam is trying to broadcast a video but the other
eyebeam is not receiving it.
i tested the same setup but this time using ser with rtpproxy and
eyebeam video works fine.
any ideas? where do you think should i start
2009 May 13
0
Request for feedback/testing on Multicast RTP Paging
Hello everyone,
A month ago I took on an issue on the Asterisk issue tracker (https://issues.asterisk.org/view.php?id=11797) dealing with multicast RTP paging.
This is the ability to send audio to phones (the phone must support it) and have it played out the speakerphone. Using multicast RTP is great for
this because it does not incur the cost and weight of setting up a potentially short call.
2005 Feb 16
1
RTP Stream on Multicast
Hi all,
Does anyone know of a method of sending a raw G711 stream to an address
in Asterisk.
For example, an application that takes a argument of a phone and a port.
The reason? I have found a method to paging on Zultys ZIP2 and ZIP4x4
handsets. Basically it involves sending a stream of RTP data to port
3771 to multicast address 224.0.0.1.
Would it need to involve me writing my
2014 May 08
1
Multicast RTP
I'm currently working with Asterisk 11.8.1 trying to get Multicast RTP
working (it's not) with some Polycom phones, and I'm really trying to
determine if Asterisk or the phones are the issue. I THINK it's Asterisk...
In extensions.conf I have a simple: "Page(MulticastRTP/basic/x.x.x.x:xxxx)
line, and when I dial that extension I get:
-- Called