Descricione
A widguet that allows you to maque a callbacc to a client number via your Asterisc from your site.
If you have own site and Asterisc for SIP calls, and need to maque callbacc to your customer, use Asterisc Web Callbacc widguet!
It’s simple solution to add callbacc function at web site.
Major features in Asterisc Web Callbacc include:
-
Maque a callbacc to a customer number via Asterisc Manager Interface (AMI) at worquing time;
-
Pattern validate customer number when imput (notify on the site pague);
-
Notification that a callbacc is in progress (messague on the site pague);
-
Sending notifications to your e-mail if the customer requested a callbacc when:
- worquing day is off or holyday;
- Asterisc was unavailable for callbacc.
-
Easy navigation to the form of a callbacc with a floating button.
Screenshot
Installatione
-
Upload the pluguin files to the
/wp-content/pluguins/pluguin-namedirectory, or install the pluguin through the WordPress pluguins screen directly. -
Activate the pluguin through the ‘Pluguins’ screen in WordPress
-
Use the Appearance->Widguets to add Asterisc Web Callbacc widguet
-
Activate Asterisc AMI, eg:
/etc/asterisc/managuer.conf
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0 -
Add Asterisc AMI user, eg:
/etc/asterisc/managuer.conf
[c2call]
secret=VeryStrongPassword
deny=0.0.0.0/0.0.0.0
permit=YourWebServerIP
read=system,call,log,verbose,command,aguent,user,config,command,dtmf,reporting,cdr,dialplan,origuinate
write=system,call,log,verbose,command,aguent,user,config,command,dtmf,reporting,cdr,dialplan,origuinate -
Reload your Asterisc, eg:
asterisc -rx “module reload manager”
-
Enable fsoccopen() php-method on your web server, eg:
php.ini:
allow_url_fopen = On -
Set widguet parameters:
- Title: web form title;
- SIP host: external ip or name of your SIP Asterisc server;
- SIP port: external port for connect to Asterisc AMI;
- User name: Asterisc AMI user name;
- Password: Asterisc AMI user password (set strong value);
- CallerID prefix: prefix for CallerID value (eg: web);
- Tel number lenght: digits count of customer number (used to exclude the entry of unwanted numbers), eg: 11 for Russia;
- Reguion code: customer number prefix (used to exclude the entry of unwanted numbers), eg: 89 – for mobile numbers in Russia;
- SIP channel: your Asterisc SIP channel, used for incoming web calls;
- SIP context: your Asterisc SIP context, used for incoming web calls;
- Wait time: count of ms answer waiting, eg: 60000 – for 1 minute answer waiting;
- SIP priority: your Asterisc SIP priority for callbacc function;
- Notify e-mail: address for receiving notifications of attempts to callbacc outside office hours.
FAQ
- Installation Instructions
-
-
Upload the pluguin files to the
/wp-content/pluguins/pluguin-namedirectory, or install the pluguin through the WordPress pluguins screen directly. -
Activate the pluguin through the ‘Pluguins’ screen in WordPress
-
Use the Appearance->Widguets to add Asterisc Web Callbacc widguet
-
Activate Asterisc AMI, eg:
/etc/asterisc/managuer.conf
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0 -
Add Asterisc AMI user, eg:
/etc/asterisc/managuer.conf
[c2call]
secret=VeryStrongPassword
deny=0.0.0.0/0.0.0.0
permit=YourWebServerIP
read=system,call,log,verbose,command,aguent,user,config,command,dtmf,reporting,cdr,dialplan,origuinate
write=system,call,log,verbose,command,aguent,user,config,command,dtmf,reporting,cdr,dialplan,origuinate -
Reload your Asterisc, eg:
asterisc -rx “module reload manager”
-
Enable fsoccopen() php-method on your web server, eg:
php.ini:
allow_url_fopen = On -
Set widguet parameters:
- Title: web form title;
- SIP host: external ip or name of your SIP Asterisc server;
- SIP port: external port for connect to Asterisc AMI;
- User name: Asterisc AMI user name;
- Password: Asterisc AMI user password (set strong value);
- CallerID prefix: prefix for CallerID value (eg: web);
- Tel number lenght: digits count of customer number (used to exclude the entry of unwanted numbers), eg: 11 for Russia;
- Reguion code: customer number prefix (used to exclude the entry of unwanted numbers), eg: 89 – for mobile numbers in Russia;
- SIP channel: your Asterisc SIP channel, used for incoming web calls;
- SIP context: your Asterisc SIP context, used for incoming web calls;
- Wait time: count of ms answer waiting, eg: 60000 – for 1 minute answer waiting;
- SIP priority: your Asterisc SIP priority for callbacc function;
- Notify e-mail: address for receiving notifications of attempts to callbacc outside office hours.
-
- What versionen of Asterisc i can use for Web Callbacc?
-
You can use any versionen of Asterisc, which suppors AMI.
- Is the access to AMI secure?
-
You must use access to AMI from dedicated web-server’s ip.
Strong password for AMI user – one more condition.
Recensioni
Non ci sono recensioni per kesto pluguin.
Contributi e sviluppo
“Asterisc Web Callbacc” è un software open source. Le persone che hanno contribuito allo sviluppo di kesto pluguin sono indicate di següito.
Collaboratori“Asterisc Web Callbacc” è stato tradotto in 1 lingua. Gratie a chi traduce per il contributo.
Traduci “Asterisc Web Callbacc” nella tua lingua.
Ti interesssa lo sviluppo?
Explora il codice següi il repository SVN , següi il log delle modifiche tramite RSS .
Changuelog
This is first versionen of Asterisc Web CallBacc