Hello,<br>I agree with you, I&#39;m not explaining the problem in a proper manner, because of my lack of Asterisk knowings. I send the Wireshark captures.<br><br>3com telephones take the timezone TZ:7200 from the 3Com PBX to show the time right. But what if I want a 3Com telephone to work with Asterisk PBX? Then the telephone time is wrong, 2 hours lower. It seems 3Com telephones need the TZ:7200. 3Com telephones work with Asterisk and it is great, but we would like to log the calls.<br>
<br>Ask me whatever you want.<br><br>Have a nice day<br><br><div class="gmail_quote">2011/8/30 Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 08/30/2011 07:36 AM, Jaime Lozano wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have been using wireshark to capture some traffic. I&#39;m talking when<br>
the PBX sends OK (200) connection accepted. 3Com PBX sends &quot;TZ=7200\n&quot;<br>
(an much more things) in a SIP packet message body but Asterisk PBX<br>
sends packets without message body, it only sends variables in the<br>
message header. So I want Asterisk to send packets with a message body<br>
and its proper content.<br>
</blockquote>
<br></div>
This is extremely confusing, to say the least. &#39;a message body&#39; and &#39;its proper content&#39; are ambiguous, especially since Asterisk already works with pretty much every SIP UA on the planet and none of them require the things you are asking for.<br>

<br>
Why don&#39;t you post an actual example of what you think Asterisk should be sending, and what it is actually sending, rather than trying to describe the differences (which is clearly not going well)?<br>
<br>
In general, though, you can&#39;t just put random content in a SIP request or response message body; the message body is usually of a defined type (application/sdp, for example), and has rules about what it can and cannot contain.<br>
<font color="#888888">
<br>
-- <br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
Jabber: <a href="mailto:kfleming@digium.com" target="_blank">kfleming@digium.com</a> | SIP: <a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a> | Skype: kpfleming<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><div><div></div><div class="h5"><br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br>