[OpenSIPS-Users] Dialog creation problem

Krunal Patel krunal.lists at gmail.com
Tue Aug 11 07:11:43 CEST 2009


Hell Ashwini,

The issue is fixed now.

Thanks for your help.

Resolution: If we are calling t_newtrans then we should call call_control
before that.


On Mon, Aug 10, 2009 at 8:15 PM, Krunal Patel <krunal.lists at gmail.com>wrote:

> Hello Ashwini,
>
> I have already loaded dialog  module & mi_datagram.
> Even configured them.
> Here is the config.
>
> *opensips.cfg*
> ### mi_datagram.so
> modparam("mi_datagram", "socket_name", "/tmp/callcontrol.sock")
> modparam("mi_datagram", "unix_socket_mode", 0660)
>
> ### call_control.so
> modparam("call_control", "disable", 0)
>
>
> ### dialog.so
> modparam("dialog", "dlg_flag", 15)
> modparam("dialog", "bye_on_timeout_flag", 16)
>
>
> */etc/callcontrol/config.ini*
>
> [CallControl]
> socket            =
> /var/run/callcontrol/socket
> group             =
> root
> limit             =
> None
> prepaid_limit     =
> 60
> timeout_detection =
> dialog
>
>
> [OpenSIPS]
> socket_path = /tmp/callcontrol.sock
> max_connections = 10
>
>
> Would you please varify it?
> Thanks in advance!!
>
>
>
>
>
> On Mon, Aug 10, 2009 at 4:04 PM, ASHWINI NAIDU <ashwini.naidu at gmail.com>wrote:
>
>> load your dialog module and mi_interface module. do the respective changes
>> in/etc/callcontroller/config.ini
>>
>> I guess that should fix the problem
>>
>>
>>
>> On Mon, Aug 10, 2009 at 11:42 AM, Krunal Patel <krunal.lists at gmail.com>wrote:
>>
>>> Hello Ashwini,
>>>
>>> I am getting the same warning.
>>>
>>> WARNING:call_control:postprocess_request: dialog to trace controlled call
>>> was not created. discarding callcontrol.
>>>
>>> Can you please tell me how did you fix it?
>>>
>>>
>>> On Thu, Apr 2, 2009 at 3:07 PM, ASHWINI NAIDU <ashwini.naidu at gmail.com>wrote:
>>>
>>>> Thank You Dan for helping. issue is solved.
>>>>
>>>> On Thu, Apr 2, 2009 at 2:20 PM, Dan Pascu <dan at ag-projects.com> wrote:
>>>>
>>>>> On Thursday 02 April 2009, ASHWINI NAIDU wrote:
>>>>> > But how can i change the permissions for mi_connector. Please mention
>>>>> > if i have to add or modify anything in the code
>>>>>
>>>>> You can start by reading the documentation of the mi_datagram module.
>>>>> Then
>>>>> you can read config.ini.sample from callcontrol. Put the 2 together and
>>>>> you should have your answers.
>>>>>
>>>>> --
>>>>> Dan
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanking You,
>>>> Ashwini BR Naidu
>>>>
>>>> _______________________________________________
>>>> Users mailing list
>>>> Users at lists.opensips.org
>>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>
>>>>
>>>
>>
>>
>> --
>> Thanking You,
>> Ashwini BR Naidu
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090811/064815c5/attachment-0001.htm 


More information about the Users mailing list