Hi Cristina, I didn't quite understand your question but if you want to do something with the call button, you may wanna check out "CallButton.java" and its "onClick" method.
On Tue, May 15, 2012 at 6:33 PM, Cristina Cristina <[email protected]>wrote: > Hi all, > > I'd like to set a Preference if user tries to call a certain number. For > example, if user dials #111# and presses call button, linphone shouldn't > place the call. I can't do it through Settting Screen because I don't want > my user to be able to access to it. I think I should edit something in > DialerActivity.java, especially mAddress and mCall maybe but I can't really > understand how to do it. Any help is appreciated. > Regards > Cristina > > _______________________________________________ > Linphone-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/linphone-users > >
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
