I tried to configure uac module using this example on ser 0.9.0 didn't have good luck :-(
I am just curious to know, Are you using cvs version of ser to make uac worked? So far I know, there have a cseq issue. Is it solved yet?
Thanks MOhammad
Original Message: ----------------- From: Marian Dumitru marian.dumitru@voice-sistem.ro Date: Wed, 08 Jun 2005 16:42:24 +0300 To: info@beeplove.com, ext_news@appsfarm.com, serusers@iptel.org Subject: Re: [Serusers] UAC module: multiple PSTN gateways
Hi Mohammad,
have a look at an example: http://www.voice-system.ro/docs/uac/ar01s06.html#ex_auth
the UAC module is present only in CVS head.
regards, Marian
Mohammad Khan wrote:
Did you guys was able to use UAC module successfully? If yes, would you please tell what version of ser and uac module you are using?
Thanks, MOhammad
Marian Dumitru wrote:
Hi Cameron,
You can specify multiple authentication credentials by just enumerating several "credential" parameters for the module: modparam("uac","credential","user1:realm1:passwd1") modparam("uac","credential","user2:realm2:passwd2") modparam("uac","credential","user3:realm3:passwd3")
The module will choose the correct credentials to use based on the "realm" from the auth challenge.
regards, Marian
Cameron Beattie wrote:
Is it possible to specify multiple authentication credentials within the UAC module? What I want to do is access multiple PSTN gateways that each require different credentials. The basic purpose of this is to allow least cost routing.
Example Provider 1 offers cheap calling to +44 (UK) Provider 2 offers cheap calling to +1 (US) When user dials a 44 destination ser should relay to Provider 1 gateway, which will require authentication using Credential 1. When user dials a 1 destination ser should relay to Provider 2 gateway, which will require authentication using Credential 2.
Any advice would be greatfully received.
Regards
Cameron
Hi Mohammad,
UAC module is not present at all in 0.9.0 version, *only* in CVS head version! So far only the CSeq problem is know to us. What exactly doesn't work for you?
regards, Marian
info@beeplove.com wrote:
I tried to configure uac module using this example on ser 0.9.0 didn't have good luck :-(
I am just curious to know, Are you using cvs version of ser to make uac worked? So far I know, there have a cseq issue. Is it solved yet?
Thanks MOhammad
Original Message:
From: Marian Dumitru marian.dumitru@voice-sistem.ro Date: Wed, 08 Jun 2005 16:42:24 +0300 To: info@beeplove.com, ext_news@appsfarm.com, serusers@lists.iptel.org Subject: Re: [Serusers] UAC module: multiple PSTN gateways
Hi Mohammad,
have a look at an example: http://www.voice-system.ro/docs/uac/ar01s06.html#ex_auth
the UAC module is present only in CVS head.
regards, Marian
Mohammad Khan wrote:
Did you guys was able to use UAC module successfully? If yes, would you please tell what version of ser and uac module you are using?
Thanks, MOhammad
Marian Dumitru wrote:
Hi Cameron,
You can specify multiple authentication credentials by just enumerating several "credential" parameters for the module: modparam("uac","credential","user1:realm1:passwd1") modparam("uac","credential","user2:realm2:passwd2") modparam("uac","credential","user3:realm3:passwd3")
The module will choose the correct credentials to use based on the "realm" from the auth challenge.
regards, Marian
Cameron Beattie wrote:
Is it possible to specify multiple authentication credentials within the UAC module? What I want to do is access multiple PSTN gateways that each require different credentials. The basic purpose of this is to allow least cost routing.
Example Provider 1 offers cheap calling to +44 (UK) Provider 2 offers cheap calling to +1 (US) When user dials a 44 destination ser should relay to Provider 1 gateway, which will require authentication using Credential 1. When user dials a 1 destination ser should relay to Provider 2 gateway, which will require authentication using Credential 2.
Any advice would be greatfully received.
Regards
Cameron