Displaying 7 results from an estimated 7 matches for "schlatterbeck".
2005 Jun 04
4
X100P installed OK, after added TDM400P Asterisk would no longer start
Hello
I setup Asterisk@Home with purely VoIP and it worked fine. I then added an
X100P card so I could call out / take inbound calls via PSTN and that went
fine. But I have just added a TDM400P card (specifically a TDM30B) and now
problems.
Here is some of the output. Any ideas on what I should be looking at next?
When I run genzaptelconf -s -d I get lots of erors on screen - bit I can
2006 Feb 23
2
chan_capi-cm-0.6.4
...probe l3udss1 debug=1; \
/sbin/modprobe mISDN_capi debug=1; \
/sbin/modprobe mISDN_x25dte debug=0; \
/sbin/modprobe mISDN_dsp; \
/sbin/modprobe mISDN_dtmf; \
/sbin/modprobe --ignore-install hfcpci protocol=0x22 debug=1
<---
I'm attaching the full verbose 15 + capi debug log.
Ralf
--
Ralf Schlatterbeck
email: ralf@zoo.priv.at FAX: +43/2243/26465/23
-------------- next part --------------
Connected to Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k currently running on fox (pid = 6069)
Verbosity is at least 15
fox*CLI> capi debug
CAPI Debugging Enabled
-- Remote UNIX connection
-- Starting simple...
2006 Feb 28
1
Q: Status of feature Call Deflection / Partial Rerouing in chan-capi and zaphfc
Hello,
AFAIK the feature CD (call deflection) is only possible on
point-to-multipoint links, is this correct?
I've heard about the feature "partial rerouting" which should do the
same on point-to-point-links. Is this implemented in either bristuff or
chan-capi(-cm)?
Thanks in advance,
Karsten
2006 Feb 28
3
Austria isdn p2p empty DID
Hi there!
I've set up an asterisk@home with AVM C2 P2P ...
Everything works fine ...
BUT ... If someone is dialing the PBX head number without any
extension, asterisk can't handle this ... the DID in this case is
empty ....
Any ideas how to handle this?
Regards,
Marcus Hofbauer
--
|** realit?t ist da wo der pizzamann herkommt **|
2006 Mar 01
2
Working Asterisk with Austrian ISDN p2p
Hi!
I'm looking for someone who has successfuly setup an asterisk in
austria with isdn in p2p mode and chan_capi.
There is is a special problem in austria with DID. If someone is
dialing the phone number of the asterisk pbx like 12345-0, zero is
passed as an DID, but in Austria u can dial 12345, and the DID which
is passed is empty.
It seems that asterisk cant handle this. Any ideas?
2005 Jun 02
0
chan_capi + mISDN + Fritz PTP
...ST_STATE_RING);
+ //p->c = capi_new(i,AST_STATE_DOWN);
i->state = CAPI_STATE_DID;
} else {
p->c = capi_new(i,AST_STATE_RING);
--
Ralf Schlatterbeck
email: ralf@zoo.priv.at FAX: +43/2243/26465/23
2006 Apr 28
1
mISDN: No DID/extension information returns busy to caller
...I *have* set immediate=yes in misdn.conf. And I *do* have an s-extension
in my dialplan for the context used by misdn. Calls that provide an
extension work fine.
Attached is my misdn.conf and a verbose 3, misdn set debug 3 log for
calling myself without a DID (extension) provided.
Ralf
--
Ralf Schlatterbeck
email: ralf@zoo.priv.at FAX: +43/2243/26465/23
-------------- next part --------------
;
; chan_misdn sample config
;
; general section:
;
; for debugging and general setup, things that are not bound to port groups
;
[general]
;
; Sets the Path to the misdn-init.conf (for nt_ptp mode checking)...