search for: ictbroadcast

Displaying 13 results from an estimated 13 matches for "ictbroadcast".

2018 Dec 19
2
New features released in ICTBroadcast
Following new features are now supported by asterisk based telemarketing software Auto subscription / registration after call recipient press a key in voice broadcasting https://www.ictbroadcast.com/Subscription-Campaign-to-automatically-register-customers-at-website-with-Voice-broadcasting-Autodialer There will be restriction to call a number in off time accordingly to timezone of destination number automatically https://www.ictbroadcast.com/Time-Zone-based-restrictions-on-telemark...
2018 Oct 04
3
CURL to post application/json
We tried to use the CURL fn to POST json, but it's sent as form data and there seems no support for changing the Content-Type header. We switched to invoking curl in the shell. All the documentation I could find says there is just one parameter for the url and an optional second for POST body. Is there an undocumented way to set Content-Type? -------------- next part -------------- An HTML
2018 Sep 29
2
WebRTC as Softphone substitute ?
...lus is that they are easy to customize and developer can use the power of browser and web to build / offer features which are not possible with regular phones. Regarding your concern about BLF or call history, for me as a being developer it is just a matter of customization. Regards Nasir Iqbal ICTBroadcast - an Auto Dialer software for ITSP <https://www.ictbroadcast.com/how-become-internet-telephony-service-provider-itsp-using-ictbroadcast-sp-edition> SMS, Fax and Voice broadcasting & Inbound / Outbound Campaigns http://www.ictbroadcast.com/ On Thu, Sep 27, 2018 at 1:06 AM Carlos Chavez &...
2018 Oct 03
2
WebRTC as Softphone substitute ?
...web to build / offer features >> which are not possible with regular phones. >> >> Regarding your concern about BLF or call history, for me as a being >> developer it is just a matter of customization. >> >> Regards >> >> Nasir Iqbal >> >> ICTBroadcast - an Auto Dialer software for ITSP >> <https://www.ictbroadcast.com/how-become-internet-telephony-service-provider-itsp-using-ictbroadcast-sp-edition> >> SMS, Fax and Voice broadcasting & Inbound / Outbound Campaigns >> http://www.ictbroadcast.com/ >> >> >...
2012 Aug 05
3
Voice Mail beep / tone detection
...asterisk to record a voice message for answering machines after detecting tone Will appreciate any help in this regard Best Regards *Tahir Almas* Managing Partner ICT Innovations http://www.ictinnovations.com Leveraging open source in ICT Unified Communication Telemarketing Software http://www.ictbroadcast.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120805/61bc444c/attachment.htm>
2016 Jun 14
4
Pet project: one step Asterisk compile on Centos 7
Hi all, I thought I'd share I script I made (based on some of Leif's works) that lets you download, compile and install Asterisk all in one go; and then removed the dev tools used. We use it quite a bit to provision systems using Ansible, but it is easier than remembering everything every time even if you are using a shell. At the moment I have scripts for Centos 7 and Asterisk 13, but
2018 Sep 26
2
WebRTC as Softphone substitute ?
On Wed, Sep 26, 2018 at 9:40 AM Carlos Chavez <cursor at telecomab.mx> wrote: > > On 9/26/2018 4:46 AM, Olivier wrote: > > > Hello, > > > > This morning, I asked myself if WebRTC could be a viable alternative > > to softphone deployment. > > > > For me, main issue with Softphones is the amount of work needed for > > installation and
2011 Dec 31
1
Outbound Dialer, Agent Login and Logout
Hi All; I am looking for a good Outbound Dialer and to be practical with possibility to do modification on it, the outbound dialer should send the calls to the agent when the agent is logged in as long the agent is belong to the queue (or let us say the skill group of this campaign). Any one can guide me? If I can build this using the AMI, so I appreciate if anyone did it before me so I can use
2017 Feb 21
2
Which tool to automatically restart Asterisk ?
Why not to use Fail2ban https://www.voip-info.org/wiki/view/Fail2Ban+%28with+iptables%29+And+Asterisk *Tahir Almas* Managing Partner ICT Innovations http://www.ictinnovations.com http://www.ictbroadcast.com Leveraging open source in ICT On Tue, Feb 21, 2017 at 12:28 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote: > On Mon, Feb 20, 2017 at 11:36:24AM -0300, Victor Villarreal wrote: > > Hi, Oliver. > > > > Maybe something like this (add this script to your cront...
2011 Dec 26
0
Working on web based IVR Designer for asterisk and Freeswitch
We are working to develop a web based IVR Designer that will work with Asterisk as well as Freeswitch using Raphaejs library, Click following link for detail http://sourcecodemania.com/ivr-designer-using-raphaeljs-for-asterisk/ Looking for your valuable suggestions Regards Nasir Iqbal ICTBroadcast SMS, Fax and Voice broadcasting solution http://www.ictbroadcast.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111226/000f96f8/attachment.htm>
2017 Feb 27
2
Which tool to automatically restart Asterisk ?
...Asterisk process. 2. will check Asterisk via AMI 3. will check Asterisk by sending a SIP request You simply need to install monit and place attached file on your server as /etc/monit.d/asterisk.conf and then restart monit service daemon *Tahir Almas* Managing Partner ICT Innovations http://www.ictbroadcast.com http://www.ictinnovations.com Leveraging open source in ICT On Thu, Feb 23, 2017 at 3:45 PM, Olivier <oza.4h07 at gmail.com> wrote: > > > 2017-02-21 14:09 GMT+01:00 Tahir Almas <tahir at ictinnovations.com>: > >> Why not to use Fail2ban https://www.voip-inf...
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
Hello thank you for your answer. If I read your (and others) reaction correctly I can conclude that this is an Asterisk problem and not a problem of MySQL or dialplan logic ? You should know that the MySQL database is heavily questioned : mysql> show status like '%onn%'; +--------------------------+--------+ | Variable_name            | Value  |
2017 Feb 20
2
Which tool to automatically restart Asterisk ?
Hi, Oliver. Maybe something like this (add this script to your crontab): ------------------------8<-------------------------- #!/bin/bash # # File: asterisk-watchdog.sh # Date: 2015.05.26 # Build: v1.0 # Brief: Secuencia para monitorizar procesos. # # ${PATH}: Variable de entorno con las rutas a los ejecutables. PATH=/bin:/sbin:/usr/bin:/usr/sbin # ${DAEMON}: