[asterisk-dev] pjsip with akav1-md5 algorithm for asterik

George Joseph gjoseph at digium.com
Mon Dec 11 13:58:04 CST 2017


On Thu, Dec 7, 2017 at 12:19 AM, Franck Bouteille <
franck.bouteille at prescom.fr> wrote:

> Hi,
>
> I am looking for information to how compile PJSIP bundle Asterisk with
> AKAv1-MD5  activated.
>
> Could you help me ?
>

Hi Franck,

Enabling it in pjproject is easy by setting
#define PJSIP_HAS_DIGEST_AKA_AUTH 1
in third-party/pjproject/patches/config_site.h.  Unfortunately though,
Asterisk doesn't have an authenticator module to handle AKA
authentication.  If you're thinking of writing one, you can
use res/res_pjsip_authenticator_digest.c
and res/res_pjsip_outbound_authenticator_digest.c as examples.



>
> Best regards,
>
> Franck
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>



-- 
George Joseph
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20171211/7d6cb70d/attachment.html>


More information about the asterisk-dev mailing list