Check out db_http. You can do just about whatever you want with it: http://www.opensips.org/html/docs/modules/devel/db_http.html
Word of caution. The exec module has a lot of overhead associated with it. -Brett On Tue, Dec 22, 2009 at 4:07 AM, Saeed Akhtar <[email protected]>wrote: > Hi all, > > Is there any other application which can do routing for me. If I don't wana > use OpenSIPS routing and rather want to direct OpenSIPS through some other > application which can tell OpenSIPS to route calls. Can I do this? Is there > any application already built there? if yes and there are more than 1 then > which is the better choice?? > > Regards, > > Saeed Akhtar > > > > > On Tue, Dec 15, 2009 at 6:23 PM, Bogdan-Andrei Iancu < > [email protected]> wrote: > >> Sorry, by bad!! I made a mistake in reading your email.... >> >> So, about RADIUS-driven routing....The only way to get back info from >> RADIUS server is via a AUTH request (ACC requests do not return data >> from RADIUS server). >> >> So, I suggest using 1.6 with the new aaa_radius module - you can build >> custom auth request and you process (from the script) the RADIUS answer: >> >> http://www.opensips.org/html/docs/modules/devel/aaa_radius.html#id228094 >> >> Regards, >> Bogdan >> >> Saeed Akhtar wrote: >> > sorry but FS=? >> > >> > >> > Regards, >> > >> > Saeed Akhtar >> > >> > >> > >> > On Tue, Dec 15, 2009 at 1:13 PM, Bogdan-Andrei Iancu >> > <[email protected] <mailto:[email protected]>> wrote: >> > >> > Hi Saeed, >> > >> > Typically there are 2 ways to do it: >> > >> > 1) based on proxying - opensips sends the call to FS and let FS to >> > send >> > the call wherever it decides >> > >> > 2) based on redirect - opensips sends the call to FS , FS >> > determines the >> > destination which is send back in a 3xx reply to opensips; >> > opensips uses >> > the address to send the call forward. >> > >> > Regards, >> > Bogdan >> > >> > Saeed Akhtar wrote: >> > > hi all, >> > > >> > > I have a little requirement. I'm using opensips with freeradius >> for >> > > AAA purposes. Now I want to use it as router of unknown >> > destinations. >> > > I know I can use drouting module to do this, but I want >> > freeradius to >> > > decide where to route my call. So is there any possibility that >> > > freeradius tell opensips where to route call? >> > > >> > > >> > > Regards, >> > > >> > > Saeed Akhtar >> > > >> > > >> > >> ------------------------------------------------------------------------ >> > > >> > > _______________________________________________ >> > > Users mailing list >> > > [email protected] <mailto:[email protected]> >> > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > > >> > >> > >> > -- >> > Bogdan-Andrei Iancu >> > www.voice-system.ro <http://www.voice-system.ro> >> > >> > >> > _______________________________________________ >> > Users mailing list >> > [email protected] <mailto:[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 >> > >> >> >> -- >> Bogdan-Andrei Iancu >> www.voice-system.ro >> >> >> _______________________________________________ >> 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 > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
