On Thursday 02 April 2009, ASHWINI NAIDU wrote: > hi all, > I have installed opensips-1.5 with cdrtool-6.7.5 and call controller > working with it. when a prepaid call is made the real time call cut-off > doesn't happen when the balance tends to nil or low. i get the > following warning on opensips > > *WARNING:call_control:postprocess_request: dialog to trace controlled > call was not created. discarding callcontrol.* > > The following errors w.r.t call controller > > *Mar 30 15:01:08 debian call-control[6468]: error: failed to end > dialog: OpenSIPS command did timeout > > Mar 30 15:02:13 debian call-control[6468]: error: failed to end dialog: > :dlg_end_dlg:*
The opensips unix datagram mi interface is not available or you do not have the rights to use it. > > can any one help me out with this problem. How i can create a dialog. The dialog is created automatically for you by t_relay(), if you loaded the dialog module and configured it. Do you call call_control() on the 1st INVITE (and only then)? -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
