2007/6/15, Jan Van den bosch <[EMAIL PROTECTED]>:
> I left my NUA application on during the night, and when I returned, my
> console showed this:
>
> tport_vsend(0x43434e0): Invalid argument with (s=12 */172.16.58.69:5060)
> nta: SUBSCRIBE (84798893): Invalid argument (22) with */[ 172.16.58.69]:5060

> These SIP requests don't reach the network. Any idea why this happens?

I guess your IP address had changed during the night. You can bind a
socket to a particular IP address but if that address goes away,
sendmsg() returns EINVAL.

Martti has been working on the IP address change logic last summer for
OS X. We have plans to complete it for Linux in July.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to