[Kamailio-Devel] SF.net SVN: openser:[5280] trunk/modules/textops/textops.c
Daniel-Constantin Mierla
miconda at gmail.com
Tue Dec 2 11:45:19 CET 2008
On 12/02/08 12:24, Alex Hermann wrote:
> On Thursday 27 November 2008, Daniel-Constantin Mierla wrote:
>
>> Revision: 5280
>> http://openser.svn.sourceforge.net/openser/?rev=5280&view=rev
>> Author: miconda
>> Date: 2008-11-27 22:41:34 +0000 (Thu, 27 Nov 2008)
>>
>> Log Message:
>> -----------
>> - append_to_reply() can be used in failure route
>> - patch by Alex Hermann
>>
>> Modified Paths:
>> --------------
>> trunk/modules/textops/textops.c
>>
>
> Daniel,
>
> I forgot the documentation. Patch below fixes this omission.
> Can you apply this patch too?
>
thanks, applied.
Cheers,
Daniel
> Alex.
>
>
> Index: kamailio-speakup-1.4/modules/textops/README
> ===================================================================
> --- kamailio-speakup-1.4.orig/modules/textops/README 2008-12-02 11:19:21.000000000 +0100
> +++ kamailio-speakup-1.4/modules/textops/README 2008-12-02 11:20:42.000000000 +0100
> @@ -419,7 +419,7 @@
> * txt - String which may contains pseudo-variables.
>
> This function can be used from REQUEST_ROUTE, BRANCH_ROUTE,
> - ERROR_ROUTE.
> + FAILURE_ROUTE, ERROR_ROUTE.
>
> Example 1.15. append_to_reply usage
> ...
> Index: kamailio-speakup-1.4/modules/textops/doc/textops_admin.xml
> ===================================================================
> --- kamailio-speakup-1.4.orig/modules/textops/doc/textops_admin.xml 2008-12-02 11:18:54.000000000
> +0100
> +++ kamailio-speakup-1.4/modules/textops/doc/textops_admin.xml 2008-12-02 11:18:57.000000000 +0100
> @@ -579,7 +579,7 @@
> </itemizedlist>
> <para>
> This function can be used from REQUEST_ROUTE, BRANCH_ROUTE,
> - ERROR_ROUTE.
> + FAILURE_ROUTE, ERROR_ROUTE.
> </para>
> <example>
> <title><function>append_to_reply</function> usage</title>
>
--
Daniel-Constantin Mierla
http://www.asipto.com
More information about the Devel
mailing list