search for: snipits

Displaying 16 results from an estimated 16 matches for "snipits".

Did you mean: snippits
2005 Sep 08
2
Distinctive ringing on Cisco 79xx
Greetings, I am trying to implement distinctive ringing on a Cisco 7960. I have tried setting alert_info to chirp1 or chirp2 before dialing the phone, but it has no affect. If you have successfully implemented distinctive ringing on a 7960, I would really appreciate seeing the snipit of code that works. Thanks in advance Bruce Komito High Sierra Networks, Inc. www.servers-r-us.com (775)
2002 Nov 18
2
Problem with SAMBA & Winbind
I have SAMBA & Winbind working quite well. Users are able to login with DOMAIN+username. With SAMBA sharing using the following config snipit, each user can see their home directory from their Windows machine, but when they try to access the directory, they are prompted for username/password. No combination of username or password seems to work. comment = Home Directories browseable
2007 Aug 20
3
Queues with Dynanic Users (BUG?)
...ne who has called 511. The problem is when the operator comes to pick up the call. The operator hears nothing, and the user still hears the Music on Hold. Not only that, but after about 5 seconds, the operators call gets dropped. Is there anything that I am doing wrong? Thanks, Tim here are snipits of my config files: == extensions.conf == [default] exten => 510,1,Answer exten => 510,2,Queue(techsupport,t) exten => 511,2,Set(CALLBACKNUM=${CALLERID(number)}) exten => 511,3,AddQueueMember(techsupport) exten => 511,4,Playback(queue-techsupport-in) exten => 511,5,Hangup == que...
2005 Apr 19
1
Strange behavior in Lattice when superimposing
Hi, I am trying to do a simple superimposing of two density plots and am seeing strange behavior (I haven't seen this reported elsewhere). This little snipit will make it apparent... a = rnorm(10) b = rnorm(100, mean=-2, sd=0.5) densityplot( ~ a + b) This is supposed to superimpose the two distributions on the plot, as if they were in different "groups". But the resulting
2004 Sep 19
1
Re: X100p on VIA EPIA-V
> Date: Sun, 19 Sep 2004 12:59:52 -0600 > From: Rich Adamson <radamson@routers.com> > Subject: [Asterisk-Users] Re: [Asterisk-Dev] X100p on VIA EPIA-V > problems > To: asterisk-users@lists.digium.com > Message-ID: <Chameleon.1095617288.adar0@vegas> > Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 > > > I'm running Asterisk on my (new) VIA EPIA-V
2002 May 13
11
bw console monitoring
Hi, I want to see bandwidth every ip address in the local network that passing my linux gateway in the console, may be it''s similar like mrtg (web based version) It''s possible ? Best regards, >--<Kristiadi Himawan>--<
2005 Jun 26
1
Re: Shorewall-users Digest, Vol 31, Issue 48
On Friday 24 June 2005 20:57, Derek Vincent wrote: >>Hello all, >> >>I have shorewall setup with 3 SNAT entries for external IP address''s to >>a single IP internal address. I am wondering how to limit access based >>on the source IP address. >>ex. >> EXT IP 1 access only to port 25 >> EXT IP 2 access only to port 443 >> EXT IP 3
2006 Mar 04
1
Asterisk to a Huawei softX3000
Greetings, I'm having a job getting asterisk to register with a Huawei softX3000 softswitch via SIP. I keep getting 401 Unauthorized. Funny thing is I can successfully register SJPhone, a PA1688 IP Phone as well as a WiFi Phone against the switch without *any* problems. I think it's got to be something as simple as perhaps the register string which is currently
2004 Sep 19
4
X100p on VIA EPIA-V problems
Hi All, I hope I'm posting this to the appriopriate list, and that cross posting to two lists is OK. (If not, I'm sure I'll hear about it quickly :)) I'm running Asterisk on my (new) VIA EPIA-V motherboard. This seems to be the ideal platform for a home version of asterisk - its small, quiet, low power, and should have plenty of computing horsepower if only it would work!
2009 Nov 16
0
Don't understand why "process_node_status_request: "
One of my samba Domain controlers is trying to reach two IP addresses of 192.168.221.1 and 192.168.91.1. The samba server is not even on a 192.168 subnet. It is currnetly on a 172.16.12.x subnet. How can I trace this down? Why would the server look to access a 192.168 subnet? Can someone just point me in the right direction? Thanks for any info Here is a snipit from the nmbd log. If you
2000 Sep 15
0
More on parallelism
Many of you probably remember the flurry of posts that I created a few weeks ago about writing a parallel vorbis encoder. Here's what I have been doing since... Someone (I can't remember who offhand -- might have been Greg) mentioned using threads instead of MPI for parallelism on the argument that more people have SMPs than who have (and know how to use) an MPI implementation. Good
2017 Oct 10
0
samba getting stuck, highwatermark replication issue?
On 10/10/2017 3:14 AM, mj via samba wrote: > Hi James, > > Thanks for the quick reply. > > On 10/09/2017 08:52 PM, lingpanda101 via samba wrote: > >> You should be able to fix the 'replPropertyMetaData' errors with; >> >> samba-tool dbcheck --cross-ncs --fix --yes >> 'fix_replmetadata_unsorted_attid' > Yep, worked great! Fixed all of
2002 Dec 09
2
ov_open/ov_test weirdness
Hi, I've been playing with a little player, and it seems I can't ov_open a file twice? heres a snipit... <p>#include <stdio.h> #include <stdlib.h> #include <errno.h> #include <vorbis/vorbisfile.h> OggVorbis_File vf; FILE *f = NULL; int main(int argc, char **argv) { char *file = NULL; int err = 0; if(argc < 2) {
2005 Sep 19
0
Interdomain trust relationships
I am trying to set up samba server that trusts the local NT domain, so users who are logged intot the domain to not need to re-authenticate, nor have unix accounts set up. Config snipit: [global] workgroup = DC2DEV3 server string = DC2DEV3 netbios name = DC2DEV3 interfaces = en0 bind interfaces only = Yes smb passwd file =
2017 Oct 10
2
samba getting stuck, highwatermark replication issue?
Hi James, Thanks for the quick reply. On 10/09/2017 08:52 PM, lingpanda101 via samba wrote: > You should be able to fix the 'replPropertyMetaData' errors with; > > samba-tool dbcheck --cross-ncs --fix --yes > 'fix_replmetadata_unsorted_attid' Yep, worked great! Fixed all of those replPropertyMetaData errors! :-) > The highwatermark doesn't necessarily
2007 Aug 26
0
Nokia cell connectel to asterisk
...omes to pick up the call. The operator > hears > nothing, and the user still hears the Music on Hold. Not only that, but > after > about 5 seconds, the operators call gets dropped. > > Is there anything that I am doing wrong? > > Thanks, > > Tim > > > here are snipits of my config files: > == extensions.conf == > [default] > exten => 510,1,Answer > exten => 510,2,Queue(techsupport,t) > > exten => 511,2,Set(CALLBACKNUM=${CALLERID(number)}) > exten => 511,3,AddQueueMember(techsupport) > exten => 511,4,Playback(queue-techsuppo...