Hello, On 04/25/08 17:26, Yazid Hadj Said wrote: > Hi > I want to know if textops's functions as search, search_append, > replace... || > <http://www.openser.org/docs/modules/1.3.x/textops.html#AEN92>|| > <http://www.openser.org/docs/modules/1.3.x/textops.html#AEN92> examine > all message'body or only the reconized part, in other words if an > expression is in not reconized header, can this functions find it? the functions work over the entire sip message, working at text level, not with sip elements. Will find any text that match the expression, no mater is header or body.
Cheers, Daniel > > regards > yazid > ------------------------------------------------------------------------ > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/devel > -- http://www.asipto.com _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
