Yes you can use the permissions module to check the incoming IP. Use the function called check_source_address() before calling do_routing.
Sven On 2/22/11 2:05 PM, "Georgy Goshin" <[email protected]> wrote: > Hello! > > I need to replace Mera MVTS in VoIP wholesale setup, need help with it > because I did not found any instructions that will fit my needs. My OpenSIPS > instance should do the following: > > It should route and proxy calls between SIP servers with T.38 support and > transcoding, do accounting. > Decision about routing should be made by SQL database by: > > 1. originator IP OR username (gateway) > 2. A number > 3. B number > > > Module drouting does not pass neither A number nor originator's IP address. > > Is it possible to support my needs with OpenSIPS? > > > > Thanks in advance, > Georgy. > > > _______________________________________________ > 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
