[Kamailio-Users] Shared memory

2010-03-22 Thread Bruno Machado
that returns them to Kamailio So, my doubts are: - is it possible to have a memory leak when the message max nr of branches exceeded is showed? - changing '-m parameter' to a higher value, like 256, could affect the performance? tks friends bruno machado

[Kamailio-Users] Handling 3XX messages

2010-03-11 Thread Bruno Machado
't_next_contact' returns an error value. Somebody has a hint about this? Regards, bruno machado Veja quais são os assuntos do momento no Yahoo! +Buscados http

[Kamailio-Users] Unreadable script

2010-01-07 Thread Bruno Machado
Hi all I'm using the version 1.5.2 and I'd like to know from you if it is possible to 'hide' the config file. Using other words, becoming the file unreadable for us, humans. There are people that have root access to the machine and I don't want to let them read the script. Does Kamailio have

[Kamailio-Users] avp_db_query

2009-06-10 Thread Bruno Machado
Hi I'm using Kamailio v1.5.1 and, I do not know why, the avp value is disappearing. Let me show you what is happening: #IT DOESN'T WORK avp_db_query(select count(1) as c from group_endpoint where num_ip='$si',$avp(i:105)); log(1,Before AVP_PRINT\n); avp_print(); log(1,After AVP_PRINT\n); if(