2007/8/7, mitcheloc <[EMAIL PROTECTED]>: > > Ollvier, > > You could use the Firefox plug-in for Snap. It will auto detect > numbers on a webpage and make them dialable. > > Cheers, > Mitchel
I'm waiting for Snap internationalized version to use it again ;-))) Anyway, auto detect implies some pattern matching. Beside being dependent from local usage (visual separators, digits number, ...), I think it's better to reply on embedded and invisible HTML code to detect phone, if you have the chance to modify the web application. What I mean is instead of looking for patterns to match, I will first look into HTML code for callto: or tel: or sip: or whatever tag. The trouble is I'm not aware yet of any widely adopted usage for that. Which tag would you yourself recommend for that ?
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
