[asterisk-dev] chan_sip: configurable peer username in digest authentication
Pietro Bertera
p.bertera at gmail.com
Fri Jan 29 11:23:02 CST 2010
nice idea..
do you think is a good idea to use the auth parameter in peer configuration?
example of sip.conf:
[general]
realm=mylocalrealm
....
[peerName]
auth=user:password at remoteRealm ; used for outbound authentication
auth=localUser:localPassword at mylocalrealm ;used for inbound authentication
...
I wonder if using the same auth parameter could add confusion in
configuration file..
What do you think?
On Fri, Jan 29, 2010 at 9:33 AM, Olle E. Johansson <oej at edvina.net> wrote:
>
> Hmm. So this is reverse realm authentication. We should consider making a more generic approach for that, so that we can use the same structures and ideas that we use for the realm based authentication in chan_sip today.
>
> I'll play around with the idea and see if we can do it that way. Please don't hesitate to remind me if I disappear :-)
More information about the asterisk-dev
mailing list