[SR-Users] Kamailio - voicemail platform - asterisk

2014-09-07 Thread Henny
Hello, I am new to kamailio.. I have an idea for a community voice-mail platform (with Asterisk)and was wondering if Kamailio could be of any use in this plan. Does somebody have any advice ? Thanx! ___ SIP Express Router (SER) and Kamailio

Re: [SR-Users] ldap returning attributes list

2014-09-07 Thread Virmantas Variakojis
Tried earlier like this: 287 ldap_result("memberOf/$avp(s:ldapmemberof)"); 288 xlog("L_INFO", "LDAP $fU memberOf = $avp(s:ldapmemberof)"); 289 while (ldap_result_next()) { 290 xlog("L_INFO", "if loop ldap_result"); 291 ldap_result("memberOf/$avp(s:ldapm

[SR-Users] Call connection from one server to another

2014-09-07 Thread aawaise
Hello, I want to deploy two kamailio servers, both using same MYSQL database placed on Server 2008. Both are using different static IP's. Hopefully, I can add two A records in DNS server, both against same domain name, pointing to two different IP's to which two servers are attached. My question