[Serusers] UAC module: multiple PSTN gateways
Mohammad Khan
info at beeplove.com
Wed Jun 8 15:00:09 CEST 2005
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
>
>
More information about the sr-users
mailing list