[Asterisk-Users] Re: skinny or sccp?

Pavel Jezek Pavel.Jezek at i.cz
Mon Aug 23 10:19:51 MST 2004


Hi, I got following error,
so I made changes in chan_sccp.c and sccp_device.c and replace "pthread_create" function with with "ast_pthread_create"
the module now loading fine with asterisk :o)
PJ


[root at pj0 chan_sccp]# make
Now compiling .... chan_sccp.c          706 lines
chan_sccp.c: In function `reload_config':
chan_sccp.c:552: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_actions.c       790 lines
Now compiling .... sccp_channel.c       279 lines
Now compiling .... sccp_device.c        641 lines
sccp_device.c: In function `sccp_dev_allocate_channel':
sccp_device.c:444: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_line.c          61 lines




More information about the asterisk-users mailing list