Newfies-Dialer v1.2 released

202 views
Skip to first unread message

Areski

unread,
Feb 29, 2012, 12:13:21 PM2/29/12
to newfies...@googlegroups.com

We are pleased to announce the latest release of Newfies-Dialer, version 1.2, our free and open source voice broadcasting and auto-dialer software.

In this release:
  • Major bugs have been fixed,
  • We’ve improved core functionality,
  • Rebuilt the user interface to be responsive to the size and type of browsing device managing Newfies-Dialer,
  • Improved audio management,
  • Added some new APIs and improved existing ones,
  • Improved the market research and survey module,
  • Improved the automated install script.

But, the major change in this release is that Newfies-Dialer is now licensed under the commercially friendly and open source MPL v2.0 (Mozilla Public License).

You can find a detailed list of all our changes at https://github.com/Star2Billing/newfies-dialer/commits/master


Installation is still very straightforward using our Beginner’s Guide at http://www.newfies-dialer.org/documentation/beginners-guide/, and we hope you will download and install Newfies-Dialer, and give us your comments.


Yours,
/Areski & the Newfies-Dialer Team

Jansalex

unread,
Feb 29, 2012, 12:16:35 PM2/29/12
to newfies...@googlegroups.com
Installing .........



El 29/02/2012 18:13, Areski escribi�:

We are pleased to announce the latest release of Newfies-Dialer, version 1.2, our free and open source voice broadcasting and auto-dialer software.

In this release:

  • Major bugs have been fixed,

  • We�ve improved core functionality,

  • Rebuilt the user interface to be responsive to the size and type of browsing device managing Newfies-Dialer,
  • Improved audio management,
  • Added some new APIs and improved existing ones,
  • Improved the market research and survey module,
  • Improved the automated install script.


But, the major change in this release is that Newfies-Dialer is now licensed under the commercially friendly and open source MPL v2.0 (Mozilla Public License).

You can find a detailed list of all our changes at https://github.com/Star2Billing/newfies-dialer/commits/master


Installation is still very straightforward using our Beginner�s Guide at http://www.newfies-dialer.org/documentation/beginners-guide/, and we hope you will download and install Newfies-Dialer, and give us your comments.

Kamel

unread,
Mar 2, 2012, 2:31:08 AM3/2/12
to Newfies-Dialer
Hi Areski,

fresh install on an ubuntu 10.04 hosted server (64 bits).

Installation is ok,

The I test newfies-dailer with a small compaign (playing wav file to
one number), the calling process is correct, but call terminated
without playong the wav file, here is the error trace (via fusionpbx
log viewer) :
============================================================
.....
EXECUTE sofia/external/0366720541 set(playback_terminators=none)
2012-03-02 08:19:05.051142 [DEBUG] mod_dptools.c:1281 sofia/external/
0366720541 SET [playback_terminators]=[none]
2012-03-02 08:19:05.051142 [DEBUG] switch_ivr.c:591 sofia/external/
0366720541 Command Execute playback(/usr/share/newfies/usermedia/
upload/audiofiles/audio-file-YMCLZ-7398150906.mp3)
EXECUTE sofia/external/0366720541 playback(/usr/share/newfies/
usermedia/upload/audiofiles/audio-file-YMCLZ-7398150906.mp3)
2012-03-02 08:19:05.051142 [ERR] mod_shout.c:859 Error: MPG123 Error
at /usr/src/freeswitch/src/mod/formats/mod_shout/mod_shout.c:659.
2012-03-02 08:19:05.051142 [ERR] mod_shout.c:862 Error from mpg123:
Invalid mpg123 handle. (code 10)
2012-03-02 08:19:05.051142 [DEBUG] switch_core_session.c:1012 Send
signal sofia/external/0366720541 [BREAK]

......
============================================================================================

How can fix this (is'it a file format problem or peice of mgp123
software problem ???


Thank for your help

Kamel

On 29 fév, 18:16, Jansalex <jansa...@gmail.com> wrote:
> Installing .........
>
> El 29/02/2012 18:13, Areski escribi�:
>
>
>
>
>
>
>
>
>
> >       *
>
> >             We are pleased to announce the latest release of
> >             Newfies-Dialer, version 1.2, our free and open source
> >             voice broadcasting and auto-dialer software.
>
> >       In this release:
>
> >         * Major bugs have been fixed,
> >         * We�ve improved core functionality,
> >         * Rebuilt the user interface to be responsive to the size and
> >           type of browsing device managing Newfies-Dialer,
> >         * Improved audio management,
> >         * Added some new APIs and improved existing ones,
> >         * Improved the market research and survey module,
> >         * Improved the automated install script.
>
> >       But, the major change in this release is that Newfies-Dialer is
> >       now licensed under the commercially friendly and open source MPL
> >       v2.0 (Mozilla Public License).
>
> >       You can find a detailed list of all our changes at
> >      https://github.com/Star2Billing/newfies-dialer/commits/master
>
> >       Installation is still very straightforward using our Beginner�s
> >       Guide at
> >      http://www.newfies-dialer.org/documentation/beginners-guide/,
> >       and we hope you will download and install Newfies-Dialer, and
> >       give us your comments.
>
> >       Yours,
> >       /Areski & the Newfies-Dialer Team*

Kamel

unread,
Mar 2, 2012, 3:16:45 AM3/2/12
to Newfies-Dialer
I was be able to get this working by converting all auploaded audio
file to WAV, mono, 1 channel and 8000. All played audio files are well
played.

Doesn't work directly for mp3, any help for this if possible ??


Thank a lot again,

Kamel

Areski

unread,
Mar 2, 2012, 3:46:29 AM3/2/12
to newfies...@googlegroups.com
From this error, your module mod_shout is not installed properly!
Did you use the install-all script on a fresh Ubuntu? 

--
Kinds regards,
/Areski

----
Arezqui Belaid
are...@gmail.com / +34650784355

Founder at Star2Billing (www.star2billing.com)
Author @ A2Billing (www.a2billing.net), @ Newfies-Dialer (www.newfies-dialer.org), @ CDR-Stats (www.cdr-stats.org)
----
Twitter : http://twitter.com/areskib / LinkedIN : http://www.linkedin.com/in/areski

Kamel

unread,
Mar 2, 2012, 4:22:40 AM3/2/12
to Newfies-Dialer
abslutly on a fresh server,

??

On 2 mar, 09:46, Areski <are...@gmail.com> wrote:
> From this error, your module mod_shout is not installed properly!
> Did you use the install-all script on a fresh Ubuntu?
>
> *Arezqui Belaid*,

Areski

unread,
Mar 2, 2012, 5:46:11 AM3/2/12
to newfies...@googlegroups.com
Similar reported issue on Freeswitch :

I will advice to try with a different MP3 file see what you get
Kinds regards,
/Areski

----
Arezqui Belaid

Founder at Star2Billing (www.star2billing.com)
Author @ A2Billing (www.a2billing.net), @ Newfies-Dialer (www.newfies-dialer.org), @ CDR-Stats (www.cdr-stats.org)
----
Reply all
Reply to author
Forward
0 new messages