I am looking for a SIP library that will allow me to simply establish a
calls between two sides and pass arbitrary data across.
In fact that data will be a DVSI IMBE and some other, very specific codings.
For Sofia this will be as some sort of data.
The question is:
I found how to pass the message
nua_message(op->handle,
SIPTAG_CONTENT_TYPE_STR("text/plain"),
SIPTAG_PAYLOAD_STR("Hello, world!"),
/* other tags as needed ... */
TAG_END());
Is it possible to pass arbitrary data with some arbitrary length using Sofia
(this will be a voice calls, just most of human kind never even heard about
those codings)
Thank you,
Dmytro
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel