On 1/19/10 11:00 PM, Geoffrey Mina wrote:
Doesn't look like there is a Siremis component for this module. If I create the corresponding XML files, should I send them to someone to include in the project?
you missed an earlier message (just in case you have something to contribute):
http://lists.kamailio.org/pipermail/users/2010-January/026059.html
Cheers, Daniel
On Tue, Jan 19, 2010 at 2:38 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 1/19/10 8:34 PM, Geoffrey Mina wrote:
Hello, I am putting up a Kamailio server which will do nothing but route INVITE requests from my upstream carrier to individual offices on my side. The office locations will NOT be registered SIP UAs, but other Kamailio proxy servers. What I want to have is a database of DIDs associated with a forwarding IP:Port and/or SRV records.
5555551212 ==> 1.2.3.4:5060 5555551213 ==> 1.2.3.5:5060 etc.
Any guidance on what the best approach to achieving my goal would be much appreciated.
if it is that simple, then look at pdt -- it translate longest match on prefix to a domain. It has options to skip stripping the prefix and accept multiple domains (check module and function parameters).
http://kamailio.org/docs/modules/3.0.x/modules_k/pdt.html
Cheers, Daniel
-- Daniel-Constantin Mierla