Hi Mario, I think this depends on what you want to do? If you have a data conenction over Bluetooth then the easist way is to set up a NIC over Bluetooth e.g. PPP Then PJSIP will interface directly to that. If you don't have any of these the I suppose you have to connect to the stream object not directly to the conference bridge. BR/Olle -----Original Message----- From: pjsip-bounces@xxxxxxxxxxxxxxx [mailto:pjsip-bounces at lists.pjsip.org] On Behalf Of Hartman Mario Andres Sent: den 6 april 2009 05:59 To: pjsip at lists.pjsip.org Subject: send data from bluetooth hello everybody, i need to do this: send data using voip software received from bluetooth device. I wrote a program wich received this data, now i need to send usin voip. When I read the pjsip documentation i think the solution is create a port, wich take the data from bluetooth and send to conference bridge, and take data received from conference bridge and send to bluetooth. Is that correct? sorry for my bad english. thanks. mario _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org