FreePBX / superfecta

Provides simultaneous use of, and complete control over multiple caller id data sources.
http://www.freepbx.org
GNU General Public License v2.0
58 stars 93 forks source link

source-Send_to_Winunciator.module index error #272

Open polcape opened 8 years ago

polcape commented 8 years ago

In https://github.com/POSSA/Caller-ID-Superfecta/blob/release/13.0/sources/source-Send_to_Winunciator.module there is an error for the array indexes:

["URLaddress{$client}"]['desc'] insted of ["URLaddress{$client}"]['description']

and

$this->source_param["URLport{$client}"]['desc'] isnted of $this->source_param["URLport{$client}"]['description']