case EXOSIP_CALL_REQUESTFAILURE:
+                               ph_release_call(ca);
+                               if(rca) {
+                                       ph_refer_notify(rca->rdid, status_code, je->status_code == 
486 ? "Busy" : "Request failure", 1);
+                               }
+                               
phplugin_disassociate_callid_from_any_plugin(ca->cid);
I'm affraid that after 'ph_release_call(ca)' messing with ca->cid is bound to give
unexpected results

Thanks
Vadim



_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to