there is at least one show stopper to make blink rls to work with any
standards compliant implementation. this is tracker item that i opened
year ago.
-- juha
i tried to test address book stuff with blink, but got stuck, because
uri scheme is missing in resource-lists entry uris that blink puts
Jun 27 15:28:42 elx /usr/sbin/kamailio[25189]: ERROR: uac [replace.c:590]:
restore_uri(): new URI shorter than old URI
Jun 27 15:28:44 elx /usr/sbin/kamailio[25187]: ERROR: uac [replace.c:590]:
restore_uri(): new URI shorter than old URI
Jun 27 15:28:48 elx /usr/sbin/kamailio[25188]: ERROR: uac
Just thought I would post a quick update:
After further digging around I stumbled upon what looked to a recursive loop in
the freetds connection logs. Which led me to some posts on the freetds mailing
list to do with handling closed connections by SQL Azure. The crux of the
problem seems to b
Hi guys,
i think i have stumbled on an msilo bug.
m_dump() is not working.
kamctl fifo get_statistics all | grep mess
msilo:dumped_messages = 0
msilo:failed_messages = 0
msilo:stored_messages = 1
so here we can see there is a message to be delivered.
i turned on debug mode, then the intended des
Hi Kamailio,
- I meet an error when I am trying install Kamailio 4.1.4 on Mac OS 10.9.
The error:
touch /usr/local/lib64/kamailio/modules/usrloc.so
install -m 755 usrloc.so /usr/local/lib64/kamailio/modules
touch /usr/local/lib64/kamailio/modules/xhttp.so
install -m 755