Displaying 20 results from an estimated 1300 matches similar to: "Multicast RTP"
2015 Apr 13
2
Multicast to polycom from asterisk
I am using 11.17.0 - and MulticastRTP. Doesnt seem to work with
polycom phones as other devices receive my multicast just fine.
Is there something special to do to get multicast working with polycom
phones?
(other than enable multicast on the actual phone).
Thanks
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Sep 30
3
Change Asterisk MulticastRTP codec
Greetings everyone,
I was wondering if there was a way to change the codec that Asterisk uses when streaming via MulticastRTP. Or perhaps a way to transcode the multicast stream.
In the CLI, when I have a multicast stream in progress, I am typing 'core show channel MulticastRTP/0x7f7........' to get lots of helpful information.
I have noticed that when I do a MULTICAST page and send data
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.
2014 Aug 07
1
multicastRTp
I am using a cyberdata "sip paging adapter" and with the
Dial(MulticastRTP/basic/IP:port) and with
tshark I see the RTP data, my device looks like its accepting the data
and I hear a click for my relay on my device so it would seem its accepting
the call,
however - I hear no audio...
Asterisk 11.11.0 is what I am using.
What might be wrong here?
Thanks,
jerry
-------------- next part
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
2016 Apr 27
2
SIP/SDP for MulticastRTP page
Hi everyone,
I am sending out a multicast page using the following in my dialplan:
Page(MulticastRTP/linksys/${MULTICAST_IP_ADDR}:6061/${MULTICAST_IP_ADDR}:6061,q)
Everything works great, but I had a question about SIP and SDP:
Should I be seeing a SIP/SDP message from the asterisk server containing media information and the multicast IP address? On wireshark, I see SIP/SDP from the admin
2015 Apr 13
0
Multicast to polycom from asterisk
> I am using 11.17.0 - and MulticastRTP. Doesnt seem to work with
> polycom phones as other devices receive my multicast just fine.
>
> Is there something special to do to get multicast working with polycom
phones?
> (other than enable multicast on the actual phone).
Didn't see if anyone had answered you or not on this, but Polycom uses
their own form of MulticastRTP. It
2008 Jul 28
2
Callcentric Issues
Hey,
I have a few dids with callcentric. They seem to work fine most of the
time but at some points I get "handle_request_invite: Failed
to authenticate user <sip:PSTNnumber"
This happens intermittently.
The way I understand it the insecure=port,invite should tell asterisk
not to authenticate users coming from that host. But its not working for
some reason.
This is my sip.conf
2008 Oct 31
1
Monitor group calls (recording calls)
Hello there,
I appreciate any help about this problem that I can't figure out...
I need to record all my calls: this is pretty easy using Monitor() before
the Dial().
eg:
exten =>
425,n,Monitor(wav49,/var/spool/asterisk/monitor/425/${EPOCH}_${CALLERID(num)}_in,mb)
exten => 425,n,Dial(${PHONE1},10)
Now, I want to create a call group: I mean, I want a number (eg 800) that
makes
2014 Feb 06
0
multicastRTP source interface
I have an asterisk 11.4.0 server with two interfaces, eth0 and eth1.
Eth0 has a default gateway on it, eth1 is connected the subnet that has my
phones registered.
I'd like to use the multicastRTP driver to do paging. However, when a
phone dials an extension with multicastRTP, the multicast stream goes to
the primary interface (eth0) and it really needs to go to eth1.
Is there a
2014 Apr 14
1
Alembic - Asterisk 11
I've had years of experience using ODBC for CDR, SIP, and extensions with
Asterisk. One thing that has been problematic in the past is with
documentation as far as database tables changing between versions (even
within minor releases, though that was back in the 1.4 days). I was
excited to see there is a plan for better managing that on Asterisk 12 via
Alembic. All that being said, are
2008 Nov 28
0
Asterisk and multicast RTP
Hi,
I would need to bridge a SIP call with a multicast RTP channel. Both sides
are receiving and transmitting RTP.
Googling, I saw that an app_rtppage, which was in the SVN for a while and
its not there anymore. It did, I think, only partly what I need (it sent
from SIP to the mcast ... not the other way around), but it was a start.
Any idea how to do this?
I also could use
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
2006 Mar 09
2
Merlin Magix Integration
Hi List,
Merlin Magix hardware v02
I'm trying to get asterisk to act as a voicemail server for a lucent
merlin magix PBX that we purchased used. We have 4 FXO channels between
the two PBXs on a Sangoma A200 card. The 770 dialgroup is working
properly, in that calls to 770 are answered by Asterisk. The magix is
sending mode codes in the format #XX#XXX#, where the 2nd block of digits
2013 Dec 17
1
Who causes the congestion or can I mix?
Is there a recommended way to find out the cause of DIALSTATUS = CONGESTION for PRI/BRI
channels? Currently I am evaluating the DIALSTATUS variable and I also count the active ISDN
channels for the ISDN trunk in question. Counting the active ISDN channels seems somewhat clumsy
as the mapping to a specific trunk must be done by hand (or write even more code).
I have a setup where outgoing calls
2014 Oct 22
1
SPA504G auto answer
Hello,
I am struggling to have a SPA504G to auto answer (for intercom/paging). I
have tried the following SIP headers (not all together), but without luck:
SIPAddHeader(Call-Info:\;answer-after=0);
SIPAddHeader(Call-Info: answer-after=0);
SIPAddHeader(Alert-Info: info=intercom);
SIPAddHeader(Alert-Info: Ring Answer);
SIPAddHeader(P-Auto-Answer: normal);
Any other ideas?
Leandro
PS
I have set
2016 Sep 01
0
Asterisk 13.11.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.11.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.11.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:
New
2014 May 08
16
[Bug 78441] New: X does not start under kernel 3.13.x
https://bugs.freedesktop.org/show_bug.cgi?id=78441
Priority: medium
Bug ID: 78441
Assignee: nouveau at lists.freedesktop.org
Summary: X does not start under kernel 3.13.x
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: aebenjam at opentext.com
2007 Apr 30
2
don't want call to get answered
In my * box I've configured two queues and incoming number and whenever any
one calls those number call comes to my *box and it sends call to my agents
in queue. but if no agent is available it still answer the call. Is there
any why when my agents are not available I don't want call to get answered.
Here is my dialplan:
exten => xxxx,1,GotoIfTime(*|*|20|dec?ccagents,xxxx,6)
exten
2010 Sep 22
4
Asterisk as a distributed paging system
I'm building a paging system composed of roughly 10 switches in daisy
chain, with an embedded box with a speaker and a microphone for each
switch. The embedded box runs my software.
I need the system to be resilient to any network partition, so that
anyone can send announces from any mic to all the reachable clients. I'd
need also to page a subset of all the speakers.
I'm