redsolution / xabber-android

Open-source XMPP client for Android
http://xabber.com
Other
1.82k stars 815 forks source link

Handling sip:// URLs in messages #513

Open Sprinterfreak opened 9 years ago

Sprinterfreak commented 9 years ago

I expect Xabber to handle URLs like sip://123@pbx.tld as phone numbers and open it with the dialer app on click. At the moment Xabber ignores sip:// and handles the rest as email-address wich get opened by the preferred email-app.

It should on click simply open sip://123@pbx.tld with the dialer like it opens http://-URLs with the browser.

eighthave commented 8 years ago

@Sprinterfreak Which app do you for SIP? I've done "linkification" for other URL types, but didn't do SIP because I didn't have a clear test case.

Sprinterfreak commented 8 years ago

Dear Hans-Christoph, I'm Using the default google dialer for sip. Simply the same app wich is used for outgoing cell calls too (linked phone numbers). There are others like Zoiper, csipsimple but I prefer the OS dialer wich is also capable of handling sip calls nower days.

Any questions? Please contact again.

Best regards, Jan Am 31.08.2015 16:15 schrieb "Hans-Christoph Steiner" < notifications@github.com>:

@Sprinterfreak https://github.com/Sprinterfreak Which app do you for SIP? I've done "linkification" for other URL types, but didn't do SIP because I didn't have a clear test case.

— Reply to this email directly or view it on GitHub https://github.com/redsolution/xabber-android/issues/513#issuecomment-136383150 .