hoangduit / sipeksdk

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

AccessViolationException in CallManager.Initialize #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
AccessViolationException

bei pj_pool_release(pj_pool_t* )
   bei dll_shutdown()
   bei Sipek.Sip.pjsipStackProxy.dll_shutdown()
   bei Sipek.Sip.pjsipStackProxy.shutdown()
   bei Sipek.Sip.pjsipStackProxy.initialize()
   bei Sipek.Common.CallControl.CCallManager.Initialize(IVoipProxy proxy)
   bei Sipek.Common.CallControl.CCallManager.Initialize()

i am calling a fax device, normal phone seems to be working.

dont ask me why fax, its just a test for the availability of devices :)

Original issue reported on code.google.com by worldbeh...@gmail.com on 2 Mar 2011 at 10:59

GoogleCodeExporter commented 9 years ago
i am sorry.. it happenes not only for fax also for normal phones.

Could it be a local system problem, because it is running as a service.

Original comment by worldbeh...@gmail.com on 2 Mar 2011 at 11:02