Re: [SR-Users] Missed calls notification supporting

2013-06-10 Thread Daniel-Constantin Mierla
Hello, On 6/7/13 10:42 PM, sipa...@in.gr wrote: Dear All, Does kamailio support sending instant messages to subscribers that they will contain their missed calls? If yes, do we need to install a relevant module? Is there any documentation for that? you can send a SIP message from configuratio

Re: [SR-Users] Kamailio 4.0 & Asterisk realtime (Failed to import bind_ob, auth: qop set, but nonce-count ...)

2013-06-10 Thread Daniel-Constantin Mierla
Hello, On 6/7/13 9:23 PM, Thomas Martin wrote: Hello, thanks to your responses. In the meantime, I have read Olle's slides a few times trying to understand the ramifications of the different approaches outlined (I am new to kamailio and pretty new to asterisk too). Routing calls to asterisk

Re: [SR-Users] Call Forwarding

2013-06-10 Thread Daniel-Constantin Mierla
Hello, really appreciating such feedback, it will help others looking for same solution. If you don't mind and have time, you can add it as a mini-howto in the wiki: - http://www.kamailio.org/wiki/tutorials/mini-howto-admin/main Cheers, Daniel On 6/7/13 5:28 PM, Lucas Girard wrote: Thanks D

Re: [SR-Users] Problem with ACK

2013-06-10 Thread Daniel-Constantin Mierla
On 6/7/13 2:38 PM, Daniel Tryba wrote: On Friday 07 June 2013 13:25:50 Daniel-Constantin Mierla wrote: you have to install from sources, a tutorial is available at: - http://www.kamailio.org/wiki/install/4.0.x/git Doesn't work for me. $ git --version git version 1.7.10.4 $ git checkout -b 4.

Re: [SR-Users] [sr-dev] is using Gerrit for Kamailio a good idea?

2013-06-10 Thread Daniel-Constantin Mierla
Hello, I don't have any experience with it, maybe others can comment on its usability. From what I could see, it is written on Java, does it have an embedded http server or we need to install a java application server by ourselves? Since we are here, on admin stuff, anyone knowing an app in

Re: [SR-Users] Kamailio/Asterisk combination + hashed passwords?

2013-06-10 Thread Daniel-Constantin Mierla
Hello, On 6/7/13 11:33 AM, Daniel Pocock wrote: On 06/06/13 16:35, Daniel-Constantin Mierla wrote: Hello, On 6/6/13 11:05 AM, Daniel Pocock wrote: I was just looking over: http://kb.asipto.com/asterisk:realtime:kamailio-3.3.x-asterisk-10.7.0-astdb A couple of things I noticed: - Kamailio

Re: [SR-Users] kamailio 4.0.1 websocket configuration

2013-06-10 Thread Daniel-Constantin Mierla
Hello, have you installed libunistring package and its -dev headers? I don't know how is named on centos exactly, the name I gave is for debian/ubuntu. Cheers, Daniel On 5/28/13 12:46 PM, Rupayan Dutta wrote: Hi All, I have build Kamailio 4.0.1 from source in CentOS 5.8(i386 architect

Re: [SR-Users] Problems with Siremis Register Page

2013-06-10 Thread Daniel-Constantin Mierla
Hello, On 5/18/13 3:22 AM, Alexander Albert wrote: Hi there, i hope you can help me, i am having trouble with the register page of siremis, strange thing is, i can open the register page, but only after i have logged my self in, if not, it redirects me directly to the login page.. how can i se

[SR-Users] how to obtain $xavp(ulrcd=>ruid) value

2013-06-10 Thread Iwan Budi Kusnanto
I tried to get ruid by using this feature. http://kamailio.org/docs/modules/stable/modules/registrar.html#idp1752184. I use source code from git repo from June 7th. Have added modparam("registrar", "xavp_cfg", "ulrcd") in the config. In route[REGISTRAR], i try to print it's value by using this co

[SR-Users] Need help in setting up Presence

