Sorry bout that, I need help with this problem and I thought this was the correct place to ask, If Im posting incorrectly please let me know. I resorted to asking this because i could not find enough documentation on the group table. If anyone has extra documentation please send it over.
I am trying to authenticate all traffic coming from a particular domain/IP since the phones are not directly registered to the Opensips. Therefore the source might not be an active user but rather a caller id from a regular pots line that comes from an access router. Log ERROR:drouting:get_group_id: no group for user "12345"@"192.168.10.5" ERROR:drouting:do_routing: failed to get group id Table "id","username","domain","groupid","description" 1,"","192.168.10.5",100,"test" Is it possible to use an expression like % or * ? As additional information this works perfect "id","username","domain","groupid","description" 1,"12345","192.168.10.5",100,"test" Thanks again. _____ From: [email protected] [mailto:[email protected]] On Behalf Of David Villasmil Sent: Tuesday, August 25, 2009 6:53 PM To: OpenSIPS users mailling list Cc: <[email protected]> Subject: Re: [OpenSIPS-Users] drouting module stop asking so much! ;) D El 25/08/2009, a las 18:05, "Sebastian Sastre" <[email protected]> escribió: Hi, When applying the do_routing function without specifying the group id, what are the matching patterns that it will look for? In other words If I want ALL the users behind domain test.com how would I do it? Leaving the username field empty and putting test.com in the domain did not work. Thanks Sebastian _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
