2010/10/9 Shrouk Khan <shroukk...@softverk.is>: > WOW changing grp to 1 fixed the issue. > > So , why can it not be zero ?
Because allow_source_address_group() [*] function returns as integer the value of "grp" column and any module exported function returning 0 means that the request/response processing terminates inmediately. In fact, the default value of "grp" column is 1 (check the table schema). [*] http://kamailio.org/docs/modules/stable/modules_k/permissions.html#id2884734 -- Iñaki Baz Castillo <i...@aliax.net> _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users