- Mitglied seit
- 17 Jan 2005
- Beiträge
- 156
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
nachdem die mISDN Treiber bei meiner Billion 1Port S0 HFC Karte nicht richtig funtioniert hatten, hab ich mich entschlossen es mal mit bristuff und zaphfc zu probieren.
Hab mir also Debian 3.1 mit Kernel 2.4.27-2-386 installiert und den neuesten bristuff geholt. Bristuff gestartet und alles bis auf die Asterisk installation hat funktioniert. War aber nicht weiter schlimm, hab mir einfach mit ftp asterisk-1.0.8 geholt und kompiliert. Alles hat schön geklappt. 1.0.8 war mir eh lieber, weil ich mit 1.0.9 Probleme mit unseren Corinex SIP-Clients hatte, dazu aber später.
make load von zaphfc hat auch schön geklappt: Wenn ich ztcfg -v eingebe kommt das hier:
asterisk2:/usr/src/bristuff-0.2.0-RC8n# ztcfg -v
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
3 channels configured.
asterisk2:/usr/src/bristuff-0.2.0-RC8n#
Also ich find, das schaut doch gut aus, oder?
Jetzt habe ich nur das Problem mit der modules.conf!
Wenn ich Asterisk starte kommt das hier:
(Bitte mal ganz unten schauen)
Ich vermute, dass ich wohl ein falsches Modul lade wegen:
Sep 22 11:11:41 ERROR[24093]: chan_zap.c:9472 setup_zap: Unknown signalling method 'bri_cpe_ptmp'
Ich denke doch mal, das richtige modul müßte diese sigalling method doch kennen, oder?
Hier meine modules.conf:
wie ihr seht, ist die noch sehr default. Hat evtl. jemand mal eine modules.conf zur Hand welche das modul für ne HFC Karte lädt?
Ich bin mir auch nicht sicher, ob ich das modul überhaupt habe? Bei mISDN kann man ja in der CLI sowas wie "msidn show ..." eingeben. Für zaphfc hab ich da nix gefunden.
Hilfe!
Danke schonmal
Klaus
p.s. ich hab echt gesucht und gegoogled aber so richtig die Info bzgl. der modules.conf hab ich nicht gefunden.
nachdem die mISDN Treiber bei meiner Billion 1Port S0 HFC Karte nicht richtig funtioniert hatten, hab ich mich entschlossen es mal mit bristuff und zaphfc zu probieren.
Hab mir also Debian 3.1 mit Kernel 2.4.27-2-386 installiert und den neuesten bristuff geholt. Bristuff gestartet und alles bis auf die Asterisk installation hat funktioniert. War aber nicht weiter schlimm, hab mir einfach mit ftp asterisk-1.0.8 geholt und kompiliert. Alles hat schön geklappt. 1.0.8 war mir eh lieber, weil ich mit 1.0.9 Probleme mit unseren Corinex SIP-Clients hatte, dazu aber später.
make load von zaphfc hat auch schön geklappt: Wenn ich ztcfg -v eingebe kommt das hier:
asterisk2:/usr/src/bristuff-0.2.0-RC8n# ztcfg -v
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
3 channels configured.
asterisk2:/usr/src/bristuff-0.2.0-RC8n#
Also ich find, das schaut doch gut aus, oder?
Jetzt habe ich nur das Problem mit der modules.conf!
Wenn ich Asterisk starte kommt das hier:
Code:
asterisk2:/usr/src/bristuff-0.2.0-RC8n# asterisk -vvvgc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.0.8, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <[email protected]>
=========================================================================
== Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
== Manager registered action Ping
== Manager registered action Events
== Manager registered action Logoff
== Manager registered action Hangup
== Manager registered action Status
== Manager registered action Setvar
== Manager registered action Getvar
== Manager registered action Redirect
== Manager registered action Originate
== Manager registered action Command
== Manager registered action ExtensionState
== Manager registered action AbsoluteTimeout
== Manager registered action MailboxStatus
== Manager registered action MailboxCount
== Manager registered action ListCommands
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/rtp.conf': Found
== RTP Allocating from port range 10000 -> 20000
Asterisk PBX Core Initializing
Registering builtin applications:
[AbsoluteTimeout]
== Registered application 'AbsoluteTimeout'
[Answer]
== Registered application 'Answer'
[BackGround]
== Registered application 'BackGround'
[Busy]
== Registered application 'Busy'
[Congestion]
== Registered application 'Congestion'
[DigitTimeout]
== Registered application 'DigitTimeout'
[Goto]
== Registered application 'Goto'
[GotoIf]
== Registered application 'GotoIf'
[GotoIfTime]
== Registered application 'GotoIfTime'
[Hangup]
== Registered application 'Hangup'
[NoOp]
== Registered application 'NoOp'
[Prefix]
== Registered application 'Prefix'
[Progress]
== Registered application 'Progress'
[ResetCDR]
== Registered application 'ResetCDR'
[ResponseTimeout]
== Registered application 'ResponseTimeout'
[Ringing]
== Registered application 'Ringing'
[SayNumber]
== Registered application 'SayNumber'
[SayDigits]
== Registered application 'SayDigits'
[SayAlpha]
== Registered application 'SayAlpha'
[SayPhonetic]
== Registered application 'SayPhonetic'
[SetAccount]
== Registered application 'SetAccount'
[SetAMAFlags]
== Registered application 'SetAMAFlags'
[SetGlobalVar]
== Registered application 'SetGlobalVar'
[SetLanguage]
== Registered application 'SetLanguage'
[SetVar]
== Registered application 'SetVar'
[StripMSD]
== Registered application 'StripMSD'
[Suffix]
== Registered application 'Suffix'
[Wait]
== Registered application 'Wait'
[WaitExten]
== Registered application 'WaitExten'
Asterisk Dynamic Loader Starting:
== Parsing '/etc/asterisk/modules.conf': Found
[chan_modem.so] => (Generic Voice Modem Driver)
== Parsing '/etc/asterisk/modem.conf': Found
== Loading modem driver chan_modem_aopen.so => (A/Open (Rockwell Chipset) ITU-2 VoiceModem Driver)
== Registered channel type 'Modem' (Generic Voice Modem Channel Driver)
[res_musiconhold.so] => (Music On Hold Resource)
== Parsing '/etc/asterisk/musiconhold.conf': Found
== Registered application 'MusicOnHold'
== Registered application 'WaitMusicOnHold'
== Registered application 'SetMusicOnHold'
[res_adsi.so] => (ADSI Resource)
== Parsing '/etc/asterisk/adsi.conf': Found
[res_features.so] => (Call Parking Resource)
== Parsing '/etc/asterisk/features.conf': Found
-- Registered extension context 'parkedcalls'
-- Added extension '700' priority 1 to parkedcalls
== Registered application 'ParkedCall'
== Registered application 'Park'
== Manager registered action ParkedCalls
[res_crypto.so] => (Cryptographic Digital Signatures)
-- Loaded PUBLIC key 'iaxtel'
-- Loaded PUBLIC key 'freeworlddialup'
[res_indications.so] => (Indications Configuration)
== Parsing '/etc/asterisk/indications.conf': Found
Warning, flexibel rate not heavily tested!
-- Registered indication country 'cl'
-- Registered indication country 'tw'
-- Registered indication country 'us'
-- Registered indication country 'au'
-- Registered indication country 'fr'
-- Registered indication country 'de'
-- Registered indication country 'nl'
-- Registered indication country 'uk'
-- Registered indication country 'fi'
-- Registered indication country 'no'
-- Registered indication country 'br'
-- Registered indication country 'za'
-- Registered indication country 'it'
-- Registered indication country 'us-o'
-- Registered indication country 'gr'
-- Registered indication country 'ru'
-- Registered indication country 'nz'
-- Registered indication country 'sg'
-- Registered indication country 'hu'
-- Registered indication country 'lt'
-- Registered indication country 'pl'
-- Registered indication country 'pt'
-- Registered indication country 'ee'
-- Registered indication country 'mx'
-- Registered indication country 'se'
-- Setting default indication country to 'us'
== Registered application 'Playtones'
== Registered application 'StopPlaytones'
[res_monitor.so] => (Call Monitoring Resource)
== Registered application 'Monitor'
== Registered application 'StopMonitor'
== Registered application 'ChangeMonitor'
== Manager registered action Monitor
== Manager registered action StopMonitor
== Manager registered action ChangeMonitor
[res_agi.so] => (Asterisk Gateway Interface (AGI))
== Registered application 'DeadAGI'
== Registered application 'EAGI'
== Registered application 'AGI'
[chan_sip.so] => (Session Initiation Protocol (SIP))
== Parsing '/etc/asterisk/sip.conf': Found
== SIP Listening on 0.0.0.0:5060
== Using TOS bits 0
== Registered channel type 'SIP' (Session Initiation Protocol (SIP))
== Registered application 'SIPDtmfMode'
[chan_modem_bestdata.so] => (BestData (Conexant V.90 Chipset) VoiceModem Driver)
[chan_modem_i4l.so] => (ISDN4Linux Emulated Modem Driver)
[chan_agent.so] => (Agent Proxy Channel)
== Registered channel type 'Agent' (Call Agent Proxy Channel)
== Registered application 'AgentLogin'
== Registered application 'AgentCallbackLogin'
== Registered application 'AgentMonitorOutgoing'
== Parsing '/etc/asterisk/agents.conf': Found
[chan_mgcp.so] => (Media Gateway Control Protocol (MGCP))
== Parsing '/etc/asterisk/mgcp.conf': Found
== MGCP Listening on 0.0.0.0:2727
== Using TOS bits 0
== Registered channel type 'MGCP' (Media Gateway Control Protocol (MGCP))
[chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
== Manager registered action IAXpeers
== Parsing '/etc/asterisk/iax.conf': Found
== Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))
== Using TOS bits 16
== IAX Ready and Listening on 0.0.0.0 port 4569
== Loaded firmware 'iaxy.bin'
== Parsing '/etc/asterisk/iaxprov.conf': Found
-- Loaded provisioning template 'default'
[chan_local.so] => (Local Proxy Channel)
== Registered channel type 'Local' (Local Proxy Channel Driver)
[chan_skinny.so] => (Skinny Client Control Protocol (Skinny))
== Parsing '/etc/asterisk/skinny.conf': Found
Sep 22 11:11:41 WARNING[24093]: chan_skinny.c:2587 reload_config: Unable to get our IP address, Skinny disabled
== Registered channel type 'Skinny' (Skinny Client Control Protocol (Skinny))
[skipping chan_oss.so]
[chan_phone.so] => (Linux Telephony API Support)
== Parsing '/etc/asterisk/phone.conf': Found
== Registered channel type 'Phone' (Standard Linux Telephony API Driver)
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
Sep 22 11:11:41 ERROR[24093]: chan_zap.c:9472 setup_zap: Unknown signalling method 'bri_cpe_ptmp'
Sep 22 11:11:41 WARNING[24093]: chan_zap.c:9651 setup_zap: Ignoring nationalprefix
Sep 22 11:11:41 WARNING[24093]: chan_zap.c:9651 setup_zap: Ignoring internationalprefix
Sep 22 11:11:41 ERROR[24093]: chan_zap.c:9114 setup_zap: Signalling must be specified before any channels are.
Sep 22 11:11:41 WARNING[24093]: loader.c:345 ast_load_resource: chan_zap.so: load_module failed, returning -1
== Unregistered channel type 'Tor'
== Unregistered channel type 'Zap'
Sep 22 11:11:41 WARNING[24093]: loader.c:440 load_modules: Loading module chan_zap.so failed!
asterisk2:/usr/src/bristuff-0.2.0-RC8n# Ouch ... error while writing audio data: : Broken pipe
Ich vermute, dass ich wohl ein falsches Modul lade wegen:
Sep 22 11:11:41 ERROR[24093]: chan_zap.c:9472 setup_zap: Unknown signalling method 'bri_cpe_ptmp'
Ich denke doch mal, das richtige modul müßte diese sigalling method doch kennen, oder?
Hier meine modules.conf:
Code:
;
; Asterisk configuration file
;
; Module Loader configuration file
;
[modules]
autoload=yes
;
; If you want, load the GTK console right away.
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss. Don't load it.
;
noload => app_intercom.so
;
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
load => chan_modem.so
load => res_musiconhold.so
;
; Load either OSS or ALSA, not both
; By default, load OSS only (automatically) and do not load ALSA
;
;noload => chan_alsa.so
noload => chan_oss.so
;
; Module names listed in "global" section will have symbols globally
; exported to modules loaded after them.
;
[global]
chan_modem.so=yes
wie ihr seht, ist die noch sehr default. Hat evtl. jemand mal eine modules.conf zur Hand welche das modul für ne HFC Karte lädt?
Ich bin mir auch nicht sicher, ob ich das modul überhaupt habe? Bei mISDN kann man ja in der CLI sowas wie "msidn show ..." eingeben. Für zaphfc hab ich da nix gefunden.
Hilfe!
Danke schonmal
Klaus
p.s. ich hab echt gesucht und gegoogled aber so richtig die Info bzgl. der modules.conf hab ich nicht gefunden.