Hi, this is great.
What is get out from log, is bellow. Also what is interesting, is also this: mUseSipPhone = false
Attachment: this menu is activated
log1 - csipsimple not integrated with system dialer, wifi on, direct call
D/PhoneInterfaceManager( 1536): mUseSipPhone = false
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxx-xxx-xxxx flg=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) } from pid 1536
log2 - csipsimple integrated with system dialer, wifi on, sip chosen
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=csip:909 flg=0x10000000 cmp=com.csipsimple/.ui.OutgoingCallChooser } from pid 3809
log3 - csipsimple integrated with system dialer, wifi on, sim chosen
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=csip:909 flg=0x10000000 cmp=com.csipsimple/.ui.OutgoingCallChooser } from pid 3809
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxx-xxx-xxxx cmp=com.android.phone/.OutgoingCallBroadcaster } from pid -1
W/ActivityManager( 1395): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.intent.action.CALL dat=tel:xxx-xxx-xxxx cmp=com.android.phone/.OutgoingCallBroadcaster }
log4 - csipsimple integrated with system dialer, wifi on, sim chosen, nothing chosen
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=csip:909 flg=0x10000000 cmp=com.csipsimple/.ui.OutgoingCallChooser } from pid 3809
log5 - csipsimple integrated with system dialer, wifi off, nothing chosen
D/PhoneInterfaceManager( 1536): mUseSipPhone = false
I/ActivityManager( 1395): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxx-xxx-xxxx flg=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) } from pid 1536