Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-16 Thread Esty, Ryan
Razvan, Confirmed I just tried the latest 2.3 from git and it worked. Ryan -Original Message- From: Users [mailto:users-boun...@lists.opensips.org] On Behalf Of Razvan Crainea Sent: Monday, April 16, 2018 3:42 AM To: users@lists.opensips.org Subject: Re: [OpenSIPS-Users] codec

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-16 Thread Esty, Ryan
2:41 AM To: users@lists.opensips.org Subject: Re: [OpenSIPS-Users] codec stripping with rtpengine Hi, Ryan! That error is actually triggered by opensips, rtpengine module. There was a bug related to this issue that was fixed on 21st of February, and did not catch the 2.3.3 release. The lates

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-16 Thread Răzvan Crainea
ine. If it helps my version of opensips is 2.3.3. Ryan -Original Message- From: Users [mailto:users-boun...@lists.opensips.org] On Behalf Of Razvan Crainea Sent: Friday, April 13, 2018 9:17 AM To: users@lists.opensips.org Subject: Re: [OpenSIPS-Users] codec stripping with rtpengine Hi, Ryan

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-13 Thread Esty, Ryan
is 2.3.3. Ryan -Original Message- From: Users [mailto:users-boun...@lists.opensips.org] On Behalf Of Razvan Crainea Sent: Friday, April 13, 2018 9:17 AM To: users@lists.opensips.org Subject: Re: [OpenSIPS-Users] codec stripping with rtpengine Hi, Ryan! I think the issue you are talking about is rela

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-13 Thread Răzvan Crainea
*Subject:* Re: [OpenSIPS-Users] codec stripping with rtpengine Hi Ryan, yeah, this happens because OpenSIPS applies all the changes at the end, when the message is about to be sent out. As a side effect, when sending the SDP to rtpengine, opensips does not see its own previous changes over the

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-13 Thread Esty, Ryan
, Ryan Subject: Re: [OpenSIPS-Users] codec stripping with rtpengine Hi Ryan, yeah, this happens because OpenSIPS applies all the changes at the end, when the message is about to be sent out. As a side effect, when sending the SDP to rtpengine, opensips does not see its own previous changes over

Re: [OpenSIPS-Users] codec stripping with rtpengine

2018-04-12 Thread Bogdan-Andrei Iancu
Hi Ryan, yeah, this happens because OpenSIPS applies all the changes at the end, when the message is about to be sent out. As a side effect, when sending the SDP to rtpengine, opensips does not see its own previous changes over the body (changes are still pending). Usually there are easy worka

[OpenSIPS-Users] codec stripping with rtpengine

2018-04-09 Thread Esty, Ryan
Hi opensips list, First some background I'm trying to use opensips as a webrtc proxy. I found out that the packets for the invite going to my sip server are too big for my sip server. It doesn't like packets to be over 4000 bytes. I'm trying to take what I can out of the sip packets like codes

Re: [OpenSIPS-Users] CODEC event in Mod event socket

2012-08-10 Thread Joe Flemmings
Yes, Sorry about that. Joe. On Fri, Aug 10, 2012 at 12:39 AM, Saúl Ibarra Corretgé wrote: > Wrong mailing list? ;-) > > On Aug 9, 2012, at 6:06 AM, Joe Flemmings wrote: > > > I’m using Inbound “Mod event socket” and want to associate the codec > event with a call in the system. > > > > When the

Re: [OpenSIPS-Users] CODEC event in Mod event socket

2012-08-10 Thread Saúl Ibarra Corretgé
Wrong mailing list? ;-) On Aug 9, 2012, at 6:06 AM, Joe Flemmings wrote: > I’m using Inbound “Mod event socket” and want to associate the codec event > with a call in the system. > > When the event is first fired by FreeSwitch, it has a new Unique-ID and there > is no way to associate it with

[OpenSIPS-Users] CODEC event in Mod event socket

