Module: kamailio
Branch: master
Commit: 366e28627dc7047d4dce2aefe67b5e97b5ae6682
URL:
https://github.com/kamailio/kamailio/commit/366e28627dc7047d4dce2aefe67b5e9…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2023-12-29T09:43:10+01:00
siputils: added tel2sip2() function
- based on proposal presented at:
https://github.com/kamailio/kamailio/issues/1173#issuecomment-315198949
- alternative to tel2sip() which has a simpler approach, but it does not
follow all the RFC requirements. This is still kept as it proved to be
useful over the years
Co-authored-by: Donald Carr <doncarr(a)gmail.com>
Co-authored-by: Supreeth Herle <herlesupreeth(a)gmail.com>
---
Modified: src/modules/siputils/checks.c
Modified: src/modules/siputils/checks.h
Modified: src/modules/siputils/siputils.c
---
Diff:
https://github.com/kamailio/kamailio/commit/366e28627dc7047d4dce2aefe67b5e9…
Patch:
https://github.com/kamailio/kamailio/commit/366e28627dc7047d4dce2aefe67b5e9…