Lindsay C Blanton III

Results 9 issues of Lindsay C Blanton III

An option to turn the conversation recording feature on and off would be beneficial. The consolidation of conversations audio and metadata is difficult to work with in some architectures. Individual...

On pushing a notification to my app this is the only thing that is logged [WARN] : W/ti.goosh.IntentService: Show Notification: FALSE No push notification occurs after this and the push...

My assumption is that both ti.goosh and ti.admob are using ti.playservices together now. However, I'm experiencing the dexer compile problems that are probably related to Google Play Services conflicts between...

Does the Broadcastify Calls Plugin have retry functionality that attempts to resend calls when a call send process fails? I ask this because I'm seeing in the logs notifications about...

How can I pass a custom int parameter into the script that is available globally from the configuration of the instance? I'm trying to display the currently received volume for...

setting navigator.mediaSession.metadata on iOS using icecast-metadata-player isn't working. Setting this property provides metadata to the OS to allow iOS to display a user control interface in iOS on the lock...

The retry / reconnect logic is not working in iOS 17. For instance, if roaming from Wifi to Cellular, the player just stops and doesn't attempt to reconnect. This can...

I'm having an issue on this Phase II system Trunk-recorder is holding on a data channel that is broadcast on one of the site's frequencies, but that data channel is...

When specifying document/literal return types an error is generated: ``` SOAP-ENV:Server unable to serialize result ``` Example: ```php require_once("nusoap-0.9.17/src/nusoap.php"); $server = new nusoap_server(); // Create a instance for nusoap server...