I use :







nua_handle_t *handl;


 handl = nua_handle(nua, NULL, SIPTAG_TO_STR("sip:192.168.200.236:5060"), 
TAG_END());


  nua_invite(handl,SIPTAG_CONTENT_TYPE_STR("application/xml")


               ,  SIPTAG_PAYLOAD_STR("<bla>blaaaaaaaaaaaa</bla>"),


               TAG_END ());                                       
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to