@D-Marc1 @dmarcs, not an issue but curious on the authors call flow. do you guys use SIP as signalling mechanism or have your own custom signalling like SDP inside push payload.
Im asking because when using Sipjs as signalling library doing CordovaCall receiveCall to soon introduces no audio in 1 out of 4 calls. Re-arranging the flow removes the bug but results in a slower mechanism (cordovaCall receiveCall when a sip invite happens instead on push notification.
@D-Marc1 @dmarcs, not an issue but curious on the authors call flow. do you guys use SIP as signalling mechanism or have your own custom signalling like SDP inside push payload.
Im asking because when using Sipjs as signalling library doing CordovaCall receiveCall to soon introduces no audio in 1 out of 4 calls. Re-arranging the flow removes the bug but results in a slower mechanism (cordovaCall receiveCall when a sip invite happens instead on push notification.
So just curious on the approach you guys use?