[Asterisk-Dev] Active call information
CW_ASN
cw_asn at fibertel.com.ar
Sat Jan 3 11:24:12 MST 2004
> See manager.c for the full details, but it's essentially this:
>
> Send "Action: Challenge" and "AuthType: MD5". You'll receive back a
> "Challenge: somestring". Create a MD5 hash of the somestring challenge
> and your password. Send "Action: Login", "AuthType: MD5",
> "Username: myuser", "Key: md5hash".
>
> -Tilghman
>
> P.S. No, I'm not a guru, I just read the source.
>
Mhhh! Very interesting...
Thanks for this trick.
More information about the asterisk-dev
mailing list