<div dir="ltr"><div>Hello,</div><div><br></div><div>This is the result, always for frame 5 :</div><div><br></div><div>(gdb) p *t->uas.request->pai<br>$1 = {type = HDR_PAI_T, name = {<br>Â Â Â s = 0x7f6a60cd34b8 "P-Asserted-Identity: \"0987654321\"<sip:0987654321@A.B.C.D>\r\nContact: <sip:0987654321@A.B.C.D:5060>\r\nAllow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPD"..., len = 19}, body = {<br>
   s = 0x7f6a60cd34cd "\"0987654321\"<sip:0987654321@A.B.C.D>\r\nContact: <sip:0987654321@A.B.C.D:5060>\r\nAllow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE\r\nSupported: path,"..., len = 43}, len = 66, parsed = 0x7f6a6d81da88, next = 0x7f6a60cd3f10}<br>
 <br>(gdb) p *((p_id_body_t*)(t->uas.request->pai->parsed))<br>$2 = {id = 0x0, num_ids = 0, next = 0x0}</div><div><br></div><div><strong>Did </strong>you find one thing in<strong> </strong>common between the 2 occurrences? Do you have any ideas about what is the cause of this pai reset?</div>
<div><br></div><div>Regards,</div><div><br></div><div>Igor</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-11 16:09 GMT+02:00 Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
in the same frame 5, can yo get:<br>
<br>
p *t->uas.request->pai<br>
p *((p_id_body_t*)(t->uas.request->pai->parsed))<br>
<br>
Cheers,<br>
Daniel<div><br>
<br>
<div>On 10/06/14 18:35, Igor Potjevlesch
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Hello,</div>
<div><br>
</div>
<div><span lang="EN-GB" style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt">Here is the results :</span></div>
<div><span lang="EN-GB" style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"><u><br>
</u></span></div>
<div>(gdb) frame 5<br>
#5Â 0x00007f6a687e9b43 in acc_onreply (t=0x7f6a60d16ff8,
req=0x7f6a60cd2c10, reply=0x7f6a6c119aa8, code=200) at
acc_logic.c:471<br>
471Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â acc_db_request(req);</div>
</div>
</blockquote>
<br>
<br>
</div><div><pre cols="72">--
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
</div></div>
</blockquote></div><br></div>