Skip to content

Commit

Permalink
Merge pull request #6 from asiplas/feature/cid_name
Browse files Browse the repository at this point in the history
Allow setting of both name and number for callerID
  • Loading branch information
asiplas authored Feb 23, 2023
2 parents db1d565 + 162dea6 commit 637681a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
<menuitems>
<cidrotation>CallerID Rotation</cidrotation>
</menuitems>
<changelog>*16.0.1* Initial release</changelog>
<changelog>*16.0.2* Fix dialplan splice where allowlist module was skipping cid setting hook</changelog>
<changelog>*16.0.3* Allow for callerid name to be set for pool entries</changelog>
<changelog>
*16.0.1* Initial release
*16.0.2* Fix dialplan splice where allowlist module was skipping cid setting hook
*16.0.3* Allow for callerid name to be set for pool entries
</changelog>
<supported>
<version>16.0</version>
</supported>
Expand Down

0 comments on commit 637681a

Please sign in to comment.