2012-08-08 Thread Joe Flemmings
I’m using Inbound “Mod event socket” and want to associate the codec event with a call in the system. When the event is first fired by FreeSwitch, it has a new Unique-ID and there is no way to associate it with any other channels. How can i associate this event so i know what call it belongs to.

Re: [OpenSIPS-Users] Codec translation

2010-05-20 Thread samoh
Hi Richard, Thank you for your reply. that is just an example to explain my question. Best regards. Sam. -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Codec-translation-tp5078977p5081120.html Sent from the OpenSIPS - Users mailing list archive at Nabbl

Re: [OpenSIPS-Users] Codec translation

2010-05-20 Thread Richard Revels
If all you have is user one, user two, and opensips, you will never have to worry about this because the call will not set up unless the two endpoints can settle on a codec they both support. No transcoding needed. Richard On May 20, 2010, at 6:06 AM, samoh wrote: > > Hi everyone, > > How c

[OpenSIPS-Users] Codec translation

2010-05-20 Thread samoh
Hi everyone, How can I do the translation of audio codec betwen the users ? Example: User1 <> OPENSIPS <---> User2 G711 G711 <-> G729 G729 Best regards. Sam. -- View this message in context: http://opensips-open-sip-serv

[OpenSIPS-Users] Codec translation

2010-05-20 Thread samoh
Hi everyone, How can I do the translation of audio codec betwen the users ? Example: User1 <-> OPENSIPS <-> User2 G711 G711 <-> G729 G729 Best regards. Sam. -- View this message in context:

Re: [OpenSIPS-Users] CODEC

2009-08-18 Thread Alex Balashov
smadhoo6 wrote: > How to configure Opensips (version 1.5.0) to use a particular CODEC say.. > Speex.? This is like asking how to put the milk back in the cow with JSON. -- Alex Balashov - Principal Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+

Re: [OpenSIPS-Users] CODEC

2009-08-18 Thread Thomas Gelf
smadhoo6 wrote: > How to configure Opensips (version 1.5.0) to use a particular CODEC say.. > Speex.? OpenSIPS does not "use codecs", OpenSIPS is a SIP Proxy. Regards, Thomas Gelf ___ Users mailing list Users@lists.opensips.org http://lists.opensips.o

[OpenSIPS-Users] CODEC

2009-08-18 Thread smadhoo6
How to configure Opensips (version 1.5.0) to use a particular CODEC say.. Speex.? -- View this message in context: http://n2.nabble.com/CODEC-tp3465202p3465202.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. ___ Users mailing li

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread Bogdan-Andrei Iancu
Hi Jeff, Andrei, the author of the memchached module is working on this right now. I guess this will be ready soon ;) Regards, Bogdan Jeff Pyle wrote: > Hi Bogdan, > > Just curious if you had a chance to see what the status is of this SDP > manipulation code. > > > Thanks, > Jeff > > > > On 6/1

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread Ovidiu Sas
Perfect. Let me know if you need more features from the sdp parser. Thanks, Ovidiu On Wed, Jul 22, 2009 at 11:32 AM, andrei dragus wrote: > > Yes. > > --- On Wed, 7/22/09, Ovidiu Sas wrote: > >> From: Ovidiu Sas > >> Hello Andrei, >> >> Are you using the core sdp parser implementation? >> >> O

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread andrei dragus
Yes. --- On Wed, 7/22/09, Ovidiu Sas wrote: > From: Ovidiu Sas > Hello Andrei, > > Are you using the core sdp parser implementation? > > Ovidiu > > On Wed, Jul 22, 2009 at 8:59 AM, andrei dragus > wrote: > > > > > > Hi Jeff, > > > > This is Andrei. I am currently working on this right > no

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread Ovidiu Sas
Hello Andrei, Are you using the core sdp parser implementation? Ovidiu On Wed, Jul 22, 2009 at 8:59 AM, andrei dragus wrote: > > > Hi Jeff, > > This is Andrei. I am currently working on this right now. It should be > finished in a couple of days if nothing comes up. > > Andrei. > > --- On Wed,

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread Jeff Pyle
Great, Andrei. I look forward to being able to test it. - Jeff On 7/22/09 8:59 AM, "andrei dragus" wrote: > > > Hi Jeff, > > This is Andrei. I am currently working on this right now. It should be > finished in a couple of days if nothing comes up. > > Andrei. > > --- On Wed, 7/22/09, J

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread andrei dragus
Hi Jeff, This is Andrei. I am currently working on this right now. It should be finished in a couple of days if nothing comes up. Andrei. --- On Wed, 7/22/09, Jeff Pyle wrote: > Just curious if you had a chance to see what the status is > of this SDP > manipulation code. > > > Thanks, > Je

