Module: kamailio
Branch: master
Commit: 12b2a249577ad175692c49d040891fa1ffae7244
URL:
https://github.com/kamailio/kamailio/commit/12b2a249577ad175692c49d040891fa…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-10-16T10:54:44+02:00
phonenum: new module to do lookup on phone numbers
- relies on libphonenumber to get the attributes associated with the
phone number
---
Added: src/modules/phonenum/Makefile
Added: src/modules/phonenum/README
Added: src/modules/phonenum/cphonenumber.cpp
Added: src/modules/phonenum/cphonenumber.h
Added: src/modules/phonenum/doc/Makefile
Added: src/modules/phonenum/doc/phonenum.xml
Added: src/modules/phonenum/doc/phonenum_admin.xml
Added: src/modules/phonenum/phonenum_mod.c
Added: src/modules/phonenum/phonenum_pv.c
Added: src/modules/phonenum/phonenum_pv.h
---
Diff:
https://github.com/kamailio/kamailio/commit/12b2a249577ad175692c49d040891fa…
Patch:
https://github.com/kamailio/kamailio/commit/12b2a249577ad175692c49d040891fa…