Hi,
I have to implement a rather uncommon SIP setup and wanted to ask, if it is even possible with Kamailio. We are among other things a VoIP-provider for a couple of hundred customers. Right now we use a rather old piece of software as a SIP-server, that was written in-house and is deeply integrated in our user interfaces and the billing system and can't be replaced easily. But now we need to make some modifications because our PSTN-gateway-provider is changing things. The idea is to use Kamailio as proxy in front of our old SIP-server. But to do this we need to pass through the REGISTER requests of our users to the old SIP-server. So the question is if Kamailio supports this kind of passthrough and I would also be rely grateful for a piece of example config, if somebody already has a similar setup running. So far neither the documentation nor google have been very helpful.
Best regards Kai
Hello Kai,
Many examples of this question exist on the mail list if you search through it.
Also, I believe this is an example of what you might want to look for:
https://github.com/xlab1/sipfe_kamailio/blob/master/kamailio.cfg
Fred Posner The Palner Group, Inc. http://www.palner.com (web) +1-503-914-0999 (direct)
On 02/05/2015 06:43 AM, Kai Arif wrote:
Hi,
I have to implement a rather uncommon SIP setup and wanted to ask, if it is even possible with Kamailio. We are among other things a VoIP-provider for a couple of hundred customers. Right now we use a rather old piece of software as a SIP-server, that was written in-house and is deeply integrated in our user interfaces and the billing system and can't be replaced easily. But now we need to make some modifications because our PSTN-gateway-provider is changing things. The idea is to use Kamailio as proxy in front of our old SIP-server. But to do this we need to pass through the REGISTER requests of our users to the old SIP-server. So the question is if Kamailio supports this kind of passthrough and I would also be rely grateful for a piece of example config, if somebody already has a similar setup running. So far neither the documentation nor google have been very helpful.
Best regards Kai