Do you get any parsing errors in at the destination? That would be the an indication there is a transmission error.

If you want to see what kamailio is sending out, add onsend_route and print $snd(buf) -- be sure you have the pv buffer big enough (see core cookbook for the global parameter which controls this value).


Reply to this email directly or view it on GitHub.