Any Android Intent to make SIP Call? -


can body suggest me, android intent make sip call? or third party framework/lib/app, has facility invoked using intent , parameters fine.

kindly note: not regular phone call, needed intent sip/internet phone call.

thanks in advance.

1) mean want implement sip app? then, check this: http://developer.android.com/guide/topics/connectivity/sip.html

make app , listen action_call.

or

2) want invoke calling app? usual action_call do. (for example, in phone action_call prompt me if want use skype or phone app)

added: using sipdroid in 1 of phone. happens when try make call: enter image description here


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -