similar to: VoicemailMain2, inband digits detection, rcf2833 digits detection (rtp issue, I think)

Displaying 20 results from an estimated 600 matches similar to: "VoicemailMain2, inband digits detection, rcf2833 digits detection (rtp issue, I think)"

2003 Aug 13
1
FWD SIP phone format=2, FWD call format=4, why?
Hi! I'm trying an asterisk-FWD connection. I'm using X-Lite OR SIPPS as the IP phone. I configured the X-Lite and SIPPS to use GSM codec. Whe I call FWD, I get this info on the channels when the call has not been stablished yet: sip show channels Peer User/ANR Call ID Seq (Tx/Rx) Lag Jitter Format 192.246.69.223 613 1770bf3430d 00102/00000
2004 Jul 01
1
What can I lose if I use ldap compatibility with samba 2 schema?
Hi! I'm trying to use Directory Administrator from http://diradmin.open-it.org/files.php, but It only work with the old sambaAccount schema, so, My question would be: What is *really* new on samba 3 with the use of sambaSamAccount?, do I lose something if I use the compat mode? Thanks in advance for any answer, sincerely, Ildefonso Camargo icamargo@merkurio.com.ve icamargo@unet.edu.ve
2004 May 26
1
PAC implementation, under "open" license.
Not sure, I'm reopening an OLD thread here (sorry). I need some answers, looking somewhere I found this: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnkerb/html/MSDN_PAC.asp I'm not sure, I just gave it a brieft read. Can't this be used to include PAC data on a kerberos ticket in order to use the kerberos autentication on win2k/xp? I know that it also
2003 Sep 23
1
Cisco 7960 SIP Firmware.
Hi! The university where I work just bought four Cisco 7960G IP phones (they didn't ask, just came across the door and gave me a box and told me: "Can you make this work with the Asterisk PBX we have?"). According to what I read, there is no much hope, because I have not the SIP firmware (too bad). Has anybody succesfully got an answer from cisco?, or does anybody happend to
2003 Aug 19
0
Re: Open source IP phone, maybe?
I concur with Jose. The Atmel AVR series packs a lot of bang for the buck. They also come in a 3.3v low power version for use in battery powered systems. Gene -----Original Message----- From: Leo Ann Boon [mailto:leo@innovax.com.sg] Sent: Tuesday, August 19, 2003 7:21 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Re: Open source IP phone, maybe? Ubicom's Scenix IP2K.
2003 Aug 19
2
Re: Open source IP phone, maybe?
Hi! I think it is a great idea. The DS80C400 needs external memory, and/or flash. It have the Ethernet integrated, but it is really slow (it is 8051 architecture), and yes, I know it can go up ti 75Mhz, but only gives 18MIPS max. I would use ATmega128 from atmel (16MIPS at only 16Mhz), take a look at: http://www.ethernut.de (project using mega128 with Ethernet, includes schematics). It
2003 Sep 11
2
SIP client<->NAT<->Asterisk<->NAT<->SIP client. only works with canreinvite=no.
Hi! I have this configuration: SIP client A <-> NAT box A (real external IP) <-> Asterisk server (real IP) <-> (real external IP) NAT box B <-> SIP client B The echo test form any of the clients to the asterisk server is working just fine, even without canreinvite=no. When I try to call from SIP client A to B, wihtout the canreinvite=no in the sip.conf, the call
2004 Jun 03
0
Detail on Samba 3 By Exmaple (comments).
Hi! I have been reading the Samba 3 by example avaible on the web site (samba-guide.pdf), I think it is very good, but have a question: - In section 6.3.5 (page 150, numerated), there is a note wich says that the computers account must be inside the People container due to an error in samba. Is this true?, or can it be due to the config of the nss-ldap and the pam-ldap modules wich is on
2003 Jul 28
0
Re: Asterisk-Users digest, Vol 1 #882 - 11 msgs
Hi! Sure, just look for: Wonder Shaper. It's a HTB based shaper configuration wich have some very good features, I use a variation of that here at my College. http://lartc.org/wondershaper/ It is the page (a simple google search). Also make sure to uncomment the line tos=lowdelay in every config file of asterisk that have it. Hope it is usefull, sincerely, Ildefonso Camargo
2003 Sep 19
0
phonecore, gnophone from CVS.
Hi! I was trying to use gnophone with asterisk, but I can't make a call (It just get the a answer of "REJET"), but I can register an everything. Anyway, I decided to move to the cvs version of gnophone, so I checked out EVERYTHING from cvs.digium.com (yes, a cvs -z7 co .). I installed libiax2, gsm (the one that was inside gnophone), and got gnophone to start compiling. But
2004 Apr 14
3
OpenLDAP,heimdal kerberos,sasl, wich order?
Hi! I have been reading for about two weeks (maybe I'm reading on the wrong places). I have found as many documents as one could expect describind how to build a LDAPv3 server, or how to build samba with ldap. This far, I have failed, and have a BIG confution in the order in wich the things should go: In one document, they recommend this: samba -> ldap -> sasl -> kerberos
2003 Aug 14
1
Re: The Almighty X-Lite DTMF Problem (patch tested)
Hi! I decided to apply Chris's patch for the rtp problem, it is working just fine now. Thanks Chris!. I think that Mark should submit it to the CVS. Ildefonso. icamarg@unet.edu.ve >Pete, > >Try this patch below... I noticed that eStara's softphone has the same >problem as xten's softphone when it comes to DTMF. Seems as though = >Asterisk >is not looking for
2003 Sep 22
1
Voicemailmain2 user docs?
Has anyone browsed through the source code and made a list of menu option for VoiceMailMain2? Or know of some user documentation hiding in Internet land some place? If not there well be soon. Ho hum.
2008 May 06
1
Question about Maildir automatic cleanup.
Hi! I want to automatically delete old messages from one user's Maildir, and I was thinking on running something like this: find /home/user/Maildir/cur/ /home/user/Maildir/new/ -daystart -mtime +15 -delete but I'm not sure if by deleting messages "manually" I will break the dovecot.index* files. What do you think? Thanks! Ildefonso.
2004 Jul 09
0
Re: the "cisco vs. Linux" thread (two answers (I have digest, sorry), Nick Erkert, Joshua Snyder)
> Message: 5 > Date: Thu, 08 Jul 2004 14:44:26 -0700 > From: Nicholas Erkert <nick@erkert.com> > To: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] the "cisco vs. Linux" thread > > Glen Mabey wrote: > >>> On Thu, Jul 08, 2004 at 12:07:57PM -0400, Jos? Ildefonso Camargo Tolosa wrote: >>> >> >>>>>you can use an Athlon
2004 Jul 17
9
Re: QoS for Voip.
Hi! I answer to two messages from this thread (I use digest). lartc-request@mailman.ds9a.nl wrote: > > Message: 3 > Date: Fri, 16 Jul 2004 10:51:37 -0700 (PDT) > From: ibro tj <ibb_linux@yahoo.com> > Subject: Re: [LARTC] QoS for Voip. > To: lartc@mailman.ds9a.nl, alessandro.ren@opservices.com.br > > Hi, > > the hint from Martin A Brown which I am
2010 Nov 02
2
Ring Freq
Hi I'm sorry for the my trivial quest. I Have asterisk 1.4 with TDM 400 with FXO and FXS, and works fine from several months. Now I want to connect a device to TDMFXS that want a ring frequecy of 25 hz to activate: i am italian, and usually the ring freq is 20 hz. The other time (I have used that device several times with other asterisk installation) I have modified /etc//modprobe.conf and
2012 Nov 21
5
Creating a frequency table for binomial varaible
Hello, I have simulated 30 observations from a binomial(5,0.1) distribution. Now I need to make frequency table( that means I need to tally how many 0's , 1's 2's....... 5's) I know that the simple R function table() will do this, but I am afraid that some times I may get zero frequency for some particular values (for example in the above there are 5-0's 10-1's ,
2004 Jul 09
5
RE: the "cisco vs. Linux" thread
FYI this topic has been covered on the Zebra and Quagga lists - hardware processors, memory, NICs, etc - software OS (Linux, *BSD), drivers, etc I''ve been running a couple of Linux routers for about 2 years now, I''m using them as core routers so I bought a couple of rackmount "server" boxes with redundant PSUs and h/w RAID (1) for hotswap disks. I''m using
2007 Apr 18
0
Ajax Drog and Drop Sorting Frequency
Hi Friends, I am new to ROR.I have implemented sorting by Ajax drag and drop and interaction with database. Working fine but if i sort records rapidly, getting nil point exception. I am pasting the sortable list code. <%= sortable_element(''sortable_charts'', :update => ''assigned_chart_files'', :url =>