Gentoo Archives: gentoo-user

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