2013-06-10 Thread SamyGo
Hi List, I've been trying to make the Presence thing work with kamailio but the very basic presence doesn't seem to work. I've tried multiple modules and different how-tos for running successful presence aware configuration but seems something is missing. The ultimate goal is to give user online/b

Re: [SR-Users] how to obtain $xavp(ulrcd=>ruid) value

2013-06-10 Thread Daniel-Constantin Mierla
Hello, On 6/10/13 11:37 AM, Iwan Budi Kusnanto wrote: I tried to get ruid by using this feature. http://kamailio.org/docs/modules/stable/modules/registrar.html#idp1752184. I use source code from git repo from June 7th. Have added modparam("registrar", "xavp_cfg", "ulrcd") in the config. In rou

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread Daniel-Constantin Mierla
Hello, afaik xlite provides only end-to-end presence support. Meaning it does not work with a presence server, but subscribes have to be routed to the other UA. Try with Jitsi and see if you get user status. Cheers, Daniel On 6/10/13 12:05 PM, SamyGo wrote: Hi List, I've been trying to ma

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread Peter Dunkley
X-Lite does not support server presence (or didn't last time I looked) - at least not for 'social' presence, MWI may work. It works by having the clients exchange SUBSCRIBEs and NOTIFYs with each other and not doing any PUBLISHes. As such, server presence isn't going to work. Regards, Peter

Re: [SR-Users] [sr-dev] is using Gerrit for Kamailio a good idea?

2013-06-10 Thread Peter Dunkley
It might be worth taking a look at the Atlassian tool set. These can be deployed locally or used as a hosted application. I believe there is a free option for open-source projects and the hosted option would make management of them much simpler. Regards, Peter -- Peter Dunkley Technical Direc

Re: [SR-Users] kamailio 4.0.1 websocket configuration

2013-06-10 Thread Peter Dunkley
I am not sure if libunistring is available in CentOS 5. It could well be something that was only added in CentOS 6. Regards, Peter -- Peter Dunkley Technical Director Crocodile RCS Ltd On 10 Jun 2013, at 08:36, Daniel-Constantin Mierla wrote: > Hello, > > have you installed libunistring pa

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread SamyGo
Thank you for the prompt responses, sure I'll try some other client as I've a yealink IP phone accessible but this x-lite worked perfectly when connected with Asterisk and gave me Presence info with reginfo+xml and dialog+xml body types. This is new x-lite 4.5 version and gives perfect BLF and pres

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread Daniel-Constantin Mierla
Asterisk is an end point, like another phone. You can look to see if when used with asterisk, xlite generates PUBLISH. If it does not do it, then it is the same end to end presence. The PUBLISH you see is from pua_reginfo that should be used for replication of location records to another sip s

Re: [SR-Users] Kamailio/Asterisk combination + hashed passwords?

2013-06-10 Thread Klaus Darilion
On 06.06.2013 16:35, Daniel-Constantin Mierla wrote: Hello, On 6/6/13 11:05 AM, Daniel Pocock wrote: I was just looking over: http://kb.asipto.com/asterisk:realtime:kamailio-3.3.x-asterisk-10.7.0-astdb A couple of things I noticed: - Kamailio is using a column sippasswd which is not hashe

Re: [SR-Users] Modify the Request Line

2013-06-10 Thread Klaus Darilion
I'm doing bad things for penetration testing ;-) regards klaus On 05.06.2013 18:18, Daniel-Constantin Mierla wrote: Hello, what do you want to change there? Only method and protocol/version cannot be changed, the rest is r-uri? There is a function to change bit of the first line for replies,

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread SamyGo
Respected Daniel, I will test with Asterisk and see if x-lite generates a PUBLISH or not, but as far as my requirements are concerned, I've multidomain setup working where users from different domain are calling. Now they used to have their status lights working on their old asterisk servers but n

Re: [SR-Users] Need help in setting up Presence

2013-06-10 Thread SamyGo
Hi again, So I've conducted test with Yealink IP Phone and the results are the same, please see the attached trace and suggest what should I do to have a working presence model. The same phenomenon with PUBLISH originated from Kamailio destined to Kamailio is observed again. Thanks for the suppo