Hi

I'm attempting to use AmSipDialog::refer(  )

The problem is in the SIP packet being sent out. The Refer-To Header
looks like

Refer-To sip:[email protected]:70

Obviously missing a separator. It's not instantly obvious to me where to
fix this in the core library. Any advice appreciated.

A second problem is the handling of the sip fragment NOTIFY in the example

AnnounceTransferDialog::onSipRequest(const AmSipRequest& req)

Here the check is made for "message/sipfrag" but my test phone is
sending out

"message/sipfrag;version=2.0"

I can obviously match for that as well, but  my question is what is the
correct generic way to do this?

Thanks,

Jeremy

_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to