[asterisk-users] Asterisk with Japanese

2016-04-18 Thread Terry C
Hello,
I was wondering if anyone has had experience using Asterisk with Japanese.
Google shows a few references on where to get some prepared wav files
similar to ones used for English by Alison Smith, but was I was looking to
see if anyone has had any experiences with using text-2-speech of arbitrary
text in Japanese.

Thanks for any information you can provide.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] confbridge setup

2016-04-18 Thread Mike Diehl
Hello,

Thanks for getting back to me.  I didn't know that the conferences wouldn't 
show up on the list until they were "active;"  I thought that was meant to show 
the defined conferences.

However, when I try to dial into the conference room that I (think) have 
defined, I see:

-- [Apr 18 14:33:27] -- AGI Script Executing Application: (ConfBridge) 
Options: (5340)
[Apr 18 14:33:27] ERROR[3048][C-b16d]: app_confbridge.c:1201 
join_conference_bridge: Conference '5340' mixing bridge could not be created.

What do I need to do in order for a mixing bridge to be created?

Thanks again,

Mike.

On Saturday, April 16, 2016 04:18:44 PM Bobby Hakimi wrote:
> You can't see them until someone joins the bridge, might be able to put in
> db using the asterisk live setup
> 
> On Apr 16, 2016 1:36 PM, "Mike Diehl"  wrote:
> > Hi all,
> > 
> > I'm trying to configure a few conference bridges.  I've started with the
> > very
> > basic:
> > 
> > [general]
> > 
> > [default_bridge]
> > type=bridge
> > 
> > [default_user]
> > type=user
> > 
> > [default_bridge]
> > type=bridge
> > 
> > [5340]
> > type=bridge
> > 
> > 
> > However:
> > 
> > confbridge list
> > Conference Bridge Name   Users  Marked Locked?
> >  == == 
> > *CLI>
> > 
> > 
> > It doesn't seem to be creating any bridges and I'm sure I've left
> > something
> > basic out.  What am I missing?
> > 
> > Finally, once I've got this working, can all of this be put into a
> > database?
> > If so, what table structure do I use?
> > 
> > Thanks in advance,
> > 
> > 
> > --
> > Mike Diehl
> > Diehlnet Communications, LLC.
> > Voice: (505) 903-5700
> > Fax: (505) 903-5701
> > 
> > 
> > --
> > _
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> > 
> > New to Asterisk? Join us for a live introductory webinar every Thurs:
> >http://www.asterisk.org/hello
> > 
> > asterisk-users mailing list
> > 
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Mike Diehl
Diehlnet Communications, LLC.
Voice: (505) 903-5700
Fax: (505) 903-5701


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Debian 8.4 : dahdi startup scripts ?

2016-04-18 Thread Bertrand LUPART - Linkeo.com
Hello,


>> I just made a asterisk / dahdi fresh install on Debian 8.4, and ended up 
>> with the following packages :
[…]
>> However, i can't find any dahdi startup script, neither init.d neither 
>> systemd fashion.
>> 
>> $ sudo dpkg -l|grep -Ei 'dahdi'|cut -d " " -f3 |xargs dpkg -L|grep -E 
>> 'init.d|system'
>> /usr/share/doc/dahdi/examples/system.conf.sample.gz
>> /etc/init.d
>> 
>> 
>> Am I missing something?
> 
> Yes. README.Debian[1], included as /usr/share/doc/dahdi/README.debian .
> 
> README.Debian (.gz, if it's long enough) is a file for some extra
> documentation by the packager. See the section about "Automatic startup"
> there.
> 
> The only real use the DAHDI init script has is for interactive module
> loading / unloading. Modprobe is not useful on its own, as DAHDI
> includes a set of modules (especially if you use Astribanks. There a bit
> of extra magic besides the recursive rmmod was added).
> 
> Furthermore, there is really no point is removing of modules at system
> shutdown. It only wastes time (and some CPU cycles, if you care about
> power) and increases the chances of exposing bugs at that time.

This startup / shutdown scheme apply to nominal cases where you don't need to 
reboot your system :)

Building a brand new box may require you to restart dahdi a bunch of times : 
"no span" error [1], digium firmware not downloading [2], forgetting Europe 
requires E1 line mode, new telco uncertain if using crc4 …
More, in case your telco is failing, he'll often ask you to reset on your side 
first. Restarting dahdi feels way more convenient than rebooting a distant 
system.

Red a bunch of READMEs of the packages installed before posting, not sure i red 
this one. Maybe a "Manual startup / shutdown" section would be welcome ;)


> IIRC the Asterisk package in Jessie lacks the extra script to get the
> configured DAHDI channels into Asterisk[2]. You may need to drop it
> yourself to /usr/share/dahdi/span-config.d
> 
> If things still don't work, please do report it here on on the BTS.

This file is missing on my side (1:2.10.0.1-1), but asterisk seems to be aware 
of the channels. Not sure how.

Thank you for your answer,



[1] 
http://asteriskfaqs.org/2015/01/15/asterisk-users/dahdi_genconf-fails-with-empty-configuration-no-spans.html
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820802#5

-- 
Bertrand LUPART

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users