similar to: TDM400P Not hanging up fast enough

Displaying 20 results from an estimated 2000 matches similar to: "TDM400P Not hanging up fast enough"

2005 Jun 30
3
Computer to use
Hi, Already posted once but I need more feedback. What kind of servers is everyone using for asterisk and what problems have you ran in to ? Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050630/dd52bf35/attachment.htm
2006 Mar 10
3
Searching database using foriegn keys
I''ve read a lot about the ORM magic of Active Record which allows you to address a foriegn key object directly... e.g. I have a books and people table where books has a column called person_id If I get myself a Book object called mybook I get to the person object associated with this book by saying book.person which is awesome and I love it. My question, how can I say "Go
2013 Sep 21
1
Translating recoding syntax from SPSS to R
Colleagues, I am in the process of learning R. I've been able to import my dataset (from Stata) and do some simple coding. I have now come to coding situation that requires some assistance. This is some code in SPSS that I would like to be able to execute in R: if (race eq 1 and usborn=0) confused=1 . if (race eq 2 and usborn=0) confused=1 . if (race eq 1 and usborn=1) confused=0 . if (race
2005 Dec 28
2
Importing Genstat files into R
Does anyone know if there is a package or other method of reading Genstat files directly into R. Genstat isn't listed in the foreign package. Many thanks, Graham [[alternative HTML version deleted]]
2007 Jun 21
1
AudioCodes Gateway and Asterisk
Hi List, I am trying to call from my asterisk box (1.2.18) to and audiocodes MP114. I keep getting an error from asterisk of -- Got SIP response 415 "Unsupported Media Type" back from XXX.XXX.XX.XX. Both box's are set up to use G729. Anyone have a hint as to what it may be ? Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Oct 23
2
Digium vs. Sangoma
I don't mean to be a troll in any way shape or form. I was on IRC last night and I observed the following convo. below. What do you guys make of it ? [02:14] <bkw__> Let me tell you how chidlish digium and Mark Spencer is. I walk into a restaurant with them all here at Astricon wearing my sangoma shirt and he asked me to leave. [02:15] <Dovid> u serious ? [02:15] *** mog
2019 Apr 19
2
Forking AGI or GoSub
In PHP something like: $pid = pcntl_fork(); if ($pid != 0) { // we are the parent // do parent stuff exit; } // we are the child, detatch from terminal $sid = posix_setsid(); if ($sid < 0) { die; } // do child stuff On 04/19/2019 02:00 PM, Mark Wiater wrote: > On 4/19/2019 1:49 PM, Dovid Bender wrote: >> Mark, >> >> I am using PHP agi and when forking
2006 Dec 07
7
Running Asterisk on a Home rotuer
Hi list, Can anyone who has successfully ran asterisk on a home router please give me the modell number as well as how they did it ? Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061207/92c7f946/attachment.htm
2020 Jul 08
8
Redis in place of astdb
Hi, Does anyone know of any projects that would allow you to use Redis in place of AstDB? By in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of: Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})} it would be done with redis for example:
2008 Jun 01
5
New faxing protocol. Good/Bad ?
Hi List, I was thinking the other day that even with T.38 there are still some issues with faxing. I was thinking of a protocol that instead of just sending down the fax tones an ATA or "VOIP fax machine" would get the entire fax convert it into some sort of image and pass it down the line to the receiving end. I got the idea from RFC2833. Yes I know that fax machines send bit by bit and
2005 May 11
12
Snom 360
I am having major problems with the first run of Snom 360s that rolled out last month. I am working with the US vendor and they in turn are working with Snom but I wanted to see of anyone else was using these or having issues with them. Issues: Speakerphone/Hands Free volume spikes up and down during a call. You have to manually set the volume during every call. This makes it totally unusable.
2006 Feb 02
9
Asterisk on laptop connected to POTS line
Anyone know of any equipment that I can use to connect a laptop running asterisk to a POTS line (RJ11) ? Regards, Dovid __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2019 Apr 10
7
Forking AGI or GoSub
I have an AGI that can sometimes take time complete. I don't want the dialplan to be held up by the agi. Is there any way to call it and have Asterisk continue with the dialplan? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190410/4c704231/attachment.html>
2019 Jul 31
3
Lightweight ODBC DB
Hi, I am running several Asterisk boxes with realtime around the world. Does anyone have a recommendation for a "light" db that would work with Asterisk that would also allow replication between all sites (so if I add an entry to one box it will work with the rest)? TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Dec 27
3
Polycom 601 Contacts List
Good morning, I have a Polycom 601 with two side cars. I created a list of contacts in XML and it shows up on the side cars exaclty how I set it up in the XXXXXXXXXXXX-directory.xml file (in the order that I wanted it etc.). However when I hit the directories button and then contact directory I see the list in alphabetical order based on the last name. I want it to show up in this list as well in
2006 Nov 12
3
Determine if Call is from a cellular phone
Does anyone know if there is a way to get a DB or any other means to see if I can see if a call is coming from a cell phone or not. If I am able to see if it is cellular or not is there any way to see aprox. what area the phone is in (I know this wont be simple but would it work if I have an agreeement with the cell phone companies) ? This is for the US. Thanks. Dovid -------------- next part
2019 Aug 01
4
Lightweight ODBC DB
Glenn, I can't use MySQL as each node currently has MySQL however there is a lot of data that is stored locally on each box. I may have to take this route if I can't find something else but that would mean syncing all sorts of data that does not need to be synced. On Tue, Jul 30, 2019 at 10:03 PM Glenn Geller (VDOPh) <ggeller at vdo-ph.com> wrote: > Hi Dovid, > >
2005 Aug 07
3
z-machine + asterisk = fun!
I was tinkering with Asterisk and the Festival text-to-speech engine, and wrote some short Asterisk::AGI scripts to read back live weather reports. After that, I thought I needed something more interactive to work with... Then I had a flashback to 1996, first year university, standing in the C & O club at the University of Waterloo, where someone had just pulled out their US Robotics Palm
2016 Mar 31
4
Lost outgoing SIP packets
Dovid Bender writes: > The tcpdump that you are running is on the Asterisk box or via port > mirroring? It's on the asterisk box itself. I've already replaced the network card - no change. Thanks, Roel > Regards, > > Dovid > > -----Original Message----- > From: Roel van Meer <roel at 1afa.com> > Sender: asterisk-users-bounces at
2007 Sep 18
3
Interesting Conference Request - Can this be done ?
Hi List, I have a client that has an interesting request. He wants to have people call in to a conference room and all be able to talk however they should not hear each other. There should be admin access to for one user to call in and be able to listen in to everyone that is talking (they may want this admin to be able to talk to). Any ideas ? Thanks. Dovid -------------- next part