Contact header in ACK is not needed in SIP and therefore not expected by Cipango. There may be another difference. Could you post more message details ? (message.log, pcap dump ...) so that we can have a look ?
Regards,
Thomas
> --
> You received this message because you are subscribed to the Google Groups "cipango-users" group.
> To post to this group, send email to cipang...@googlegroups.com.
> To unsubscribe from this group, send email to cipango-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cipango-users?hl=en.
>
Here are two pcap - good and bad.
There are 3 actors:
192.168.2.130 - SIP phone
*.*.64.43 - cipango
*.*.64.109 - another one SIP UA
Cipango acts as a b2bua.
15.07.2011, 16:39, "Thomas" <tho...@cipango.org>:
Regards,
Thomas
> <bad.pcap><good.pcap>
15.07.2011, 17:40, "Thomas" <tho...@cipango.org>:
Regards,
Thomas
You can either send immediately the ACK to the 200 OK (without waiting the ACK from the first leg), save the 200 OK to create the ACK later or use the getPendingMessages to retrieve the 200 OK. Easier method is usually to create the ACK as soon as possible to prevent retransmission (i.e when handling the 200 OK) unless you need information from the first leg.
(I'll also create a JIRA since cipango should have raised an exception in your code).
Regards,
Thomas
18.07.11, 17:45, "Thomas" <tho...@cipango.org>:
--
Отправлено из мобильной Яндекс.Почты: http://m.ya.ru/ymail
Regards,
Thomas
We've just committed a patch that may solve the To header issue. Could you build from the trunk and check if it helps ?
Regards,
20.07.2011, 16:48, "Thomas" <tho...@cipango.org>:
Regards,
20.07.2011, 23:15, "Thomas" <tho...@cipango.org>:
You mean that the UA is sending ACK for 200 OK with the same branch as INVITE ? If so, this is really not SIP-compliant. I am not sure we are able to handle that but we'll have a look.
Could you post the call-flow to be sure we have all the details ?
Regards,
Thomas
If it's impossible to change cipango behaviour - it's ok, we'll fix it in sip client
24.08.2011, 16:48, "Thomas" <tho...@cipango.org>:
Regards,
Thomas