similar to: Call completion/error codes and extensions.conf call flow

Displaying 20 results from an estimated 700 matches similar to: "Call completion/error codes and extensions.conf call flow"

2015 Nov 15
2
[lit] RFC: Per test timeout
Hi, > Cool, I hope this succeeds. I tried implementing per-test timeouts before, and couldn't get it to work in all cases. The review eventually fizzled out, and I abandoned it. > > Here's that old review: http://reviews.llvm.org/D6584 Perhaps you can cannibalize testcases from it. Thanks for that. I'll take a look. > >> >> I'm e-mailing llvm-dev rather
2009 Jul 20
0
No subject
modern technology, shorter durations could work. Most phones of all types don't make a standardized tone burst but produce tones only while the button is pressed. Fast "punching" will produce short tones. On the other hand, a redialed number will be very well formatted. Reliability of TT data transfer for audio applications (over the phone voice mail, credit card, IVR, etc) would
2010 Feb 16
0
Users of the SMS application?
Is anybody currently using the SMS application? We've had some reports of the current SMS application not working, and we're really not equipped on this side of the pond (USA) to work on figuring out what the problem is, or even if there is a problem at all. I've attempted to get the SMS application to talk to itself, but that does not seem to work. Because of our inability to
2010 Feb 22
1
Audio to remote AGI server
Several people in the past month have asked about sending audio of the call to a remote AGI server. Currently, this is not available, because when we connect to a remote AGI server, we connect on a single socket, which establishes a command channel. I've been thinking about how we might accomplish a secondary audio channel, and I've come up with what I believe is a good solution.
2010 Dec 06
0
Mac OS X 10.4 support
Is there anybody using Asterisk on Mac OS X 10.4, who would be disappointed if we were to drop support for this older version? We've run into an issue on this older version that is not a problem on 10.5 and 10.6, and if there's nobody depending upon 10.4 (Tiger), then there's no need for us to support it. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76
2005 Jun 06
1
Hangupcode == 44
Sorry to be bombing the list today, you guys have been more than helpful and I'm having nightmares googling for things :) Anyway, I have a PRI through an Adit 600 and it seems to be setup properly now but when I make a call out I get resultcode 44 (AST_CAUSE_REQUESTED_CHAN_UNAVAIL). Is this a problem with my equipment or a problem with the telco's switch or the adit 600? Additionally,
2004 May 18
1
Dial and MeetMe on the same channel
Hello everybody, I would like to know whether it is possible to run Dial and MeetMe commands simultaneoously on the same channel. I am using a C AGI as below but it seems to me that only the first command that is called in the agi is executed. ........... // Pr?paration de la commande pour l'appel du client fprintf(stderr,"%s%s",numtocall," is the number to
2015 Aug 28
1
AWS AD Connector and Samba4
Hi, we want to access our Amazon/AWS Console using users from our internal samba4 directory service. So we tried to connect to our samba4 via the AWS AD Connector.  Connection (bind) is ok, but no users/groups are found.  Via tcpdump/wireshark we found this query/answer pair: Query from AD Connector LDAPMessage searchRequest(5) “dc=companyname,dc=com" wholeSubtree Filter:
2013 Dec 24
0
LDAP server listening on UDP for resource location
Hi, If I understand the MS documentation right a Windows desktop uses DNS (or WINS) to determine a DC and then connects to the ldap udp port 389 to get further details about the DC. I do not want to run a full DC but only a "simple" Heimdal or MIT kdc for Browser Negotiate authentication. Does Samba include such a standalone ldap service which just returns the only supported
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
Hello Samba group, I ran into a problem concerning Dovecot LDAP authentication to the Samba4 Active Directory. Background: I want to install a Openchange+Samba4 environment using Sogo, Dovecot and Postfix. I didn't want to use openldap as described in the Openchange documentation, why should I use 2 LDAP databases? Fedora 17, latest updates applied Samba: Version 4.1.0pre1-GIT-813bd03
2015 Nov 14
3
[lit] RFC: Per test timeout
Hi, A feature I've wanted in lit for a while is a having a timeout per test. Attached are patches that implement this idea. I'm e-mailing llvm-dev rather than llvm-commits because I want to gather more feedback on my initial implementation and hopefully some answers to some unresolved issues with my implementation. Currently in lit you can set a global timeout for all of the tests but
2008 Oct 20
2
[LLVMdev] TableGen Hacking Help
Ok, this is really complicated. I need some TableGen experts to help here. I need a little help doing a final bit of tblgen hacking. I've hacked tblgen to handle patterns like this: let AddedComplexity = 40 in { def : Pat<(vector_shuffle (v2f64 (scalar_to_vector (loadf64 addr:$src1))), (v2f64 (scalar_to_vector (loadf64 addr:$src2))),
2015 Nov 03
2
S/MIME certificates in Samba 4 LDAP
On 30.10.2015 22:13, Jeremy Allison wrote: > On Fri, Oct 30, 2015 at 11:27:55AM +0100, Stefan Pietsch wrote: >> Dear Samba users and developers, >> >> we had the idea of storing S/MIME certificates in the Samba 4 LDAP. >> In the Windows Active Directory Users and Computers tool I can use the >> "Published Certificates" tab to add a certificate to a user
2018 Mar 22
2
AMI potential memory leak
HI Matt, I am trying to replicate this particular problem. We are seeing more frequently where the Event: AsyncAGIExec is never being sent. The two scenarios I have seen in tests yesterday and today... We sendl an AMI action. For example, play a short file or hangup. AMI Events will indicate it did the work, but we never receive the Event: AsyncAGIExec with a result at all. Asterisk debug
2024 Mar 28
1
SaMBa functional level
On Wed, 2024-03-27 at 12:18 +0100, Pisch Tam?s wrote: > > Others have integrated Azure AD with Samba without the FL increase, > > and > > the key step would be the adprep work, > > Then I will do it without increasing the FL. What do I have to do > with adprep? To (prepare to) raise the domain functional level of an existing domain, after updating the smb.conf and
2004 May 27
2
Tape drive problems
Hi, Hi, I have been googling, and can't find anything that will help me: mt -f /dev/st0 status /dev/st0: No such device or address Any suggestion? I am using CentOS 3 [RHEL ES3 without the licenses] The tape drive is recognized at boot [from dmesg] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36 <Adaptec 29160 Ultra160 SCSI adapter> aic7892:
2010 Mar 10
2
PGSQL application
Does the application PGSQL has been removed from Asterisk? Couldn't find it on Asterisk source and addons. Atenciosamente, Vin?cius Fontes Gerente de Seguran?a da Informa??o Canall Tecnologia em Comunica??es Passo Fundo - RS - Brasil +55 54 2104-7000 Information Security Manager Canall Tecnologia em Comunica??es Passo Fundo - RS - Brazil +55 54 2104-7000
2009 Sep 15
3
dCAP Exam
Hi folks, Is there anywhere I can possibly get a model of the exam itself, maybe possible scenarios for the prac, etc? To people who have done the exam....any helpful hints ? Thanks,
2010 Mar 12
3
Time counting down and # detect
Hi all, Here is the script i want to make - Caller call to a number to record a message - Asterisk answer and start recording message as following + User press * to start recording + Record is finished if: + User press # + OR message duration reach 60 second + Hangup How do you counting down 60s, and how to detect # (i make a test using Read() but it cant read #) Thanks in advance
2009 Sep 23
4
Error When Using Postgresql Schema With Realtime Sip
I am using asterisk 1.6.1.6 and have been setting up a system to use a Postgresql database as the realtime DB via the ODBC route. I have got extensions and voicemail working but am having trouble with SIP The problem seems to be with using a schema. If I put the table "sip" in the schema "foo" then I add this entry to extconfig.conf sippeers => odbc,psqldb,foo.sip Restart