Tags: copelandd/kazoo
Tags
resolve system-acls IPs - 4.3 (2600hz#6479) * resolve system-acls IPs allow the cidr to be a dns name instead of IPs * add is_cidr/2 to network utils * simplify cidr list handling * address pr comments
[4.3] HELP-13212: Improve check to include attachment referral inform… …ation (2600hz#6476) * HELP-13212: Improve check to include attachment referral information * HELP-13212: Use typed getter
add deprecated modules (2600hz#6458) module names are taken from env which may be changed at startup by changing sys.config. this makes sure that deprecated modules are removed from the list in cae a sys.config was changed or not chagned and still has reference to missing module a better way would be to ensure that the module exists but i was out of time :)
determine conference-control-node (2600hz#6457) * if the conference is initiated directly in freeswitch, we need to assign a node so that conference events are emitted
[4.3] KZOO-59: calculate account CID name (2600hz#6413) * [4.3] KZOO-59: calculate account CID name Prior, the caller's CID name would be returned from kz_attributes:get_account_external_cid/1 along with the calculated account CID number. Particularly for DISA callers, this meant their CID name was passed through (often their mobile number) instead of being set to the account's external CID name. This change calculates the CID name and number of the account and returns them both if configured. * catch if fixturedb isn't running
PreviousNext