[SR-Users] fnmatch

Daniel-Constantin Mierla miconda at gmail.com
Mon Nov 7 09:51:11 CET 2016


Hello,

for clarification -- what's the actual problem here? fnmatch("$rs",
"200") is matching the 202?

Cheers,
Daniel


On 07/11/16 08:52, Serge S. Yuriev wrote:
> Hello,
>
> In debug you can see 202 Accepted but match configured on 200. Not matched
>
> -- 
> Wbr, Serge via mobile
>
> 07.11.2016, 01:08, "Slava Bendersky" <volga629 at skillsearch.ca>:
>> Hello Everyone,
>> I trying fnmatch to find which sip status is returned by B2BUA. But
>> some reason it doesn't work.
>>
>>
>> Nov 6 17:02:15 cavprx00 kamailio: 2(3747) ERROR: ***
>> cfgtrace:onreply_route=[MESSAGE_FORWARD]
>> c=[/etc/kamailio/kamailio-asterisk.cfg] l=456 a=26 n=xlog
>> Nov 6 17:02:15 cavprx00 kamailio: 2(3747) INFO: <script>: Message 1
>> Accepted by B2BUA --> 202 with Accepted
>> Nov 6 17:02:15 cavprx00 kamailio: 2(3747) ERROR: ***
>> cfgtrace:onreply_route=[MESSAGE_FORWARD]
>> c=[/etc/kamailio/kamailio-asterisk.cfg] l=469 a=16 n=if
>> Nov 6 17:02:15 cavprx00 kamailio: 2(3747) ERROR: ***
>> cfgtrace:onreply_route=[MESSAGE_FORWARD]
>> c=[/etc/kamailio/kamailio-asterisk.cfg] l=457 a=26 n=fnmatch
>> Nov 6 17:02:15 cavprx00 kamailio: 2(3747) ERROR: ***
>> cfgtrace:onreply_route=[DEFAULT_ROUTE]
>> c=[/etc/kamailio/kamailio-asterisk.cfg] l=370 a=2 n=return
>>
>>
>> if(fnmatch("$rs", "200") && (fnmatch("$rr", "Accepted"))) {
>> xlog("L_INFO", "Message Accepted by B2BUA --> $rs with $rr \n");
>> $var(tu) = $tu;
>> xlog("L_INFO", "New To --> $var(tu)\n");
>> }
>>
>> Is this fnmatch correct for this operation ?
>>
>>
>> Slava.
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 28-30, 2016 - http://www.asipto.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20161107/1ae8dc13/attachment.html>


More information about the sr-users mailing list