Displaying 20 results from an estimated 8599 matches for "ext".
Did you mean:
next
2020 Apr 15
0
[PATCH nbdkit 3/9] server: Use new vector library when building the list of extents.
---
server/extents.c | 49 ++++++++++++++++++------------------------------
1 file changed, 18 insertions(+), 31 deletions(-)
diff --git a/server/extents.c b/server/extents.c
index 2d609652..4ab5946c 100644
--- a/server/extents.c
+++ b/server/extents.c
@@ -42,6 +42,7 @@
#include <assert.h>
#include &qu...
2009 Mar 15
0
Too many notify events causing Asterisk crash?
...'ve implemented a 'page-all' function for some of our customers, and
we've noticed that
on occasion the page-all will cause asterisk to crash (safe_asterisk
then restarts it again).
The particular customer has about 20 phones, and also has 5 Linksys
932 to monitor the state of these extensions.
I'm not sure whether it is the page-all that causes the crash, or the
subsequent NOTIFY storm to
all of the 932s that are monitoring those extensions (since the
page-all causes them all to go to In-Use and then Idle).
Here's a log snippet of right before the crash (previous crashes...
2006 May 11
6
problem with solaris install
I was trying to install ferret 0.9.2 on solaris (SunOS 5.8) which
does not have a sys/dir.h
nix_io.c:5:21: sys/dir.h: No such file or directory
make: *** [nix_io.o] Error 1
I couldn''t find an obvious way around this... any suggestions?
Thanks,
Rich Marisa
Cornell Information Technologies
Cornell University
2007 Jan 18
1
Passing video calls / bearer capability thru PRI
Hi all,
using latest asterisk-svn
I want to reflect an video call incoming via an PRI EuroISDN channel to
another outgoing PRI channel,
and I want the the outgoing channel to have the exact same bearer
capability
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: Unrestricted digital information (8)
< Ext: 1 Trans mode/rate: 64kbps,
circuit-mode (16)
< Ext: 1 User information layer 1: G.7xx
384k Video (38)
unfortunately using a simple extension...
2019 Sep 11
0
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
On 11/09/2019 21:59, Vincent Sherwood wrote:
> Here is the full output
>
> [user at DCSAMBA4A ~]# ?samba-tool domain join MYDOMAIN ?DC
> -U"administrator at mydomain.ext" ?--server=DC2016A.mydomain.ext
> Password for [administrator at mydomain.ext]:
> INFO 2019-09-11 21:55:09,790 pid:20279
> /usr/local/samba/lib64/python3.6/site-packages/samba/join.py #1563:
> workgroup is MYDOMAIN
> INFO 2019-09-11 21:55:09,791 pid:20279
> /usr/local/samb...
2008 Feb 19
1
A problem about digium TE220B
hello everyone,
I have a trixbox server with an E1 card(not digium).It connects to an AVAYA pbx use E1. It works fine.But when i change the E1 card to digium TE220B,there is a problem. When sip extension A(on trixbox) call PSTN extension B(on avaya),A must wait longtime before B start to ring.From the log I find there are two times call. I don't know why the first request be rejected while the second request can get correct response.Because the data of the two requests are same !
I h...
2006 Apr 08
1
ANI on a PRI
...o complain, I want to make sure I am correct
in my understanding of ANI and not missing something on my side.
< Protocol Discriminator: Q.931 (8) len=33
< Call Ref: len= 2 (reference 16/0x10) (Originator)
< Message type: SETUP (5)
< [04 03 80 90 a2]
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: Speech (0)
< Ext: 1 Trans mode/rate: 64kbps,
circuit-mode (16)
< Ext: 1 User information layer 1: u-Law (34)
< [18 04 e1 81 83 81]
< Channel ID (len= 6) [ Ext: 1 IntID: Explicit, P...
2005 Sep 22
0
priindication passthru TE410P EuroISDN?
...ere any enhancements in this area?
Thanks in advance for all hints,
Bruno
------------
Log output from Box A:
< Protocol Discriminator: Q.931 (8) len=46
< Call Ref: len= 2 (reference 31/0x1F) (Originator)
< Message type: SETUP (5)
< [04 03 80 90 a3]
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: Speech (0)
< Ext: 1 Trans mode/rate: 64kbps,
circuit-mode (16)
< Ext: 1 User information layer 1: A-Law (35)
< [18 03 a9 83 9f]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Sp...
2003 Jul 28
2
"immediate=yes or Compleate recieved" with intcoming calls with new CVS
...VS-07/28/03-14:45:19 and now I cannot
recieve the the calls from the zaptel interface which is a E100P with
pri signaling.
That is something with asterisk becouse rolling back to version from
06/23/03 using the new libpri and zaptel fixes the problem.
Here is an exept from the config:
[macro-stdexten];
;
; Standard extension macro:
; ${ARG1} - Extension (we could have used ${MACRO_EXTEN} here as well
; ${ARG2} - Device(s) to ring
;
exten => s,1,Dial(${ARG2},20,t) ; Ring the interface, 20 seconds maximum
exten => s,2,Voicemail2(u${ARG1}) ; If unavailable, send to voice...
2004 May 09
1
No outbound calls at a PRI possible
...bound
calls are working fine (from both: Carrier and Siemens).
But I am not able to dial wether outbound nor to the Siemens PBX.
I allways get the message:
== Everyone is busy at this time
After hours of googling and reading and trying I seek help...
Thank you very much.
Felix Deierlein
My extension.conf (only important parts):
[AtInternal]
;exten => 402,1,Macro(stdexten,402,Zap/g2/402)
exten => 402,1,Dial(Zap/g2/595402)
[ePInternal]
include=>system
include=>test
include=>AtInternal
exten => 812,1,Macro(stdexten,812,${ePFfd})
exten => 814,1,Macro(stdexten,814,${ePF...
2020 Feb 20
3
Unknown setting error with dovecot-sql.conf.ext
Hi All,
I am trying to install Dovecot connecting to MySQL and all seems to be
working until I try to send/receive.
I'm getting a "Unknown setting" error for anything that is inside
dovecot-sql.conf.ext
dovecot-sql.conf.ext is inside /etc/dovecot and is referenced from
/etc/dovecot/conf.d/auth-sql.conf.ext
The error I get is:
auth: Fatal: sql /etc/dovecot/dovecot-sql.conf.ext: Error in configuration
file /etc/dovecot/dovecot-sql.conf.ext line 1: Unknown setting: driver
Can anybody...
2004 Apr 23
1
Busy error
Hi,
When have a incoming call from E1 to a extension FXS, and this extension is
busy, the incoming call recive ring tone, and it is wrong. What can I do?
Thanks in advance
Pedro
Here is the trace:
asterisk-1*CLI>
< Protocol Discriminator: Q.931 (8) len=41
< Call Ref: len= 2 (reference 66/0x42) (Originator)
< Message type: SETUP...
2006 Jun 15
2
Bearer capabilities on PRI
...4567") in new stack
-- Making new call for cr 32772
-- Requested transfer capability: 0x00 - SPEECH
> Protocol Discriminator: Q.931 (8) len=36
> Call Ref: len= 2 (reference 4/0x4) (Originator)
> Message type: SETUP (5)
> [04 03 80 90 a3]
> Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: Speech (0)
> Ext: 1 Trans mode/rate: 64kbps,
circuit-mode (16)
> Ext: 1 User information layer 1: A-Law (35)
> [18 03 a9 83 81]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit,...
2005 Dec 21
4
[offtopic] Asterisk <-IP-> Siemens HiPath 4000
Hello!
Is it possible to connect Siemens HiPath 4000 to Asterisk? What
equipment required on Siemens side? I mean IP not E1.
Sorry for asking here. Siemens-related websites use "salesperson
language". There is no technical information.
2015 Mar 17
2
passwd file for quota
Yes and No.
It's confusing to me which is why I ask.
Per my initial email my password source is PAM.
It's the userdb I'm concerned about ... which dovecot is using /etc/passwd.
So dovecot is getting user information from passwd file; password
information from PAM.
I need to add extra fields for qouta but can't add them to /etc/passwd
so I have to create a passwd with the extra fields for dovecot to use.
How do I get dovecot to look at the new file for user info?
I looked at your link and then did a grep on passdb which appears in ...
auth-checkpassword.conf.ext
auth-de...
2006 Jan 16
2
Problem with calls starting from a legacy PBX
...d you'll find also zapata.conf.
#####################################################################
< Protocol Discriminator: Q.931 (8) len=28
< Call Ref: len= 2 (reference 19387/0x4BBB) (Originator)
< Message type: SETUP (5)
< [04 03 90 90 a3]
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: 3.1kHz audio (16)
< Ext: 1 Trans mode/rate: 64kbps, circuit-mode
(16)
< Ext: 1 User information layer 1: A-Law (35)
< [1e 02 80 83]
< Progress Indicator (len= 4) [ Ext: 1 Coding: CCI...
2019 Sep 11
3
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
...ollers but is still running at Domain Functional and Forest
levels 2008R2.
When I run the join command it goes most of the way through before
eventually erring out, and backing out everything it had done.
The command I used is
samba-tool domain join MYDOMAIN DC -U"administrator at mydomain.ext" -d 5
--server=ExistingDC.mydomain.ext
The error I get is below. Note that the line numbers are slightly out of
line with the real code as I have added some debug messages to try to
identify the issue .
Join failed - cleaning up
ldb_wrap open of secrets.ldb
Could not find machine account in...
2006 Apr 10
1
Directory App() is running for a while, like blocked/freeze? in the same name...
Hi,
I've been watching my * Console and seems to be one call not well terminated
or something:
For 5 minutes at least my console is reporting this:
ectory|general|ext-local|be: -- Playing 'letters/c' (language 'en')
directory|general|ext-local|be: -- Playing 'letters/o' (language 'en')
directory|general|ext-local|be: -- Playing 'dir-instr' (language 'en')
directory|general|ext-local|be: -- Playing 'letter...
2005 Sep 28
1
Asterisk does not send "Setup acknowledge" on euroISDN E1
Hello,
Configuration:
Asterisk CVS HEAD 20050730 on RH EL3+ DIGIUM TE110P PRI card + euroISDN E1
I am trying to sort out the problem:
1. Provider's switch sends "SETUP";
2. Asterisk receives "SETUP", rings allocated extension but does not
send "Setup acknowledge" (or any other messages) to switch;
3. After 4 seconds of waiting of *'s response switch sends "SETUP"
second time and hangs up line;
I have had problem with dialling out via E1 but after adding 'w'
postfix (i.e. Dial(Zap/g...
2006 Mar 12
1
Calls from PSTN , answering, When transfered get Hungup 'Zap/1-1'
Hi All
After lots of try I was successfull in connecting
to PSTN to make and recevice calls , I used AMP for
this purpose , now I wanted to try out this Asterisk
server answers the call , ask for the extensions and
then after the extension entered the call is forwarded
/transfered to the extension no , I use Asterisk
1.2.4, configured using AMP , on RHEL3
I did some configuration for my calls to asterisk ,
my aim was to ask the caller to enter the extension
and the transfer the call
For t...