I am developing an app where i need to implement VOIP in that. I have gone through some samples in google like SIPDROID, IMSDROID and implemented default android API SIP. They are working good. But here I want to interrupt the message while transferring i mean while 1 user says "Hi" i want to encrypt the following message and need to send the encrypted message to other user & at the other end i want to decrypt that message. So any one can help me how to interrupt the message while sending & do my process.... ?
Asked
Active
Viewed 369 times
1
-
Surely this would depend on which of those libraries you are using? – Nova Entropy Jul 17 '13 at 14:15
-
actually i am following SIPDROID source code. can you help me with this..? – code_finder Jul 18 '13 at 10:35
-
when compare with sipdroid,imsdroid etc..which one is better to use.i get so confused.i going to develop voip application.can u give any suggestion.@code_finder – karthik Nov 11 '14 at 11:13