search for: isdn_net

Displaying 15 results from an estimated 15 matches for "isdn_net".

2003 Sep 15
1
Anyone using National ISDN (NI-1) BRI under Linux?
I have a North American BRI configured as National ISDN (NI-1) on an SBC (Nortel?) switch. SBC calls this "FastTrak ISDN", and it's surprisingly inexpensive -- less than two POTS lines. I've been trying to find an inexpensive PCI interface solution to connect this to Asterisk as voice lines. I prefer ISDN BRI over POTS lines because of the improved signalling, fast dialing,
2004 Apr 07
0
Struggling with ISDN4Linux and Asterisk config
...w stack -- Executing Answer("Modem[i4l]/ttyI0", "") in new stack == Spawn extension (isdn, s, 2) exited non-zero on 'Modem[i4l]/ttyI0'e to answer: (No Response) -- Hungup 'Modem[i4l]/ttyI0' and the following in the logs: Apr 7 10:22:16 dev kernel: isdn_net: call from 3036388531 -> 0 6791578 ignored Apr 7 10:22:16 dev kernel: isdn_tty: call from 3036388531, -> RING on ttyI0 Apr 7 10:22:16 dev kernel: isdn_net: call from 3036388531 -> 0 6791578 ignored Apr 7 10:22:16 dev kernel: isdn_tty: call from 3036388531 -> 6791578 ignored Apr 7...
2004 Jan 20
0
chan_capi capiECT
...n 20 10:06:31 server capifaxrcvd[1062]: C30d #: 30 Jan 20 10:06:31 server capifaxrcvd[1062]: Call from 01722950xxx ignored Jan 20 10:06:31 server kernel: capidrv-1: incoming call 01722950xxx,1,1,30 Jan 20 10:06:31 server kernel: capidrv-1: patching si2=1 to 0 for VBOX Jan 20 10:06:31 server kernel: isdn_net: call from 01722950xxx,1,0 -> 30 Jan 20 10:06:31 server kernel: isdn_net: call from 01722950xxx -> 0 30 ignored Jan 20 10:06:31 server kernel: isdn_tty: call from 01722950xxx -> 30 ignored Jan 20 10:06:31 server kernel: capidrv-1: incoming call 01722950xxx,1,0,30 ignored Jan 20 10:06:32 se...
2003 Aug 25
1
I4L CallerID not working
...risk (or without asterisk for that matter)... This used to work fine, and I am quite confident that the telco is sending callerid information (because they always do on all ISDN lines standard, only extra cost on POTS lines). This is the information from dmesg, whether asterisk is running or not: isdn_net: Incoming call without OAD, assuming '0' isdn_net: call from 0 -> 0 xxxxxxxx ignored where xxxxxxxx is my local phone number without area code I turned on the maximum isdn debugging, and here is the output when I dial in, at this time, asterisk was not running... 29:42.76 Card1 tiger:...
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
...ivers/media/dvb-core/dvb_net.c - drivers/net/wireless/ray_cs.c - net/bridge/netfilter/ebtables.c - include/linux/if_vlan.h - net/bluetooth/bnep/netdev.c - net/openvswitch/flow.c - net/mac80211/tx.c - net/wireless/util.c --- drivers/firewire/net.c | 2 +- drivers/isdn/i4l/isdn_net.c | 2 +- drivers/media/dvb-core/dvb_net.c | 10 +++++----- drivers/net/ethernet/sun/niu.c | 2 +- drivers/net/plip/plip.c | 2 +- drivers/net/wireless/ray_cs.c | 2 +- include/linux/if_vlan.h | 2 +- include/uapi/linux/if_ether.h | 3 +++ net/atm/...
2003 Sep 07
1
ISDN problems (Take 2)
I have asterisk loaded and seemingly working with 4 snom 200 phones. I cannot dial in or out using a DIVA isdn card When I dial out i get "not found xxxxxxx" on the handset. When I dial in i see in /var/log/message isdn_net: Incoming call without OAD, assuming '0' isdn_net: call from 0 -> 0 1856 ignored isdn_tty: Incoming call without OAD, assuming '0' isdn_tty: call from 0 -> 1856 ignored I have tried "isdnctrl eaz MSNNumber" but am still seeing these messages. Am I missing somethi...
2018 Jun 07
0
[PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
...2 +- drivers/gpu/drm/r128/r128_state.c | 14 +++++----- drivers/gpu/drm/via/via_irq.c | 2 +- drivers/gpu/drm/via/via_verifier.c | 30 +++++++++++----------- drivers/isdn/hardware/eicon/platform.h | 14 +++++----- drivers/isdn/i4l/isdn_net.c | 14 +++++----- drivers/isdn/i4l/isdn_net.h | 8 +++--- drivers/media/pci/ivtv/ivtv-ioctl.c | 2 +- drivers/net/ethernet/sun/sungem.c | 8 +++--- drivers/net/ethernet/sun/sunhme.c | 6 ++--- driver...
2018 Dec 27
0
PROPOSAL: Extend inline asm syntax with size spec
...vers/gpu/drm/r128/r128_state.c | 14 ++++---- > drivers/gpu/drm/via/via_irq.c | 2 +- > drivers/gpu/drm/via/via_verifier.c | 30 ++++++++-------- > drivers/isdn/hardware/eicon/platform.h | 14 ++++---- > drivers/isdn/i4l/isdn_net.c | 14 ++++---- > drivers/isdn/i4l/isdn_net.h | 8 ++--- > drivers/media/pci/ivtv/ivtv-ioctl.c | 2 +- > drivers/net/ethernet/sun/sungem.c | 8 ++--- > drivers/net/ethernet/sun/sunhme.c |...
2003 Apr 25
0
Diva 4BRI, asterisk and capidrv support ?
...ve card with fancy features, and the voice mode used to work fine with my old passive HFC-PCI. Anyway this is not a big problem as all voicemail will be transfered to asterisk. Just curious about this failure? The serious problem is that asterisk no longer answers calls: they are seen by isdn_net and isdn_tty but even if ignored are not passed to asterisk for further processing. Is there a way to have i4l attach only to one controller on the 4BRI? - if I load the capidrv module, at first it seems to work: Apr 25 08:08:19 zenon kernel: capidrv-1: now up (2 B channels) Apr 25 08:08:1...
2005 Jul 13
2
Anyone signed up with Galaxyvoice lateley?
One of my buddies signed up with GV yesterday with a view to using them on his * server. Problem is that the settings they gave him don't work with asterisk. They do however work with X-Lite. Any ideas? He's using the settings outlined on my web page. Mark -- Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com
2005 Jan 21
1
Intermittent breakage with the ISDN4Linux modem driver
...CAPI drivers). Every so often the ISDN just stops working (it neither dials out nor accepts incoming calls). Trying to dial out just logs: -- Executing Dial("IAX2/steve@steve/1", "Modem/g1/48:19") in new stack and then sits there. If a call comes in, the kernel logs: isdn_net: call from 19 -> 0 41 ignored isdn_tty: call from 19, -> RING on ttyI0 But Asterisk doesn't log anything at all. Anything not going through the ISDN keeps working just fine. I _think_ this is only happening after an outgoing call hangs up (the incoming calls seem to be fine). Also,...
2004 May 05
7
* & ISDN-BRI-PTP & DID & ISDN4Linux does not show incoming number
...t I can not see the called number/MSN of incoming calls within Asterisk and because of this I can not route incoming calls directly to the correct extension (DID). The number is received via D-Channel from the telco by isdn4linux (I can see it in /var/log/messages (generated by isdnlog,isdn_tty,isdn_net)), but I can not see it on Asterisk-console (even with verbose/debug enabled). For testing purposes I included the first two lines in extension.conf: --- part of extension.conf------------snip------------- exten => _234.,1,Dial(SIP/zok1,1) ; "234" is local number without extension ex...
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote: > It would be great to hear from kernel people if it works adequately for > what you guys want it for :-) Sure, ping me when you have the final version and I'll try to build gcc with it and do some size comparisons. Thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote: > It would be great to hear from kernel people if it works adequately for > what you guys want it for :-) Sure, ping me when you have the final version and I'll try to build gcc with it and do some size comparisons. Thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the
2005 Mar 28
6
Verizon ISDN
I'm looking to use Asterisk with Verizon ISDN centex service in the US. I'd be connecting to an NT1 so I'd need an S/T interface. Users would have SIP phones registered with Asterisk and sharing the ISDN lines. The only PCI ISDN card that will support ISDN signalling in the US seems to be the Eicon Diva Server cards. These are hard to find and very expensive ($2500 for the Quad