Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-18 Thread Daniel-Constantin Mierla
Bock > Gesendet: Freitag, 18. November 2016 09:42 > An: Kamailio (SER) - Users Mailing List > Betreff: Re: [SR-Users] SDP Codec not removed with RTPengine - but with > rtpproxy it worked > > Hi Oli, > > if you remove the codec before sending it to RTPEngine, you should call >

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-18 Thread Oliver Roth
[mailto:sr-users-boun...@lists.sip-router.org] Im Auftrag von Carsten Bock Gesendet: Freitag, 18. November 2016 09:42 An: Kamailio (SER) - Users Mailing List Betreff: Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked Hi Oli, if you remove the codec before sending it to

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-18 Thread Carsten Bock
; Incoming was > > > > v=0 > > o=Dialogic_SDP 3975025 0 IN IP4 213.173.185.38 > > s=Dialogic-SIP > > c=IN IP4 213.173.185.39 > > t=0 0 > > m=audio 9036 RTP/AVP 8 0 125 101 > > a=rtpmap:0 PCMU/8000 > > a=rtpmap:8 PCMA/8000 > > a=rtpmap

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-18 Thread Oliver Roth
[mailto:sr-users-boun...@lists.sip-router.org] Im Auftrag von Daniel-Constantin Mierla Gesendet: Mittwoch, 16. November 2016 10:34 An: Kamailio (SER) - Users Mailing List <mailto:sr-users@lists.sip-router.org> Betreff: Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtppr

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-18 Thread Daniel-Constantin Mierla
ent/8000 > > a=fmtp:101 0-15 > > a=silenceSupp:off - - - - > > > > > > > > *Von:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *Im > Auftrag von *Daniel-Constantin Mierla > *Gesendet:* Mittwoch, 16. November 2016 10:34 > *An:* Kamailio (SER) -

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Oliver Roth
:101 telephone-event/8000 a=fmtp:101 0-15 a=silenceSupp:off - - - - Von: sr-users [mailto:sr-users-boun...@lists.sip-router.org] Im Auftrag von Daniel-Constantin Mierla Gesendet: Mittwoch, 16. November 2016 10:34 An: Kamailio (SER) - Users Mailing List Betreff: Re: [SR-Users] SDP Codec not removed

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Daniel-Constantin Mierla
Hello, are you executing rtpengine_manage() before or after removing the codec? Cheers, Daniel On 16/11/16 10:03, Oliver Roth wrote: > > Hi there > > > > I have the following problem – I need to remove a codec in the initial > INVITE. > > This happens since I changed from rtpproxy to rtpengin

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Carsten Bock
Hi Oli, i am happy not beeing the only one with trouble with Colt... ;-) The question is, when do you call rtpengine_manage? After this block or before? A major difference between RTPEngine and RTPProxy is, that RTPProxy only replaces IP/Port, while RTPEngine takes the complete SDP and returns a n

[SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Oliver Roth
Hi there I have the following problem - I need to remove a codec in the initial INVITE. This happens since I changed from rtpproxy to rtpengine. I changed all rtpproxy_manage() to rtpengine_manage(). Originating INVITE with the "clearmode" m=audio 9196 RTP/AVP 8 0 125 101 a=rtpmap:0 PCMU/8000 a