Displaying 7 results from an estimated 7 matches for "gief".
Did you mean:
gref
2006 Mar 28
4
ISDN and Analog DIAL UP Connection Through Asterisk and Digium TE405P
Did anybody know,
Is it possible to establish a ISDN DIAL up Connection and Analog Dial up
Connection (V90) trough asterisk with Digium TE405?
Thanks a lot for help.
Nico Giefing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060328/3b657058/attachment.htm
2005 Jun 20
1
Compilation Problem with asterisk-addons
Hello, i have a little Problem with compiling asterisk-addons
the failure is:
app_addon_sql_mysql.c:164:64: macro "AST_LIST_REMOVE" requires 4 arguments, but only 3 given
app_addon_sql_mysql.c: In function `del_identifier':
app_addon_sql_mysql.c:164: error: ?SR_LIST_REMOVE' undecalred (first use in this function)
app_addon_sql_mysql.c:164: error: (Each undeclared identifier is
2006 Apr 25
1
PRI got event: HDLC Bad FCS (8) on Primary D-channel of span
Hello,
I get an Error every minute on the second card of two installed TE410P
Cards in our System.
The error is:
PRI got event. HDLC Abort (6) on Primary D-channel of span 5(-8)
PRI got event: HDLC Bad FCS (8) on Primary D-channel of span 5(-8)
Is it possible that there are known problems with 2 cards in one system?
I'm running Asterisk/Libpri/zaptel from SVN branch-1.2-16008
I was
2005 Aug 19
4
[OT] Looking for Web based SIP endpoint
I think the title more or less says it all.
Is there any such animal?
TIA
2005 Aug 20
2
Ring more than two isdn phones simultaneously
I am using a HFC-S card in nt mode with zaphfc driver to connect an
internal isdn bus. I would like to signal an incoming call on, let's
say, 4 phones. Right now I use:
Dial(Zap/g1/21&Zap/g1/22&Zap/g1/24&Zap/g1/23&Zap/g1/29,,t)
where g1 are my two isdn channels provided by HFC-S card an the
21,22,etc my internal numbers.
When the command is executed however, only the
2005 Aug 19
0
Overlap digits...
Hello,
I'm again there
I have also a Problem with Overlap Digits...
I'm getting a Call from my Telco to the extension 1234 and i will forward it with exten => 1234,1,Dial(Zap/g1/987654), but asterisk is not dialing 987654, asterisk is dialing 987654 and as overlap digits 1234.
so i see on the CDR's from my telco as dialed number 9876541234 and thats not what i want.
Do anybody
2003 Aug 08
0
winbind error wrong packet size 1312
Hello!
I have a Problem with winbind.
I have installed the samba 2.2.8a in a SuSE 7.3 linux PC and when i'm type wbinfo -t there is an error:
linux:/usr/local # wbinfo -t
checking the trust secret via RPC calls failed
error code was (0x0)
Could not check secret
linux:/usr/local #
when i start the winbindd with the parameter -d 1 -i then i see the error:
linux:~ # winbindd -d 1 -i ?