not sure, but there are some tricky parts - for example the top most via
is used to route back the reply and if not present in ther received
buffer, it will not be visible to the parser.
regards,
bogdan
Klaus Darilion wrote:
Would it be much work to store Via in the dialog
structure, remove it
from the message, and add it to replies?
regards
klaus
Bogdan-Andrei Iancu wrote:
> there are already some info stored in the dialog structure like
> callid and from and to uris and tags.
> of course, in time, this functionality can be added.
>
> regards,
> bogdan
>
>
> Klaus Darilion wrote:
>
>> Bogdan-Andrei Iancu wrote:
>>
>>> Hi,
>>>
>>> you can use the dialog module to see info about the ongoing calls,
>>> but you cannot disconnect them.
>>
>>
>>
>> I wondered what would be necessary to disconnect them: It's
>> basically the From header, To header, the Route-Set (upstream and
>> downstream) and the CSeq (upstream and downstream). I think it is
>> not that hard to store these parameters within the dialog data.
>>
>> I guess there also storing some dialog data inside the
>> mediaproxy/nathelper module (or is it inside the RTP proxy?). Maybe
>> this could be combined to build a real B2BUA.
>>
>> regards
>> klau
>>
>>> regards,
>>> bogdan
>>>
>>> Mark Anthony C. Delfin wrote:
>>>
>>>> Hi List,
>>>>
>>>> Is there a module for .openser/openserctl where I can view active
>>>> calls and/or disconnect them.
>>>>
>>>> thanks
>>>> Mark
>>>