[SR-Users] Ldap authentication

2016-04-13 Thread Volkan Oransoy
Hi all, I am trying to use an ldap directory for authentication and found this tutorial. https://www.kamailio.org/wiki/tutorials/mini-howto-admin/ldap-user-auth What I want is to use ldap bind with user's existing ldap password, not a seperate sip password. I would like to use same password for si

[SR-Users] Kamailio radius authentication prolem

2015-12-02 Thread Volkan Oransoy
Hi all, I try to authenticate my users via mod_radius, but I have problem. FreeRadius server gives this error: Auth: [digest] Cleartext-Password or Digest-HA1 is required for authentication. I think I need to send those attributes from kamailio but I couldn't figure out how to do it. Here is

Re: [SR-Users] Kamailo crashes with auth_radius module

2015-11-18 Thread Volkan Oransoy
als. > (gdb) list > 58 in ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S > (gdb) Regards, /Volkan 2015-11-18 11:48 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > the logs show that you got a core dump: > > "Nov 18 11:30:27 sip /usr/sbin/kamailio[6934]: ALE

[SR-Users] Kamailo crashes with auth_radius module

2015-11-18 Thread Volkan Oransoy
Hi, I try to enable auth_radius module with my kamailo box. But it crashes on the first REGISTER request. I have enabled it with this two lines. loadmodule "auth_radius.so" modparam("auth_radius", "radius_config", "/etc/radiusclient/radiusclient.conf") This is the authentication part of my scri

Re: [SR-Users] Kamailio doesn't response to some INVITE packages

2015-01-21 Thread Volkan Oransoy
ix it? /Volkan 2015-01-21 14:58 GMT+02:00 Daniel Tryba : > On Wednesday 21 January 2015 13:42:07 Volkan Oransoy wrote: > > Content-Length: 270. > > > v=0. > > o=FreeSWITCH 1421813895 1421813896 IN IP4 1.2.3.6. > > s=FreeSWITCH. > > c=IN IP4 1.2.3.6. > > t=0 0

[SR-Users] Kamailio doesn't response to some INVITE packages

2015-01-21 Thread Volkan Oransoy
My Kamailio box works very well for a year, in front of a Freeswitch box. Nowadays, some of my users live problems about receiving calls. But this problem occurs on a couple of specific users. %1 of users complain about it. When I capture the traffic, I see that, Kamailio receives an invite packag

[SR-Users] Kamailio doesn't response to some INVITE packages

2015-01-21 Thread Volkan Oransoy
Hi, My Kamailio box works very well for a year, in front of a Freeswitch box. Nowadays, some of my users live problems about receiving calls. But this problem occurs on a couple of specific users. %1 of users complain about it. When I capture the traffic, I see that, Kamailio receives an invite p

[SR-Users] Dispatcher question

2014-05-04 Thread Volkan Oransoy
Hi all, I have a multidomain setup that I share load, among two freeswtich servers with a kamailio loadbalancer using dispatcher. For specific applications like queues, I need to match a sip domain with a freeswitch server. A domain should match same freeswitch server on every request. Which alg

Re: [SR-Users] Soft phone Issue

2014-03-13 Thread Volkan Oransoy
Entering an outbound proxy setting may help you. /Volkan 2014-03-14 8:40 GMT+02:00 Owais ul Haq : > Hello, > > I have configured a kamailio server on my local network, gave it a dummy > domain like "abcd.tk". I have a number of computers on my local network. > I want to run eyebeam on them and

[SR-Users] SNMP Monitoring

2014-02-09 Thread Volkan Oransoy
Hi all, I have activated snmpstats module for my sip proxy. What I wonder is, which sensors are important to monitor a registrar and proxy? Which sensors do you use to monitor production servers? Thanks. /Volkan ___ SIP Express Router (SER) and Kamaili

Re: [SR-Users] Replicate registration

2014-01-23 Thread Volkan Oransoy
lication, you may need to replicate received and > sometime socket information -- that can be done via headers and then added > to avps before saving to location in the second peer. Look at the readme of > registrar module for those parameters. > > Cheers, > Daniel > > >

[SR-Users] Replicate registration

2014-01-19 Thread Volkan Oransoy
Hi all, I am trying to setup an active-active pair of sip proxies. I have connected two kamailio boxes to the same PostgreSQL database and my usrloc db_mode is 3. I can see the registration data in the database but "ul show" outputs of two device is not same. I think writing registration data to t

[SR-Users] YNT: Ring all strategy

2013-08-20 Thread Volkan Oransoy
oad("$ruri/username", "$avp(s:member)/avp_ring_groups"); avp_pushto("$ruri/username","$avp(s:member)/g"); lookup_branches("location"); t_relay(); exit; Is this the right way for parallel fork? Thank you

[SR-Users] Ring all strategy

2013-08-18 Thread Volkan Oransoy
p.c:1347]: new_t(): ERROR: new_t: uri invalid Aug 18 11:46:49 proxy /usr/local/sbin/kamailio[15736]: ERROR: tm [t_lookup.c:1494]: t_newtran(): ERROR: t_newtran: new_t failed Aug 18 11:46:49 proxy /usr/local/sbin/kamailio[15736]: ERROR: pv [pv_core.c:307]: pv_get_ruri_attr(): failed to parse the R-URI