search for: asterisk_user

Displaying 9 results from an estimated 9 matches for "asterisk_user".

2005 Aug 05
1
starting asterisk with nice -5
...]] && \ [[ ${ASTERISK_NICE} -le 19 ]]; then OPTS="--nicelevel ${ASTERISK_NICE}" else eerror "Nice value must be between -20 and 19" fi fi if [[ -n "${ASTERISK_USER}" ]]; then USER=${ASTERISK_USER/:*/} GROUP=$(echo $ASTERISK_USER | awk -F: '/.*:.*/ { print $2 }') if [[ -n "${USER}" ]]; then ASTERISK_OPTS="${ASTERISK_OPTS} -U ${USER}" fi...
2005 Jan 24
4
Auto callout - reminder - is it possible?
I'm trying to get a script working on a website to send out automatic email reminders to customers reminding them monthly to change furnace filters. I haven't got one running successfully, yet. That made me think - could it be done with a phone call using Asterisk? A monthly automated phone call to remind people to change their furnace filter? I have no ability to figure this out
2009 Oct 07
1
Mixing Ruby and Puppet
To manage Asterisk users, I''ve made a define that can be used like this: asterisk::user { "sip.login": fullname => "Sip Extension 223", secret => "allyourbase", extension => "223", } I''m trying to put user definitions in a single string, and make something like the following. Should I go down this way, or should I use
2004 Apr 16
0
SIP IAX2 MySQL Config
...ake calls... However, when I restart Asterisk: [chan_sip.so] => (Session Initiation Protocol (SIP)) == Parsing '/etc/asterisk/sip.conf': Found == SIP Listening on 192.168.0.10:5060 == Using TOS bits 0 Connected to database 'asterisk_config' on 'localhost' as 'asterisk_user' == Registered channel type 'SIP' (Session Initiation Protocol (SIP)) == Registered application 'SIPDtmfMode' [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2)) Apr 16 14:10:34 WARNING[1074449120]: chan_iax2.c:6218 load_module: Unable to open IAX timing interface: No su...
2004 Apr 12
0
Re: Asterisk-Users digest, Vol 1 #3402 - 17 msgs
.../ _/_/_/ _/ _/ > _/_/_/ _/_/ _/ _/ _/ _/_/ _/ K > e v i n W a l s h > _/ _/ _/ _/ _/ _/ _/ _/_/ > kevin@cursor.biz > _/ _/ _/_/_/_/ _/ _/_/_/ _/ _/ > > > --__--__-- > > Message: 2 > From: Anon <asterisk_user@tarottoni.com> > Organization: N/A > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Booting error - Unable > to specify channel 2: No such device > Date: Sun, 11 Apr 2004 18:46:51 -0600 > Reply-To: asterisk-users@lists.digium.com > > On Sunday 11 Apr...
2008 Dec 20
2
how to get /var/run/asteris/asterisk.ctl
Hello there everyone, Well I have set up Asteriks 6.0 and almost have Freepbx working too. However, freepbx is showing me that /var/run/asterisk/asterisk.ctl is not found. I confirmed that by going to the directory. How do I get /var/run/asterisk/asterisk.ctl put in correctly? I am using a Ubuntu 8.10 system. Thanks much.
2004 Apr 16
1
Windows Drivers for Wildcard FXO Card
And if you want to use it with windows telephony software, such as answering machine or modem communications software, you can probably take the drivers for the Intel MD3200 based modem, modify the .inf for the Digium vendor and device ID. I have not tried this, but since the MD3200 modem works that way in Linux, the X100P may work that way in Windows. Then you would have a $100 winmodem! Let
2004 Apr 28
0
SetMusicOnHold
Hello All, Is the application SetMusicOnHold always followed by the Dial application? I'm studdying the info on Google and Wikki about SetMusicOnHold, and I'm not sure I understand what I found. Thanks, Anon
2004 Apr 11
2
Booting error - Unable to specify channel 2: No such device
Hello All, I am getting a set of errors when I boot Asterisk that I have not been able to solve. What is causing these error(s)? Asterisk boot output: ============== Asterisk CVS-04/10/04-21:44:51, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= [