RE: [SPAM][Wengophone-devel] compilation with qt static

2006-06-02 Thread Sven Falempin
Have you built a release QT inside msvc 2005? De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Jean-Philippe Envoyé: jeudi 1 juin 2006 20:33 À: 'wengo' Objet: [SPAM][Wengophone-devel] compilation with qt static I use qt 4.0.1 and msvc 2005 if i use my qt

RE: [Wengophone-devel] phapi and callID

2006-06-02 Thread Sven Falempin
(...). Can someone have a few words about it ? Is that a sendto equivalent? Regards. -Message d'origine- De : Vadim Lebedev [mailto:[EMAIL PROTECTED] Envoyé : lundi 29 mai 2006 17:17 À : Sven Falempin Cc : wengophone-devel@lists.openwengo.com Objet : Re: [Wengophone-devel] phapi and callID

RE: [Wengophone-devel] X.509 authentification : A way toauthenticate peers in SIP communications

2006-05-30 Thread Sven Falempin
Hi, SIP is not over RTP,and SIP is SMTP like. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Julien VEHENT Envoyé : mardi 30 mai 2006 12:33 À : Vadim Lebedev Cc : OpenWengo Objet : Re: [Wengophone-devel] X.509 authentification : A way toauthenticate

[Wengophone-devel] wifo - plugins bug report

2006-05-30 Thread Sven Falempin
Hello devellppers of wifo-plugins Using minua with wifo plugins i got a result -6 when accepting incoming call. (a x) Regards. ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

RE: [Wengophone-devel] wifo-plugins andosip_transaction_get_your_instance()

2006-05-30 Thread Sven Falempin
17:14 : 'Sven Falempin'; wengophone-devel@lists.openwengo.com Cc: 'Nicolas Couturier (Wengo)' Objet: RE: [Wengophone-devel] wifo-plugins andosip_transaction_get_your_instance() Hi Sven, Could you give more details on the problem you have with the function osip_transaction_get_your_instance

[Wengophone-devel] wifo-plugins and osip_transaction_get_your_instance()

2006-05-29 Thread Sven Falempin
Hello wifo-plugins developer It seems that the use of my instance in osip is altered in the wifo plugins branches. In trunk, when call osip_transaction_get_your_instance(tr) in int cb_udp_snd_message(osip_transaction_t *tr, osip_message_t *sip, char *host,int port, int out_socket) I

[Wengophone-devel] libosip, sdp parsing

2006-05-26 Thread Sven Falempin
Hi, This patch enables the parsing of sessions attributes in sdp payload. Regards. sdpparer.patch Description: Binary data ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

RE: [Wengophone-devel] libosip, sdp parsing

2006-05-26 Thread Sven Falempin
payload Regards. -Message d'origine- De : Sebastien Tricaud [mailto:[EMAIL PROTECTED] Envoyé : vendredi 26 mai 2006 12:08 À : Sven Falempin Cc : wengophone-devel@lists.openwengo.com Objet : Re: [Wengophone-devel] libosip, sdp parsing Hello Sven, can you please please provide more

RE: [Wengophone-devel] trimming down sources size

2006-05-24 Thread Sven Falempin
+sRTP And soon 'sVoIP' -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Tanguy Krotoff Envoyé : mercredi 24 mai 2006 15:52 À : wengo Objet : Re: [Wengophone-devel] trimming down sources size If we count libraries inside wifo/phApi, we have: - Speex -

[Wengophone-devel] verbosity

2006-05-22 Thread Sven Falempin
How to enable the OSIP_TRACE() output Best regards. ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

[Wengophone-devel] phapi and callID

2006-05-22 Thread Sven Falempin
Is there a way, from (a valid) RTPSession Structure, to get the phapi integer call id( The same as this one : phcall_t-cid ) ? Waiting impatiently :p ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

RE: [Wengophone-devel] phapi and callID

2006-05-22 Thread Sven Falempin
Totally agree. -Message d'origine- De : David Ferlier [mailto:[EMAIL PROTECTED] Envoyé : lundi 22 mai 2006 19:45 À : Sven Falempin Cc : wengophone-devel@lists.openwengo.com Objet : Re: [Wengophone-devel] phapi and callID Hi, Looking at the RtpSession structure in rtpsession.h

