|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
Summary: A small page to originate calls through an asterisk server |
|
|
|
|
%define name smeserver-callback |
|
|
|
|
Name: %{name} |
|
|
|
|
%define version 0.1.1 |
|
|
|
|
%define version 0.1.2 |
|
|
|
|
%define release 1 |
|
|
|
|
Version: %{version} |
|
|
|
|
Release: %{release}%{?dist} |
|
|
|
@ -23,6 +23,9 @@ This package contains all the needed scripts and templates |
|
|
|
|
to run the callback form |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Fri Apr 13 2012 Daniel Berteaud <daniel@firewall-services.com> - 0.1.2 |
|
|
|
|
- Fix apache template |
|
|
|
|
|
|
|
|
|
* Fri Apr 13 2012 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1 |
|
|
|
|
- Read CallerID from ENV (sent by LL::NG, from LDAP) |
|
|
|
|
|
|
|
|
|