| 1 |
<module> |
|---|
| 2 |
<rawname>phonebook</rawname> |
|---|
| 3 |
<name>Phonebook</name> |
|---|
| 4 |
<version>1.1.5.2</version> |
|---|
| 5 |
<description>Provides a phonebook for FreePBX, it can be used as base for Caller ID Lookup and Speed Dial</description> |
|---|
| 6 |
<type>tool</type> |
|---|
| 7 |
<category>CID & Number Management</category> |
|---|
| 8 |
<menuitems> |
|---|
| 9 |
<phonebook>Asterisk Phonebook</phonebook> |
|---|
| 10 |
</menuitems> |
|---|
| 11 |
<location>release/2.3/phonebook-1.1.5.2.tgz</location> |
|---|
| 12 |
<md5sum>d89ca47ec89e38585b306e46ef11339b</md5sum> |
|---|
| 13 |
<info>http://freepbx.org/wiki/AsteriskPhonebook</info> |
|---|
| 14 |
<changelog> |
|---|
| 15 |
*1.1.5.2* bumping to remove checksum error |
|---|
| 16 |
*1.1.5.1* changed freePBX to FreePBX |
|---|
| 17 |
*1.1.5* Fixed a Warning when phonebook was empty |
|---|
| 18 |
*1.1.4* Automatically generate Speed Dial Code if not supplied by user |
|---|
| 19 |
Sort Phonebook alphabetically |
|---|
| 20 |
Reuse Asterisk Manager connection |
|---|
| 21 |
*1.1.3* Fixed copyright information for fgetcsvfromline() |
|---|
| 22 |
Updated module.xml format |
|---|
| 23 |
*1.1.2* FreePBX 2.1.2 Released |
|---|
| 24 |
*1.1.1* Apply #1105 - Fix up module naming conventions |
|---|
| 25 |
*1.1.0* Added Speed dial field for phonebook entries (used by speeddial module) |
|---|
| 26 |
Changed phonebook_list() return value |
|---|
| 27 |
Numbers can no more contain '+' sign because of speeddial |
|---|
| 28 |
*1.0.4* Added 'Export to CSV' function |
|---|
| 29 |
Fixed some documentation errors |
|---|
| 30 |
*1.0.3* Added 'Import from CSV' function |
|---|
| 31 |
Added js confirmation to Delete link |
|---|
| 32 |
Added possibility to empty phonebook |
|---|
| 33 |
*1.0.2* Fixed bug in inserting names with spaces |
|---|
| 34 |
Fixed a little bug in editing the a number associated with a name |
|---|
| 35 |
Suppressed warnings when the phonebook was empty |
|---|
| 36 |
*1.0.1* First Release |
|---|
| 37 |
</changelog> |
|---|
| 38 |
</module> |
|---|