[Freeswitch-users] a1 password gateway

Tihomir Culjaga tculjaga at gmail.com
Wed Apr 5 22:30:19 MSD 2017


what does your provider require ?

FS uses a regular sip authentification

FS sends REGISTER
Privider responds with a challenge ( 4xx message )
FS re-sends REGISTER with encrypted credentials

FS is not sending the password in cleartext


a1-hash in FS is basically md5 of "username:domain:password"
e.g. echo -n "username:domain:password" | md5sum

and it is used to authentificate incoming user registrations not the other
way around.


On 27 March 2017 at 13:55, Gregor Nanger <gregor at infomedia.si> wrote:

> Can I use a1-hash
> ​ parameter in gateways configuration?
>
> Provider request to send hashed password they sent instead.
>
>
> Best regards, Gregor
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170405/ebc7c7be/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list