Re: [OpenSIPS-Users] codec manipulation feature

2009-07-22 Thread Jeff Pyle
Hi Bogdan, Just curious if you had a chance to see what the status is of this SDP manipulation code. Thanks, Jeff On 6/15/09 6:36 PM, "Bogdan-Andrei Iancu" wrote: > Hi Jeff, > > I have some code from last year - let me check it out and see what is > the status. > > Regards, > Bogdan > >

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-16 Thread Brett Nemeroff
Jeff, I hadn't thought of those scenarios.. I suppose with the dialog module you can do some pretty neat stuff.. this is a great idea.. On Tue, Jun 16, 2009 at 9:03 AM, Jeff Pyle wrote: > Hi Raúl, > > It comes down to the service we're offering. When a customer buys a PRI > from us, they don't

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-16 Thread Jeff Pyle
Hi Raúl, It comes down to the service we're offering. When a customer buys a PRI from us, they don't care or even know in many cases it's driven by VoIP. They're buying a PRI -- they expect PRI quality. It is my opinion that G.729 does not provide that quality. But, I also do audio production,

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-16 Thread Raúl Alexis Betancor Santana
On Tuesday 16 June 2009 12:48:20 Jeff Pyle wrote: > Exactly. This would be so incredibly useful. > > Imagine a customer with a SIP-based PRI and a T1¹s worth of bandwidth > behind it. This is a common scenario for my customers. We try to avoid > running all G.729 wherever possible because of the

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-16 Thread Jeff Pyle
Exactly. This would be so incredibly useful. Imagine a customer with a SIP-based PRI and a T1¹s worth of bandwidth behind it. This is a common scenario for my customers. We try to avoid running all G.729 wherever possible because of the obvious and ugly audio quality hit. At G.711 I can only l

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Ovidiu Sas
The core has an SDP parser which is able to parse and correlate codec names with payload types. The only module using the sdp parser is the qos. The parsed sdp structure can be inspected via dialog mi commands: http://lists.opensips.org/pipermail/devel/2008-December/001708.html Regards, Ovidiu Sa

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Brett Nemeroff
Nice.. That's about what I had in mind.. I'll be looking for more discussion regarding this. :)-Brett On Mon, Jun 15, 2009 at 8:21 PM, Bogdan-Andrei Iancu wrote: > Hi Brett, > > Brett Nemeroff wrote: > >> my $0.02 here.. I'm not sure if this is what you guys had in mind.. but >> I've had situat

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Bogdan-Andrei Iancu
Hi Brett, Brett Nemeroff wrote: > my $0.02 here.. I'm not sure if this is what you guys had in mind.. > but I've had situations where this would be handy.. It'd need to have > some way of identifing the codec (by number?). I'm not sure if the > core really has anything that parses the SDP by RF

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Brett Nemeroff
my $0.02 here.. I'm not sure if this is what you guys had in mind.. but I've had situations where this would be handy.. It'd need to have some way of identifing the codec (by number?). I'm not sure if the core really has anything that parses the SDP by RFC spec, so I'm not sure how you'd do things

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Bogdan-Andrei Iancu
Hi Jeff, I have some code from last year - let me check it out and see what is the status. Regards, Bogdan Jeff Pyle wrote: > Hi Bogdan, > > It’s been a little while since we talked about this. I was wondering > if there was anything in the works to detect and/or manipulate the > codecs prese

