In the picture Viciphone has auto answered the call. You can tell by the change to the display section. Something is blocking the 200 OK Viciphone sent from getting back to Asterisk.
You are using Viciphone version 1 based off the SIP User Agent. Have you tried Viciphone Version 3? Version 1 is using a very outdated version of the SIP.js library. It could be causing issues for the browser. To use Version 3 change the Webphone URL in Admin -> System Settings to:
- Code: Select all
https://phone.viciphone.com/v3.0/viciphone.php
make sure that in the SIP Template you are using for your phone you have:
- Code: Select all
rtcp_mux=yes
context=default
set. Then go into ADMIN -> Settings Containers -> VICIPHONE_SETTINGS and set:
- Code: Select all
# determines if the reg_exten is called upon successful registration
dialRegExten : 1
if it is not already. This will make it so that Viciphone will call into Asterisk when it registers rather than Vicidial having to trigger a call to Viciphone. This has proven to also be more reliable.
Michael Cargile | Director of Engineering | ViciDialGroup | http://www.vicidial.com
The official source for VICIDIAL services and support. 1-888-894-VICI (8424)