[Sofia-sip-devel] Sofia-SIP and UPnP

2008-04-25 Thread Erland Lewin
What is the status of Universal Plug and Play (UPnP) support for port forwarding through an Internet Gateway Device in Sofia-SIP? I found some mentions of UPnP in the code, but no way to enable it in the configure script. Regards, Erland -

[Sofia-sip-devel] Compiling SofSip for Windows XP

2008-04-25 Thread balakov yuri
Hi everyone, I'm compiling the sofia sofsip client for windows. I'm using Windows XP and MSVStudio 2003. Downloaded gtk+-dev-2.12.9 too! Compiling sofia-sip-1.12.8 went smooth and generated the desired dll. Compiling sofsip-cli-0.12 was trickier... My first wall was a: error C2065: '__func__' :

Re: [Sofia-sip-devel] Polling event state with a subscribe message fails

2008-04-25 Thread Pekka Pessi
2008/4/17 Jarkko Riekki <[EMAIL PROTECTED]>: > > Hm... Just thinking, but my nua_notifier is sending the NOTIFY from > different address and port (using tcp): > > * tport_accept(0x8052e10): new connection from > tcp/192.168.0.11:60694/sip > > > > Maybe this causes problems? I don't see how but

Re: [Sofia-sip-devel] Support for Compact SIP Headers

2008-04-25 Thread Pekka Pessi
2008/4/22 Jerry Richards <[EMAIL PROTECTED]>: > Does sofia-sip support the compact forms of SIP headers defined in section > 20 of RFC 3261? For example, the compact form of "Content-Length" is "l". It does understand them, and if you include NTATAG_SIPFLAGS(MSG_FLG_COMPACT) in nua_create()/nta

Re: [Sofia-sip-devel] P-Early-Media Header Support

2008-04-25 Thread Pekka Pessi
2008/4/22 Jerry Richards <[EMAIL PROTECTED]>: > Does sofia-sip support the P-Early-Media header defined in IETF draft > ? Not supported, you have to check for it in sip_unknown... -- Pekka.Pessi mail at nokia.com - This S

[Sofia-sip-devel] INVITE source IP address

2008-04-25 Thread Matt Krokosz
Using the nua module, when an INVITE is received, is there anyway to determine the source IP address from the transport layer, rather then from the SIP msg headers such as Contact or From? Matt - This SF.net email is spons