hello, sometimes my capi_channel stop works - e.g. when i try to call number which does not exist ( typo error ) and i must restart asterisk. following lines appears in the log files : ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free channel on controller 1! will continue searching. ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free b channel on controller 1! will continue searching. NOTICE[393234]: File chan_capi.c, Line 1060 (capi_request): didn't find capi device with outgoing msn = 5430754. you should check your config! ERROR[311314]: File chan_capi.c, Line 1050 (capi_request): no free b channel on controller 1! will continue searching. ERROR[311314]: File chan_capi.c, Line 1050 (capi_request): no free b channel on controller 1! will continue searching. NOTICE[311314]: File chan_capi.c, Line 1060 (capi_request): didn't find capi device with outgoing msn = 5430754. you should check your config! NOTICE[311314]: File app_dial.c, Line 481 (dial_exec): Unable to create channel of type 'CAPI' does anybody know how to solve this ? regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
upgrade to 0.2.4 :) On Friday 25 July 2003 14:09, Marian Danisek wrote:> hello, > > sometimes my capi_channel stop works - e.g. when i try to call number > which does not exist ( typo error ) and i must restart asterisk. > following lines appears in the log files : > > ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free > channel on controller 1! will continue searching. > ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free b > channel on controller 1! will continue searching. NOTICE[393234]: File > chan_capi.c, Line 1060 (capi_request): didn't find capi device with > outgoing msn = 5430754. you should check your config! ERROR[311314]: File > chan_capi.c, Line 1050 (capi_request): no free b channel on controller 1! > will continue searching. ERROR[311314]: File chan_capi.c, Line 1050 > (capi_request): no free b channel on controller 1! will continue searching. > NOTICE[311314]: File chan_capi.c, Line 1060 (capi_request): didn't find > capi device with outgoing msn = 5430754. you should check your config! > NOTICE[311314]: File app_dial.c, Line 481 (dial_exec): Unable to create > channel of type 'CAPI' > > does anybody know how to solve this ? > > regards > > Marian-- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 2254 5070 (work) +47 9801 3356 (mobile) Computers are like air conditioners. They stop working when you open Windows.
Hi all, with cvs update -D "6/21/04 21:00:00 CET" i'm getting the following error. Jun 23 13:14:03 ERROR[-1284076624]: chan_capi.c:881 capi_write: dont know how to write subclass 64 If i revert back to cvs update -D "6/21/04 18:00:00 CET" the problem is gone. Any ideas? Thanks, Andreas _________________________________________________________________ Check out news, entertainment and more @ http://xtra.co.nz/broadband
Hello! Since i was not able to compile chan_capi 3.5 on either Fedora2, Debian stable/testing/unstable i decided to use the normal sources, and then patch chan_capi with the debian patch. Now i can compile chan_capi woth no errors. When i start asterisk on Fedora2 (2.6.5-1.358smp), i get this: . . . == Registered application 'Wait' [WaitExten] == Registered application 'WaitExten' Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.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 [chan_capi.so]Sep 8 11:42:42 WARNING[-150155136]: loader.c:248 ast_load_resource: /usr/lib/asterisk/modules/chan_capi.so: undefined symbol: __use_ast_pthread_create_instead__Sep 8 11:42:42 WARNING[-150155136]: loader.c:380 load_modules: Loading module chan_capi.so failed! The /usr/lib/asterisk/modules/chan_capi.so module exists. Whats wrong here? What does the error mean? Thanks, Mario