Re: [SR-Users] kamailio 4.0.1 websocket support

2013-05-26 Thread Iwan Budi Kusnanto
Hi, You can use my config https://gist.github.com/iwanbk/5568135. It is from websocket.cfg with some modifications: - use mysql instead of sqlite - change MY_IP_ADDR variable - change MY_DOMAIN variable On Thu, May 23, 2013 at 6:24 PM, Rupayan Dutta wrote: > Dear All, > I have build a

Re: [SR-Users] I need you help-----about Kamailio 3.3.x and Asterisk 10.7.0 Realtime Integration

2013-05-26 Thread zhengyw
Hi: The question has been settled! Thank you very much Barry and Gertjan! best regard zhengyw -- View this message in context: http://sip-router.1086192.n5.nabble.com/I-need-you-help-about-Kamailio-3-3-x-and-Asterisk-10-7-0-Realtime-Integration-tp118248p118767.html Sent from the Users mai

Re: [SR-Users] Kamailio + Siremis Outbound route ---- Re Sent Due to bad English

2013-05-26 Thread Tony Turner
(re-sent due to bad English) Hi, I have 3 registered test users, how can I configure Siremis to do the trunk to freeswitch using LCR or Carrierroute rather than using the code below. I am keen to be able to setup Inbound + Outbond trunks via Siremis. Do you know if there is a manual for

Re: [SR-Users] Kamailio + Siremis Outbound route

2013-05-26 Thread Tony Turner
Hi, I have 3 registered test users, how can I set up Siremis to do the trunk to freeswitch rather than using LCR or Carrierroute, are there any Siremis instructions for either ... if($rU =~"^01") { $ru = "sip:" + $rU + "@__FREESWITCHIP__"; route(RELAY); exit; } Currently with