VoIP Tunnel Implementation for SIP Client
- by Mahendra
I am planning to provide an option for tunneling in my SIP client. I have tried to search on web for open-source implementation of this, but couldn't find one.
My questions are:
1) If I go writing down my own custom code for implementing the feature - What are the different parameters / cases that I should consider & what should be my…