You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed all instructions - outgoing calls work fine. Incoming calls (using ngrok) result in this error: 12100 - Document parse failure Undefined variable $_SESSION on line 15 of voice.php
Tried adding session_start(); to the top of voice.php
Then get 12100 - Document parse failure Undefined array key "identity" on line 16 of voice.php
Any tips? On the main page, I see a random name generated at "Your client name: XxxYyyZzz"
Followed all instructions - outgoing calls work fine. Incoming calls (using ngrok) result in this error: 12100 - Document parse failure Undefined variable $_SESSION on line 15 of voice.php
Tried adding session_start(); to the top of voice.php
Then get 12100 - Document parse failure Undefined array key "identity" on line 16 of voice.php
Any tips? On the main page, I see a random name generated at "Your client name: XxxYyyZzz"