On Fri, May 21, 2004 at 01:01:10PM -0400, Barry Fawthrop wrote: > In Order to place a "call Me" button on a webpage which would you use ?
> [A] <a href="sip:[EMAIL PROTECTED]">Call Me</a> > [B] <a mailto:"sip:[EMAIL PROTECTED]">Call Me</a> I don't know anything much about SIP/VoIP integration within browsers, but I do know that [A] is valid HTML and [B] is not. So [B] will never work, whereas [A] looks credible. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
