-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Added the Wordpress Widget to a wordpress site and successfully made a call to a SIP address and a PSTN address but am running into some issues:
SIP call: When calling a SIP address( I tried both a SIP address for one of my own tropo apps and someuser@someivr.onsip.com) the call is established fine but terminates after about 10 seconds.
I replaced the SIP address with the actual PSTN phone number routing to the same onsip.com IVR and that works fine. (Didn't try that for the Tropo app)
Widget 1: when you check the "Show numeric keypad while call active?" checkbox and save the setting the checkbox is automatically cleared.
Widget 2: Sometimes when you check the "Show numeric keypad while call active?" checkbox the keypad doesn't show up when making a call. Can't put my finger on exactly when yet.
In some WP themes when adding the widget the app doesn't work. Manually adding:
to the body of the page that has the widget on it will make the widget work. Looks like some jquery conflict. A fairly common issue with some WP themes
Now I need to look at your widget and see if I can mod it to also show alpha characters for the digits makes it easier navigating IVR's with corporate directories.