Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PhantomVl/chan-sccp

Tags

v4.3.2-gamma

Toggle v4.3.2-gamma's commit message

Verified

This commit was signed with the committer’s verified signature.
dkgroot Diederik de Groot
Update SEP example file

v4.3.2-beta

Toggle v4.3.2-beta's commit message

Verified

This commit was signed with the committer’s verified signature.
dkgroot Diederik de Groot
Prevent debug output when loading sccp.conf containing type=line|devi…

…ce entries

v4.3.2-alpha

Toggle v4.3.2-alpha's commit message

Verified

This commit was signed with the committer’s verified signature.
dkgroot Diederik de Groot
Fix sccp_config / globals issue.

Because sccp_globals was using: "skinny_codec_t global_preferences[SKINNY_MAX_CAPABILITIES];"
and sccp_config was expecting assuming it would be a struct (like the ones using in sccp_device etc).
When compiling with "--enabled-video" and specifying a video codec in sccp.conf. Globals Memory would
be clobered, causing very nasty segfault later on during executation.

Synced up the struct used by globals / device / channel to all use the same format.

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dkgroot Diederik de Groot
Fix installation of chan_sccp-en_US.xml

- Use astdatadir from /etc/asterisk/asterisk.conf if available
- Add AST_XML_DOC to config.h
- Show function/application documentation being installed

v4.3.1-beta.1

Toggle v4.3.1-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dkgroot Diederik de Groot
Fix: compilation error on ast113

v4.2.3

Toggle v4.2.3's commit message
Fix: configure.ac remnants (again)

git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6716 43c1dc8c-776e-4df2-8ef1-6e829299be21