zhzhy86 / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

Assertion Failure while running voice call #176

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am getting an Assertion failure while running a voice call through the newly 
created Boghe build in 

plugin: pluginWinMF 
in file: mf_utils.cxx

while calling function: assert(pSession && pTopology);
both pSession and pTopology are found to be NULL in my case.
Can anyone kindly help with this issue.?

Thanks and Regards,
Rakesh V

Original issue reported on code.google.com by rakeshv...@gmail.com on 2 Mar 2015 at 11:58