Sam Udotong
New Member
I'm having trouble connecting to SIP through WCS 5 -- even in the :9091/dashboard.xhtml?demo2=demo2/sip-as-rtmp demo page, I get this message
but when connecting through the RTMP player, I get StreamNotFound.
I've followed these guides/posts closely and have not been able to get a fix:
https://www.codeproject.com/Articles/1058144/Taking-audio-stream-from-Twilio-by-SIP-and-sending
https://flashphoner.com/docs/wcs5/w...-guide/index.html?sip_as_rtmp_with_twilio.htm
http://forum.flashphoner.com/threads/sip-as-rtmp-streamnotfound-error.10805/
I seem to be getting getting an INTERNAL_SIP_ERROR when executing the JSON POST request to the WCS server to start the audio stream. I've confirmed that I am able to get the SIP audio stream if I call into my twilio number with a real cellphone, and also through a softphone (Zoiper). However when I use the correct parameters in JSON POST request and then try to connect, it leaves me with StreamNotFound.
I've sent my conf and logs over to the logs@ email address- any times?
Code:
AOOsuUF-zcH3Fp3-eKTbtGW-Q8xGNeb >>> rtmp://host:1935/live
FINISHED
I've followed these guides/posts closely and have not been able to get a fix:
https://www.codeproject.com/Articles/1058144/Taking-audio-stream-from-Twilio-by-SIP-and-sending
https://flashphoner.com/docs/wcs5/w...-guide/index.html?sip_as_rtmp_with_twilio.htm
http://forum.flashphoner.com/threads/sip-as-rtmp-streamnotfound-error.10805/
I seem to be getting getting an INTERNAL_SIP_ERROR when executing the JSON POST request to the WCS server to start the audio stream. I've confirmed that I am able to get the SIP audio stream if I call into my twilio number with a real cellphone, and also through a softphone (Zoiper). However when I use the correct parameters in JSON POST request and then try to connect, it leaves me with StreamNotFound.
I've sent my conf and logs over to the logs@ email address- any times?