Gentoo Archives: gentoo-user

From: Kevin Hanson <tuxpert@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem with X100P clone
Date: Fri, 19 Aug 2005 21:25:43
Message-Id: 43064D25.6070205@comcast.net
In Reply to: [gentoo-user] problem with X100P clone by Walter Willis
1 Walter Willis wrote:
2
3 >i am install asterisk in gentoo linux,
4 >#emerge zaptel
5 >#emerge asterisk
6 >
7 >#modprobe zaptel
8 >#modprobe wcfxo
9 >#asterisk -vvvvvvvc
10 >
11 >
12 >localhost ~ # asterisk -vvvvvvvc
13 > == Parsing '/etc/asterisk/asterisk.conf': Found
14 > == Parsing '/etc/asterisk/extconfig.conf': Found
15 >Asterisk 1.0.8, Copyright (C) 1999-2004 Digium.
16 >Written by Mark Spencer <markster@××××××.com>
17 >=========================================================================
18 > == Parsing '/etc/asterisk/logger.conf': Found
19 >Asterisk Event Logger Started /var/log/asterisk/event_log
20 > == Manager registered action Ping
21 > == Manager registered action Events
22 > == Manager registered action Logoff
23 > == Manager registered action Hangup
24 > == Manager registered action Status
25 > == Manager registered action Setvar
26 > == Manager registered action Getvar
27 > == Manager registered action Redirect
28 > == Manager registered action Originate
29 > == Manager registered action Command
30 > == Manager registered action ExtensionState
31 > == Manager registered action AbsoluteTimeout
32 > == Manager registered action MailboxStatus
33 > == Manager registered action MailboxCount
34 > == Manager registered action ListCommands
35 > == Parsing '/etc/asterisk/manager.conf': Found
36 > == Parsing '/etc/asterisk/rtp.conf': Found
37 > == RTP Allocating from port range 10000 -> 20000
38 >Asterisk PBX Core Initializing
39 >Registering builtin applications:
40 > [AbsoluteTimeout]
41 > == Registered application 'AbsoluteTimeout'
42 > [Answer]
43 > == Registered application 'Answer'
44 > [BackGround]
45 > == Registered application 'BackGround'
46 > [Busy]
47 > == Registered application 'Busy'
48 > [Congestion]
49 > == Registered application 'Congestion'
50 > [DigitTimeout]
51 > == Registered application 'DigitTimeout'
52 > [Goto]
53 > == Registered application 'Goto'
54 > [GotoIf]
55 > == Registered application 'GotoIf'
56 > [GotoIfTime]
57 > == Registered application 'GotoIfTime'
58 > [Hangup]
59 > == Registered application 'Hangup'
60 > [NoOp]
61 > == Registered application 'NoOp'
62 > [Prefix]
63 > == Registered application 'Prefix'
64 > [Progress]
65 > == Registered application 'Progress'
66 > [ResetCDR]
67 > == Registered application 'ResetCDR'
68 > [ResponseTimeout]
69 > == Registered application 'ResponseTimeout'
70 > [Ringing]
71 > == Registered application 'Ringing'
72 > [SayNumber]
73 > == Registered application 'SayNumber'
74 > [SayDigits]
75 > == Registered application 'SayDigits'
76 > [SayAlpha]
77 > == Registered application 'SayAlpha'
78 > [SayPhonetic]
79 > == Registered application 'SayPhonetic'
80 > [SetAccount]
81 > == Registered application 'SetAccount'
82 > [SetAMAFlags]
83 > == Registered application 'SetAMAFlags'
84 > [SetGlobalVar]
85 > == Registered application 'SetGlobalVar'
86 > [SetLanguage]
87 > == Registered application 'SetLanguage'
88 > [SetVar]
89 > == Registered application 'SetVar'
90 > [StripMSD]
91 > == Registered application 'StripMSD'
92 > [Suffix]
93 > == Registered application 'Suffix'
94 > [Wait]
95 > == Registered application 'Wait'
96 > [WaitExten]
97 > == Registered application 'WaitExten'
98 >Asterisk Dynamic Loader Starting:
99 > == Parsing '/etc/asterisk/modules.conf': Found
100 > [chan_modem.so] => (Generic Voice Modem Driver)
101 > == Parsing '/etc/asterisk/modem.conf': Found
102 > == Loading modem driver chan_modem_aopen.so => (A/Open (Rockwell
103 >Chipset) ITU-2 VoiceModem Driver)
104 > == Registered channel type 'Modem' (Generic Voice Modem Channel Driver)
105 > [res_musiconhold.so] => (Music On Hold Resource)
106 > == Parsing '/etc/asterisk/musiconhold.conf': Found
107 > == Registered application 'MusicOnHold'
108 > == Registered application 'WaitMusicOnHold'
109 > == Registered application 'SetMusicOnHold'
110 > [res_adsi.so] => (ADSI Resource)
111 > == Parsing '/etc/asterisk/adsi.conf': Found
112 > [res_features.so] => (Call Parking Resource)
113 > == Parsing '/etc/asterisk/features.conf': Found
114 > -- Registered extension context 'parkedcalls'
115 > -- Added extension '700' priority 1 to parkedcalls
116 > == Registered application 'ParkedCall'
117 > == Registered application 'Park'
118 > == Manager registered action ParkedCalls
119 > [res_crypto.so] => (Cryptographic Digital Signatures)
120 > -- Loaded PUBLIC key 'iaxtel'
121 > -- Loaded PUBLIC key 'freeworlddialup'
122 > [res_indications.so] => (Indications Configuration)
123 > == Parsing '/etc/asterisk/indications.conf': Found
124 > -- Registered indication country 'cl'
125 > -- Registered indication country 'tw'
126 > -- Registered indication country 'us'
127 > -- Registered indication country 'au'
128 > -- Registered indication country 'fr'
129 > -- Registered indication country 'de'
130 > -- Registered indication country 'nl'
131 > -- Registered indication country 'uk'
132 > -- Registered indication country 'fi'
133 > -- Registered indication country 'no'
134 > -- Registered indication country 'br'
135 > -- Registered indication country 'za'
136 > -- Registered indication country 'it'
137 > -- Registered indication country 'us-o'
138 > -- Registered indication country 'gr'
139 > -- Registered indication country 'ru'
140 > -- Registered indication country 'nz'
141 > -- Registered indication country 'sg'
142 > -- Registered indication country 'hu'
143 > -- Registered indication country 'lt'
144 > -- Registered indication country 'pl'
145 > -- Registered indication country 'pt'
146 > -- Registered indication country 'ee'
147 > -- Registered indication country 'mx'
148 > -- Registered indication country 'se'
149 > -- Setting default indication country to 'us'
150 > == Registered application 'Playtones'
151 > == Registered application 'StopPlaytones'
152 > [res_monitor.so] => (Call Monitoring Resource)
153 > == Registered application 'Monitor'
154 > == Registered application 'StopMonitor'
155 > == Registered application 'ChangeMonitor'
156 > == Manager registered action Monitor
157 > == Manager registered action StopMonitor
158 > == Manager registered action ChangeMonitor
159 > [res_agi.so] => (Asterisk Gateway Interface (AGI))
160 > == Registered application 'DeadAGI'
161 > == Registered application 'EAGI'
162 > == Registered application 'AGI'
163 > [chan_sip.so] => (Session Initiation Protocol (SIP))
164 > == Parsing '/etc/asterisk/sip.conf': Found
165 > -- SIP Seeding '1234' at 1234@192.168.0.182:5080 for 1800
166 > == SIP Listening on 0.0.0.0:5080
167 > == Using TOS bits 0
168 > == Registered channel type 'SIP' (Session Initiation Protocol (SIP))
169 > == Registered application 'SIPDtmfMode'
170 > [chan_modem_bestdata.so] => (BestData (Conexant V.90 Chipset)
171 >VoiceModem Driver)
172 > [chan_modem_i4l.so] => (ISDN4Linux Emulated Modem Driver)
173 > [chan_agent.so] => (Agent Proxy Channel)
174 > == Registered channel type 'Agent' (Call Agent Proxy Channel)
175 > == Registered application 'AgentLogin'
176 > == Registered application 'AgentCallbackLogin'
177 > == Registered application 'AgentMonitorOutgoing'
178 > == Parsing '/etc/asterisk/agents.conf': Found
179 > [skipping chan_mgcp.so]
180 > [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
181 > == Manager registered action IAXpeers
182 > == Parsing '/etc/asterisk/iax.conf': Found
183 > == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))
184 > == Using TOS bits 16
185 > == IAX Ready and Listening on 0.0.0.0 port 4569
186 > == Loaded firmware 'iaxy.bin'
187 > == Parsing '/etc/asterisk/iaxprov.conf': Found
188 > -- Loaded provisioning template 'default'
189 > [chan_local.so] => (Local Proxy Channel)
190 > == Registered channel type 'Local' (Local Proxy Channel Driver)
191 > [skipping chan_skinny.so]
192 > [skipping chan_oss.so]
193 > [chan_phone.so] => (Linux Telephony API Support)
194 > == Parsing '/etc/asterisk/phone.conf': Found
195 > == Registered channel type 'Phone' (Standard Linux Telephony API Driver)
196 > [chan_zap.so] => (Zapata Telephony)
197 > == Parsing '/etc/asterisk/zapata.conf': Found
198 >Aug 18 15:08:22 WARNING[9165]: chan_zap.c:778 zt_open: Unable to
199 >specify channel 1: No such device or address
200 >Aug 18 15:08:22 ERROR[9165]: chan_zap.c:6239 mkintf: Unable to open
201 >channel 1: No such device or address
202 >here = 0, tmp->channel = 1, channel = 1
203 >Aug 18 15:08:22 ERROR[9165]: chan_zap.c:9191 setup_zap: Unable to
204 >register channel '1'
205 >Aug 18 15:08:22 WARNING[9165]: loader.c:345 ast_load_resource:
206 >chan_zap.so: load_module failed, returning -1
207 > == Unregistered channel type 'Tor'
208 > == Unregistered channel type 'Zap'
209 >Aug 18 15:08:22 WARNING[9165]: loader.c:440 load_modules: Loading
210 >module chan_zap.so failed!
211 >Warning, flexible rate not heavily tested!
212 >localhost ~ # Ouch ... error while writing audio data: : Broken pipe
213 >
214 >
215 >
216 >i am probe:
217 >#modprobe zaptel
218 >#modprobe wcfxo
219 >#ztfcg -vv
220 >#asterisk -vvvvvvvc
221 >and work
222 >
223 >hot fix problem???
224 >
225 >cofiguration machine:
226 >gentoo linux 2005.1
227 >256 MB ram
228 >hard disk 3Gb
229 >modem clone x100p
230 >prosessor pentium II
231 >no card sound
232 >
233 >
234 >
235 did you run ztcfg? Look at the init.d/zaptel script. I usually use
236 /etc/init.d/zaptel start. Also, post your zaptel.conf this doesn't work.
237
238 Cheers,
239 Kevin
240 --
241 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problem with X100P clone Walter Willis <walterwn@×××××.com>