Displaying 3 results from an estimated 3 matches for "misnd".
Did you mean:
mind
2005 Sep 24
1
unable to use misdn group dial
I have set up a * box with two hfc ISDN pci cards
using mISDN both in TE mode with PmP mode.
(using $MODPROBE hfcpci protocol=0x2,0x2
layermask=0xf,0xf)
I have no problem dialing out by explicitly naming the
mISDN port, ex: Dial(mISND/1/${EXTEN},60)
or Dial(mISDN/2/${EXTEN},60)
But it does NOT work when specifying the mISDN group:
exten =>
_(outpattern),1,Dial(mISDN/g:TEmode/${EXTEN},60)
exten => _(outpattern),2,Congestion
I get a message such as, When dialing out from Zap/1
channel:
Executing
Dial("Zap/1-1"...
2005 Aug 23
0
Embedded HW: asterisk with USB ISDN TA on NSLU2/Debian (fwd)
...ug:
http://www.nslu2-linux.org/wiki/OpenSlug/Asterisk
and
NSLU2 running Debian
http://peter.korsgaard.com/articles/debian-nslu2.php
I've tested the same thing (asterisk as VoIP/PSTN gateway) on an NSLU2
running Debian (which uses the CPU in little endian mode).
Results so far:
- driver (mISND) compiles and loads well
- capiinfo gives correct information
- asterisk is usable with chan_capi
Open problems:
- call setup (SIP-ISDN and vice versa) works well
- application terminates after approx. 5 seconds
of media data transport
Other developers also working in that direction should...
2007 Jun 19
1
problem with mISDN
Hello, I have some problems with mISDN.
I can't send or receive call from the Billion ISDN card
Mi configuration files are thoose:
extensions.conf:
[general]
static=yes
writeprotect=yes
[SOME]
exten => 101,1,Dial(SIP/101,30,Ttm)
exten => 101,2,Hangup
exten => 102,1,Dial(SIP/102,30,Ttm)
exten => 102,2,Hangup
include => outgoing
[outgoing]
exten