Hi all
We have about 2000 PSTN number that we would like to map to our sip accounts, creating some sort of aliases. We use asterisk as our PSTN gateway from local telecom to our sip server and i would like to ask if it's possible to make something like this with OpenSer
thx
Michal Lazarik
Hi there Michal,
yes, it is possible, in more than one way. My favorite one is db aliasing.
For documentation look here: http://www.openser.org/docs/modules/1.2.x/alias_db.html#AEN136
Basically, before doing any routing, do an alias_db_lookup and your ruri will be automatically replaced if there is any match. Other ways could be using AVPs and rewrite ruri with the values from those.
Cheers, DanB
On 9/27/07, kontra kontra@darksun.sk wrote:
Hi all
We have about 2000 PSTN number that we would like to map to our sip accounts, creating some sort of aliases. We use asterisk as our PSTN gateway from local telecom to our sip server and i would like to ask if it's possible to make something like this with OpenSer
thx
Michal Lazarik
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users