Re: [SR-Users] SIP between IPv4 and IPv6 agents

2011-01-25 Thread Henning Westerholt
On Tuesday 25 January 2011, Komáromi Péter wrote: > Dear Everybody! > > Many thanks for your help in the past couple of months. > Finally I was able to finish my work with SIP between IPv4 and IPv6 agents. > My diplomawork is ready, and evaluated with the best mark. > > So thank you all! Hi Komá

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2011-01-24 Thread Komáromi Péter
Dear Everybody! Many thanks for your help in the past couple of months. Finally I was able to finish my work with SIP between IPv4 and IPv6 agents. My diplomawork is ready, and evaluated with the best mark. So thank you all! Best wishes, Peter ___ SI

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-12-13 Thread Daniel-Constantin Mierla
Hello, run kamailio and rtpproxy in debug mode to see what happens when a call that comes for ipv4/ipv6 traslation. Also, what the sip traffic to see if the sdp of INVITE/200ok is updated properly. Cheers, Daniel On 12/3/10 11:16 AM, Komáromi Péter wrote: Hello! I forgot from my previous l

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-12-03 Thread Komáromi Péter
Hello! I forgot from my previous letter to following information: my IPv4 users` name starts with `4`, and the iv6s` starts with `6`. I start the rtpproxy like this: rtpproxy -F -l 192.168.124.165 -6 /fec0::2 Regards, Peter --- Previous letter: Hello! I went through your letters and start as

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-12-02 Thread Komáromi Péter
Hello! I went through your letters and start as following: --- r...@ubuntu:/home/yeti/rtpproxy# /etc/init.d/kamailio restart Restarting kamailio: kamailioloading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-12-02 Thread Klaus Darilion
Am 02.12.2010 13:06, schrieb Komáromi Péter: Hi! So if you say it is possible to solve the problem with the only location table, the location_inet4 and location_inet6 is not certainly necessary... do I _have to_ use the 4to6.cfg file from the source of kamailio, or not? When you call force_r

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-30 Thread Klaus Darilion
Am 30.11.2010 13:04, schrieb Komáromi Péter: Hi again, My kamailio 1.5 is working well and I'm able to create the session between an IPv4 and an IPv6 UA, but there is no RTP session. That's the point where the rtpproxy comes in. I installed it, and made a bridging (I hope it is): /usr/local/bi

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-30 Thread Komáromi Péter
Hi again, My kamailio 1.5 is working well and I'm able to create the session between an IPv4 and an IPv6 UA, but there is no RTP session. That's the point where the rtpproxy comes in. I installed it, and made a bridging (I hope it is): /usr/local/bin/rtpproxy -F -l /192.168.124.146 -6 FEC0:0:0:0

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-29 Thread Komáromi Péter
Yes, my friend! :) You are right again! I'm closer and closer to the finish. Thanks! ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-29 Thread Klaus Darilion
Am 29.11.2010 15:04, schrieb Komáromi Péter: So it listens only on IPv4 address socket. There is no IPv6 socket. Is it the normal working, if the interface has both IPv4 and IPv6 address? If yes, how can I manage the registering from the IPv6 agents? Have you added an IPv6 address to the list

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-29 Thread Komáromi Péter
Hello all, I have a properly working kamailio on my computer. I can register from user agents using IPv4, and they are able to call each other (with and without proxy as well). So it seems to be ok. But! If I try to switch the IP addresses to IPv6, the calls between the two hosts are ok, but I

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-25 Thread Klaus Darilion
On 25.11.2010 10:43, Komáromi Péter wrote: Hello! Now I try to install kamailio 3.1 on the basis of Daniel guide (Install And Maintain Kamailio (OpenSER) v3.1.x From GIT). It's quiet ok, but in the 9. point, when it says "The init.d script can be used to start/stop the Kamailio (OpenSER) serve

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-25 Thread Komáromi Péter
Hello! Now I try to install kamailio 3.1 on the basis of Daniel guide (Install And Maintain Kamailio (OpenSER) v3.1.x From GIT). It's quiet ok, but in the 9. point, when it says "The init.d script can be used to start/stop the Kamailio (OpenSER) server in a nicer way. A sample of init.d script

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-23 Thread Klaus Darilion
When you install kamailio by using Debian packages then also the users will be created automatically. Thus, I suggest to download the Kamailio .tar file and build Debian packages with "make deb" See instructions on the wiki how to build a certain release. regards Klaus Am 23.11.2010 14:24

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-23 Thread Henning Westerholt
On Tuesday 23 November 2010, Komáromi Péter wrote: > I'm on the way to install kamailio on my ubuntu pc. > It's almost complete, but if I prompt the /etc/init.d/kamailio start > command, I receive a chown: invalid user: `kamailio:kamailio' message. I > searched a lot after and tried to modify to

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-23 Thread Komáromi Péter
Hello! I'm on the way to install kamailio on my ubuntu pc. It's almost complete, but if I prompt the /etc/init.d/kamailio start command, I receive a chown: invalid user: `kamailio:kamailio' message. I searched a lot after and tried to modify to other user, but can not find the right place to

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-22 Thread Komáromi Péter
Thanks Klaus! I'm working on it and will have questions in the next couple of days, I'm sure. And you are totally right regarding my hands :) Best regards, Peter ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-22 Thread Klaus Darilion
Am 22.11.2010 14:28, schrieb Komáromi Péter: Hello! Daniel thanks for your help! I'd need a little bit more now, because I have to make the concrete plan for this IPv4-IPv6 SIP communication before I could ask for any modification on the server. There is not Anyway, you should not install an

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-22 Thread Komáromi Péter
Hello! Daniel thanks for your help! I'd need a little bit more now, because I have to make the concrete plan for this IPv4-IPv6 SIP communication before I could ask for any modification on the server. There is not installed rtpptoxy on that server, that's why I can not see those example files.

Re: [SR-Users] SIP between IPv4 and IPv6 agents

2010-11-19 Thread Daniel-Constantin Mierla
Hello, On 11/19/10 11:46 AM, Komáromi Péter wrote: Hello! I write my diplomawork, and kindly ask for your help! I would establish a videoconference with SIP protocol between two PCs, one of them using IPv4 and the other uses IPv6. I have access to an RMX 4000 Multipoint Conference Platform wit

[SR-Users] SIP between IPv4 and IPv6 agents

2010-11-19 Thread Komáromi Péter
Hello! I write my diplomawork, and kindly ask for your help! I would establish a videoconference with SIP protocol between two PCs, one of them using IPv4 and the other uses IPv6. I have access to an RMX 4000 Multipoint Conference Platform with a Kamailio SIP server on it. Were here on the maili