Re: [SR-Users] JSSIP with Kamalio with SIP end points

2014-06-02 Thread Steve Ng
Hi, This time round I tried with outbound module, however I am still getting timeout with SIP registration. My configuration is meant for users using JSSIP to Kamailio to a SIP trunk end point. From JSSIP user will key in their SIP trunk accounts inside SIP URI and SIP password and my Kamailio we

Re: [SR-Users] JSSIP with Kamalio with SIP end points

2014-06-01 Thread Steve Ng
Hi Carlos, Thanks for the help, I've tried the dispatcher module to no avail, this time round I've attached my config gist at https://gist.github.com/steve-ng/d54b2cd14ad6500c1ed0 I followed primarily from https://gist.github.com/jesusprubio/4066845 where I could use JSSIP to talk to another JSSI

Re: [SR-Users] JSSIP with Kamalio with SIP end points

2014-05-31 Thread Carlos Ruiz Díaz
On Sat, May 31, 2014 at 9:45 AM, Steve Ng wrote: > Hi, > > I've managed to set up WS, users with JSSIP can connect to Kamailio after > reading up on the websocket module documentation. > > However, the proxying part of authentication to SIP provider through > Kamailio is something that I need adv

Re: [SR-Users] JSSIP with Kamalio with SIP end points

2014-05-31 Thread Steve Ng
Hi, I've managed to set up WS, users with JSSIP can connect to Kamailio after reading up on the websocket module documentation. However, the proxying part of authentication to SIP provider through Kamailio is something that I need advice on (how to set in the config how). Do you have any config

Re: [SR-Users] JSSIP with Kamalio with SIP end points

2014-05-31 Thread Carlos Ruiz Díaz
Just proxy the authentication to their SIP providers, and let kamailio put itself in the path so it can bridge between UDP (probably) and WS transport. You can use dispatcher, carrierroute, whatever module you want. The only non-ordinary thing here are the UA's communicating via websockets, and th