Hi all,
I'm getting crazy trying to setup a kamailio to do a parallel call forward to
multiple destinations based on a query to the DB.
I do the db query and get the RURI's of the destinations I could forward the
call to in parallel, then when I get the resulset I do:
[...]
$var(cf_idx)
Hi Jason,
Appreciate the reply. Below is my log file for processing initial INVITE (I
will send the config file privately so you can match up line numbers). Note
that as you may have noticed from a previous posting, I have modified
ims_charging module to use standard usrloc module. I know th