similar to: AEL Question

Displaying 20 results from an estimated 100 matches similar to: "AEL Question"

2004 Nov 11
2
RODBC & POSIX & Daylight Saving blues
Dear All, The recent improvement in RODBC to recognize datetimes in tables has exposed my ongoing confusion. All my data are obtained from a satellite system (Argos) which tags events in the GMT time zone. Daylight saving is ignored. To my way of thinking this means that 1. twelve-o-clock means halfway through the day regardless of season, and 2. the difftime of any two dates where
2005 Jan 27
1
ChanIsAvail not working
I'm testing ChanIsAvail context and it is not working for me. exten => 55,1,ChanIsAvail(SIP/11&SIP/21) exten => 55,2,Cut(theChannel=AVAILCHAN,,1) exten => 55,3,Dial(${theChannel},r) exten => 55,4,Hangup exten => 55,102,Goto(s,4) It is not dialing SIP/21 when I'm talking on SIP/11, it execute Hangup instruction instruction. According to notes: The channels are checked
2004 Jul 18
0
ChanIsAvail issue
Hello I am trying to setup ChanIsAvail function in the extensions.conf file so that user should use the available channel to call out, but immediately after the function like, zap channel hangup. Here is the copy of my extensions.conf file and messages display on consol while making the call. Please help me to fingure out this issue. Thanks Deepak Extension.conf : exten =>
2007 Feb 09
1
Outbound Call Transfer Problem
Hi I am using Asterisk 1.2 and for the life of me, I am unable to transfer outbound calls (eg calls I initiate from sip extensions). When I press #, nothing happens. Inbound calls transfer fine, but only once per call. The problem happens: - With both software and hardware phones. - With calls going out through the ZAP channel and to internal SIP extensions. - After I have transferred an
2001 May 10
2
memory blues
G'Day again, I am attempting to read a large MSAccess file into R, but get memory problems. With the first 100 rows of the table ("Macca99") things, as shown below, are fine and the resulting object is 33,780 bytes. But when I read the entire table ("MaccaDiv99") which is 218,000 rows R falls over with the message: Rgui.exe - Application error The instruction at
2004 Sep 29
1
Call waiting does not ring phone
Can someone please tell me if this is how call waiting should work? ZAP/1 and ZAP/2 are X100P on phone lines ZAP/3,4,5 have phones conected. If a call is in progress between ZAP/2 and ZAP/3 and ZAP/2 gets a callwaiting signal which ZAP/3 hears the Dial command has SIP/2002&ZAP/3&ZAP/4&ZAP/5 If ZAP/4 is off hook, I hear the call waiting signal The CLI says it is ring the 4
2003 Dec 22
1
Authentication
Dear all, I have a question regarding the configuration of *. I have 3 port FXS, and 2 port FXO. I have 4 users that use analog phone connected to FXS (I have 3 phones). I need to limit the user's capability (user A can call International, user B can call long distance, etc). I want to implement the password say to call , he/she needs to puch 9(for outgoing call)2-4 digits password,then
2003 Apr 29
3
two X100P cards and one TDM400P
Hi All, I'm attempting to use two X100P cards and one TDM400P card. What driver do I load for the TDM400P? Is their any documentation for this card yet? Also, I know this has come up before but I can't seem to find it in the archieve... how do I configure the second X100P card? Anyone have a working sample? Thanks in advance, Randy
2003 Apr 25
9
Dialplan question
First, here's what I want to do / what I have: X100P and a Quicknet PhoneJack. I want to be able to pick up the analog phone (connected to the phonejack) and dial another computer (with the same hardware) or just make a regular phone call which will be decided by asterisk depending on the phone number dialed. I know that this won't be taking full advantage of asterisk, but I'm
2005 Oct 05
4
dropped calls when g729 is used on sip leg
Hello - I have 8 polycom 501s all setup great using ulaw. We have put them through a pretty rigorous torture over the last 4 months, and they've performed famously. No dropped calls ever. We invested in some g729 licenses. changed my ipmid.cfg so that g729 is priority 1 and ulaw is priority 2. I added allow=g729 to my extension's sip.conf entry, where existed before disallow=all
2005 Oct 10
2
DTMF Question (misunderstood '*' button)
Hi all! I'm experimenting a strange problem in my Asterisk PBX: I've got an Asterisk pbx in the office: I dial an external number; the dialled number answers me correctly, but as soon as I press the '*' button (i.e. to navigate through the menus or to enter a password) my Asterisk box put me on hold. (CLI transcription follows: -- Executing
2007 Sep 13
1
Zap channels: no sound with certain call paths
Hi, A most peculiar and vexing problem for you all. I hope I have been verbose enough without being a firehose ;) The set up: I have a channel bank, using the r1t1 rhino driver with a rhino T1 card (the channel bank itself is a very legacy piece of equipment)- this supplies FXS for all the house phones. Also, a Wildcard TDM400P, using the wctdm module with 1 FXO module, this supplies FXO to the
2005 Mar 08
13
Broadvoice latest changes and still not working
I have added the three lines to the sip.conf file based on the latest changes from broadvoice. I can receive incoming calls but cannot place any outgoing calls. The error I get is: *CLI> -- Registered to '69.73.19.178', who sees us as IPADDRESS:4569 -- Attempting call on SIP/Broadvoice/5068012 for application Playback(demo-congrats) (Retry 1) Mar 8 08:35:21 NOTICE[29290]:
2006 May 17
1
TDM does not disconnect
Hello all. This is my very first message to the list. I have a TDM400P card, It has 2 FXO channels which are connected to extensions of my PBX (Ericsson BP250), so I can dial from any SIP softphone directly to physical (analog and digital) extensions on my company. My PBX is configured so when I dial 8 on any extension, it will redirect to the first free FXO channel on my TDM400P card.
2004 Sep 28
7
UK (British Telecom) Caller ID again
I've followed the recent thread on caller id with UK British Telecom networks (where the caller id data is delivered before the first ring). My understanding is that if I use a recent CVS head (e.g. CVS-HEAD-09/18/04-17:45:52) and a TDM400 with FXO modules, all I need to do is include the line: usecallerid=uk In my zapata.conf (in the [channels] section) I've done this, but I get: Sep
2003 Dec 10
0
A solution to "free line" notification
Barton Hodges wrote: > I've been messing around with a "free line" notification > where an extension is dialed for a second when a line becomes > available. I can't seem to get the "h" extension to continue > when the local party hangs up. I've seen references to other > people having the same problem in the list archives, and the > solution
2013 Nov 20
1
No neighbors in 'drs showrepl'
Is this a problem? Does this mean no replication links exist? michael at sles-bree:~> samba-tool drs showrepl -k yes Bree\SLES-BREE DSA Options: 0x00000025 DSA object GUID: 7ea641b0-d418-4c74-a4fa-c15b852467b8 DSA invocationId: 1017ff29-756c-4777-b395-b481f4b5387c ==== INBOUND NEIGHBORS ==== ==== OUTBOUND NEIGHBORS ==== ==== KCC CONNECTION OBJECTS ==== Connection -- Connection name:
2003 May 01
1
TDM cards and Asterisk
I have put a box together using 2 X100P and 2 TDM400 4port cards. Using the simple setup that Martin posted a few days ago, I have asterisk almost up and running. /etc/zaptel.conf fxsks=1-2 fxoks=3-10 loadzone=nz defaultzone=nz (I have added NZ tone information to zaptel and Asterisk - I'll submit a patch soon). /etc/asterisk/zapata.conf [channels] context=incoming signalling=fxs_ks
2004 Nov 11
0
ROracle SQL length limitation
Hi All, This question was brought up some time ago but I never saw a reply so I'd like to bring it up again. When using ROracle package (version 0.5-5), I am unable to run any queries that are greater than 4000 characters in length. If I do, I get the following message: Error in oraPrepareStatement(con, statement, bind=NULL) : RS-DBI driver: (too long a statement -- it must has less than
2018 Jun 12
0
[PATCH v4 1/3] compiler-gcc.h: add gnu_inline to all inline declarations
<caoj.fnst at cn.fujitsu.com>,Greg KH <gregkh at linuxfoundation.org>,jarkko.sakkinen at linux.intel.com,jgross at suse.com,Josh Poimboeuf <jpoimboe at redhat.com>,Matthias Kaehlcke <mka at chromium.org>,thomas.lendacky at amd.com,Thiebaud Weksteen <tweek at google.com>,mjg59 at google.com,joe at perches.com From: hpa at zytor.com Message-ID: