[Asterisk-Users] chan_sccp release 20050725

asterisk_on_oelf asterisk at oelf.net
Tue Jul 26 05:32:09 MST 2005


Is it possible, that you mean:

"if (!ast_db_get("SCCP", d->id, result, sizeof(result))) {"

instead of

"if (ast_db_get("SCCP", d->id, result, sizeof(result))) {"

in line 222 sccp_utils.c



Quoting Sergio Chersovani <mlists at c-net.it>:

> http://chan-sccp.berlios.de/
> <ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050725.tar.bz2>
>
> - initial support for cisco 7980 (aka ip communicator softphone). Thanks
> Andrew.
> - Workaround for voip providers that send ringing indication after an answer
> - added 2 new params to sccp.conf, general section:
> firstdigittimeout = 16 ; dialing timeout for the 1st digit
> digittimeout = 8 ; more digits
> - added time 12h time format:
> dateFormat = D.M.Y ; M-D-Y in any order. Use M/D/YA (for 12h format)
> - registration warning cleanup for cisco 7920
> - added transfer of a ringout channel (blind transfer). The original
> caller hear silence (issue), I need to work more on it.
> - voicemail old code rework
> - cisco 7936 initial support
> - gcc 2.95 compatibility
>
> Sergio
>
> _______________________________________________
> 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