< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] SendTo and Assertion in transportSelector


Dear all,
I'm using a resiprocate ( v 0.9.0-5019) port on wince (windows mobile 5.0), having the following problems:

1) I must make a B2BUA on a Windows Mobile device; I connect the PDA with a PC with ActiveSync. I use resiprocate's SendTo to forward SipMessage taken from XPro (that run on PDA) to the PC and It works but when I want to forward the SipMessage to a different URI from the PC, resiprocate doesn't forward it anymore giving no error.

2) I've got an Assertion Failed when I make an AddTransport to " Creating UDP transport host=127.0.0.1 port=5070 ipv4=1"

*** ASSERTION FAILED in .\TransportSelector.cxx(116):
mExactTransports.find(key) == mExactTransports.end() && mAnyInterfaceTransports.find(key) == mAnyInterfaceTransports.end()

Any suggestion are well appreciated!

Thank you!

Lorenzo