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:
Comments
Post a Comment