RE: [Wengophone-devel] [phapi / libosip] custom fields in sdp payload

2006-05-19 Thread Sven Falempin
Forget it. Resolved. De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Sven Falempin Envoy: jeudi 18 mai 2006 19:18 : wengophone-devel@lists.openwengo.com Objet: [Wengophone-devel] [phapi / libosip] custom fields in sdp payload Hello great developer of phapi

[Wengophone-devel] verbosity

2006-05-19 Thread Sven Falempin
How to compile to enable DBG4_SIP_NEGO verbosity? ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

RE: [Wengophone-devel] eXosip / osip_transaction

2006-05-18 Thread Sven Falempin
I have found a work-around. If you change the osip function osip_find_transaction_and_add_event, eXosip must be modified to! Thanks for your support De: Quang Minh Phan [mailto:[EMAIL PROTECTED] Envoy: mercredi 17 mai 2006 20:31 : 'Sven Falempin'; wengophone-devel

RE: [Wengophone-devel] phapi / oRTP

2006-05-18 Thread Sven Falempin
Falempin Cc : wengophone-devel@lists.openwengo.com Objet : Re: [Wengophone-devel] phapi / oRTP Sven Falempin wrote: Hello all In phmedia-audio.c some calls to rtp_session_send_with_ts and rtp_session_sendm_with_ts are done to send packet Trying to modify this packet before they are sending I

[Wengophone-devel] [phapi / libosip] custom fields in sdp payload

2006-05-18 Thread Sven Falempin
Hello great developer of phapi / libosip! Adding a custom a= inside sdp payload I encounter problem: The osip_message_parse(); seems to handle it : I do this to test it: osip_message_to_str(msg, message, length); fprintf(stdout,message:[%s]\n,message); [modify sip payload] add

[Wengophone-devel] oRTP documentation

2006-05-17 Thread Sven Falempin
Hi everyone, Im looking information about mblk_t structure, especially about the b_wptr and b_rptr fields, does b_wptr contains something or its just pointing to the end of b_rptr please someone Goodbye ___ Wengophone-devel

[Wengophone-devel] eXosip / osip_transaction

2006-05-16 Thread Sven Falempin
Dear Reader , Inside eXosip / udp.c / eXosip_read_message( ) Near line 2880 theres a call to osip_find_transaction_and_add_event(eXosip.j_osip, sipevent) these find the related sip transaction but we cannot acces it , if I call __osip_find_transaction(eXosip.j_osip, sipevent)

[Wengophone-devel] libosip

2006-05-12 Thread Sven Falempin
Hello, Im stuck with a strange problem with the osip_parser: Just After a osip_message_to_str(msg, message, length); who works fine a call to msg_b = osip_parse(message,sizeof(message)); put null in msg_b and if I call msg_b = osip_parse(message,length); it made a

[Wengophone-devel] eXosip / ortp

2006-05-09 Thread Sven Falempin
Hello developer of the great wengophone ! Im trying to find a link between osip_transaction_t and _rtpSession, From CID wengo call id identifier (PhoneCall::SetCallId()) , its easy to find the osip_transaction: eXosip_dialog_t *jd = NULL; eXosip_call_t *jc = NULL; phcall_t

RE: [Wengophone-devel] eXosip / ortp

2006-05-09 Thread Sven Falempin
Thank u , From a valid phastream_t pointer : (phcall_t*)(stream-ms.mses-cbkInfo)-cid To get the main 'phapi'CallId' :-) By. -Message d'origine- De : Vadim Lebedev [mailto:[EMAIL PROTECTED] Envoyé : mardi 9 mai 2006 14:44 À : Sven Falempin Cc : wengophone-devel@lists.openwengo.com Objet

RE: [Wengophone-devel] Video

2006-05-04 Thread Sven Falempin
Hi, Asking about the SIP flow inside phapi: does ALL outgoing SIP messages going trough this callback osip_t.cb_send_message set via void osip_set_cb_send_message (osip_t * cf, int (*cb) (osip_transaction_t *, osip_message_t *, char *, int, int))? If so, is there an incoming equivalent? Best