El 26/05/14 11:05, Alex Villacís Lasso escribió:
My current working theory is that the Record-Route headers are incorrect in the
original trace. The trace, as captured in the firewall, looks like this:
SIP/2.0 200 OK
Via: SIP/2.0/UDP
38.126.208.41:5060;rport=5060;branch=b18bbcc394bb5dae4394
Is there any way to extract Expires from 200 OK (response to REGISTER) ? I will
need to re-use this value in 3rd party registration being sent to application
server.
Thanks for any hints ..
--
Daniel Ciprus
Integration engineer
http://www.acision.com
9954 Mayland Dr
Suite 3100
Richmond, VA 23
On 05/27/2014 08:37 AM, Daniel-Constantin Mierla wrote:
> Hello,
Ciao,
> you can re-use the lib/kcore/faked_msg.{c,h} in your code, same being done by
> many event routes. Alternative is to
> build it yourself from the outgoing buffer, which is in transaction
> structure, inside the uac field (