mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 20:08:08 +00:00
Intercept Android sip calls (generated by sdk >2.3)
This commit is contained in:
parent
89d247f1de
commit
eb3ada3774
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<action android:name="android.intent.action.CALL_PRIVILEGED" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:scheme="tel" />
|
||||
<data android:scheme="sip" />
|
||||
</intent-filter>
|
||||
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue