Hi all,
 
Does openser support long session (183 - PRACK)?
Currently the openser reply my ua with 404 when ua set PRACK to it.
 
The flowing of SIP message like this
 
 
A                                    openser                                   B
 |    INVITE (with 100rel) ->      |        INVITE (with 100rel)   |
 |                                           |                                  
      |
 |               183 <--                 |           183                  <-- |
|
|                PRACK -->           |    
|                 404            <---    |
 
For support the PRACK, do I need do some configure in openser.cfg?
 
 
 
 
 
 
Best regards,
Steven Wu

________________________________

From: [EMAIL PROTECTED] 代表 Edson
Sent: 2008-5-29 (星期四) 21:51
To: 'Anatoly Pidruchny'; 'Juha Heinanen'; devel@lists.openser.org
Subject: Re: [OpenSER-Devel] changing debug level on the fly



Hey, this are good news... I'll give it a try... ;)

Edson

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:devel-
>[EMAIL PROTECTED] On Behalf Of Anatoly Pidruchny
>Sent: quinta-feira, 29 de maio de 2008 09:35
>To: Juha Heinanen; devel@lists.openser.org
>Subject: Re: [OpenSER-Devel] changing debug level on the fly
>
>Juha,
>
>you can also change the debug level temporarily per process for a script
>section using the script function setdebug. Below is some information
>from the ChangeLog for 1.3.x release. This function is still not
>documented in the core cookbook.
>
>2007-07-19 08:23  Bogdan-Andrei Iancu, <bogdan at voice-system dot ro>
>
>    * [r2478] action.c, cfg.lex, cfg.y, dprint.c, dprint.h, route.c,
>      route_struct.c, route_struct.h:
>      - new core script function - setdebug([leve]) - it can be used to
>      change the debug level (per process) for a script section.
>
>--
>Anatoly.
>> Edson writes:
>>
>>  > It would be even better if this control could be done not only through
>MI
>>  > commands, but also through script commands/variable. It would permit
>>  > increase and decrease debug level based on script logic given a more
>>  > granular control over debug info.
>>
>> that should be possible if debug variable would be mapped to a shared
>> memory variable that could then be set using cfgutils functions.
>>
>> -- juha
>>
>> _______________________________________________
>> Devel mailing list
>> Devel@lists.openser.org
>> http://lists.openser.org/cgi-bin/mailman/listinfo/devel
>>
>>
>
>
>_______________________________________________
>Devel mailing list
>Devel@lists.openser.org
>http://lists.openser.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to