Re: [OpenSIPS-Users] codec manipulation feature

2009-06-15 Thread Jeff Pyle
Hi Bogdan, It¹s been a little while since we talked about this. I was wondering if there was anything in the works to detect and/or manipulate the codecs present in an SDP. - Jeff On 2/1/09 4:08 AM, "Steve Kurzeja" wrote: > This idea is quite standard in SBCs, typically called codec profi

Re: [OpenSIPS-Users] codec manipulation feature

2009-02-01 Thread Steve Kurzeja
This idea is quite standard in SBCs, typically called codec profiles, where you permit only certain codecs to be passed through the SBC in an INVITE and all the rest are stripped out. We use it to get around interop issues with certain codecs. E.g. we have some end devices/customers that have issu

Re: [OpenSIPS-Users] codec manipulation feature

2009-01-29 Thread Ovidiu Sas
Hello Jeff, Take a look also at the qos module. It keeps per dialog track of the negotiated sdp. There's an API that can be used by other modules sitting on top of the qos module. Regards, Ovidiu Sas On Thu, Jan 29, 2009 at 8:20 AM, Jeff Pyle wrote: > Hi Bogdan, > > I'm looking for the abilit

Re: [OpenSIPS-Users] codec manipulation feature

2009-01-29 Thread Jeff Pyle
Hi Bogdan, I'm looking for the ability to selectively remove codec advertisements from the SDP. For example, if my customer sends a call to me for PSTN termination he may advertise G711 and G729, with G711 preferred. By looking at the number of existing dialogs I may know that he's running low o

Re: [OpenSIPS-Users] codec manipulation feature

2009-01-29 Thread Bogdan-Andrei Iancu
Hi Jeff, right now there is only available some functionality to check the codecs (to see what codecs are advertised in the SDP)... What exactly are you looking for (like codec ops) ? Regards, Bogdan Jeff Pyle wrote: > Bogdan, > > Some months back you mentioned an upcoming feature that would a

[OpenSIPS-Users] codec manipulation feature

2009-01-28 Thread Jeff Pyle
Bogdan, Some months back you mentioned an upcoming feature that would allow Opensips to manipulate the codecs present in the SDP. Just wondering if there is anything available to test yet. This feature, in combination with dialog contexts, will be of great use to us to allow us to take a guess a

Re: [OpenSIPS-Users] Codec question

2008-11-28 Thread Adrian Georgescu
For the clarity codecs are only in the end-points (e.g. SIP phone). MediaProxy is not an end point and is codec agnostic. So it does not need to support a particular codec, it relays UDP/RTP packets regardless of what codec they have inside. Adrian On Nov 28, 2008, at 1:34 PM, Giuseppe Rob

Re: [OpenSIPS-Users] Codec question

2008-11-28 Thread Giuseppe Roberti
Hi. OpenSIPS is not a media proxy. It understand only SIP protocol. You need some RTP proxy for dealing with audio/video (and so codecs). The only two solution i know are: - rtpproxy http://rtpproxy.org/ - mediaproxy http://mediaproxy-ng.org/ Regards. Tseveendorj Ochirlantuu wrote: > Hello,

Re: [OpenSIPS-Users] Codec question

2008-11-28 Thread Iñaki Baz Castillo
El Viernes, 28 de Noviembre de 2008, Tseveendorj Ochirlantuu escribió: > Hello, > What kind of codecs included in OpenSIPS? G.711mu, G711a ,G729 ... Do you understant that OpenSIPS is a *SIP proxy* and *never* a media server or media proxy? OpenSIPS knows nothing about codec or RTP. -- Iñaki

[OpenSIPS-Users] Codec question

2008-11-28 Thread Tseveendorj Ochirlantuu
Hello, What kind of codecs included in OpenSIPS? G.711mu, G711a ,G729 ... Thank you Sincerely, Tseveen. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users