Rodrigo

Results 6 comments of Rodrigo

Would be awesome if we could use http://www.jssip.net/ as sip client.

I haven't I might try next weekend.

Hi @ooridoori I can't provide screenshots but initialization is only needed once, I'm initializing on the index.js and then on each page I'm just using `TagManager.dataLayer(..)` as shown on my...

Not at all, you can choose whatever name you want that matched the config on TagManager

Make sure you have `WSGIPassAuthorization On` on /wsgi.conf

Use this: signature = signature.replace(/(]+)>)/ig,""); signature = signature.replace(/+/g, "%2B"); signature = signature.replace(/\//g, "%2F"); signature = signature.replace(/=/g, "%3D");