[sr-dev] git:master:0085398d: crypto: option to register a callid generator callback

Daniel-Constantin Mierla miconda at gmail.com
Mon Feb 1 19:01:45 CET 2016


Module: kamailio
Branch: master
Commit: 0085398d088f7c3651c09af12a0bbff997a16bcc
URL: https://github.com/kamailio/kamailio/commit/0085398d088f7c3651c09af12a0bbff997a16bcc

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-02-01T18:50:01+01:00

crypto: option to register a callid generator callback

- use libssl random and hashing for generating RFC 4122 version 4 UUID
  with high quality entropy that can be used as callid for requests sent
  by tm, through sip routing core api
- new mod param: register_callid - set to 1 in order to register callid
  genrator callback to core (default is 0)

---

Added: modules/crypto/crypto_uuid.c
Added: modules/crypto/crypto_uuid.h
Modified: modules/crypto/crypto_mod.c

---

Diff:  https://github.com/kamailio/kamailio/commit/0085398d088f7c3651c09af12a0bbff997a16bcc.diff
Patch: https://github.com/kamailio/kamailio/commit/0085398d088f7c3651c09af12a0bbff997a16bcc.patch




More information about the sr-dev mailing list