[Asterisk-Users] chan_sccp new release
Andre Normandin
anorman at superdata.com
Wed Jul 13 14:58:09 MST 2005
Thanks for the new version!!!!
Is there a place I can go that documents all the options in the sccp.conf
file?
Thank you again for all your work,
- Andre
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Sergio
Chersovani
Sent: Wednesday, July 13, 2005 2:21 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] chan_sccp new release
http://chan-sccp.berlios.de/
20050713 ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050713.tar.bz2
I didn't have a spare 7960 to use this week, so maybe some line issue is
still present.
- fixed a memory leak on database updates (dnd, cfwd*)
- fixed old memory leak on unload (now unload chan_sccp.so and load
chan_sccp.so work. It does reload the config when asterisk is running)
- socket stuff has been totally rewritten
- added sccp show sessions (cli command)
- modified the output of sccp show channels (use it to understand what
chan_sccp is doing with channels)
- rewrite of asterisk codecs 2 skinny translation
- modified the calls hangup system (more stable)
- minor changes on the native transfer (now the call on a failed
transfer status will ring back when you put onhook the phone - useful
for no display phones)
- many minor changes
How to build:
wget ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050713.tar.bz2
tar xvjf chan_sccp-20050713.tar.bz2
cd chan_sccp-20050713
make clean; make install
modules.conf
load = chan_sccp.so
noload = chan_skinny.so
edit sccp.conf
if you have compile errors try this:
rm /usr/include/asterisk/*
cd asterisk
make upgrade
cd chan_sccp-20050713
make clean; make install
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list