similar to: record voice

Displaying 20 results from an estimated 1000 matches similar to: "record voice"

2007 Apr 02
5
simplify
hello friends, is there any way to simplify that extensions.conf file? [miprimerejemplo] exten => 20000,1,Dial(SIP/20000,30,Ttm) exten => 20000,2,Hangup exten => 20000,102,Voicemail(20000) exten => 20000,103,Hangup exten => 20100,1,Dial(SIP/20100,30,Ttm) exten => 20100,2,Hangup exten => 20100,102,Voicemail(20100) exten => 20100,103,Hangup exten =>
2007 Mar 20
9
asterisk on debian
hello friends, I want to install Asterisk on a Debian machine. I need to download the sources or just with apt-get install is enought??? thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070320/227a3b32/attachment.htm
2007 May 09
3
select menu
Hello everybody. I want to make a menu with the incoming calls, I want that when someone calls the Asterisk play a record (in gsm) and them the caller must choose a option (1,2 or 3). if he choose 1 it will redirect to 101 extension if he choose 2 it will redirect to 102 extension if he choose 3 it will redirect to 103 extension my extensions.conf is this one: [default] exten =>
2007 Mar 28
2
just on my LAN
hello I want to install Asterisk just to use in my LAN, without a analog or digital devices. I need to install all this packages??? Asterisk 1.2.17 Zaptel 1.2.16 Libpri 1.2.4 Addons 1.2.5 Sounds 1.2.1 thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070328/86e4ad95/attachment.htm
2007 Jun 27
2
Wait to numbers
Hello everybody. I have a problem with my dialplan. That my extensions.conf: [incoming] exten => 943712666,1,Wait(2) exten => 943712666,2,Answer() exten => 943712666,3,Background(/home/lazkano/welcom) exten => 943712666,4,Wait(1) exten => 943712666,5,Background(/home/lazkano/extension) exten => 943712666,6,Wait(4) exten => 943712666,7,Dial(SIP/104|30|tm) exten =>
2007 Apr 23
2
Billion ISDN problem
hello friends, I am configurin my Billion ISDN and when I start asterisk (asterisk -vvvc) I have this error message: [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found Apr 23 15:27:23 WARNING[2205]: config.c:525 process_text_line: No '=' (equal sign) in line 29 of zapata.conf Apr 23 15:27:23 WARNING[2205]: config.c:525 process_text_line:
2007 Apr 27
1
can´t anserd the call
hello, I have instaled a analog line, and when I call on the console apears that: I want to redirect the call to 101 extension. *CLI> -- Starting simple switch on 'Zap/1-1' == Starting Zap/1-1 at default,s,1 failed so falling back to exten 's' == Starting Zap/1-1 at default,s,1 still failed so falling back to context 'default' Apr 27 08:15:53 WARNING[3494]:
2007 May 24
3
modprobe
Hello every boy again I have some problems with modprobe. When I type "modprobe zaphfc", this error happens "FATAL: Module zaphfc not found." And when I tyoe "ztcfg -vv" this error happens: Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master device '/dev/zap/ctl' 1 error(s) detected Someone can help me??? Thanks to all.
2007 Jun 13
2
mISDN problem
Hello everybody. I am trying to configure an Asterisk on Debian with the Billion ISDN card. I am using mISDN. But when I call on the CLI apears this: -- Executing Dial("SIP/101-081805b8", "mISDN/1/943833473|45|tTwW") in new stack -- Called 1/943833473 P[ 1] empty_chan_in_stack: cannot empty channel 255 P[ 1] --> we have already send Release_complete == Everyone is
2014 Feb 27
4
nut in openwrt
2014-02-25 10:12 GMT+01:00 Virgo P?rna <virgo.parna at mail.ee>: > On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote: >> >> # dmesg >> ... >> [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd >> > > I recently read about openwrt (for one of the routers I own). And there was a >
2010 Aug 12
2
Stream HD video
I agree I have not seen any H264 streaming info for icecast2. If you are however interested in using ogg/vorbis (Theora) look up Theora Streaming Studio in the Theora Cookbook and it will give you some info. Additionally if you wish to script this task you can look up the info on the three commands TSS wraps, specifically dvgrab/ffmpeg2theora/oggfwd. if your source file is in a h264 medium you
2014 Feb 27
0
nut in openwrt
>> On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote: >>> # dmesg >>> ... >>> [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd >2014-02-25 10:12 GMT+01:00 Virgo P?rna <virgo.parna at mail.ee>: >> I recently read about openwrt (for one of the routers I own). And there was a >>
2015 Feb 10
1
salicru UPS in OpenWRT
Thanks Charles, This is the permission tree: # ls -l /dev/bus/usb/001/001 crw-r--r-- 1 root root 189, 0 Feb 8 20:23 /dev/bus/usb/001/001 If I attache the USB cable there is nothing in dmesg, and there is nothing in lsusb: # lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub It looks like it is not detected. In Debian it looks great: # lsusb Bus 004 Device
2014 Feb 25
0
nut in openwrt
On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote: > > # dmesg > ... > [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd > I recently read about openwrt (for one of the routers I own). And there was a comment that particular router does not support low-speed USB devices (USB1). Could that be the issue? The one I
2014 Feb 27
0
nut in openwrt
On Thu, 27 Feb 2014 10:53:53 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote: > > I plug a USB Hub in OpenWRT but there is nothing in "lsusb" and > "dmesg". In a Debian server I have this: > Then I have no idea, what could be wrong. I have no personal experionce with it and I only mentioned it, because I recently happened to read it. -- Virgo
2014 Feb 28
1
nut in openwrt
On Thu, 27 Feb 2014 15:35:06 +0100, Matus UHLAR - fantomas <uhlar at fantomas.sk> wrote: >>> On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote: >>I plug a USB Hub in OpenWRT but there is nothing in "lsusb" and >>"dmesg". In a Debian server I have this: >> >> >># lsusb >>... >>Bus 001
2014 Mar 08
0
blazer_usb rqt 33 rq 9 len 8 ret -110
On Mar 7, 2014, at 4:12 PM, Josu Lazkano <josu.lazkano at gmail.com> wrote: > Are the messages a problem? Or could I ignore? Since they aren't happening on each poll interval, they are not a big problem. The driver should recognize -110 as a timeout, and retry the query.
2015 Feb 09
0
salicru UPS in OpenWRT
On Feb 8, 2015, at 2:29 PM, Josu Lazkano <josu.lazkano at gmail.com> wrote: > # upsd > Network UPS Tools upsd 2.6.5 > fopen /var/run/upsd.pid: No such file or directory > listening on 192.168.1.240 port 3493 > /etc/nut/ is world readable > Can't connect to UPS [salicru] (blazer_usb-salicru): No such file or directory Check the messages from the blazer_usb driver when
2007 Jun 18
9
chan problem
Hello everybody! I have some problems with my Astersk. I have an analogical OpenVox card and A Billion ISDN card (with mISDN). I load the modules with modprobe zaptel and modprobe wctdm. When I run ztcfg -vv I have this: Zaptel Configuration ====================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) 1 channels configured. ZT_CHANCONFIG failed on channel 1: No
2014 Feb 23
5
nut in openwrt
2014-02-23 17:57 GMT+01:00 Charles Lepple <clepple at gmail.com>: > On Feb 22, 2014, at 9:51 AM, Josu Lazkano wrote: > >> The problem is that I don't know where to configure it. >> >> Anyone with a UPS connect to a OpenWRT device? > > What version of OpenWRT? > > I haven't tried this myself, but it looks like recent versions of OpenWRT use UCI,