I want to develop a Android App which will use a SIP Serve开发者_StackOverflowr of my client. My client is exposing couple of REST API from the SIP server for communicating with the apps.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I want to work on SIP and Android. I am supposed to make it possible for two users to call eachother using iptel.org. One way to do this, I can use the demo provided with 2.3 but it needs a real devic
The Statement in RFC 3261 about presence of Contact Header in 4xx responses are contradictory. Does anyone have any explanation for the same?
I want to handle SIP. So i have gone t开发者_运维百科hrough the article http://www.christec.co.nz/blog/archives/42
Android 2.3 platform contains开发者_如何学Go a SIP demo project. I want to test this project on two AVD\'s, not on real Android devices. I really don\'t know how to proceed.From Testing SIP Applicatio
I have added a Canvas to the Grid then added my custom keypad on the canvas. Now on TextBox.GotFoucs event I changed Canvas.Visibilty = Visiblity.Visible;
iam getting the followin开发者_开发技巧g errors when compilingPJSIP Makefile:1: build.mak: No such file or directory
I have an Asterisk SIP server. When I playback an audio file (.ulaw file, compressed using ulaw) I hear a noticeable click (or sound artifact) before the playback begins. This \"click\" is not in the
I want to properly markup all the phone numbers on my website so that they are clickable. Th开发者_如何学编程e solution has been offered on SO: in general and specifically for an iPhone.