Hi Uwe, For cases like this, I recommend the dialplan module as you can dynamically provision the module without any DB penalties. Also the module is flexible enough to allow you to do any kind of number detection (for local blocks of numbers) and translation (for PSTN).
Regards, Bpgdan Uwe Kastens wrote: > Hi Paul, > > Sounds interesting. Will you always send complete numbers to your > operators? Sounds not very complicated if you use dialplan. > > @Bogdan: What would you use recommend regarding performance? > > BR > > Uwe > > Bogdan-Andrei Iancu schrieb: > >> Hi Paul, >> >> More or less yes :) - you need to put translate in scripting what you >> described here....start from the default config file that comes with >> opensips. If you have more precise questions, just pot them here. >> >> Regards, >> Bogdan >> >> >> Paul Mancheno H. wrote: >> >>> Hello friends >>> >>> I want that a call out of my softswitch go to my OpenSIPS, there run a >>> query >>> to a database, and return to the softswitch preceded with an index which I >>> will forward the proper operator, the most important thing is that only >>> pass >>> signaling to OpenSIPS, and only when the call is going to do is send the >>> data >>> packets, and ultimately the data come from softswitch to softswitch. >>> >>> Should I make any special configuration for this to happen? >>> >>> A lot of thanks. >>> >>> >>> >>> _______________________________________________ >>> 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
