search for: hfcpci

Displaying 20 results from an estimated 35 matches for "hfcpci".

Did you mean: fcpci
2005 Sep 02
2
chan_capi hfcpci mISDN linux 2.6.12 not working
Hello, These are error messages I get when I try to call a number over CAPI channel. -- Executing SetCallerID("SIP/xlite1-3b80", "0") in new stack -- Executing Dial("SIP/xlite1-3b80", "CAPI/hfcpci/b17") in new stack > data = hfcpci/b17 > capi request for interface 'hfcpci' == hfcpci: Call CAPI/hfcpci/b17-1 (pres=0x00, ton=0x00) -- hfcpci: received CONNECT_CONF PLCI = 0x201 -- Called hfcpci/b17 == hfcpci: Interface cleanup PLCI=0x201 == No one...
2009 Sep 01
0
mISDN NT mode config setting
...for PBX (maybe there is already a PBX running?) -------- Port 4: NT-mode BRI S/T interface port (for phones) -> Layer 2 protocol 0x02000002 is detected, but not allowed for NT lib. * Port NOT useable for PBX (maybe there is already a PBX running?) -------- I do: etc/misdn-init.conf card=1,hfcpci card=2,hfcpci card=3,hfcpci card=4,hfcpci te_ptmp=1,2 nt_ptp=3,4 --- etc/misdn.conf <mISDNconf> <module poll="128" debug="0" timer="no">hfcmulti</module> <module debug="0" options="0">mISDN_dsp</module>...
2009 Jun 09
2
hfcpci with 1.6 ?
Hi, Can I use a simple HFC PCI (Cologne chip) card with asterisk 1.6.x ? What drivers are available? Thanks,
2005 Feb 11
8
chan_capi and asterisk
...able to unregister from CAPI! == Unregistered channel type 'CAPI' Feb 11 13:50:36 WARNING[2535]: loader.c:391 load_modules: Loading module chan_capi.so failed! my lsmod shows: Module Size Used by mISDN_capi 85312 0 kernelcapi 45088 1 mISDN_capi hfcpci 28716 0 mISDN_dsp 197248 0 l3udss1 32008 0 mISDN_l2 38272 0 mISDN_l1 10632 0 mISDN_core 77732 6 mISDN_capi,hfcpci,mISDN_dsp,l3udss1,mISDN_l2,mISDN_l1 md5 4352 1 ipv6 235840...
2005 Sep 05
6
asterisk CAPI dial-in issues
Hello configuration as follows, dial-out works: capi.conf: [hfcpci] ;;PointToPoint (55512-0) isdnmode=MSN incomingmsn=* ;msn=61 controller=1 devices=2 context=incoming extensions.conf: [incoming] exten => _XX,1,Playback(demo-abouttotry) exten => _XX,n,Dial,SIP/xlite1 exten => _XX,n,HangUp When call is placed, the following debug info is shown, after th...
2006 Feb 23
2
chan_capi-cm-0.6.4
...atch immediately hands the call to asterisk instead of waiting for further protocol information that apparently never comes (the info_ind that comes *before* the connect_ind?). Other system data: - AMD sempron running Kernel version 2.6.15.4 - mISDN mqueue from 2006-02-17 - Billion HFC card using hfcpci snippet from /etc/modprobe.d/capi: ---> alias /dev/capi20 hfcpci alias char-major-68-0 hfcpci install hfcpci /sbin/modprobe capi debug=1; \ /sbin/modprobe mISDN_core debug=1; \ /sbin/modprobe mISDN_l1 debug=1; \ /sbin/modprobe mISDN_l2 debug=1; \ /sbin/modprobe l3udss1 debug=1; \ /sbin/modprob...
2007 Dec 19
5
pciback.hide with ISDN Cards
...1:01.0) module /vmlinuz-2.6.22.13-0.3-xenpae root=/dev/mapper/nvidia_deihceca_part7 vga=normal resume=/dev/mapper/nvidia_deihceca_part6 splash=silent showopts module /initrd-2.6.22.13-0.3-xenpae and under /etc/modprobe.conf.local: options pciback hide=(0000:01:00.0)(0000:01:01.0) install hfcpci /sbin/modprobe pciback ; /sbin/modprobe --first-time --ignore-install hfcpci even combinations of above config and also when using the address short form 01:00.0 and 01:01.0 does''t export the device, in all cases the start of DomU shows: Using config file "/etc/xen/vm/opensuse&quo...
2005 Feb 17
0
started asterisk with chan_misdn
...oy is deprecated, use ast_config_destroy instead! == Registered channel type 'mISDN' (This driver enables the asterisk to use hardware which is supported by the new ) Bidx 0 --> Child 10000101 Bidx 1 --> Child 10000201 No Upper ID my lsmod: Module Size Used by hfcpci 28716 0 mISDN_dsp 197248 0 l3udss1 32008 0 mISDN_l2 38272 0 mISDN_l1 10632 0 mISDN_core 77732 5 hfcpci,mISDN_dsp,l3udss1,mISDN_l2,mISDN_l1 md5 4352 1 ipv6 235840 26 parpor...
2006 Jan 18
0
misdn svn
...misdn by svn co http://svn.digium.com/svn/asterisk/team/crichter/0.3.0 asterisk-0.3.0 but asterisk don't show any channel and /etc/init.d/misdn-init restart ------------------------------------------- Unloading module(s) for your misdn-cards: ------------------------------------------- rmmod hfcpci /etc/init.d/misdn-init: line 282: 20170 Segmentation fault rmmod hfcpci my misdn-init.conf card=1,hfcpci nt_ptp=1 poll=64 #pcm=1 debug=0 Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060...
2007 Jul 25
2
Crashing dom0 by unloading mISDN
...with a domU to which I have delegated via pciback two isdn pci cards. One is a HFC-S card, the other a AVM Fritz!Card Pci 2.0. In the domU I load mISDN drivers for the cards. The two cards are recognized and function well UNTIL I either decide to unload one or both of the card driver modules (hfcpci and avmfritz) or I decide to shut down the domU. At this point the WHOLE system locks up: the mouse in Gnome reacts as if in slow-motion, typing in a already open terminal window does still work if characters are entered deliberately slowly one by one. However, commands are no longer executed....
2007 Oct 03
4
Problem with mISDN and HFC-Cards in Asterisk-DomU
...U in permissive mode. This is working fine. The strange problem is, that the two HFC-ISDN-cards are not beeing initialized by the mISDN-driver if there are more than 3 other domUs up and running. I get the following error message: HFC-PCI: Error allocating memory for FIFO! FATAL: Error inserting hfcpci (/lib/modules/2.6.18-xenU/extra/hfcpci.ko): No such device If you look into the mISDN source-code you will find the following snippet of code in /drivers/isdn/hardware/mISDN/hfc_pci.c, which produces the above error: /* Allocate memory for FIFOS */ /* the memory needs to be on...
2007 Jul 25
1
Asterisk-1.2 and Centos 5
Hi All Has anyone experienced a crash specific to asterisk 1.2 and Centos 5 when using the misdn hfcpci module that comes with zaptel? I have an asterisk pack based on asterisk-1.2.17 that I have been using on dozens of machines that are rock solid and stable. Today when I tried moving it to Centos 5 I experienced a complete OS crash when calling over HFC misdn channels. Didn't really have...
2007 Jun 19
1
problem with mISDN
...e=16 need_more_infos=no nttimeout=no method=standard dialplan=0 localdialplan=0 cpndialplan=0 early_bconnect=yes incoming_early_audio=no nodialtone=no presentation=-1 screen=-1 jitterbuffer=4000 jitterbuffer_upper_threshold=0 hdlc=no [isdn] ports=1 context=incoming msns=* misdn-init.conf: card=1,hfcpci te_ptmp=1 poll=128 dsp_poll=128 dsp_options=0 dtmfthreshold=100 debug=0 When I make a call the CLI tells that: *CLI> -- Executing Dial("SIP/101-081990e8", "mISDN/1/943833473|45|tTwW") in new stack Jun 19 12:32:25 WARNING[2153]: channel.c:2618 ast_request: No channel ty...
2009 Mar 12
2
BRI/ISDN, misdn.conf/misdn-init.conf, OpenVOX B100P and Etisalat in Dubai
...TE Prot. PMP L2Link UP L1Link:UP Blocked:0 Debug:0 but I'm not sure how to check our settings are right with Etisalat, as above then goes to: pbx*CLI> misdn show stacks BEGIN STACK_LIST: * Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0 /etc/misdn-init.conf: card=1,hfcpci te_ptmp=1 poll=128 dsp_poll=128 dsp_options=0 dtmfthreshold=100 debug=0 /etc/asterisk/misdn.conf: [general] debug = 0 method=standard bridging=no stop_tone_after_first_digit=yes append_digits2exten=yes dynamic_crypt=no crypt_prefix=** crypt_keys=test,muh [default] context=misdn language=en music...
2006 Oct 18
2
echotraining=yes in misdn.conf is invalid or out of range.
...f the ISDN-ports with "misdn show config", I can find values for echocancel and echocacelwhenbridged, but no mention about echotraining. I'm running Asterisk 1.2.10 on OpenSuse 10.1 with chan_misdn-0.3.1-rc23. The hardware platform is HP server with Intel XEON processor and three hfcpci BRI -cards in TE -mode. ------------------------------------------------- Here's the message I get: == Parsing '/etc/asterisk/misdn.conf': Found Oct 19 00:33:54 WARNING[4443]: misdn_config.c:660 _build_port_config: misdn.conf: "echotraining=yes" (section: default) invali...
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 => _(outpat...
2007 Jul 24
0
mISDN & Asterisk 1.4: HFC-S card not responsive
...show config, misdn show stacks, pluggin in cable, removing cable), dmesg and lspci -v. I hope somebody could give me a hint as to what could be the problem. The system is freshly installed and both cards are configured identically. Cheers, Arik ===== CLI: misdn show config ===== (n.b. port 1=hfcpci; port 2=avmfritz) *CLI> misdn show config Misdn General-Config: -> misdn_init: /etc/misdn-init.conf -> debug: 0 -> tracefile: /var/log/asterisk/misdn.log -> bridging: no -> stop_tone_after_first_digit: yes -> append_digits2exten: yes -> dynamic_crypt: no...
2004 Apr 23
0
Problem at night
I'm using asterisk with isdn hfcpci carc (driver zaphfc) all work correctly during the day but during the night it happend something that hang the card with this message: zaphfc: empty HDLC frame received. Asterisk work without any error message but isdn doesen't work I must stop asterisk unload the driver and reload it and then...
2004 Dec 06
1
I need very fast quick info how to setup ISDN card
I am sitting on thos problem whole day I have never ISDN card in my life. Now I have to runn asterisk with 4 cards very quickly. I have installed chapi_chan and now I pached and recompiled kernel 2.8.1 for mISDN but I don't know how to check that cards are working and should look next step Thanks again for any help I'm Asterisk newbie. Kind regards, Corvin.
2005 May 16
0
chan_misdn and passive BRI cards
Has anyone got chan_misdn working with passive BRI cards yet? I've tried both hfc (hfcpci.ko) and w6692 (w6692pci.ko) cards, but when I start asterisk I get the following when chan_misdn is loaded: [chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri)) == Parsing '/etc/asterisk/misdn.conf': Found == Registered channel type 'mISDN' (This driver enables th...