Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Bruno Emer
Excellent, Nick! And if you need some help or stuck in some point, don't hesitate on contact me! I have done a lot of work to get websockets working, and maybe I can share my experience with you as well. :-) *Bruno Emer* Mobile: +55 11 96540-0044 email: brunoe...@gmail.com

Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Nick Cameo
Dude, thank you. I'll go through the documentation and will send you an email as I progress. PS I am pretty strong with Kamailio+Media/RTPProxy, perl, ifs and elses, so I may be able to help you there if needed ​ ___ SIP Express Router (SER) and Kamailio

Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Bruno Emer
Hello Nick! I'm still learning more about Kamailio and how it works. This is being a lil bit hard to me because I don't understand too much about programming and all those "if's" and "else's", but I'll be happy to help you and provide you the information that I used to have y scenario working fine

Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Nick Cameo
Hello Bruno, happy to hear you got it working. We are also working on a similar setup. Can you please share the documents online that helped you get the web socketc/webrtc/ kamailio environment up. Kind Regards, Nick. ​ ___ SIP Express Router (SER) and

Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Bruno Emer
Thanks again for your help, Daniel! Now my scenario is working! I have two Edge Proxies and a single Registrar server pointing to a external PostgreSQL database. My two users (alice and bob) are authenticated each one in a Edge Proxy and I can start a session between then using WebSockets. I'm us

Re: [SR-Users] Kamailio - Separated Servers

2014-09-24 Thread Daniel-Constantin Mierla
Hello, I haven't time to look at the traces and code, but be sure that you don't do any fixing to contact address when receiving traffic from the other proxy. The first proxy should do that. Cheers, Daniel On 23/09/14 23:07, Bruno Emer wrote: Hello Guys! Good news about my tests here! I fo

Re: [SR-Users] Kamailio - Separated Servers

2014-09-23 Thread Bruno Emer
Hello Guys! Good news about my tests here! I found some configurations relative to Outbound proxy and I get this working. Now, I can have two outbound proxies, one registrar and one database. I can register one user in the Outbound Proxy1 and one user in Outbound Proxy 2 and place a call between t

Re: [SR-Users] Kamailio - Separated Servers

2014-09-22 Thread Bruno Emer
Hi, Daniel and Frank! Thanks for your support! Now, I changed my scenario just a lil bit to make it easy to understand and deploy. I'm doing the following: 1. Created a server using the "Outbound" module configuration example, but add WebSocket support in it. (IP Address 192.168.1.16) 2. Cr

Re: [SR-Users] Kamailio - Separated Servers

2014-09-19 Thread Daniel-Constantin Mierla
You need to add path with received on the websocket server between browser and register. Also, on the websocket server you need to do processing as for nat traversal. Cheers, Daniel On 18/09/14 23:04, Bruno Emer wrote: Ok, Daniel! I am trying exactly what you said, but for some reason the pr

Re: [SR-Users] Kamailio - Separated Servers

2014-09-18 Thread Bruno Emer
Ok, Daniel! I am trying exactly what you said, but for some reason the proxy server can't forward the message back to the WebSocket server. I am getting "487 Unresolvable destination". Appears that my Proxy Server can't get data from usrloc. When I register an user using WebRTC I can see that the

Re: [SR-Users] Kamailio - Separated Servers

2014-09-18 Thread Daniel-Constantin Mierla
Hello, On 18/09/14 17:12, Bruno Emer wrote: Hello! I am relatively new to Kamailio and I'm trying to create a new enviroment using it in my company. I am thinking about use Amazon to host the servers and use OpsWorks to automatically escalate then if necessary. To accomplish this, my idea is

[SR-Users] Kamailio - Separated Servers

2014-09-18 Thread Bruno Emer
Hello! I am relatively new to Kamailio and I'm trying to create a new enviroment using it in my company. I am thinking about use Amazon to host the servers and use OpsWorks to automatically escalate then if necessary. To accomplish this, my idea is to separate the servers, using one dedicated serv

Re: [SR-Users] Kamailio - Separated Servers

2014-09-17 Thread Frank Carmickle
On Sep 17, 2014, at 8:13 AM, Bruno Emer wrote: > Hello! > > I am relatively new to Kamailio and I'm trying to create a new enviroment > using it in my company. I am thinking about use Amazon to host the servers > and use OpsWorks to automatically escalate then if necessary. To accomplish > t

[SR-Users] Kamailio - Separated Servers

2014-09-17 Thread Bruno Emer
Hello! I am relatively new to Kamailio and I'm trying to create a new enviroment using it in my company. I am thinking about use Amazon to host the servers and use OpsWorks to automatically escalate then if necessary. To accomplish this, my idea is to separate the servers, using one dedicated serv