* You are viewing Posts Tagged ‘module’

is res_timing_timerfd module stable in 1.8?

hi:
my current system is 1.6.2. I have dahdi hardware card. I must
disable res_timing_timerfd module or sometimes phone calls would
become silent suddenly.
I don’t know the situation in 1.8. I heard that timing is still a
problem in 1.8. should I keep using “res_timing_dahdi” or I can use
“res_timing_timerfd” to get some benefit if I upgrade to 1.8?
thank a lot for information!!

Regards,
tbskyd

asterisk 1.8 rpms and additional modules from source

Hi All

i have a asterisk install from rpm (digium yum) and i wish to install res
spandsp i comipled from source using the same asterisk version and copyied
the file to the module directory but when trying to load i get this

WARNING[18463] loader.c: Module ‘res_fax_spandsp.so’ was not compiled with
the same compile-time options as this version of Asterisk

another thing if i install the rpms and have the necessery like iksemel for
jabber installed will the res jabber be installed

Thanks

Has anybody been able to install CDR-Stats all the way through?

I have been trying to install cdr-stats for a week now, but there is no
documentation worth the try and the amount of errors is huge. CUrrently
stuck running

python manage.py runserver 0.0.0.0:8000

I get

python manage.py runserver 0.0.0.0:8000
Error: No module named dilla

When starting apache, I get

# /etc/init.d/apache2 start
* Starting web server
apache2 Syntax error on
line 9 of /etc/apache2/sites-enabled/cdr_stats.conf:
Invalid command ‘PythonHandler’, perhaps misspelled or defined by a module
not included in the server configuration
Action ‘start’ failed.
The Apache error log may have more information.<– none!

Asterisk port 5000 open

Hi,

I have been trying to find out what module is causing asterisk to open port
5000

I have already disabled some ( sccp, mgcp, iax and other modules ) since I
only want sip port opened

/etc/asterisk# netstat -aln –programs | grep asterisk
tcp 0 X.X.X.X:5060 0.0.0.0:* LISTEN
22523/asterisk
udp 0 X.X.X.X:5000 0.0.0.0:*
22523/asterisk
udp 0 X.X.X.X:5060 0.0.0.0:*
22523/asterisk

I have port 5000 blocked with IP tables, but would like better to understand
what is it for.

Not sure if there’s a list of known ports used by asterisk.

Thanks,

dahdi and linux-2.6.38

On 04/05/2011 01:52 PM, covici@ccs.covici.com wrote:
> Under linux-2.6.38 I was able to compile and install dahdi, however when
> I ran dahdi_cfg -vv, I got an invalid argument on my fxs port. I have
> an old 400P card with one FXS and one FXO module. I have
> dahdi-trunk r9868 and dahdi-tools-trunk 8670.
>
> How can I get this to work correctly?
>
> Thanks in advance for any ideas.
>

After installing dahdi did you load your wctdm.ko driver? What is the
output of ‘cat /sys/module/dahdi/version’? What is the output from ‘cat
/proc/dahdi/1′?