Re: [SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-29 Thread Khue Nguyen Minh
Fuchs > On 07/28/13 22:37, Khue Nguyen Minh wrote: > > Hi Richard, > > > > I get mediaproxy from link: > > https://github.com/sipwise/mediaproxy-ng > > > > and rtpproxy-ng from link: > > https://github.com/sipwise/kamailio/tree/3.3+ngcp2.8 > >

Re: [SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-28 Thread Khue Nguyen Minh
] >> >> mediaproxy-ng[10607]: Returning to SIP proxy: >> d6:result5:error12:error-**reason19:Error rewriting SDPe >> >> And rtpproxy-ng segment fault when I hangup call. >> >> >> 2013/7/26 Carsten Bock mailto:cars...@ng-voice.com >> >> >> &

Re: [SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-26 Thread Khue Nguyen Minh
ou only > have configured one address, so the x-Parameter does not make any > sense here. > http://kamailio.org/docs/modules/devel/modules/rtpproxy.html#idp2994536 > > Kind regards from the implementor of the "x"-Parameter, > Carsten > > 2013/7/26 Khue Nguyen Minh : >

Re: [SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-26 Thread Khue Nguyen Minh
else rtpproxy_manage("foxr"); } 2013/7/26 Alexey Rybalko > Hi! > > Just my two cents. What parameters do you use for mediaproxy? Smth like > RUN_MEDIAPROXY=yes > LISTEN_UDP=127.0.0.1: > LIST

Re: [SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-26 Thread Khue Nguyen Minh
encbuf=0x7fffb6206760, msg=0x7fd617cb13a0, op=OP_DELETE, flags_str=0x7fd617cd5f90 "fox", body_out=0x0) at rtpproxy.c:1191 Please help me fix it. Thanks Khue. 2013/7/24 Richard Fuchs > On 07/24/13 05:45, Khue Nguyen Minh wrote: > > Hi all, > > > > I am using rtpproxy-n

[SR-Users] rtpproxy-ng doesn't work with mediaproxy-ng

2013-07-24 Thread Khue Nguyen Minh
Hi all, I am using rtpproxy-ng to control mediaproxy-ng. I was install and config follow this guide: https://github.com/sipwise/mediaproxy-ng when I run kamailio with rtpproxy-ng module and mediaproxy-ng I got error: mediaproxy-ng[25216]: Failed to properly parse UDP command line '30514_2 d7:comma

Re: [SR-Users] Issue with RTP proxy....

2013-07-04 Thread Khue Nguyen Minh
Hi Andreas, I' using rtpproxy and I can hear voice but quality is not good. After I changed to mediaproxy-ng, I don't hear anything. I use same config with rtpproxy. Do you guide change config to mediaproxy-ng? Brs, 2013/7/4 Andreas Granig > Hi, > > > On 07/04/2013 09:0

Re: [SR-Users] Issue with RTP proxy....

2013-07-04 Thread Khue Nguyen Minh
Hi all, I am trying install module mediaproxy-ng, but, when I built module "kernel-module" I got error: make -C /lib/modules/2.6.32-279.22.1.el6.x86_64/build M=/usr/local/src/mediaproxy_ngcp/mediaproxy-ng-master/kernel-module O=/lib/modules/2.6.32-279.22.1.el6.x86_64/build modules make: *** /lib/m

Re: [SR-Users] Is RTP proxy compatilble with SER

2013-05-10 Thread Khue Nguyen Minh
Yes, you can run. http://rtpproxy.org 2013/5/10 Priyaranjan Nayak > Hi All, > >I am new to SER and SEMS . Can we run RTP proxy with SER ? >If yes, which version of SER will compatible with RTP proxy ? > > > -- > Thanks > Priyaranjan > > _

[SR-Users] missing AVP OriginatingRequest in LIR

2013-05-07 Thread Khue Nguyen Minh
Hi all, I use ims_icscf in Kamailio to send LIR message to HSS. But, In LIR message that I received in HSS haven't OriginatingRequest AVP. How I can insert it into LIR message? Thanks & Best regards, Khue Nguyen. ___ SIP Express Router (SER) and Kamail

Re: [SR-Users] Kamailio not send 100/180 for INVITE !

2013-03-17 Thread Khue Nguyen Minh
Do you see anything on log message? Please description your test model. 2013/3/18 Khoa Pham > @Khue > > Hi, my config file is the default config file used in Kamalio 3.3.3 > > > On Mon, Mar 18, 2013 at 9:14 AM, Khue Nguyen Minh wrote: > >> Hi Khoa, >> >&g

Re: [SR-Users] Kamailio not send 100/180 for INVITE !

2013-03-17 Thread Khue Nguyen Minh
Hi Khoa, Can you put your config file to here? Brs. 2013/3/15 Khoa Pham > Hi, > > When A calls B. Kamailio will handle A's INVITE message. > > But I see that B doesnot receive the INVITE. And A doesnot receive any > 100/180 privisional message. > > Why does Kamailio not send 100/180 ? > > Plea