Am 28.07.2011 16:57, schrieb Sebastian Damm:
We try to to measure Post Dial Delay when sending calls out to the carrier, and we monitor the time differences for one call each time Kamaiio is passed. That's all the other process does. So we send handcrafted SIP packages with the needed information with uac_req_send(). And it looks like the AVPs get lost at that point.
IIR I had similar issues when implementing the pua_dialoginfo module, which internally creates a PUBLISH request while processing the INVITE. There were also issues that AVPs were affected, but I can't remember the details.
regards Klaus