search for: ncherry

Displaying 20 results from an estimated 24 matches for "ncherry".

Did you mean: cherry
2005 Oct 16
3
Dial plan questions
...rt Status 2202/2202 192.168.24.197 D 255.255.255.255 5060 OK (17 ms) 2201/2201 (Unspecified) D 255.255.255.255 0 UNKNOWN pstn/pstn 192.168.24.197 D 255.255.255.255 5061 OK (15 ms) -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://hcs.sourceforge.net/ (HCS II) http://linuxha.blogspot.com/ My HA Blog
2004 Jul 01
1
Asterisk Docs
...meout, but no rule 't' in context 'home' about this line: exten => 2201,1,Dial(${PHONES1},20,Ttm) I know the problem is with the 't' but I don't know what the parameters mean. I looking for a man page basically. -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://linuxha.sourceforge.net/ (SourceForge) http://hcs.sourceforge.net/ (HCS II)
2004 Jul 08
8
FINALLY! a good book about Asterisk.
There is finally an introductory book about Asterisk! It looks like Paul Mahler at www.signate.com wrote it with a lot of help from Digium. I looked at the sample pages, it looks great. __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail
2005 Aug 01
1
IAX2, can't receive calls
...server. I think I have the firewall correctly setup as I can forward other services to their appropriate servers. I have no mail box on the one account (the one I'm testing to). I've followed the FWD instructions but I've had no luck. -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://hcs.sourceforge.net/ (HCS II) http://linuxha.blogspot.com/ My HA Blog
2005 Aug 05
1
No dial tone on BT100
...9;t get dial tone but I can dial! I'm afraid I'm lost any good pointers? I've done a sip debug and all I'm seeing for the BT100 - Asterisk is Asterisk asking the BT100 for it's option (102 Options) and the BT100 not replying. -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://hcs.sourceforge.net/ (HCS II) http://linuxha.blogspot.com/ My HA Blog
2005 Aug 14
0
[OT] SPA-3000 loudness
.... Anyway I change the parameter: PSTN To SPA Gain to 6 and the volume is fine (it's under the PSTN Line tab). I don't remember seeing this on the list so I thought I'd add it here. Guess I should add it to the wiki (a little later). -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://hcs.sourceforge.net/ (HCS II) http://linuxha.blogspot.com/ My HA Blog
2006 May 18
0
Asterisk - SPA-3000, 407 error
...blahblahblah In sniffer I traces I see a 407 (Proxy Authentication Required). I've also noticed a 401 (Unauthorized) for the phone on the SPA. What am I configuring incorrectly. I'm using Asterisk 1.2.7, previously I was using 1.2.0. -- Linux Home Automation Neil Cherry ncherry@linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog http://home.comcast.net/~ncherry/ Backup site
2006 Jun 27
1
F3000 registering to asterisk
Hi, I have an F3000 phone that I am trying to register to asterisk. As far as I can tell I have everything in correct. Are there any little quirks I need to worry about? The phone has internet access, set it's time.. I can access the web config, but it just won't register with asterisk. I don't see anything meaningful in the full log.
2004 Jun 22
2
Unable to find libiodbc.so.2
I was finally able to compile asterisk with cdr_odbc.so. But now for some reason I get that error: *CLI> load cdr_odbc.so Jun 22 16:38:53 WARNING[-1084309376]: loader.c:240 ast_load_resource: libiodbc.so.2: cannot open shared object file: No such file or directory Unable to load module cdr_odbc.so But the file is there... # ls -lag /usr/local/lib/libiodbc.so* lrwxrwxrwx 1 root
2005 Sep 24
0
BT100 can't register
...R User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER Contact: <sip:2201@192.168.24.2> Content-Length: 0 ============================================================================== -- Linux Home Automation Neil Cherry ncherry@comcast.net http://home.comcast.net/~ncherry/ (Text only) http://hcs.sourceforge.net/ (HCS II) http://linuxha.blogspot.com/ My HA Blog
2004 Jun 27
4
Re Cron
Hi List Is there a cron that I con do to replace this, as the fx0 card doesnt hang up properly phonegc:/home/samantha# asterisk -r Asterisk CVS-05/30/03-17:17:07, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Connected to Asterisk CVS-05 currently running on
2006 May 24
2
DHCP configuration for Cisco 7960?
(Apologies to those Toronto Asterisk Users' Group folks who have seen this message... I figured I'd have more success with a wider audience) I'm trying to boot a Cisco 7960 from an ISC DHCPD server (3.0.3 on FreeBSD 4.11), so far unsuccessful, and getting some odd behaviour on the wire. I wonder if anyone has done this before and therefore can validate whether or not the traffic I am
2006 Jun 17
6
Canreinvite
I put canreinvite=yes in my sip, for a sipura 3000 and a xlite, however, if I call the traffic still go throw the asterisk. How come? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060617/8f4449fa/attachment.htm
2004 Jun 24
4
Asterisk with PostgreSQL
Hello Everybody, I am trying to configure Asterisk to listen into a database which is created in PostgreSQL. Whenever asterisk starts up, it is unable to connect to the pg database and gives the following error: [cdr_pgsql.so] => (PostgreSQL CDR Backend) == Parsing '/etc/asterisk/cdr_pgsql.conf': Found Jun 24 21:20:53 DEBUG[1074494336]: cdr_pgsql.c:284 my_load_module: cdr_pgsql:
2005 Jun 15
6
Help with Cron and Reload
This will sound weird but the command 'asterisk -r -x reload' fails to work when issued by Cron. But it works when I issue it from a bash session. What is not configured correctly? I need to refresh the configuration every a short amount of time. rom root@localhost.localdomain Wed Jun 15 18:42:00 2005 Date: Wed, 15 Jun 2005 18:42:00 -0400 From: root@localhost.localdomain (Cron Daemon)
2004 Jul 08
6
Updated Grandstream configurator
The most recent version of GSConfigure is available at www.buffalo.edu/~sbesch Several serious bugs that kept the program from getting started have been ferreted out and corrected with the help of Bruce Komito. The program is now actually running on someone's machine other than mine. I have built this version with the oldest copies of the system dll's that I could find inn an effort
2007 Feb 04
0
How do I debug?
...nd I can dial out. What I can't get working is to get an SPA-3102 to 'send the calls' to Asterisk. I have the device added to the sip.conf file and it shows up in users and peers (but not in registry). Where do I start with debugging? -- Linux Home Automation Neil Cherry ncherry@linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies
2007 Feb 28
1
AEL & Blacklist question
Does the ${BLACKLIST()} function allow for values other than 1 to be returned and if so how can I use that is the AEL? Can I use the function in a switch statement? -- Linux Home Automation Neil Cherry ncherry@linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies
2008 Jun 28
3
Sendmail with Google Apps SMTP
I use Google Apps for my domain, hosted on a CentOS server. How could I setup my sendmail.mc to route Sendmail mails through the Gmail SMTP? Any help would be greatly appreciated. Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080628/ca90aa1f/attachment-0001.html>
2008 Mar 28
1
Deleting file in /tmp directory
Hi, This is a bit of-topic, but since it has to do with /tmp permissions here it goes. Anyway, I'm sorry in advance for posting this. I have this PHP script (simplificated here), called delete_tmp.php that basically calls external commands: <?php $session_file = '/tmp/sess_89765' system(''rm -f' . ' ' . $session_file); ?> delete_tmp.php file is owned by