[Asterisk-Users] chan_capi error

2004-09-08 Thread asterisk
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




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] chan_capi error

2003-07-25 Thread Marian Danisek
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.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] chan_capi error

2003-07-25 Thread Roy Sigurd Karlsbakk
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.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] chan_capi error!!

2003-06-17 Thread WipeOut .
I do have that in modules.conf

Anything else?

 Il mar, 2003-06-17 alle 18:59, WipeOut . ha scritto:
  Have I left something out or done something wrong??
 Yes, in modules.conf:
 [global]
 chan_capi.so=yes
 
 You need it in order to export its symbols to the applications!
 
 Bye,
 --
 E.
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] chan_capi error!!

2003-06-17 Thread WipeOut .
Hi,

I have been working through getting chan_capi installed..

I think the AVM capi driver is loading fine...

I think I compiled chan_capi correctly...

I have updated modules.conf as required...

When I run asterisk -vvvc I get the following at the end after which asterisk exits..

[app_capiCD.so]WARNING[1074402464]: File loader.c, Line 226 (ast_load_resource): 
/usr/lib/asterisk/modules/app_capiCD.so: undefined symbol: ast_capi_MessageNumber
WARNING[1074402464]: File loader.c, Line 394 (load_modules): Loading module 
app_capiCD.so failed!

Have I left something out or done something wrong??

Thanks..
-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] chan_capi error!!

2003-06-17 Thread Emanuele Pucciarelli
Il mar, 2003-06-17 alle 18:59, WipeOut . ha scritto:
 Have I left something out or done something wrong??
Yes, in modules.conf:
[global]
chan_capi.so=yes

You need it in order to export its symbols to the applications!

Bye,
--
E.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users