Geolocation: chan_pjsip Capability Preview

This commit adds res_pjsip_geolocation which gives chan_pjsip
the ability to use the core geolocation capabilities.

This commit message is intentionally short because this isn't
a simple capability.  See the documentation at
https://wiki.asterisk.org/wiki/display/AST/Geolocation
for more information.

THE CAPABILITIES IMPLEMENTED HERE MAY CHANGE BASED ON
USER FEEDBACK!

ASTERISK-30128

Change-Id: Ie2e2bcd87243c2cfabc43eb823d4427c7086f4d9
This commit is contained in:
George Joseph
2022-07-07 09:32:38 -06:00
parent 547e3590ef
commit b17e95a792
8 changed files with 843 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
Subject: res_pjsip_geolocation
Added res_pjsip_geolocation which gives chan_pjsip
the ability to use the core geolocation capabilities.