commit 7dfb79cb5e2ad6cbd5e53caa64b9622d476fc82f
Merge: e6fd157 d106aeb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 28 23:05:00 2017 +0100

    Merge branch 'issues/381' into develop

commit d106aeb0f9eb723aef4f83ae77cdc776350111a1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 28 23:03:59 2017 +0100

    Enh: Remove commented out lines (regarding 6901)
    
    Fixes #381
    Fixes #335

commit 9511b8e9716b2b23121e3c2250d3f4b2dd1be456
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 28 23:02:25 2017 +0100

    Enh: Act on callReference, callReference and passThruPartyID in a uniform manner

commit 772595283e2e88270d543566402a5dde520c2e13
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 28 19:13:25 2017 +0100

    Fix: allow single line device (like 6901) to cancel transfer by pressing the line key (see cisco manual for 6901)
    Enh: allow single line device (like 6901) to cancel transfer by pressing the hold key on the transferer channel

commit fecb90d8e55f8e325866ebee0a2d7944111f6433
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 28 00:11:07 2017 +0100

    Enh: Update sccp_protocol.h startMediaTransmission for 6901 (during transfer), include two new unknown fields.

commit db2f31fea10d6b23b4085bb219db5bc4dbc5ac4d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 27 22:16:06 2017 +0100

    Fix: StartMediaTransmission for 6901.
    Fix: Stop and Close port during Hold (Not sure if necessary, will recheck later)
    
    The 69XX series does does not send a passthrupartyid, but only CallId2
    
    Related #381
    Related #335

commit e6fd157e5025726dcc224f4cc5db6bca98198f2a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Feb 25 15:00:21 2017 +0100

    Fix: Set OFFHOOKFEAT SoftkeySet on the Correct line, while performing a transfer.
    This might have been causing the 6901 to shift focus to the call being transfered,
    causing trouble while trying to enter the tranfer destination digits.
    
    Enh: Set the line lamp to FLASH during a transfer, to indicate we are performing a
    feature. The 6901 does not have a display, so we have to use the lamp instead.

commit 245f9c79c3e385cacb5e2ec829f7a510569b14e3
Merge: f9a660a 27bec59
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 20:44:51 2017 +0100

    Merge branch 'issues/380' into develop

commit 27bec59b6760c436efe7d050b9e8483bb35e3be9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 20:42:34 2017 +0100

    Enh: Reduce butonconfig config parsing debug output to config+high

commit 7ad412a2cd58ad4cdc382e71bab830d75dae3573
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 20:33:39 2017 +0100

    Fix: Cleanup sccp reload device/line
    
    Closed #380

commit c94ced2735504154f67b695f028713d2a1025bb3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 20:06:47 2017 +0100

    Fix: preliminary fix for sccp reload device SEP... (WIP).

commit f9a660a1fc68e40d1b7078123a8e2e7c8511235b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 14:10:25 2017 +0100

    Fix: Do not check device accessory status during keypad handling
    Fix: ast_log ERROR to NOTICE when no channel is available. Sometimes users misdial when trying to hangup.

commit 75c117214b9e8a80f8b6b17b7ebaa0d093782512
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 13:10:37 2017 +0100

    Added debug logging to pre config reload

commit 895bde1580b5f9bf33abdc8dc32ae4b66e9ae3d1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 11:03:55 2017 +0100

    Fix: Lower debug log for keypad entry without a channel
    Fix: Remove device state check when processing keypad buttons entered

commit 98f712ee0dfe73a7af0f35dd796d308e8cbb7f8f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 24 01:33:35 2017 +0100

    Enh: Added debug logging to buttonconfig parse
    
    References #380

commit 0ce62bb34a4abe5fc98b4eb37f2bc344d8043ffd
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 19:21:12 2017 +0100

    Fix: gcc version detection.

commit 43484717fd5ed792953a68e5164032adf55fc889
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 18:46:27 2017 +0100

    Fix: cleanup gcc version detection.

commit 78fb33dabbc338b3c07c25c2b76e150b5cf18f66
Merge: d0c8184 341be95
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 15:47:32 2017 +0100

    Deprecate: GCC 4.3.x and below are no longer supported. (Time to get away from Centos 5).

commit d0c8184a9b594652ae369d058a932dc5597cdeac
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 15:44:11 2017 +0100

    Deprecate: GCC 4.3.x and below are no longer supported. (Time to get away from Centos 5).

commit 341be9599ba1ce8c7459f931c1015d2b84a7356f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 15:44:47 2017 +0100

    Deprecate: GCC 4.3.x and below are no longer supported. (Time to get away from Centos 5).

commit efb3cf0dfa5b79b652974acc22938b95f840d8cc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 22 15:44:11 2017 +0100

    Deprecate: GCC 4.3.x and below are no longer supported. (Time to get away from Centos 5).

commit d48fdaa3c31a097f69fe0c8f88df7429e364a264
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 21 17:35:29 2017 +0100

    Fix: compile warning

commit 032a340e789e04b9eb567105b4559a792e905cf4
Merge: 3f5edb3 644a4f6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 21 17:19:20 2017 +0100

    Merge branch 'issues/374' into develop

commit 3f5edb32e332c319d6c732d5cac7ce80a81e4883
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 21 17:08:59 2017 +0100

    Fix: reduce log level for '(OpenReceiveChannelAck) No channel with this PassThruPartyId' when channel has already been hungup.
    
    Fixes #370

commit 758e0687416ea24512d8a8ff92c15e4b5893c919
Merge: 864757f f19b107
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 21 17:00:28 2017 +0100

    Merge branch 'issues/370' into develop
    
    Closed 370

commit 864757ff0b02563408cf429f5e13199cacb88525
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 19 16:17:12 2017 +0100

    Fix: compile/coverity warning about switch fall through.

commit 336ae64eecd70e647af9f33805750bad03686128
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 19 15:04:59 2017 +0100

    Enh: Added SetHookFlashDetect (WIP)
    Enh: Added IpPortMessage handling, store rtp port to be used by device during registration (WIP)

commit 65853f129fcf8ca15da55812b0a5197f5681cb27
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 19 15:03:31 2017 +0100

    Added comment about nokia call connect

commit a641d9eb635eb14f8f89cd5b899f93a9b6aaeb8c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 17 15:25:36 2017 +0100

    Fix: skip 'non standard codec' when parsing codecs when device is registering

commit 5e5f65ab6d6499fc6220e716b41d2521df1915a5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 17 14:34:17 2017 +0100

    Update XMLDefault.cnf.xml example file based on findings by Joerg

commit 423640105305e057a350f7bf42a7c25532f074ca
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 15 16:00:36 2017 +0100

    Added reference URL to AUTHORS file
    
    Signed-off-by: Diederik de Groot <dkgroot@talon.nl>

commit 6b3173fed14200f8f87ac38df0869feaf8a967e8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 15 15:56:37 2017 +0100

    Update Authors file with gpg instructions
    
    Signed-off-by: Diederik de Groot <dkgroot@talon.nl>

commit c1d9b61e15fa0215109a4200caf2d14ba10a8701
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 15 15:34:38 2017 +0100

    Add GPG fingerprints to AUTHORS file

commit 08413259368eada352f7bb3d070aee851fb7cb6c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 15 15:02:17 2017 +0100

    Enh: check device accessory status before handling KeyPress

commit 7525ec595f33d284bde8524ca278a743cc9e93d2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 15 13:32:17 2017 +0100

    Fix: compile warning

commit f4024a6adcc206e0d37a7268a42f81751e5dcee9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Feb 15 05:34:56 2017 +0100

    Fix gen_sccpconf

commit ea797e969133641c82b09d080c247df8f3474a6f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 14 17:31:34 2017 +0100

    Fix: Device Cleaning causing Registration issues
    
    Note: This does not fix the cause for the re-registration. I have not found out why devices sometimes:
    - loose there connection
    - do not respond until there session times out
    - go into a device restart
    
    Fixes #378
    Fixes #333

commit 046f19e94c10bc6525bec2c6082158f15e6e8a8d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 14 16:25:47 2017 +0100

    Fix: Redefine BackSpaceReqMessage as a Response Message

commit aed782f5ea3a5afc1e2d030cff6a2cb836222a87
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 8 13:13:53 2017 +0100

    Fix: check value when using --with-hash-size

commit 1812b49dbac1bda3b852baacbe4da503b8e2b0ef
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 6 18:21:01 2017 +0100

    Added comment to annotated xml file

commit 644a4f62dbda927f4f69eca33e5088ab1f64e190
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 6 14:17:29 2017 +0100

    Update pbx_indicate debug output

commit 23a1c10acb8d1f1a4b826aefed8fd194bef6e826
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 6 14:17:14 2017 +0100

    Fix: keypad handling for skinny protocol < 11 phones

commit ce8bce82f49f4ed40bc295603d2e955f8e530825
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Jan 31 13:32:35 2017 +0100

    Enh: Added sccp_parse_alertinfo function which converts ALERT_INFO Bellcore types to skinny_ringtypes
    Enh: Added [general]ringtype to be able to define global default ringtype
    Enh: Updated cli and appfunctions output to include global ringtype
    
    Fixes: #368

commit f19b107779502944c6c288c5fb1ce177fd23dd2c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Jan 31 12:43:21 2017 +0100

    Fix: Make OpenReceiveChannelAck Debug Messages more accurate
    Fix: When OpenReceiveChannelAck does not have a channel, we should use REQ(r, CloseReceiveChannel) directly.
    
    References #370

commit cb4550b17fbf56893ca4c36e7d9e0fa538476e9f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Jan 30 17:13:02 2017 +0100

    Fix: Re-add sendDeviceRestart during device cleanup to speed up module reloading.

commit f08ac447d9c731b3b0947192bddd9ba02cc91eec
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 27 16:51:15 2017 +0100

    Update binary repository links

commit da50a6e14d5ff5e5dba20798d5d9e9323b6d6b01
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 27 10:39:14 2017 +0100

    Added detectCMConnectionFailure to annotated SEP example file

commit db5adac143a77089cf49b47bdf228c457927cb9f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 27 10:38:30 2017 +0100

    Update News file

commit f2b4e6923c3587415bda86478b234b3fc750e8ae
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Jan 26 14:48:14 2017 +0100

    Enh: Added initial hookflash handling

commit 6ec9dc7a85ee7ebfcdaf9741666087354eb3d73c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Jan 26 11:15:54 2017 +0100

    Fix: device and session keepAlive/keepAliveInterval calculation

commit b5da330ce85e7657629b7138e34c3c778a7aefb5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 25 19:15:46 2017 +0100

    Enh: Do not allow a device to unregister when we have active calls

commit 690228ec7ce85e477b105ccab6afa6d559467f27
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Jan 21 12:23:58 2017 +0100

    Enh: save LastDialedNumber to AST DB for each call if number has changed

commit 610c086a97762e47981cf2dcf9599a790ae860f4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 20 11:50:26 2017 +0100

    Enh: Simple python script to retrieve debug logs from SCCP phone

commit 514e885fd0590f943f2f75860a0b6faf60aea778
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Jan 19 12:46:32 2017 +0100

    Fix: Device restart/reset/unregister/cleanup and disconnecting it's session

commit 0eb987f6048b4b6f7bf8480a967474aae54c29f2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Jan 17 16:33:21 2017 +0100

    Enh: sccp_dev_clean removed unused parameter cleanupTimeout

commit 1744d91bd6c2b84bfd47f6d6db282f54e89bc266
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Jan 17 16:32:27 2017 +0100

    Fix: sccp_log debug logging to console and file

commit 5ad78e409fab3288f901c62dca9d8b33273b43de
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Jan 14 11:52:14 2017 +0100

    Enh: return -1 when handling AST_CONTROL_MASQUERADE_NOTIFY

commit 00dfe064e29c33f41932fb485393c7134c9c9de9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 13 10:51:37 2017 +0100

    Fix: allowing thread to be interrupted / cancelled while in the middle of handling an sccp message
    
    If any locks are taken during the handling of the sccp message, these locks could be left hanging,
    if/when the thread is interrupted/cancelled. Thread cancellation should only be allowed while
    waiting(poll) for incoming messages.
    
    Issue reported by Salvador/voipAsteriskGuy

commit f5a5e8303bcfb68fefb79ce35551dffc3810dfcc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 11 12:12:45 2017 +0100

    Fix: compile warning on ast-1.8

commit cdc52069308fc12915ad026044750c5bfbb3606e
Merge: 0ae7922 5c1e7b0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 11 11:46:26 2017 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop

commit 5c1e7b0fc77458282f6edeae876ca97a5fc34087
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 11 11:42:07 2017 +0100

    Fix: ast-1.6 - ast-10 compile warnings

commit 2759af9689c32d7fa65f5eae89bdc18fa2ad4226
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 11 11:35:03 2017 +0100

    Fix: pickup/gpickup race condition, where we actually try to pickup another sccp channel which was already trying to pickup
    
    Cause: asterisk does not only allow RINGING/RINGIN channels to be picked up, but also channels with STATE_DOWN
    Solution: Remove the callgroup / named callgroup from the newly created channel, which is doing a pickup. That way they don't
    participate in the list of potential pickup candidates.
    
    Fixes #361

commit 0ae7922c6d2458da8d29836d796011214443ecfe
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Jan 11 10:08:15 2017 +0100

    Fix: added carriage return to some of the debug log output

commit c26e2e50d9862302e83564fdc09ce655fe0059f4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Jan 10 15:48:34 2017 +0100

    Fix: config parser for subscriptionId auxilary fields like !silent
    
    We need to connect the subscriptionId when any of the subscriptionId fields has been set.
    
    Issue Reported by Jeffrey Otterson

commit 50fdff481469a75560e7e22b6bc9df84d76e40c6
Merge: b013124 67b194e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 6 10:06:46 2017 +0100

    Fix merge conflicts

commit b013124bd198858f889766bfac00179ff3d68cc8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 6 09:42:50 2017 +0100

    Fix: leaving sccp_wrapper_asterisk_channel_read function with locked ast channel
    
    Issue reported by Filip Frank

commit 67b194e554533aeb649f81b3f8d94b05e5bd1432
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Jan 6 09:18:00 2017 +0100

    Prepare branch for merge

commit 48021edf3d76627a7b9c72cd9530a34c499a20a9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 28 07:38:16 2016 +0100

    Fix: autorevision should not mark revision as (M)odified when there are only some untracked files in the source directory

commit c5c05e287fc22d89b5189b48f5f479884c776da0
Merge: ab3fb64 1c779bb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 28 06:51:21 2016 +0100

    Fix: device cross session cleanup issues (cause by two different session thread running sccp_dev_clean)
    Fix: add cancellation points in the session_thread, so that we can ean the session at a quiecense point
    Fix: added sccp_netsock_end_device_thread to send thread_cancel and join the previous thread
    Fix: device re-registration
    Fix: device timeout
    Fix: module unload/load time
    Fix: we cannot depend on module_running when starting sccp_netsock_thread
    Fix: cleaner method to shutdown of sccp_netsock_thread during module unload
    Enh: Extended refcount debugging when --enable-refcount-debug is enabled
    Enh: sccp_session removed old / ununed / no longer needed functions
    Enh: automatically rotate /tmp/sccp_refs every 10+ Mb
    
    We are cleaning up the device from the new thread, if/when the server then starts to
    cleanup the device from the old thread as well, everything goes really wrong.
    Instead of cleaning up the device from the new thread (and potentially from the old
    thread (keepalive timeout > 60) at the same time), we should just pthread_kill the
    old thread and join it, that will cause both threads to run as one, and cleanup
    will be performed as a unified process, fixing all the refcount issues and
    re-register trouble.
    You could reproduce the issue by pulling the UTP cable for 3 seconds, shortly after a device
    registered. It will take a java phone about 40-50 seconds to start registering again, at this
    time the server will have timeout the connection as well, when both coincide -> mayhem.
    
    Fixes #358
    Fixes #153
    References #309

commit 1c779bbe9c9e14087ef180f68fc98e771a6b02dc
Merge: d3262f6 ab3fb64
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 28 06:47:15 2016 +0100

    Merge branch 'develop' into issues/358

commit d3262f69b14cb79834a0291576181577069b745f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 28 01:15:22 2016 +0100

    Fix: we cannot depend on module_running when starting sccp_netsock_thread
    Fix: cleaner method to shutdown of sccp_netsock_thread during module unload

commit 9d8ea5e010da2390bc736146e6f655f06e643cac
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 28 00:05:07 2016 +0100

    Enh: seperate sccp_refcount_addWeakParent, sccp_refcount_removeWeakParent and sccp_refcount_gen_report into --enable-refcount-debug only
         in preparation for 'develop' branch integration

commit ab3fb646c09dc1452532473dc68146ec50b518fa
Merge: 6fe7eb2 ddeecc3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 27 23:29:01 2016 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop
    After rebase to correct/clarify some of the commit messages

commit 6fe7eb21611ae59e8b3ea542b482d0ee46b18443
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 11:47:39 2016 +0100

    Fix: When busy then queue_control=BUSY, hangupcause=AST_CAUSE_USER_BUSY and return '0' as exit status to DIAL command (#363)
    
    Fix: When we receive a channel PROD indication, do not start audio flow when there is a hangupcause
         otherwise we would not generate busy tones when we receive AST_CONTROL_BUSY
    
    Fixes #315

commit 071619bc3664eccd8e8fa32c8715d900c722f554
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 11:06:40 2016 +0100

    Fix: When openReceiveChannelAck is handled
         - tones being played should be stopped
         - We should signal remote side that we can receive inband tones now
    Fix: RINGOUT indication when earlyrtp=ringout should openreceivechannel and not use skinny tones
    Enh: Remove if condition around sccp_hint_notifySubscribersViaPbx, which is not necessary. Reported by Marcello. (hint)
    Fix: DND sometimes shows as BUSY
    Fix: Check if event could be created and sent, if not cleanup created event to prevent memory leak.
    
    Fixes 324
    Fixes 317
    Fixes 334

commit ed4537a297eb1ebdeeb0041255c9453bde062d1b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 10:14:09 2016 +0100

    Fix: This would show a remotely connected call in a collapsed callplane.
    Fix: Suppress phonebook entry of a missed call when call is indicated remotely
    Enh: Added sccp_softkey_isSoftkeyInSoftkeySet to check if a softkey is enabled in a particular softkeyset on a device
    Enh: By removing intercept button from the onhookstealable keyset you can influence the way a remote call is displayed (collapsed or in plain view)
    
    Fixes #354
    References #349
    Partially References #350

commit 3981e17f1408a48d99e59ce852c4e083428ca99a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 23 15:37:45 2016 +0100

    Fix: Make sure s->device is still valid after a sccp reload before continuing session handling
    Fix: change session keepalive calculation and put the calculation in a seperate function: recalc_wait_time
    
    References #358

commit d69508d5a62b0e6ad96ec7327ae6e175e5334e49
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Dec 26 19:28:50 2016 +0100

    Fix: phonebook entries during pickup and gpickup
    Fix: when there is nothing to pickup
     - error sound(BEEPBONK instead of ZIPZIP)
     - displayprinotify instead of displayprompt
    
    Fixes #361

commit 34b4bbb14f0921397c421ea7a45d900c9880fc2d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 24 16:22:59 2016 +0100

    Fix: (sccp_wrapper_asterisk_indicate) forward connected line information even when asterisk channel is still down. We are missing important information otherwise.

commit ddeecc3f5071dd229fdee3ed2b44b5f55c6b5584
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 11:47:39 2016 +0100

    Fix: When busy then queue_control=BUSY, hangupcause=AST_CAUSE_USER_BUSY and return '0' as exit status to DIAL command (#363)
    
    Fix: When we receive a channel PROD indication, do not start audio flow when there is a hangupcause
         otherwise we would not generate busy tones when we receive AST_CONTROL_BUSY
    
    Fixes #315

commit 2fd790f1a50a571f086f87e9f16c6a188af027a4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 11:06:40 2016 +0100

    Issues/324 (#362)
    
    * Fix: RINGOUT indication when earlyrtp=ringout should openreceivechannel and not use skinny tones
    Fix: When openReceiveChannelAck is handled, any played tones should be stopped, and we should signal remote side that we can receive inband tones now
    
    * Fix: DND sometimes shows as BUSY
    
    Fixes 324
    Fixes 317
    Fixes 334
    
    * Enh: Remove if condition around sccp_hint_notifySubscribersViaPbx, which is not necessary. Reported by Marcello.
    
    * Fix: check if event could be created and sent, if not cleanup created event to prevent memory leak.
    
    * Fix: RINGOUT indication when earlyrtp=ringout should openreceivechannel and not use skinny tones
    Fix: When openReceiveChannelAck is handled, any played tones should be stopped, and we should signal remote side that we can receive inband tones now
    
    * Fix: DND sometimes shows as BUSY
    
    references 324
    references 317
    
    * Enh: Remove if condition around sccp_hint_notifySubscribersViaPbx, which is not necessary. Reported by Marcello.
    
    * Fix: check if event could be created and sent, if not cleanup created event to prevent memory leak.

commit 53f6485ead66a7551f1bd35c266992182b9ed992
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 27 10:14:09 2016 +0100

    Issues/354 (#359)
    
    * Fix: This would show a remotely connected call in a collapsed callplane.
    Not sure if this is what we want, but it does look better this way
    
    references 354
    
    * Fix: This would show a remotely connected call in a collapsed callplane.
    Not sure if this is what we want, but it does look better this way
    
    references 354
    
    * Enh: Added sccp_softkey_isSoftkeyInSoftkeySet to check if a softkey is enabled in a particular softkeyset on a device
    Enh: By removing intercept button from the onhookstealable keyset you can influence the way a remote call is displayed (collapsed or in plain view)
    Fix: Suppress phonebook entry of a missed call when call is indicated remotely
    
    References #354
    References #349
    Partially References #350
    
    * Fix: This would show a remotely connected call in a collapsed callplane.
    Not sure if this is what we want, but it does look better this way
    
    references 354
    
    * Enh: Added sccp_softkey_isSoftkeyInSoftkeySet to check if a softkey is enabled in a particular softkeyset on a device
    Enh: By removing intercept button from the onhookstealable keyset you can influence the way a remote call is displayed (collapsed or in plain view)
    Fix: Suppress phonebook entry of a missed call when call is indicated remotely
    
    References #354
    References #349
    Partially References #350

commit 754bd47e806a7359af46bf8d2be1c9297d8156b2
Merge: 670810b af8370f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 27 09:56:27 2016 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into issues/358
    Fix: remove wait thread_join loop from __sccp_netsock_end_device_thread

commit af8370f9f25a803f0cabe6e90b764744dee8c5ec
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 27 09:42:53 2016 +0100

    Enh: Rename calc_wait_time to recalc_wait_time

commit c8af4778e2d3f0de68c39f2d92d5c4d49e03220f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 27 09:41:18 2016 +0100

    Fix: Make sure s->device is still valid after a sccp reload before continuing session handling

commit f758abfe8b101ae1595a0524d5f9ae0dc3e20931
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Dec 26 19:28:50 2016 +0100

    Fix: phonebook entries during pickup and gpickup
    Fix: when there is nothing to pickup
     - error sound(BEEPBONK instead of ZIPZIP)
     - displayprinotify instead of displayprompt
    
    Fixes #361

commit b6a3835d9faba9fccf6c07d99939e158d812ea7a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 24 16:22:59 2016 +0100

    Fix: (sccp_wrapper_asterisk_indicate) forward connected line information even when asterisk channel is still down. We are missing important information otherwise.

commit 670810bc74e5b5f2f9bc75df4360dfb257e150a8
Merge: af404cb 3a043c6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 23 15:40:15 2016 +0100

    Merge develop sccp_session.c changes to correct keepalive timeout calculation

commit 3a043c6ecd9d63c01d0479d1a050525adc52de8b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 23 15:37:45 2016 +0100

    Fix: session keepalive calculation

commit af404cb0a16cb4f9bb8b3a7573f490e55c7084b4
Merge: ba2ecbd 037e2d4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 23 11:54:34 2016 +0100

    merge develop into branch

commit 037e2d48e68c6dcfc19c1ee965d25761835de927
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 23 11:52:56 2016 +0100

    Fix: gcc compiler warning about shadowing variable caused by new AUTO_RELEASE implementation

commit ba2ecbd492627c80f3f49519c201b9c2f20b9961
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Dec 22 12:30:22 2016 +0100

    Enh: cleanup old/unused stuff in sccp_session.c.

commit 3682f45fa0827a89d15d7e65ce177b77a15d15cd
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Dec 22 11:54:46 2016 +0100

    Fix: stopsession checks if called from the same thread or another
    Fix: added sccp_netsock_end_device_thread to handle stopsession from remote threads
    
    Also fixes #153 (slow module unload, reported by marcello)

commit 04f70f8471c1dd172577e4f6e7702060742b4630
Merge: 62790fa e6ca355
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Dec 22 10:53:17 2016 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into issues/358

commit e6ca355004590fc5b83b356558a007ec461fe966
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Dec 22 10:44:25 2016 +0100

    Fix: refcount issue in sccp_mwi_lineStatusChangedEvent causing refcount+1 when we disconnect device during a call
    Fix: make sure we unref linedevice when cleaning up channel
    
    References #333
    References #358
    References #309

commit 62790fa4805ecf8de62f9c8335326c3054712f21
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 21:47:27 2016 +0100

    Fix: running asterisk test framework with new changes in sccp_refcoun

commit cba344a2af3b1df2354f71e25bf5e3f5ec0496e8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 20:34:41 2016 +0100

    Fix: sccp_session_removeDevice should locally store a pointer to device while cleaning up.

commit c171890f657108a95208b22a047f2eacf0bd1be7
Merge: 6896bae ebe7837
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 20:25:50 2016 +0100

    Fix rebase issues

commit 6896baed4a42d102b1bd6741f97c93ecf338438a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 20:24:53 2016 +0100

    Fix rebase issues

commit 480d4f7f881ee14b931413efc6c2afb21e4e290f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 20:01:55 2016 +0100

    Fix: Add cancellation points in the session_thread, so that we can clean the session at a quiecense point
    Fix: improve session cross over handling
    
    References #358
    References #333
    References #247

commit 3261707162f185e028be8491bb3a07929b4f6136
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 03:26:05 2016 +0100

    Fix: crossover session causing re-registration trouble and refcount issues
    
    We are cleaning up the device from the new thread, if/when the server then starts to
    cleanup the device from the old thread as well, everything goes really wrong.
    Instead of cleaning up the device from the new thread (and potentially from the old
    thread (keepalive timeout > 60) at the same time), we should just pthread_kill the
    old thread and join it, that will cause both threads to run as one, and cleanup
    will be performed as a unified process, fixing all the refcount issues and
    re-register trouble.
    
    You can reproduce the issue by pulling the UTP cable for 3 seconds, shortly after a device
    registered. It will take a java phone about 40-50 seconds to start registering again, at this
    time the server will have timeout the connection as well, when both coincide -> mayhem.

commit 0f8725ffefed31b4dac72564f060dbbed6f48fa3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 01:25:56 2016 +0100

    Fix: sccp reload with a major change in general section should delete/destroy all realtime devices, they will be reloaded from DB
         keeping them around will cause a refcount +1 issue otherwise

commit 5f8e4a15b073b5a53d2bb922f3e0f7f15d971deb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 00:53:34 2016 +0100

    Fix: sccp_device preload when compiled without realtime support.

commit 374954887882a604a96bc02e702f4d1b4a3f8389
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 00:52:23 2016 +0100

    Fix: contructor/destructor tagging in sccp_refs
    Fix: updated contrib/refcounter.py accordingly

commit e8e79c097ff1adb934c3443ae726e4da3799b890
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 15:27:33 2016 +0100

    Enh: Auto rotate /tmp/sccp_refs every 10Mb

commit 12dc40a159d7a47049511681ef75c12611c3e590
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 13:44:29 2016 +0100

    Fix: sccp_refcount_debug output
    Fix: Update contrib/refcounter.py to match new output

commit e5b08f629b298f48bb0a5d2c42932b65e527df58
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 17 23:22:44 2016 +0100

    Enh: Added method to add/remove parents for refcounted items (using during reporting) (Temporary)
    Enh: Generate refcount report during sccp_dev_clean and sccp_handle_register events
    Fix: Changed sccp_line_cleanup order of event
    Fix: check existance of linedevice during sccp_line_createLineButtonsArray, before adding
    
    References #358
    References #247
    References #333

commit 6e1853394de3419d1be90ad8178199a052203165
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 20:03:07 2016 +0100

    Enh: dev_cleanup check device->lineButtons.size before calling sccp_line_deleteLineButtonsArray.

commit ff21ba3712cea8e6e2d28df7bbbb8d36df4264b8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 20:18:10 2016 +0100

    Enh: store the file,line,func information when creating AUTO_RELEASE pointer.
    We use this information during auto_release of the pointer to show the correct location.
    Making it easier to debug the path leading to refcount issues

commit edc5ce84be779c7bf1ece5ac474d2f3ae85c6edb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 21 10:25:29 2016 +0100

    Fix: refcount_replace when compiled with refcount-debug configure flag

commit f256055b6a61f4138e2e5f687bb602ead848e3b2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 20:16:12 2016 +0100

    Fix: incoming_call_limit reached should return BUSY state to dialplan
    
    Fixes #315

commit ebe7837ac79b54a0427103956f843a3d7b143976
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 20:01:55 2016 +0100

    Fix: Add cancellation points in the session_thread, so that we can clean the session at a quiecense point
    Fix: improve session cross over handling
    
    References #358
    References #333
    References #247

commit 392587aa7005f192ab5fb3859d3fbb4ddb8ebe1f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 03:26:05 2016 +0100

    Fix: crossover session causing re-registration trouble and refcount issues
    
    We are cleaning up the device from the new thread, if/when the server then starts to
    cleanup the device from the old thread as well, everything goes really wrong.
    Instead of cleaning up the device from the new thread (and potentially from the old
    thread (keepalive timeout > 60) at the same time), we should just pthread_kill the
    old thread and join it, that will cause both threads to run as one, and cleanup
    will be performed as a unified process, fixing all the refcount issues and
    re-register trouble.
    
    You can reproduce the issue by pulling the UTP cable for 3 seconds, shortly after a device
    registered. It will take a java phone about 40-50 seconds to start registering again, at this
    time the server will have timeout the connection as well, when both coincide -> mayhem.

commit cd864089bd4a0b8668d4fede6ed66ee817cc8df7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 01:25:56 2016 +0100

    Fix: sccp reload with a major change in general section should delete/destroy all realtime devices, they will be reloaded from DB
         keeping them around will cause a refcount +1 issue otherwise

commit aeb54a0e7a7beb6008fa87bac62635463e9ef566
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 00:53:34 2016 +0100

    Fix: sccp_device preload when compiled without realtime support.

commit 536e65c10609e891c64e9ad982d947070c6dee93
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Dec 20 00:52:23 2016 +0100

    Fix: contructor/destructor tagging in sccp_refs
    Fix: updated contrib/refcounter.py accordingly

commit a48e1102de3df1b31b9d175ddd6f85dcf6b9ec51
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 15:27:33 2016 +0100

    Enh: Auto rotate /tmp/sccp_refs every 10Mb

commit 9237db129b763e63903a15041ca03eceeba9a490
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 13:44:29 2016 +0100

    Fix: sccp_refcount_debug output
    Fix: Update contrib/refcounter.py to match new output

commit 7d0aff055fe64aeea9074fd5bb34553f26746e41
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 13:09:58 2016 +0100

    Enh: Added comment to warn about use of sccp_device_sendCallHistoryDisposition

commit 65cd538fec06efaef628ec951045167a59b5ad64
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 13:05:05 2016 +0100

    Fix: revert use of sccp_device_sendCallHistoryDisposition back to old method for phonebook entry suppression. CallHistoryDisposition only works on a limited number of devices (alas).

commit 3473867e8b783c6333fd977fec840cd3af6300b2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 13:03:51 2016 +0100

    Fix: error in if condition when compiled with --enable-refcount-debug

commit 87cb0c7d829c4c3d7e3c9f8aa01a3d3297dd5503
Merge: 544de36 ef9be53
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 12:47:17 2016 +0100

    Fix: merge conflict during rebase on develop

commit 544de36fb626c7f18d69346abdd021adee911a78
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 17 23:22:44 2016 +0100

    Enh: Added method to add/remove parents for refcounted items (using during reporting) (Temporary)
    Enh: Generate refcount report during sccp_dev_clean and sccp_handle_register events
    Fix: Changed sccp_line_cleanup order of event
    Fix: check existance of linedevice during sccp_line_createLineButtonsArray, before adding
    
    References #358
    References #247
    References #333

commit 170eff92211e305a5680a3b25021668b698f964f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 20:03:07 2016 +0100

    Enh: dev_cleanup check device->lineButtons.size before calling sccp_line_deleteLineButtonsArray.

commit 0e940e5c8cff5755b790ebf2624f94fe8192f87a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 12:42:13 2016 +0100

    Enh: remove unusefull scm_log output from coverity build.

commit c606fb26e859ff9c0abeb7569b8d2c8c3a5e6892
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 18 12:41:34 2016 +0100

    Enh: generate pbx_log WARNING level output during sccp_dev_cleanup.

commit ef9be53559b6cb4ca6483e2b1033b027294ce923
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 17 23:22:44 2016 +0100

    Enh: Added method to add/remove parents for refcounted items (using during reporting) (Temporary)
    Enh: Generate refcount report during sccp_dev_clean and sccp_handle_register events
    Fix: Changed sccp_line_cleanup order of event
    Fix: check existance of linedevice during sccp_line_createLineButtonsArray, before adding
    
    References #358
    References #247
    References #333

commit 1114beadd1a83ee849ea017b1cf294fdc66a2f73
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 20:03:07 2016 +0100

    Enh: dev_cleanup check device->lineButtons.size before calling sccp_line_deleteLineButtonsArray.

commit a42f1a4cb8a9a58ea585905bca75373242673ec6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 19:39:26 2016 +0100

    Fix: coverity dead code warning about rechecking s pointer when generating output for ami command.

commit 61d169f87b461a6bf1cce0747ce3e82b49904d68
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 06:02:09 2016 +0100

    Upd: Allow trusty13 + clang to fail (running coverity is only allowed a limited number of times per day)

commit 7bccd1cf28edeff6986e404d85f24a00c3012d92
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 06:01:02 2016 +0100

    Fix: use skinny_buttontype instead of skinny_stimulus

commit ad93aa8f8d5f6f06454f26779426a8c5558014c1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:50:23 2016 +0100

    Fix: coverity switched to clang as their checking compiler, during configure we use gcc and that causes us to use the wrong RAII macro version. switching to clang during configure as well.

commit 3fc6a21414d2d9e3d1c7fb90904e6412235329a6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:32:52 2016 +0100

    Fix: Show coverity build log in travis build (3)

commit 31282f5852e597d0a6b4f9c3e00124e78253766f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:21:54 2016 +0100

    Fix: Show coverity build log in travis build (2)

commit 82bb66c326cb519c92effb2ac8797ee234486b89
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:10:04 2016 +0100

    Fix: Show coverity build log in travis build

commit f97dfe5d28733fcfea49a76ccf623281dd62c235
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:03:47 2016 +0100

    Fix: use skinny_buttontype instead of skinny_stimulus when setting buttonID.

commit aa8e8207a621d07b8038f3baa0a6173a3e020a54
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 16 05:00:21 2016 +0100

    Fix: coverity warning about retesting a variable already testing in LIST_FIND macro
    Enh: Show coverity build log in travis build

commit 758dd6105e32ddfc1c78d34be305f358c34c026a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Dec 15 00:18:00 2016 +0100

    Enh: Reduce pbx_log notice to sccp_log when allocating a new channel

commit 41621e0b1f91fca39e1aa562613d0c95dde9544a
Merge: 7eb7ae9 831b1fe
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 04:47:13 2016 +0100

    Rebase on top of develop

commit 7eb7ae9d6be3a6d573e297d445a3db68721490c0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 04:23:12 2016 +0100

    Fix: in line stimulus handler: use l.statistic.numberOfHeldChannels instead of l->channels to find the number of calls on hold.

commit 8b11ac082fc903257c06a388e1b2c8bacf021229
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 03:46:07 2016 +0100

    Fix: when handling softkey stimulus with callid + lineInstance
         and we have a device->ActiveChannel in OFFHOOK state then hang it up and switch to the callid/linestate requested
         before handling the softkey request
    Fix: when handling channel_resume and we have a device->ActiveChannel in OFFHOOK state, hang it up
    Enh: cleanup line stimulus debug output by adding some returns at the end
    Enh: in line-stimulus, if call on hold but multiple line channels then switch to the choosen line, and update display
    
    resolves #356

commit c32c6e39918880492ff8367b0fc218855c824bb2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 04:43:55 2016 +0100

    Fix: compile against older asterisk versions for connectedline.

commit 831b1fe96042d9ae9989de12afa60fb73e912138
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 04:23:12 2016 +0100

    Fix: in line stimulus handler: use l.statistic.numberOfHeldChannels instead of l->channels to find the number of calls on hold.

commit 47e11eff3d45fd939e46a4962937ba80075161f1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 03:46:07 2016 +0100

    Fix: when handling softkey stimulus with callid + lineInstance
         and we have a device->ActiveChannel in OFFHOOK state then hang it up and switch to the callid/linestate requested
         before handling the softkey request
    Fix: when handling channel_resume and we have a device->ActiveChannel in OFFHOOK state, hang it up
    Enh: cleanup line stimulus debug output by adding some returns at the end
    Enh: in line-stimulus, if call on hold but multiple line channels then switch to the choosen line, and update display
    
    resolves #356

commit 457628d64f2cafeb55203fe6ab65650f9184524d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 01:17:45 2016 +0100

    Enh: remove debug logging from sendCallInffoV20
    Enh: simplify if condition when sending connectedline. Only update callinfo if new information is available.

commit edb038563073875f8769cccbbd143666076584c2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 14 01:15:17 2016 +0100

    Fix: revert revision 0be48c : strlen check in sendCallInfoV20.
    
    Caused Caller Name: 'Unknown Name' being displayed.

commit b0a12ceab862ad46e3026c8578ee389b31613dcb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Dec 13 16:46:41 2016 +0100

    Include revison and/or branch in Issue Template

commit 75c9b8acfdbd28369a72689a254b2ae93bedaa12
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Dec 12 18:43:56 2016 +0100

    Update Readme Files

commit 5ce456253d1b894692ee3554756836c6b3ab681a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Dec 12 18:09:28 2016 +0100

    Fix: remarked out logically dead/unreachable code (could not find a way to make coverity annotation work)

commit 96b3ce99f3f680243efe4699ece28d175a9c44f3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Dec 12 17:25:23 2016 +0100

    Enh: Add some possible entries to SEP0000000000.cnf.xml_797x_template, including minimumRingVolume.

commit bc8bab2a0fecc4a2935c07f9b46119f498f7af42
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 18:22:33 2016 +0100

    Suppress: coverity warning in sccp_features.c

commit 9e00eba9c052671196c856c087d5346c8c0c437b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 18:22:00 2016 +0100

    Fix: coverity warning about buffer not being terminated before use

commit 86b4464e94e9bf207a3ed6323632a3529e755076
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 18:05:48 2016 +0100

    Fix: unregister_channel_tech, when module load fails

commit 6a82661521c32ffdf36581f62c7fc276eafbb7bf
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 17:49:52 2016 +0100

    Fix: unregister_channel_tech, when module load fails

commit 47d11c9ad4cb006c2cab633098d2c101454fb7da
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 17:47:54 2016 +0100

    Suppress: DeadCode Warning about checking SCCP_CFWD_NOANSWER in switch which was already checked (sccp_features.c).
    Fix: Non Null Terminated string warning returned from recv(). Using uint8_t buffer[] instead of unsigned char buffer[].
    
    Issues reported by coverity

commit 0be48ca4ae29ffec8d06f69c717687d6ee5d165e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 17:13:51 2016 +0100

    Fix: checking array entry for null where strlen check was required (sccp_protocol.c)
    Suppress: DeadCode Warning about checking SCCP_CFWD_NOANSWER in switch which was already checked (sccp_features.c).
    Suppress: Non Null Terminated string warning returned from recv(). Intentionally kept.
    
    Issues reported by coverity

commit 40f0072bb3b1cbe58a09e14074db217051702c64
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 17:11:36 2016 +0100

    Fix: warning about unused variable
    Fix: warning about using void *data in debug output
    
    Reported by clang-3.9

commit efd7513af86439a18e0f9e8d33339686a89c237c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 16:21:00 2016 +0100

    Fix: Switch on coverity scan for develop branch on trusty13 build

commit f923404b72a74cda295bda2dd433cf9520117209
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Dec 11 16:18:33 2016 +0100

    Switch on coverity scan for develop branch on trusty13 build

commit f9251e6ea3fa9ed1169a9a0a520e1c4146fceb28
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Dec 11 00:30:14 2016 +0100

    Merge remote-tracking branch 'origin/develop' into issues/323 (#355)

commit ed676e6f302082927c43214ca360a81125a96f70
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 19:37:06 2016 +0100

    Fix: returning Busy State on incoming call in DND state

commit 24f54264d72faa73963f8762bd7559e8f99f4e95
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 19:26:19 2016 +0100

    Fix: openReceiveChannel during DIALING indication

commit 9e07bd3a10883269c5390e891e814ed59966b516
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 15:50:47 2016 +0100

    Fix: suppres clang warning about default argument promotion when using enum instead of int for a variable argument. Changed code to use int instead. Added comment about the actual expected type.

commit fe63f7f51ae63b37dfe82fd65f10152488c4a65a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 15:49:32 2016 +0100

    Fix: spelling mistake in comment

commit 74c3c3a24076b97ccb4a6ea89003971928badee0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 15:33:27 2016 +0100

    Fix: libxml2 / libxslt / libexslt detection

commit bc5b2ccd88c64db1d9016c4d2c6fd68362b2946e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 14:59:26 2016 +0100

    Enh: cleanup comments

commit bfaf6734486b42cc13f4150d9ee28f89575451ba
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 14:59:03 2016 +0100

    Enh: global dnd declared Obsolete in favor of dndFeature

commit 93662fbcd7ded8eb9d1fa79e6eb062365e00a7ec
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Dec 10 14:58:21 2016 +0100

    Enh: Reduce debug output on socket close/error events

commit 2887ee66cfd67bf3cc632d616f3810ff5f0b68ad
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 7 17:18:27 2016 +0100

    Enh/Fix: When loading the chan_sccp module fails we should unroll all loaded
    functions nicely and leave gracefully

commit 48b5523d04bdffecccdfc88fdd290f272ebbb1c9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 7 17:17:46 2016 +0100

    Enh: sccp_(un)register_cli should return success/failure

commit a89228108c07dd9792a1242639fe480b2105f706
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 7 17:06:42 2016 +0100

    Fix: only use SO_REUSEPORT if it is defined on this platform (references #247).

commit 3aabf4a080fdb18382695452bd8ce7a2fd8522ff
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Dec 7 16:07:54 2016 +0100

    Fix: Phone keeps reregistering even when unloading and loading chan_sccp module
    Only asterisk restart gets the device out of this loop. It looks like this is related to
    setting SO_REUSEADDR, SO_REUSEPORT and SO_LINGER on the phone session socket.
    
    Fix: Move sccp_session_setsocketoptions to sccp_netsock_setoptions
    Enh: Add reuse and linger parameters to sccp_netsock_setoptions
    Fix: Use different socket options for:
     - listening socket(:2000) (reuse and linger (0 seconds)
     - connected client connections (no-reuse/no-linger)
    
    References #247

commit 3bf9a27918368a32e5a6f23eca8ef73345cd65fe
Merge: 3bbfd20 8a3a508
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Dec 2 21:30:49 2016 +0100

    Merge pull request #353 from mkosmo/mkosmo-acinclude-spelling
    
    Fix spelling error in acinclude.m4

commit 8a3a5087e56ecf31e63300732fa276c2ea09c676
Author: Matthew J. Kosmoski <mkosmo@gmail.com>
Date:   Fri Dec 2 14:20:56 2016 -0600

    Fix spelling error in acinclude.m4

commit 3bbfd20f927ea0567d3bbcc54ba695dd6c81b92a
Merge: 6daa0e8 c2eee48
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Dec 2 20:15:32 2016 +0100

    Merge pull request #352 from chan-sccp/issue/351
    
    fixes #351

commit 6daa0e8fe338297dd1c003199dc0ff2e74c725f0
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Dec 2 17:00:49 2016 +0100

    update build status branch
    
    [skip ci]

commit b2fff3a85aaf521b1c3486d4e52b9edda259f406
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 16:52:19 2016 +0100

    Fix: run automake to update Makefile.in

commit 5f490e03143c9867d61b735a870cfc8f059d7eff
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Dec 2 16:47:50 2016 +0100

    remove sccp_xml

commit 36d03c147e12b2815bbed32dafd273ca7405207b
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Dec 2 16:42:43 2016 +0100

    remove webservice

commit c2eee48ae71b71fcc0d14bf3c228dc9fd97cea35
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Fri Dec 2 16:14:54 2016 +0100

    fix indent

commit 5bc288d1e2e886d5260925a0b3f7855296042084
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Fri Dec 2 16:13:59 2016 +0100

    move decrementation for hold channel count to line

commit 4dc941d6061131f82dd90b78d44a550602b7093a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 16:00:38 2016 +0100

    Enh: update description of some of the button labels texts

commit 2322136db2cda45fcaadb4e97ad2b3d7a3e22150
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 15:59:47 2016 +0100

    Fix: pbx_mutex_destroy(&removed->context) which should have been pbx_mutex_destroy(&removed->lock)

commit c1edd7e008d73ad1da17e4396588a1759c1b5906
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 15:58:55 2016 +0100

    Fix: disable webdir config entry (for now)

commit 08f14f53d0ca79ddc186cd7c757e695a1d40ff3c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 15:58:11 2016 +0100

    Fix: bootstrap run to update configure and makefiles

commit d43c3327905c3efe530779a4b5a08df90e6a42eb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 15:56:43 2016 +0100

    Fix: reenabled libxml2 and libxslt detection in configure

commit 83694e402bbf97c3950ed17346d799ecdb672f4f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Dec 2 15:55:06 2016 +0100

    Enh: split forward declarations into seperate file

commit 55a0dcd9e000892f1931587798ef84a892de5e05
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Fri Dec 2 10:50:37 2016 +0100

    fix for issue #351

commit 12f96a943f21d4104f84a66f3329f26191b053ca
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Nov 29 16:34:45 2016 +0100

    Fix: synchronize sccp_wrapper_asterisk_createRtpInstance functions

commit 0073a2a481c4cc5677f51bea05ab7fbba0070518
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Nov 24 01:31:13 2016 +0100

    Fix: src/pbx_impl/ast114/Makefile.in required for asterisk14 compilation

commit 1c5c6229e8ac0ada52bc304076f8df4525bddd5b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 23 17:26:06 2016 +0100

    Fix Device preference allow you to specify a codec which it is not capable of
    
    Reduce the preferences of the device, line and channel by the capabilities after they are known :
     - after config loading
     - during handle_capabities
     - when creating a new channel
    
    Closes #348

commit 98797e39f4631795b0f6c54ac8937b350eef3844
Merge: 50ae54c 28a8901
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Tue Nov 22 22:45:48 2016 +0100

    Merge pull request #342 from chan-sccp/feature/support_ast14
    
    Feature/support ast14

commit 50ae54cb93c46eedda590b7dd2a0fa408161642b
Merge: 838dfec 65b20d6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Nov 22 19:34:27 2016 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop

commit 838dfeccae34c05fd2e285d7fb88667c66d8966a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Nov 22 19:33:21 2016 +0100

    Fix: 'Unsupported payload type received' continuesly
    
    It got zeroed out while trying to copy payloads into the rtp instance using ast_rtp_codecs_payloads_set_rtpmap_type_rate() -> Remarked out this copy function.
    
    Adding: ast_rtp_codecs_payloads_default(ast_rtp_instance_get_codecs(instance), instance);
    To make sure the basic set of asterisk codec rtp payload are available.
    
    Reinstated the previous method of adding payload mappings for cisco specific types like DTMF.
    
    Guess: This change is related to the switch to dynamic payloads in asterisk-10.
    Note: ast_rtp_codecs_payloads_default(ast_rtp_instance_get_codecs(instance), instance) does not exist for asterisk-13.
    Note: update required in #342 when pull request is merged
    
    closes #308

commit b369342c511a3b608b771c757e77d370846c18a7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Nov 22 19:08:24 2016 +0100

    Enh: fix const correctness of skinny_codecs2pbx_codec_pref

commit 65b20d651d40ad1cfce470d872e02bed3294711b
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Tue Nov 22 14:05:48 2016 +0100

    change ast_rtp_instance_update_source on AST_CONTROL_SRCUPDATE; add SKINNY_CODEC_WIDEBAND_256K mapping; fix codec channel function return

commit 969ccaa73be25656f571b62d43465a658f5fe656
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Tue Nov 22 13:55:02 2016 +0100

    fixes read format for forwaring channel

commit c7dae0838a2bbd8c9ffe2dfa3a7cf9c8d7978470
Merge: 2cdbec8 1ace932
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Nov 20 15:19:40 2016 +0100

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop

commit 2cdbec8fa7a457650d3f930ca76e05a887053ded
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Nov 20 15:15:37 2016 +0100

    Fix: directed pickup pickup press was intercepted on first try (reported by Viktu)
    Enh: Update debug output when second pickup button press is intercepted, to clarify reason for intercept
    Fix: Check for valid callgroup/pickupground before checking putton press interception, to show the related debug output in relation to the issue

commit 1ace9327fa2f2a94d0a21ab439b2555ae2e70d19
Merge: 9b17f11 0e64a1e
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Sun Nov 20 13:54:55 2016 +0100

    Merge pull request #345 from chan-sccp/issues/340
    
    Cleaner implementation of keypad_handler

commit 9b17f11eb62831e32585b98993559a0656741d6f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Nov 20 13:44:04 2016 +0100

    Fix: Added setBackgroundImage/Ringtone support to 8945 / Removed setBackgroundImage/Ringtone support from 7960

commit 0e64a1ed56590d73e870b8c3afadb9ad8a01e483
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Nov 19 18:49:05 2016 +0100

    Cleaner implementation of keypad_handler
    Replaced if-then-tree with flat switch structure
    Added fallthrough when callid cannot be found on the current line (should not happen)
    
    References #340

commit 1f50206081a85e230ee4d3a4b54fcdae5b881d66
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Nov 19 16:19:36 2016 +0100

    When indicating CONNECTED or CONNECTEDCONFERENCE and openreceivechannel is not active, we should start it now.
    
    I don't see a need to check previousChannelState here, this was an old method to make sure openreceive was not
    started multiple times, ut the RTP_STATUS flag can do better.
    
    references #318

commit 942fcec3b71e5f8a93dec7853220b3c40ace61a5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Nov 19 13:16:40 2016 +0100

    Fix conference moderator.
    
    During CONNECTEDCONFERENCE indication the previousChannelState check was missing a cause,
    causing the openReceiveChannel not to be (re)opened. Audio for the moderator was missing
    from the conference.
    
    closes #318

commit 46decc4cc018d72bc7b8126be8cf9e9d6ab4d5cc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Nov 18 18:06:18 2016 +0100

    Bounds check during socket buffer processing (reported by coverity).

commit 41e564bfe86451316c76ff4b84a849d049e949ea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Nov 18 18:05:04 2016 +0100

    Suppress clang analysis complaining about assining and integer to a char array.

commit 5e2913dbcdfa9bbac086ed92efa13b804f5a300e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Nov 18 16:51:13 2016 +0100

    Fix locking issue during hangup, reported by pnlarsson (Fixes #341)

commit 6f7d24e7f16e72734e4b61e8a6fcd500185598de
Merge: e5d07f2 53a6529
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Nov 10 18:18:25 2016 +0100

    Merge branch 'issues/343' into develop

commit 53a6529bc526ceb7b7a915d324d147ea14141893
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Nov 10 18:16:13 2016 +0100

    Fix potential null pointer dereference in sendCallInfoV16 (references #343)

commit 80d9808d120c802ea8796242080a94142358f05a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Nov 10 18:14:46 2016 +0100

    Fix memory leak when connecting ast_device_state_topic by not copying the device name buffer (references #343)

commit de61befdbcf74b0a5d1dbbbd3f345dd80c9b5318
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Nov 10 17:41:06 2016 +0100

    Fix sccp_config.c device shadow warning (references #343)

commit 28a89015462d38b77e80cf7a250493df99dab973
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:49:20 2016 +0100

    Fix callid typedef for asterisk < 14

commit 51da4a62b36ad93c988842aec575fb5f828c5c56
Merge: bda8a37 1eef189
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:11:27 2016 +0100

    Merge branch 'feature/support_ast14' of github.com:chan-sccp/chan-sccp into feature/support_ast14

commit bda8a3724b34221292688bbccce5b9a5294580d7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:01:37 2016 +0100

    Run tools/bootstrap.sh to generate new files for ast114 support

commit d324d02305b013dcf7ee8160662bb11c08aca76d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:00:16 2016 +0100

    Add support for asterisk 14
    Fixup configure to use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE

commit e5d07f22308a55ffe4bb6f967d5d0c3247ad5f83
Merge: f53c1ad 7a9996b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:08:05 2016 +0100

    Merge branch 'master' of github.com:chan-sccp/chan-sccp into develop

commit 1eef189b450b7dc5e096f85c686e90a2b85820f0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:01:37 2016 +0100

    Run tools/bootstrap.sh to generate new files for ast114 support

commit c8ae9913248e567dd42d0394569c8f64671770b8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Nov 9 18:00:16 2016 +0100

    Add support for asterisk 14
    Fixup configure to use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE

commit f53c1ad212d933a2ecd446316f94cabc0793e063
Merge: 11eb22f 0498696
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Mon Oct 10 18:27:15 2016 +0200

    Merge pull request #337 from chan-sccp/issue/313
    
    fixes "The call Instance number in the callplane keeps incrementing w…

commit 0498696becec91619c65eee5c331d4353f5f197c
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 10 18:15:50 2016 +0200

    fixes "The call Instance number in the callplane keeps incrementing when using transfer"

commit 11eb22f5eeb292aa45dffb46944f17ee2c991728
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Mon Oct 10 14:07:13 2016 +0200

    Issues/322 (#325)
    
    * Update ISSUE_TEMPLATE.md
    
    * Update ISSUE_TEMPLATE.md
    
    * test for 7910
    
    * minimal changeset from master, that fixes the issue on 7910
    
    see issue #322
    the problem ist, that the message header length is set with the known sccp structure size, which will cause an issue with 7910 where OffHookMessage has size of 8 but the message is only 4 byte long
    
    * indent
    
    * fixes message overrun
    
    and move header->length initialication to session_dissect_header
    
    * preparation for merge request
    
    * fixes build issue

commit ae9ae6227e794c7854e1ca5a719cce77f55b7950
Merge: 1e00778 962ef89
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Sep 19 18:14:06 2016 +0200

    Merge branch 'develop' of github.com:marcelloceschia/chan-sccp-b into develop

commit 1e00778e8265728ef14ed0319d9717d6269935d1
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Sep 19 18:13:32 2016 +0200

    fixes issue 330 (7975's not able to send DTMF after an incoming call)

commit 962ef894042c072f5cf4920df8d2f668dfb92aa4
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Thu Sep 8 16:09:48 2016 +0200

    add SPA51x device identifier; Thank you Nikola for supplying this patch (#332)

commit 46f48e94e8dcdc89c0e7002f10d2f2a7478d12d2
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Sat Aug 27 15:49:51 2016 +0200

    remove sccp_dump_msg(msg) within sendCallInfoV16

commit 2624c2f31d5d632c13eb1f950b990878b98e7b37
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Aug 26 16:17:14 2016 +0200

    fixes issue that breaks support for receiving video frames from asterisk, see #328 (#329)

commit ee1f0d2db924366342086926ce42509edf3adefa
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Fri Aug 26 14:16:55 2016 +0200

    fixes 'caller name instead of called name in the list of placed calls' (#327)

commit f27e2be824deb7db557a6ef0981d9c8d3ec94ee2
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Sat Aug 20 11:40:32 2016 +0200

    WLANDefault.xml
    
    this file should be deployed encrypted to the tftp/http server

commit 575aa225aa9e419a9c2d2aaa9d1ed55983166d32
Author: Brian White <mscdex@mscdex.net>
Date:   Tue Jul 26 12:05:39 2016 -0400

    Fix: Allow build with --disable-realtime (#321)

commit 3cc74f5d3c2d03dd60d24181d43bc13e0bfebdc2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 25 20:35:46 2016 +0200

    Fix: All phones are restarted when you add a new extension to sccp.conf and execute sccp reload
    
    Issue reported by Miguel
    
    Fixes #310

commit 8464a3394df99d54691035fd380c5020de5009f1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 25 20:34:28 2016 +0200

    Fix: some sccp_log(...) line ends missing ';'

commit fba2d24db38366d412e9dcb57eb844d3af1925dc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 15:23:05 2016 +0200

    Enh: Renamed .writeState to .receiveChannelState
    Enh: Renamed .readState to .mediaTransmissionState
    
    To Prevent an issue like a0814c691 in the future.

commit ef7f9957ed22e01f165f64915be4f58133ff7e81
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 15:11:52 2016 +0200

    Fix Session Timeout issue
    - Increase Keepalive additional timeout
    - Added Double Keepalive alive time when on a call
    - Reset keepalive before and after processing a message

commit dd6cd7bd99ef46d23b77058a77f98e75a06f218f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 15:11:26 2016 +0200

    Enh: Make sure all RTP ports get/are closed during channel destruction and transfer_cancel

commit a0814c691bf48ce74474e99734c962394a5de7b2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 15:04:55 2016 +0200

    Fix: reversal of RTP readState and writeState
    
    readState is related to the MediaTransmission Status
    writeStae is related to the OpenRecieveChannel Status
    
    Changeing the names, might make this a little less confusing.

commit 8c38d344504a1811785df2a331031651f8a919eb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 12:10:52 2016 +0200

    Fix: prevent segfault in sccp_handle_time_date_req when we have lost the session and we are still processing a hangup event. Reported by Niklas.

commit fe4a0fcda4b90b995f33d872f149987c9b94ad58
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 05:00:15 2016 +0200

    Fix: CallerId / ConnectedLine information when using 'I' DIAL parameter
    
    Reverted change in sccp_device to set the called number information dusing dialing
    
    Caused issues when using FreePBX, which suppresses CONNECT_LINE update indications and set's the callerid and connected information before dialing.
    Issue reported by David Andrzejewski

commit 315d54f21eeca8bcda4b39c4075c8824cb3d24c9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 02:11:23 2016 +0200

    Fix: Double CONNECTED_LINE update when calling out.
    
    Do not use iPbx.set_connected_line to update the connected line, from sccp_pbx_call. Which causes an unnecessary CONNECT_LINE update.
    Instead set the initial connected line information when the channel is request, which makes pushing an AST_CONTROL_CONNECTED_LINE event unnecessary.
    The Callerid information is now available from the moment the OUTBOUND channel is created.

commit f61ee349522378b8b4c3712e4c73e1062a71ca7c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 02:10:57 2016 +0200

    Enh: Use SKINNY_CALLSECURITYSTATE_UNKNOWN instead of SKINNY_CALLSECURITYSTATE_NOTAUTHENTICATED when sending CallInfo.

commit da3bc71227d66db52fb0fc5e824ec892fba14667
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 02:10:20 2016 +0200

    Fix: remove updateing sendCallInfo during dialing.

commit e9b58564ac62a9106f37e3cb7905f74ca669ef2d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 02:09:05 2016 +0200

    Enh: cleanup sccp_asterisk_connectedline

commit e50e28e3fc80ba5a6573824981dc40c5b0f9ef35
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 23 01:18:34 2016 +0200

    Fix: Places Calls issue when using firmware 9.4 (protocolversion 20+)
    
    - CallInfoDynamic Message construction
    - Set Orig_CallingParty, lastRedirectingParty on outbound call
    - Update Orig_CalledParty during CONNECTED_LINE Update
    
    Issue reported by drtmk: 'Missing names in suggestions when typing new number'
    Related to 6ce88d2

commit d195bc13a6f7d6d66612e37a3a0dafe46387de37
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 22 17:24:45 2016 +0200

    Fix: Switch on voicemail Lamp when there are calls in the parking lot
    
    Issue reported by James Farell
    
    Related #139

commit 18d0515a9b9bb33ddbb320b14bf85ac3b3c7bcc6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 22 17:08:14 2016 +0200

    Fix: Previous commit caused no ring sound on the outbound call side
    
    Related Revisions:
    - e78251a
    - 1dfc06e
    - 01dbea1

commit 9e57c9aa02ccb6961ebbea6020d7aa36d79db65f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 22 11:52:28 2016 +0200

    Enh: Added sccp_dev_setLamp when requesting/removing call forward. (CM)

commit 4f1c92b0944f29eba3265cfa926cbc24741ed63a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 22 11:45:38 2016 +0200

    Enh: Renamed ForwardStat Fields. Included new value about lel_forwardActive field.

commit 9c9fa283247e5a79bd95b5380ddf055c46e750eb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 21 23:40:35 2016 +0200

    Update: NEWS file to announce Visual Parking Lot Feature Button

commit 6848e6da97d6c739e51e637edb662ea686fd18d4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 21 23:32:19 2016 +0200

    Fix: use locally defined version of the RAII macro, instead of the asterisk provided RAII_VAR version.

commit 272f6d59cbfffa0270e31bb87ceac23a14cb091c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 21 22:48:41 2016 +0200

    Enh: made the visual parkinglot feature a standard part of chan-sccp
    
    See: https://github.com/chan-sccp/chan-sccp/wiki/Visual-Parking-Lot
    
    Closes #139

commit bf286fc5d791341a7012f31638798d5c90da36c5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 21 22:27:07 2016 +0200

    Enh: Update ParkingLot feature status after device registration.
    
    References #139

commit 76228c62c016aa97e4068b5c0ade33b21d76ec00
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 20 22:51:12 2016 +0200

    Fix: Do not display 'call parked at XXX' on the statusbar when running in asterisk-12 and up
    
    Asterisk-12 and up return the 'parkext' instead of the 'parking_space', which is useless.
    
    Issue reported and denied to digium jira in https://issues.asterisk.org/jira/browse/ASTERISK-26029
    
    resolves 302

commit ac76eb932a56e5c69dd72788f6f2dd682a7295f6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 20 17:51:33 2016 +0200

    Enh: Print out the message if we are not able to handle it, so that we can learn from it.

commit 3fb6042882ac3a8bf7e09c9114f7cd39989950e5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 20 17:46:04 2016 +0200

    Fix: Inband/OutOfBand Ringing when not using simultaed Tones. Issue reported by Valerio.
    Fix: Suppress reindicating Dialing, causing issues in CalledParty Update

commit c38c0443c18e8f21fa0d2d3eef0b51c78296cd7f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 20 16:24:28 2016 +0200

    Enh: Renamed sccp_pbx_answer to sccp_pbx_answered to clarify it's use in comparison to sccP-channel_answer.

commit b725c2c9d9ed40735dafb61386107f4f0b20c487
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 19 23:47:04 2016 +0200

    Enh: Added 'RetrieveSingle' option to Visual Parkinglot Feature.

commit 01dbea1fa89b459be97105541c77ac2fdbc028e2
Merge: 1dfc06e e78251a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 19 19:22:27 2016 +0200

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop

commit 1dfc06e96b22fa94514a2f6e37b5efc1b82d2823
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 19 17:43:40 2016 +0200

    Enh: set asterisk callstate RINGING directly, instead of using queue_control. references #307.
    Enh: Stop media receive before media transmission (CM)
    Enh: Only send PortClose to newer devices.
    Fix: Send protocol version 0 for old messages instead of particular version.
    Fix: Update onhook indication, making it work for 7936 as well. Issue related to '7936 not able to do inband DTMF' reported by Mark Cianfaglione.

commit e78251a706ab2915d5b3bafbde4342b52c2e31c3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 19 17:43:40 2016 +0200

    Enh: set asterisk callstate RINGING directly, instead of using queue_control. references #307.

commit 6ce88d2de7cd0c2a2c9172bc738e443cd1feacbc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 19 15:06:51 2016 +0200

    Enh: Reorder channelstates in indicate, to follow a simple call order (offhook->dial->proceed->progress->connected->onhook).
    Fix: 796x / firmware 9.4 update placed calls. Issue reported by drtmk: 'Missing names in suggestions when typing new number'
     - When sending calledParty with length StationDynamicDirnumSize, which is 25, we need to force alignment=1.
     - We should send the protocol level we are actually using, instead of forcing protocolversion=17. Otherwise it causes issues in wireshark with alignment.
     - Reorder normal_dialing to follow CM order.
    Fix: Make sure we only start mediatransmission once. CM updates callinfo after starting media transmission.
    Enh: cleanup sccp_protocol.c
    Enh: sccp_indicate: Simplify getting innstance. Renamed instance to lineInstance.

commit e8a40a0e6d850e8bd46ecec2c72e17cb2d020dcf
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 18 15:40:51 2016 +0200

    Fix: 7936 not able to do inband DTMF. Issue reported by Mark Cianfaglione.

commit af666b3b13886b4665623d59720b974ea7114d40
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 18 11:36:58 2016 +0200

    Fix: clang compile warning

commit ba998c0516695e735777bdb75c0e50985dc59ad8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue May 17 16:54:44 2016 +0200

    Enh: simplify locking in featureParkingLot by using RAII_VAR

commit fc811c7e62d81c43377d34d2c508d79a2e96560e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue May 17 13:48:43 2016 +0200

    Fix: sccp_featureParkingLot unlock after returning from findCreateParkinglot, this fixes# 303
    Fix: ast113_park locking order. No need to keep the lock while we have a reference to the bridge_channel
    Fix: error message when parking has failed, no need to include the extension used to park.

commit ba0abc5a3565006274fb1c20e2cbadf632af908a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 15 08:57:25 2016 +0200

    Fix: processing handle_device_to_user for visual parkinglot

commit 09291470344a851344240b712b1249a98bd0f520
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 14 17:50:28 2016 +0200

    Enh: Use IPPhoneMenu instead of IPPhoneDirectory for VisualParkingLot handling
    
    Fix: Visual parking lot menu comes back on screen after exiting and un-parking elsewhere
    fixes #300
    
    Fix: '#' not dialled to instantly un-park when retrieving single parked call
    New version does not depend on the device to do the dialing, we dial the parkinglot extension for the device instead.
    fixes #301

commit d2792113067e4448831f6f0ebc069e0a03cf7d86
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 14 17:50:21 2016 +0200

    Upd: Added 7936 register example message.

commit a1ae03c9a21d7be77ece7da58070c6b5a9b19b7b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat May 14 11:36:11 2016 +0200

    Fix: handle_keypad_button for use with 7936, which only sends the digit on an active call
    
    Check message size, before retrieving the value.
    Issue reported by Mark Cianfaglione

commit 587648a515d2c968ef414637ef3244018137249e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 13 13:29:30 2016 +0200

    Enh: Generate 'beep' (skinny_tone) on incoming call when DND silent is active on called device
    
    Setting dnd_tone to 0x32 will generate a single beep when there is a new incoming call, when '<<DND  silent>>' is active on the device.
    
    Added global parameter dnd_tone, default value = 0x0 (meaning disabled)
    Feature Requested by: Kevin Gagne (Modulis)

commit 6897007544644feaefd4bf0752881f9614b3a889
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 13 13:08:26 2016 +0200

    Fix: Visual ParkingLot compilation

commit 58845b8cfe57a06c46aadb6559d09b0eb5f61802
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 13 10:55:27 2016 +0200

    Enh: Visual ParkingLot
    
    Implemented following Visual Park Button handling:
    * If we have an active call -> pressing the park feature key, will park that call
    * If we are not on an active call:
       * If there is 0 parked calls: Display Status Message, "No parked calls'
       * If there is 1 parked call: Unpark that call immediatly
       * If there is more than 1 parked call: display the visual parking lot representation.
    
    Issue: #139

commit a971eee6336d14fd4ec4d8e3ee77056201295d87
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri May 13 09:47:26 2016 +0200

    Added headsetHandsetMonitor option to SEP0000000000.cnf.xml_annotated. Provided by Matt Hoskins.

commit ae4d27fc055ab7003e7acaa31d2820f7287eb945
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 11 14:52:52 2016 +0200

    Fix: transfer cancel
    
    - When hanging up the channel, only call sccp_channel_transfer_release once
    - Only release the transfer in progress when resuming the channel being transfered (transferee).

commit e26a34cf5b0b86a4bd9ec86079055f56ba655a9b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 11 14:52:03 2016 +0200

    Enh: Extend OFFHOOKFEAT keyset to include resume

commit 63ecc424787856e4ee41369c967d76db20691a02
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 11 14:51:33 2016 +0200

    Fix: CLI sccp show channel output

commit 1eed65d9f8be4fa73edbc79c9760294080c86078
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 11 10:55:04 2016 +0200

    Fix: ExtensionDeviceCaps Message length

commit 57018e3577dbe5a7a6fa949ac277efa0a359fc59
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue May 10 12:44:26 2016 +0200

    Enh: Keep packet dump information together by generating only one debug message

commit 1e9e2fe233cf3b1c09b362866563576cab4144c0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue May 10 10:37:24 2016 +0200

    Fix: sendDynamicDisplayNotify message and string padding.
    
    Issue reported by Simon Arlott.

commit e670e5db03891df94e27f9d6c0cebb3af904b61b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 9 14:32:25 2016 +0200

    Fix: session recv can return 0 which should be handled correctly, without resetting device connection (1).

commit 4efe58ae27c9dbe6aef942dd0cf2538793f64eea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 9 13:11:29 2016 +0200

    Fix: session recv can return 0 which should be handled correctly, without resetting device connection.

commit e4df3a591d74393f61261903d6ae283ac1dc3492
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon May 9 13:10:36 2016 +0200

    Enh: Slow down when token has already been sent

commit 515d263e6da95c984982f5b75fa0222c0d787cd0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 8 13:53:54 2016 +0200

    Enh: Added result value when reporting session issue with message that we cannot process.

commit 64cf74da7c4f6845eb2bc59a8259ab1a8511f884
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 8 13:51:45 2016 +0200

    Enh: add '#' to the number in visual parkinglot, to force immediate dialing on older phones.
    
    So that we don't depend on simulated enbloc dialing. Issure reported by James Farell.
    references #139

commit b768c55cfedf7bd53e161502574fff12ff1ae943
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 5 14:57:12 2016 +0200

    Fix: sccp_refcount_refreplace (related to 63ed5e00)

commit 63ed5e007e1362f5f84483369d02db840e6eeb1f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 5 13:43:09 2016 +0200

    Fix: do not use pbx_assert during normal excution when checking refcount pointers
    
    Using pbx_assert would cause a force asterisk crash. Instead we return a log message, slow execution and return NULL.

commit 5ecf1cbeb7ab388cde5164b7c482c1513a1684ed
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu May 5 13:37:25 2016 +0200

    Fix: sccp_device_check_update can be called with device = NULL,
    using that value to retain that pointer executes a pbx_assert
    which crashes asterisk as it is supposed to. We should be carefull to check the pointer before retaining it.
    
    Note: Need to lock the session when assigning / releasing devices, to prevent this issue.

commit 6f240912d293d15a356f9a256c28a95b0285b43a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 4 16:55:53 2016 +0200

    Enh: Update debug output from sccp_channel_recalculate*Format
    Enh: Cleanup sccp_multiple_codecs2str debug output
    Enh: Renamed the functions contained in the sccp_codec files

commit f6eddf1a0796717b39d59aeb88dada500857f382
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed May 4 10:06:14 2016 +0200

    Fix: setting CHANNELSTATE_CONNECTED should be reentrant
    
    Issue: going from CONNECTED to CONNECTED (to update the callerid information) was not checking the rtp instance correctly,
    causing another call to openReceiveChannel, and the previous openReceiveChannel was not stopped or cleaned up causing
    the phone to run out of RTP ports. Reported by Miguel.
    
    Solution: fix the check before calling openReceiveChannel.
    
    related to: #297

commit 656e2fba5731ea1a437c6bfda42a96d58ae8cf60
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue May 3 13:35:58 2016 +0200

    Revert bd49e2e0b: Current caller name on speed dial line doesn’t update after call transfer
    
    Causes side effect, whereby rtp ports are opened twice and not closed correctly.
    Need to find a difference solution.
    
    Side effect Issue reported Miguel
    
    references #297

commit bd49e2e0b221eb8a10dfaf810a88dcb8d962a1da
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 19:45:10 2016 +0200

    Fix: Current caller name on speed dial line doesn’t update after call transfer
    
    Partial fix: recipient part of the transferred call get's fix using a forced
    sccp_indicate of the CONNECTED state. More work needed.
    
    references #297

commit a54a25690f4604cecfbcc307666689284cfa33ca
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 19:44:20 2016 +0200

    Enh: clarify hint processing

commit e4a3ed25a7312df79834db864121bad00d97f45f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 19:43:35 2016 +0200

    Enh: Suppress debug output during removeTimingFD

commit ce188f1f100da630c89110c4fe1c08122426caaa
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 14:52:13 2016 +0200

    Fix: Blind transferring does not work while destination is still ringing
    
    fixes #294

commit e4528d7164f6eb85d9ca5d87706d5f7e0ac92de2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 13:46:22 2016 +0200

    Fix: potential null pointer derefence

commit da3bfd4782fdeb2eab0d6e173d54b0457f13a567
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 13:45:44 2016 +0200

    Fix: tautological comparison warning (clang)

commit c7af03294e67a829d472b733bdd2e18a1db5bcf8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 13:44:55 2016 +0200

    Fix: compile warning

commit 95d0648b2875b83933cc6c2b0d42351106f864e0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 13:40:43 2016 +0200

    Fix: File Descriptor Leak after channel masqueration (transfer / cfwd / pickup)
    
    The TimerFD does not get moved/merged during fixup (masqueration).
    I could not find the actual cause for this in the asterisk sources.
    This patch does fix the issue if it does exist during channel cleanup though.
    
    Fixes #293

commit 9d9a70561d0892905d5b0588adbbcd604dcbf44e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 13:40:17 2016 +0200

    Fix: make ChangeLog

commit c5e2ab22b4926e25bf97718e36cec71b41142f55
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun May 1 09:44:01 2016 +0200

    Enh: ChangeLog generation
    
    Removed SVN2CL, Subversion, HG Detection from configure
    Replaced Makefile.am ChangeLog generation

commit ed57bb30ba5beb8af9de53d3cc522d189e41beb6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Apr 28 14:35:23 2016 +0200

    Enh: Revert added debug logging related to seesion issue
    
    Remove the backtrace added to session_destroy while dealing with the 'Rejected Transfer' Issue report by Valerio.
    Adding the backtrace did not reveal any new information.

commit 7a9996b5cf1db53ac717b867288b08df4c4149fd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Apr 27 15:35:21 2016 +0200

    Update ISSUE_TEMPLATE.md

commit bd03b79784c37c4e7d5172a91f11f667bea4b6f6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Apr 27 15:34:03 2016 +0200

    Update ISSUE_TEMPLATE.md

commit 7bc7e35d4650728479fd493703851cddc14c135d
Merge: 49476f6 5309e23
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Apr 27 15:12:55 2016 +0200

    Enh: Cleanup doc & doxygen
    Remove old Doxygen doc files (Replaced by WIKI)
    Update doxygen.cfg
    Update doxygen comments
    Fix: Doxygen warnings
    Fix: compilation

commit 49476f6fb944852461233cfbb354db62206dd112
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Apr 27 13:29:54 2016 +0200

    # This is a combination of 2 commits.
    # The first commit's message is:
    
    Enh: Cleanup doc & doxygen
    Remove old Doxygen doc files (Replaced by WIKI)
    Update doxygen.cfg
    Update doxygen comments
    Fix: Doxygen warnings
    Fix: compilation
    
    # This is the 2nd commit message:
    
    Update doxygen generation

commit 5309e232daa8d5e0433f376df7eee444ea3f7c4d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Apr 27 14:54:59 2016 +0200

    Fix: compilation

commit ce5524a1acdbf344bb45384b318ff20754d27534
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Apr 27 14:52:49 2016 +0200

    Update doxygen generation

commit bdced95dec22d79e6ce61d20d292ef8a18486f45
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Apr 27 13:29:54 2016 +0200

    Enh: Cleanup doc & doxygen
    Remove old Doxygen doc files (Replaced by WIKI)
    Update doxygen.cfg
    Update doxygen comments
    Fix: Doxygen warnings

commit 7117a097a80588808d0b360def054c4dc1abbca7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Apr 26 12:50:56 2016 +0200

    Fix: simulated enbloc dialing
    Noticed in one of the debug.log files from Valerio, that the time differnce between dialed digit and the remaining time resulted in a negative difference.
    That intern caused the variance and standard deviation calculation to be wrong (indicated nan = not a number).
    Cause: the channel->enbloc.digittimeout is presented in seconds not uSeconds.
    Solution: Multiplied channel->enbloc.digittimeout by 1000 to get uSecs.

commit d51732d3abda46e2d0968b740313ce9f80e9cb38
Merge: 5e50afe d5e3a32
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 16:33:13 2016 +0200

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop

commit 5e50afe360dd0d3ce9b203b190786c128ab0e3dd
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 16:10:44 2016 +0200

    Fix: revert sccp_session_findByIP addition to sccp_accept_connection
    Needs to be revised, because it was not taking NAT into account. Will do that in 'develop' branch.

commit e6a006131ba5501fcdbb9e3c0a9166f54ea0e385
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 19:20:29 2016 +0200

    Feature/visualpark
    
    Fixes Issue: #139
    
    Changes proposed by this Pull Request:
    
    Add support for showing a visual representation of the current parkinglot when it contains any parked calls
    Uses AMI Monitoring to update a local representation of the observed parkinglot
    Event is distributed to all observing phones when a new slot is occupied or released
    Deals with different AMI versions (having different event arguments)
    Tested against Asterisk-11 and Asterisk-13 by two users
    Currently only active in experimental mode (--enable-experimental)
    Usage:
    
    button = feature, parking, ParkingLot, default

commit d30738b5f816b930e9766061af53690ee1173a77
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 15:17:52 2016 +0200

    Fix: 'sccp show devices' output for token (to fit the column width)
    Fix: 'sccp show devices' output for registration time (None instead of 1970)

commit 0f645ef1b81ba5d26eda6d6d281650ca52b6b3a5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 11:26:11 2016 +0200

    Fix: accessoryState display in 'sccp show device'
    Fix: sccp_enum.c generation
    References Issue #240

commit 58141cb54fc8eca20b2d97a4e220f9f4e3b63a1d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 12:49:18 2016 +0200

    Fix: make isPointerDead test 32bit compatible

commit 2c05741be0c2192912b350d9cf59b9edd96b13d1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:53:35 2016 +0200

    Update ISSUE_TEMPLATE.md
    Create PULL_REQUEST_TEMPLATE.md
    Update README.md
    - Added Gitter Chat
    - Prebuild Binary Locations
    Update .travis.yml
    - only invoke coverity build on the master branch
    - Add webhook for gitter chat, so it receives travis build information
    Enh: Added config.cache to .gitignore

commit d5e3a32efd4a663f0c5724a7ad4a10b0ce5a42b5
Merge: cc3bebb 4b83ea0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 16:17:52 2016 +0200

    Merge branch 'master' of github.com:chan-sccp/chan-sccp into develop

commit cc3bebbfd7e010c89a431b1cc0f9ac20a572dcc1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 16:10:44 2016 +0200

    Fix: revert sccp_session_findByIP addition to sccp_accept_connection
    Needs to be revised, because it was not taking NAT into account. Will do that in 'develop' branch.

commit 4b83ea00e8dcf54b94a890607953b2f1e721a97a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 16:02:26 2016 +0200

    Fix: revert sccp_session_findByIP addition to sccp_accept_connection
    Needs to be revised, because it was not taking NAT into account. Will do that in 'develop' branch.

commit 48f38959f1390912747434ecde6d64ee80faea02
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 15:27:14 2016 +0200

    Fix: featureParkingLot when compiled without experimental mode

commit 72bb33bc5459879b0605559b125c573ff2448946
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 15:19:49 2016 +0200

    Enh: Added config.cache to .gitignore

commit 9a1766d33811c77205bd6d43d96fb4398871ef2c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 15:18:59 2016 +0200

    Fix: parkinglot module load missing iParkingLot interface.

commit 764817471fcfbb819b48b75d426cd21f401152cb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 15:17:52 2016 +0200

    Fix: 'sccp show devices' output for token (to fit the column width)
    Fix: 'sccp show devices' output for registration time (None instead of 1970)

commit fca640599acff4728687a43d8d2e742488a26afe
Merge: 5bafdfb 17e67ae
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 12:01:09 2016 +0200

    Merge branch 'develop' of github.com:chan-sccp/chan-sccp into develop (rebase)
    
    Resolved conflicts#

commit 5bafdfbc2398b80c4a169996ac43b490b49f8438
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 19:20:29 2016 +0200

    Feature/visualpark
    
    Fixes Issue: #139
    
    Changes proposed by this Pull Request:
    
    Add support for showing a visual representation of the current parkinglot when it contains any parked calls
    Uses AMI Monitoring to update a local representation of the observed parkinglot
    Event is distributed to all observing phones when a new slot is occupied or released
    Deals with different AMI versions (having different event arguments)
    Tested against Asterisk-11 and Asterisk-13 by two users
    Currently only active in experimental mode (--enable-experimental)
    Usage:
    
    button = feature, parking, ParkingLot, default

commit 3c04e82c051095ec0137fe64e1229262fe829f99
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 25 11:26:11 2016 +0200

    Fix: accessoryState display in 'sccp show device'
    Fix: sccp_enum.c generation
    References Issue #240

commit 17e67aec93ffd0cb392869778ccec2cc2251b04a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 19:20:29 2016 +0200

    Feature/visualpark
    
    Fixes Issue: #139
    
    Changes proposed by this Pull Request:
    
    Add support for showing a visual representation of the current parkinglot when it contains any parked calls
    Uses AMI Monitoring to update a local representation of the observed parkinglot
    Event is distributed to all observing phones when a new slot is occupied or released
    Deals with different AMI versions (having different event arguments)
    Tested against Asterisk-11 and Asterisk-13 by two users
    Currently only active in experimental mode (--enable-experimental)
    Usage:
    
    button = feature, parking, ParkingLot, default

commit be98253f5d1054148174db38b922385a985d725a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 16:36:14 2016 +0200

    Update .travis.yml
    - only invoke coverity build on the master branch
    - Add webhook for gitter chat, so it receives travis build information

commit 2b4c05ad452527de153ecbe0bc7b5a3a6336fc55
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 16:25:37 2016 +0200

    Update chat link in README

commit 9db330e15f96829cd34bfb7e56e0c82078e2a282
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 16:03:58 2016 +0200

    Update README.md
    
    - Added Gitter Chat
    - Prebuild Binary Locations

commit 25551b50db43cfed1d4c418e12ba15e4cecd0a91
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 14:11:11 2016 +0200

    Disable coverity build on develop repository

commit 05cb460a84b4358a963574e0901747fd34de7bee
Merge: 03b4114 79d7102
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 14:04:05 2016 +0200

    Merge branch 'master' into develop

commit 79d71025743e305821b73c23ce36806717966238
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 24 12:49:18 2016 +0200

    Fix: make isPointerDead test 32bit compatible

commit 87690b5a5c8fe0acc948608eddc724ac397e72d2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:57:34 2016 +0200

    Create PULL_REQUEST_TEMPLATE.md

commit 4676280353fde19b8cb8143ceae5f62ff9a3a374
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:53:35 2016 +0200

    Update ISSUE_TEMPLATE.md

commit 5b5d4634a902e3b97d9e24c2eb963d9c59b33297
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:40:54 2016 +0200

    Update ISSUE_TEMPLATE.md

commit dff01e9633be01cddc4d3e898880b50172964cc9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:35:36 2016 +0200

    Update CONTRIBUTING.md

commit 7bca4fa712a4a97e45b6a4d24e73108f779df07c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:35:21 2016 +0200

    Create ISSUE_TEMPLATE.md

commit 09bbd64412793db61ab0323d4bdd7024121e4090
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 01:32:23 2016 +0200

    Created a CONTRIBUTING guideline

commit 0d5e8d69a28ff4eeea350662521185e2d7f2d270
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:51:09 2016 +0200

    Update coverity project badge
    
    Update coverity project badge to point to newly created coverity project for this new repository

commit 5de165242cc4f7e0ba3fd1ed4c81ad1a820e2c70
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:40:40 2016 +0200

    Update .travis.yml

commit 6b1447d18cafa2b9878ab42d1262b5e37739bf07
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:37:46 2016 +0200

    Update .travis.yml

commit af287098beddfa83809967f6f0cf019356d8d4aa
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:27:05 2016 +0200

    Update coverity security for the new repository
    
    because of the name change of the repository

commit 778c3dba1a69fbdd4a46a11d4d920fd4f8d449f1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:11:56 2016 +0200

    Update travis to include coverity scan build
    
    Update travis to include coverity scan build when running the gcc trusty build with asterisk-13 (which is allowed to fail, because coverity only allows a couple of builds per day.

commit 7eed5eb6f36b3bd8df76df3e9bb1cdba44b7d55c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Apr 24 00:07:25 2016 +0200

    Update WIKI Reference

commit 80c56b35b415e95cfc2622350dc03551b14f0842
Author: Marcello Ceschia <marcello.ceschia@gmx.net>
Date:   Sat Apr 23 20:14:56 2016 +0200

    update for Documentation link and Download

commit 46a5e8e74e5e5be47be3aa02304feb7a5a56e9cd
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Apr 23 19:28:09 2016 +0200

    README.md: Update travis-CI link

commit ac449024f2ff5e4df5ec1ca6083a46659681c55b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Apr 23 19:26:08 2016 +0200

    README.md: Fix issue link

commit e20baa9f25a686bcf92650184c8ab56c2acaf376
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Apr 23 19:23:33 2016 +0200

    Update README.md to change the links from marcello's github to chan-sccp

commit 249ee28b9e2196e89e04eb3b342c3eda704eeda3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 14:41:14 2016 +0000

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

commit 67aba7a8a9472ff2541b10f3e1d848a5f1b23d5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 14:35:38 2016 +0000

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

commit 3568679b3115f144d96a6d54f1318675a5187be4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 14:34:46 2016 +0000

    Update readme.md. Use direct link to paypal, instead of going through sourceforge redirect.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6834 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e566fd026d45cddc9b26d6717ff21a2f1aa44ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 14:17:54 2016 +0000

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

commit 03a860261b5dcd8d27d1f853bea567afb8af8fb0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 12:55:47 2016 +0000

    Fix: Remove coverity ondemand badge from README.md
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6832 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eddd37bedade287b361cda8648ff8ceefce7dc8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 12:44:28 2016 +0000

    Enh: GitHub issues shield should only count bugs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6831 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f6b7ada2646187c395bfa38fd074bb8019d1f40
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 11:50:18 2016 +0000

    Update: README.md github shields
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6830 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db2b0f79321855fb5a4387cb206cb5b02e93d5da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 11:34:25 2016 +0000

    Fix: Coping with GCC-4.6 (an annoying compiler version)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6829 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eef1fb9c6a09bc0e3ffcd7f47181ff94e4e07b24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 10:53:45 2016 +0000

    Fix: autoconf/asterisk.m4 typo. Fix: autoconf/asterisk.m4 extension_state_cb_type detection.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6828 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d98a557bcdfd5f3aa4fd6f6d92d8d9dee62a0dfe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 10:41:53 2016 +0000

    Fix: autoconf/asterisk.m4 typo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6827 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2cc69a7cab6fc87553bf64161d15377c72808a1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 10:18:39 2016 +0000

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

commit 315a104b7392c06b804cf3561fccd4c2f92f195a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 10:15:05 2016 +0000

    Fix: configure issue when using clang + -Werror during asterisk tests. Suppress set-but-unused-variable warning in configure tests.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6825 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20f77d2b0699800e792696b9a65a04cf30213a4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 23 00:41:45 2016 +0000

    Fix: Added autoconf/asterisk.m4 check to cope with asterisk-13 change in ast-extension_state_cb_type change. Update sccp_hint_devstate_cb definitino to cope with asterisk-13 change in ast_extension_state_cb_type change to use 'const char *' for context and exten. Enh: Make autoconf/asterisk header checks use -Werror so that they fail even on minor compilation issues, improving precise detection for example with pointer-incompatibily const/non-const.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6824 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 708d6ad67ae1c78ba35f0f30308bb4cf158102a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 22 10:00:44 2016 +0000

    Fix: compile warning. Reported by Valerio.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6823 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9dbead3c2631e593325a979c69c33144ba8bfd63
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 22 01:47:49 2016 +0000

    Update: cnf.xml_797x_template to clarify g722 setting.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6822 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f95c66312b816f3e78eb8e15635c696e6f4861e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 22 01:31:41 2016 +0000

    Update: cnf.xml_797x_template to clarify g722 setting.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6821 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 041a63031de789e60dcc33dfbdf40ec73973911f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 22 01:26:33 2016 +0000

    Enh/Patch: Added line->description to CLI/AMI Output for SCCPShowLines. Patch provided by Jim Dossey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6820 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40aa7db53a1254e3391f3b32352442c9f4a166b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 21 18:12:37 2016 +0000

    Enh: Session thread handling during device restart. Show backtrace when stopping session thread.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6819 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03b4114af4d929da5ec45c4fa04f8ba8fd3d0702
Merge: eca001d 25142f6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Apr 19 14:06:07 2016 +0200

    Merge branch 'master' into develop

commit 25142f6aa2b2dd815fe1a676cc532f4a17e4280d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 18 14:56:41 2016 +0000

    Fix: stuck PBX channel after using c->designator to build PBX channelName. Issue reported by Valerio.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6818 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eca001d5cc822a46ba598f9f475cfe370e7bdd3f
Merge: f1703ab 1fe077c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 18 13:43:35 2016 +0200

    Merge branch 'master' into develop

commit 1fe077caeaa48429f9b616ef000ff7addd7ba45b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 18 11:38:08 2016 +0000

    Fix: potential NULL pointer dereference (minor)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6817 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1703ab97d0326cfd97b234162ec39c7a32c4bbc
Merge: 169aaf8 de9a08a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Apr 18 12:53:38 2016 +0200

    Merge branch 'master' into develop

commit de9a08adcf68abd8068e986b1bad7f1fafa69b22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 17 16:09:46 2016 +0000

    Fix: Prevent segfault when hint->callInfo is NULL in sccp_hint_devstate_cb.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6816 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e91d4d05e863b648bf17ef26b65231afada1a00a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 16 13:13:29 2016 +0000

    Enh: Report calling function when executing sccp_dev_clean
    Fix: Cancel channels connected to this device in reverse order, when
    running sccp_dev_clean. Which will hangup channels being transfered in
    a more logical fashion
    
    (Linked to '[Chan-sccp-b-discussion] sccp-chan-b goes in limbo after rejected
    transfer)' by Valerio).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6815 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f4a9a7bdff0175d0cbfd94c0aa1f47c0581c197
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 16 13:11:09 2016 +0000

    Fix: compile error when using SCCP_LIST_TRAVERSE_BACKWARD_SAFE_BEGIN
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6814 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 372dd189d8f7d40e24e81a56df62d9179fb128ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 16 13:10:11 2016 +0000

    Fix/Enh: Use channel->designator instead of line->name + channel->callid, so
    that we get uniform channel information everywhere
    
    (Linked to [Chan-sccp-b-discussion] sccp-chan-b goes in limbo after rejected
    transfer, by Valerio).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6813 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c854937fdb41b621e78f65d6469aa0eb9c43091
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 11 11:36:27 2016 +0000

    Fix: Removed transfer,cfwdall,idivert from the ringout keymode in the default softkeyset
    Pressing transfer during ringout does not make a lot of sense, and causes nasty side effects
    Issue: sccp-chan-b goes in limbo after rejected transfer, reported by Valerio
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6812 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 169aaf86e42ebcaf7f574bcd4b97b3dea91cbe49
Merge: 8852e3c b5a8100
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Apr 9 13:52:00 2016 +0200

    Merge branch 'master' into develop

commit b5a8100b40d6bbab4f5b74b24a0410c3a7e92a52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 8 14:27:14 2016 +0000

    Enh/Fix: Copy DeviceState Mapping from ast111 to the other asterisk version (CS_EXPERIMENTAL)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6811 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d1556aff34bede012643ae77131b10d1083424e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 8 14:21:26 2016 +0000

    Fix: Enh/Fix: hint channelstate->extensionstate->devicestate mapping (CS_EXPERIMENTAL) for asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6810 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e74b098211f53ddda5cf0d6f0d100d2de92e0da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 8 13:16:42 2016 +0000

    Enh/Fix: hint channelstate->extensionstate->devicestate mapping (CS_EXPERIMENTAL)
    Fix: DND <<busy>> processing on FreePBX causing issues. Issue reported by Miguel ('[Chan-sccp-b-discussion] Dont Disturb issue (30-03-2016)').
    
    Note: Needs further testing with --enable-experimental-mode and change in ast111 need to be copied to other ast versions
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6809 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd8fc689eb91031c296f8ec9cd04dae9af397485
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 7 12:56:06 2016 +0000

    Fix: pickup displayprompt + zipzip when onhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6808 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 627015975f15af98b98016972ca93f2bbaa8e41a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 7 12:42:16 2016 +0000

    Enh: move sccp_always_true / sccp_always_false functions to sccp_utils.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6807 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b41378a6561dc4afba3750872dddab3ea68158e1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 7 12:31:10 2016 +0000

    Fix: moved isPickupAllowed / resetPickup and disallowPickup to sccp_line and attach it to the linedevice instead of the channel
    Fix: Adapt pickup/gpickup function to use the above function to disable the pickup/gpickup functionality after the first try on a channel
    Fix: Reset the PickupAllowed status during channel cleanup
    Fix: Clean DisplayPrompt during channel cleanup, to make sure any display error messages get cleared
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6806 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 656a8e4a9badb13d4e88bed50d74f5510c86b6da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 6 14:24:23 2016 +0000

    Enh: use sccp_message_priority_t when sending sccp_dev_displayprinotify, instead of 'arbitrary' value
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6805 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d16906374292583786fe263a6786986654439a7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 6 14:14:54 2016 +0000

    Fix: CallForwardAll + FreePBX. The calling party not to hear the ringout sound.
    Partial revert of a previous fix for the 'double callwaiting tone' issue. Issue reported by miguel
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6804 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcd7021a4bcabb9345537f4033dd80728ff21ae0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 6 10:32:48 2016 +0000

    Fix: Temporary fix to make sure the failed pickup displayprompt get's displayed to the user and not clearer during hangup. Issue needs futher investigation later, to make it possible to schedule a displayprompt with timeout, without being overhauled later on. Issue reported by Miguel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6803 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94867b1a7cb138bfaa80d97774fcee87f99750dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 5 14:07:14 2016 +0000

    Fix: clear displayprompt only when physically hanging up the receiver, instead of on onhook indication. Issue noticed when handling gpickup/pickup on offhook mode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6802 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7626fcf1bed00b72eccb7baf451496a57c315e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 5 13:29:49 2016 +0000

    Fix: Prevent sccp_pbx_channel_allocate from being called when the channel already has a channel->owner. Assert (c->owner == NULL).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6801 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 073a757b41d042c8978b81956b5acee577a7c685
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 5 13:28:37 2016 +0000

    Fix: typo in gpickup, hanging up channel twice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6800 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71633248943a6d08b7ba4b174b7d2952a06e2e0f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 5 13:00:45 2016 +0000

    Fix: sccp_channel_getEmptyChannel: we created two pbx channels in offhook mode,
    instead of re-using the channel that was already available -> fixes hung
    channel. Issue reported by Miguel
    
    Fix: side effect of previous fix is that module unload also works.
    
    Fix: pickup/gpickup feature if no channel is available to pickup, we should
    hangup immediately and not schedule the hangup, to prevent re-entrancy
    problems, when the gpickup button is pressed again. Issue reported by
    Miguel,
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6799 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8852e3c513a9fbe36f80015046f1716e5185b540
Merge: b662f9d ef8db4d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 3 14:56:40 2016 +0200

    Merge branch 'master' into develop

commit ef8db4d64e8272df02506fb2b6b952f57ee8e9d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 3 12:55:50 2016 +0000

    Enh: Callinfo destructor should take a const pointer to a pointer to callinfo, so it can free and null the pointer, refering to it
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6798 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fab06710b95f8525b6d077ed651d23349cbe5383
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 3 12:45:20 2016 +0000

    Fix deadcode warning in sccp_channel_allocator (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6797 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57e14595155de51905a57b4c1d7bb03b364090b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 3 12:44:41 2016 +0000

    Fix deadcode warning in sccp_channel_allocator
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6796 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b662f9d5db9986b4a95be383f31907af8692078f
Merge: 99c4ab0 3f568d6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Apr 3 14:12:40 2016 +0200

    Merge branch 'master' into develop

commit 3f568d6e8b5358f22686d795a0ddba1311f126db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 2 15:32:09 2016 +0000

    Fix: compile warning about unitialized private_data
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6795 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 100d333a539d91a6da3d62f4a9c2b8b3da434dcf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 2 13:50:07 2016 +0000

    Enh: channel->line is immutable during the channels existance, therefor
    channel->musicclass is immutable / constant
    channel->designator is immatbale / constant
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6794 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4bde1ba26ae33624a4eeee93a262cf2dd38ff5c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 2 13:20:24 2016 +0000

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

commit 377481756960b671e48285f2fc6ccaf20725460d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 2 11:13:05 2016 +0000

    Fix: potential null dereference (c->callid) if channel was not found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6792 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99c4ab08e6a86dedf29d9f9e0bf591b1096b7f7c
Merge: d9ebae5 41d792d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Apr 2 12:14:34 2016 +0200

    Merge branch 'master' into develop

commit 41d792dcb786eec2ae5258910f80f0b22447dde4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 1 11:11:52 2016 +0000

    Fix: faulty edit in ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6791 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e508826caefe80bde37ac5d1cf9150a223e564c3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 1 10:55:57 2016 +0000

    Fix compile warning about unused variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6790 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74bf6892ec8d18edf229e9db92bc188f6fba35ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 1 10:55:23 2016 +0000

    Fix: compile issue on asterisk-1.6 / asterisk-1.8 after last change
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6789 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18549ed5e7350b0f93a00f692a897f2c109f58c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 1 10:00:50 2016 +0000

    Fix pickup dead-lock issue when multiple phones are trying to pickup the same channel, reported by Miguel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6788 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f8b8f1c8bcac27fc91fc1988067f957f5514f72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 27 22:25:11 2016 +0000

    Enh: fix indented output line in configure script about iconv library.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6787 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6326d5662f6a5a5119ab7bdee09e1789fb2f9c82
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 27 22:14:51 2016 +0000

    Fix: configure warning about RPMBUILD
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6786 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3463768fc8636ac09b07e4418156b17e72dd3f5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 27 22:14:16 2016 +0000

    Enh: make some of the channel variables constant, if they never have to change during the life-time of the channel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6785 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 741a5a3c3f8b771f39b4ba1642ff3c793267f58d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 27 13:33:51 2016 +0000

    Enh: Renamed c->getDevice_retained to c->getDevice, following the standard
         rules of returning a retained device from a function, when returning a
         device.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6784 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77bc5de817b4c0ebf39aed894a7c5f18b266e148
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 27 13:29:34 2016 +0000

    Enh: make c->callid, c->passthrupartyid and c->line constant during the lifetime of the channel
    Enh: Added c->linedevice, which get's updated when changeing the device assignment
    Enh: Added c->getLineDevice / sccp_channel_getLineDevice()
    Enh: Use c->getLineDevice
    Enh: Remove debug version of sccp_channel_getDevice_retained
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6783 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2570379b30f003d18014166847a7e3c121acfd95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 26 12:48:23 2016 +0000

    Fix: starttone message, timeout should have been tone direction. Fix: Call Forwarding problem with a CISCO 7962 Phone, reported by Miguel Alberto Sanz Pardo.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6782 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54f49d5d3600d4dcabc9851d96ae7a38de1dd65a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 25 18:53:53 2016 +0000

    Enh: reorder struct to reduce memory usage (pahole).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6781 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 480ed40e03724d7dd3e18e98253cee94e5ee48b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 25 18:53:07 2016 +0000

    Enh: always set the starttone timeout on tones which have a limited time span. Fix: Check if retain succeeded before callinf sccp_channel_endcall.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6780 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2599bb788a073bf8c3003a7aa5ed296bb59a68df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 25 18:51:37 2016 +0000

    Enh: debug print more of the function name in for refcount debugging.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6779 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7d8860a065830a2ec4b427dedc9e985b0f94fc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 25 18:50:41 2016 +0000

    Enh: always set the starttone timeout on tones which have a limited time span
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6778 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 999aae12171c2af089c6bd221b4637e70232f139
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 25 18:45:11 2016 +0000

    Fix: sccp_channel refcount being off by one
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6777 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74cf6feb874c53773c7a8b72f7c72333012126b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 17:54:41 2016 +0000

    Fix: sccp_dev_build_buttontemplate 7931. Patch provided by Jim Dossey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6776 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c031292c292927e78710141c20c8b1e848fb2002
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 17:18:16 2016 +0000

    Fix: potential null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6775 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 359e8a21e47278f230487cc5dda42770d085b3c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 17:07:09 2016 +0000

    Fix: potential null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6774 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11bd1eba1513e888b8a1e95f2457662f644e27ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 17:04:39 2016 +0000

    Fix: null pointer dereference / faulty assertion
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6773 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51ba1f16f2c377e2443208ed18d23ef6f0f64f43
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 16:40:16 2016 +0000

    Fix: compile warning (ast1.8 / ast1.6.2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6772 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89206d3090eb4de43394df9630390059c5b994c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 16:34:54 2016 +0000

    Fix: sccp_wrapper_asterisk???_sched_del_ref, which should not have been using a const sccp_channel_t *. Issue reported by Miguel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6771 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4a715ea9baab2700a6e87ec94e0757c4ac353a0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 16:29:20 2016 +0000

    Fix: remove some comments, fix compilation against asterisk-1.6.2 and asterisk-1.8 since changes in refcount system.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6770 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf34080ef2048ebffef3d91df47c73a9c1516ef5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 15:19:59 2016 +0000

    Fix: compile warnings. Reported by Jim Dossey
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6769 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3754a1ce6a1b6d32ca30e89ef8e8239469fe75a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 13:38:30 2016 +0000

    Fix: handle_stimulus_linx when resuming a call on a different line with the receiver offhook. Patch provided by Jim Dosey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6768 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9b5d2a93c25d42c0f1cc8e46e798860372cbea5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 23 13:37:13 2016 +0000

    Fix: index 4 out of bounds for type sccp_accessorystate_t [4]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6767 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c2553b46c5ed98de6418f881fb7aa6b127494cc1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 23:15:14 2016 +0000

    Move sanitizer flags to Makefile.inc.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6766 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d0f3a57e0b345e350db9a9346eae3387b992c4f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 23:13:52 2016 +0000

    Enh: allow multiple sanitizers to be active
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6765 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a288c7a1850f8341486639b865066f149261202c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 23:13:01 2016 +0000

    Fix: sccp_mwi.c:647 left shift of 1 by 31 places cannot be represented in type 'int'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6764 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 00cc063e52eee04f5f5ba17a7fe7eee7ff6605b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 23:11:52 2016 +0000

    Enh: change refcount table alignment
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6763 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90023375bb8214c2f58fe1762e1d39775a03abf8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 21:13:32 2016 +0000

    Fix: taking a channel reference before executing pickup/gpickup.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6762 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61a4831e34aed470104d60aed7ccb6f8587fd3c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:05:58 2016 +0000

    Fix: Move compilation flag from src/Makefile.am to src/Makefile.inc.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6761 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9c2efc40d323cdd7542a337e33c2a9be4aa53bfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:05:07 2016 +0000

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

commit 407c42da7f9cb04b38e1e3b338d7341b7f442df9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:04:39 2016 +0000

    Enh: configure check for multiple gcc sanitizers being active
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6759 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b113737c95a4347b48cbd5296fb693108b82bfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:03:36 2016 +0000

    Enh: Remove unnecessary session lock
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6758 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f697dda06d75e77e1feaf29a85811389e109bd57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:01:52 2016 +0000

    Fix potential memory address overflow when scanning for ast_db entry
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6757 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 030f109663999334a0c50adc0edddc948d2e0de2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 22 15:00:55 2016 +0000

    Use appropriate free, malloc and strdup calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6756 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88ba17a7490df3fd0c61c2adfaec47eee7bc4a28
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 21 11:42:56 2016 +0000

    Fix: simplify some of the lock taken / released in sccp_session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6755 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e936e98fb8006415ca8f54837b4e69a5a4a4e38
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 21 11:22:40 2016 +0000

    Fix: session accept thread was polling to often.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6754 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15e96af89728cdf73ba5f38ab071f36310a8c26b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 21 10:04:42 2016 +0000

    Fix 'sccp reload' because the buttonparser changed 2 weeks ago, which was causing a full restart for all connected devices. Reported by Andy Bradford.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6753 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 508c9c18c43391e6c15b0305209a14908f8c79f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 20 15:54:37 2016 +0000

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

commit cd920e59337bc57e43d31b11b4cbeb9bd2e90cda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 20 15:54:19 2016 +0000

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

commit f76dc9dc611f4eb49fd18a0c787867cf22b6486d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 20 15:54:02 2016 +0000

    Fix: prevent new connections during module unload by stopping the accept thread early.
    Fix: module unloading not releasing accept thread or taking longer than necessary.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6750 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 60a53afcdde352d0a8abfcdad21018585a3bb41a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 19 17:40:33 2016 +0000

    Fix: 'comparison of unsigned expression >= 0 is always true'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6749 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf667a9965ac131348468a155e65d0dcc7142e93
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 19 17:40:27 2016 +0000

    Fix: 'comparison of unsigned expression >= 0 is always true'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6748 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a92cd01d5a5516792b750b309ab0dd58e47309f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 19 17:31:29 2016 +0000

    Enh: Increase number of warnings generated by compiler now that sccp_refcount is cleaned up a little
    Fix: duplicate decl-specified in sccp_debug
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6747 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7dc9b692cb6f62c4c0e83cfed101d7d6da69aa73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 19 17:07:29 2016 +0000

    Revised: sccp_refcount_release to take a pointer to a pointer to the object  being release
    When it returns it will Nullify the pointer it received by reference, which
    means we can guarantee that the pointer owned by the caller is always null
    after it has been release. No more need for this awkward 'data = sccp_refcount_release(data)'
    call, instead this can be just 'sccp_refcount_release(&data)'
    Revised: sccp_refcount_refreplace in the same manner.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6746 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d62fc998aa41f22662165feb47f82e05514eea65
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 22:37:41 2016 +0000

    Fix: Include AX_CHECK_LINK_FLAG and AX_APPEND_LINK_FLAGS m4 macro's
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6745 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e8bb89441ab5a9dabae2f59beac4e2f51579fe8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 21:32:41 2016 +0000

    Use SUPPORTED_CFLAGS and SUPPORTED_LDFLAGS in Makefile.inc.am
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6744 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a0c384202ec39fd9d1576cf93d0c7450f621034
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 21:20:16 2016 +0000

    Fix: contional compile without realtime and devstate
    Enh: Disable section relocation for now.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6743 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 23832589e82708b41ae5d9f40d18396e18c8e0ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 20:55:46 2016 +0000

    Fix: cleanup / reindent m4 macros
    Fix: enable section relocation by default, except for apple/darwin
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6742 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 242e534b3a5a1fce17a59a3ef00183a7a630e695
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 19:39:06 2016 +0000

    Fix: cleaned up configure output
    Enh: Added --enable-strip as a configure option (off by default). When
         enabled it will strip the chan_sccp.so binary but leave a copy of the debug
         symbols in the .debug directory for gdb to use
    Enh: Enable using compiler section relocation by default (added --disable-section-relocation
         configure flag to negate this). Using section-relocation results in substantial size reduction
         of the generated chan_sccp.so library
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6741 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20c018f472117fb3c829679114c7297c0deac2e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 03:08:12 2016 +0000

    Enh: flush resolved ip-address after 'sccp reload' to make sure we are getting to the new ipaddress if the fqdn changed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6740 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fab8b378387d6344715f43cf744fc0f2de6bf035
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 18 02:55:27 2016 +0000

    Enh: Reinstate externhost and externrefresh
    Enh: Added externhost information to 'sccp show global'
    Fix: sccp_netsock_getExternalAddr / __netsock_resolve_first_af
    Enh: caching both ipv4 and ipv6 resolve ip-addresses if running in dual mode
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6739 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ead6ef883a20ae922a8bf9bf2b81143aae0adc1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 23:58:02 2016 +0000

    Fix: updateNatRemotePhone simplification / revert 6736
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6738 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b33cf35f73ab75158b6e7065a259f86cb242576
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 23:24:32 2016 +0000

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

commit e020edbafe5ce912f6a9eee8b951c85af15cd7a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 23:24:04 2016 +0000

    Fix rtp connection through NAT when externip is to be used
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6736 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a1ee3001e7a8ea02367425e5b8ff9e68895d5b13
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 04:04:08 2016 +0000

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

commit 64566f5c6e56147637e849361251fd3f515fc430
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 03:32:54 2016 +0000

    Enh: One more static array to be moved and declared extern
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6734 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6511fbd74ec77ef128f2d0bfb8125ab1b4196481
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 03:18:35 2016 +0000

    Moved static tables from header files to source files to reduce binary size (because static arrays in include files get duplicated).
    Moved skinny_codec related functions from sccp_utils.c to sccp_codec.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6733 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6029a5c7086c859a6c75da00cb0c6c95ecbd1aea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 02:29:51 2016 +0000

    Remove UnknownVG message which was only added to research and falsely declared 'new message'
    This Reduces the size of the chan_sccp.so by as much as 2 MB because the message arrays had to be expanded to incorporate this message as 0xff00.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6732 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d71e4669ceb04c5168bb1678aa7a7032155fd3d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 17 02:27:10 2016 +0000

    Remove static test object taking up memory and space. Replaced by malloc/free.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6731 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 369f7e4a93ec5b7f03b4243b1511bf2f02e01b7e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 16 16:16:38 2016 +0000

    Enh: clarify rtp out during a call with nat translation.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6730 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d9ebae526618ef4219a57f7dc90e2976d6155506
Merge: 50c626d 34ae772
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Mar 12 15:19:13 2016 +0100

    Merge branch 'master' into develop

commit 34ae772650de8afb8def157bf8b8eaf5e3049fe6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 11 12:46:45 2016 +0000

    Enh: extended line button subscriptionId definition to support
    button = line, <line>[@(|+|=)cid_num[,cid_name][#label][!options]
    
    button = line,98099@+12:Phone2#ButtonLabel!silent       ; append cidnum:'12' and cidname:'Phone2' to line-cid with label 'ButtonLabel', don't ring when dialed directly
    button = line,98099@=12:Phone2!silent                   ; overwrite line-cid instead of appending to line-cid (solves the first party of the issue reported by Jeffrey)
    button = line,98099@12:Phone2@ButtonLabel!silent        ; same as the previous line  (backward compatibility)
    
    IssueMail: 'BLF and shared lines questions'
    Reported by: Jeffrey Otterson
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6729 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 208932ac39ae6b5018bd059e06074a84491c1a3e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 5 12:43:42 2016 +0000

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

commit 3556825e668950ef3da80259e380dd1ee068dc7e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 5 12:37:48 2016 +0000

    Fix: compilation without iconv support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6726 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0086c9f70ba4e315a2d042aeb7e9778511147613
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 5 12:37:07 2016 +0000

    Added list of potential candidates for SKINNY_PHONE_FEATURES_ bits
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6725 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66953fd03b1caad13b1d419d50e9d51d65305098
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 29 11:01:43 2016 +0000

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

commit 9bb0265babc4cf5e2f5c3feb8c885b322e498935
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 29 11:01:20 2016 +0000

    Fix: Remove use of sccp_dev_cleardisplay / ClearDisplay SCCP-MSG, which does not seem to be supported on most sccp phones, causing errors in the phone log, has been replaced with clearprompt message instead.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6723 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50c626d0dcd5df2e22f49ea34e12df9f613ec5d8
Merge: c86f848 259816d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 28 16:54:19 2016 +0100

    Merge branch 'master' into develop

commit 259816d6da94c46740c97a3e9124fc1477f268c9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 15:44:22 2016 +0000

    Include advanced-features when compiling for debian
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6722 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b48ca08a5b0d9baa459e2d6263827c1a39babcd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 15:16:08 2016 +0000

    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

commit cf3ff82578ffcc41ab03178d82a2b057ba294f4c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 14:49:40 2016 +0000

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

commit 0090ac762284993e5160c2677b16ff823dec5ece
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 14:32:38 2016 +0000

    Fixup: src/pbx_impl/ast112/ast112.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6708 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3015a7188794b3ee1a11a14ec6029575d12c8e42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 14:28:28 2016 +0000

    Enh: Enable requesting rtp openreceive from phone when we get a PROD request from the other channel side.
    'Prodding' indicates that the other party is willing and able to process inband rtp from this moment forth.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6707 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ced77115efec2549001d19cb3e989cfb5911b33
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 14:16:46 2016 +0000

    Fix: Remove WITHREF / GETWITHREF example in sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6706 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 79d01d4254d016d2ba4819056a52ab516d54f1db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 28 14:09:59 2016 +0000

    Fix: conf????? remnant directory left behind after running configure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6705 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be423aaeb70b87907788cc4dd37ecda354bdb058
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 27 23:10:37 2016 +0000

    Enh: fix double call waiting tone (out of band and inband), by signaling the remote side that we are able to receive inband from this moment forth (using a so called channel PROD). Issue originally reported by Anatoli. Tested and Checked by Anatoli and Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6704 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c86f8488ae7b24d98e974ec18d55b165891e4304
Merge: b752226 c9d7772
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sat Feb 27 22:48:20 2016 +0100

    Merge branch 'master' into develop

commit c9d7772343a548914d6a46d1e2c9e3c87b33b5ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 27 21:47:24 2016 +0000

    Fix: sccp_rtp_updateNatRemotePhone to support NAT for both ipv4 and ipv6. Deadcode issue reported by Coverity. Issue reported by Dan Huynh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6703 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9721872584960cc2442dbe8b2f2a4f1fce0849b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 27 00:33:06 2016 +0000

    Fix: providing a sensible default value for general:disallow/allow, being ulaw/alaw, which should be available on any phone and pbx. Issue reported by Jeffrey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6702 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b752226d677da17c503a5ba653ab2189baa617b5
Merge: 605990e 4551e8e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 26 21:12:16 2016 +0100

    Merge branch 'master' into develop

commit 4551e8eff6e5dab9756ad27404d0b097aee611e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 26 18:22:44 2016 +0000

    Revert changes in logic to sccp_rtp_updateNatRemotePhone. NAT Issue reported by Dan Huynh
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6701 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3b8d6544b9f2d9e64e8bb3f0f525aa341114000
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 26 12:39:29 2016 +0000

    Fix: sccp_dev_build_buttontemplate for 7931. Issue reported by Riten Jaiswal
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6700 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 605990e27c94665f7e6b53359d09255c22a771db
Merge: 21b96db 993d769
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 25 14:26:08 2016 +0100

    Merge branch 'master' into develop

commit 993d7696d749e1250fde992dcc1831c0b95ca93f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 25 12:29:16 2016 +0000

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

commit 649984618263dca549dfc3cde8a0f645895cd7c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 25 10:27:00 2016 +0000

    Re-Fix memory leak in vector make_room function. Reported by hhornung
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6694 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21b96db289e3c43c1fb82f2c8222150ec441cac2
Merge: 2fcbaf3 015db6c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 25 02:21:34 2016 +0100

    Merge branch 'master' into develop

commit 015db6cba2c6718fa804718fb0cff57eec61b9e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 25 01:21:14 2016 +0000

    Revert __strcpy back to sccp_copy_string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6693 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2fcbaf3f8b7c35cc4642019a9034484e5785dbad
Merge: ffc8926 da0a06f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 25 01:54:35 2016 +0100

    Merge branch 'master' into develop

commit da0a06f10258c70187d67550bf86c0bac4be088c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 25 00:53:51 2016 +0000

    Use __strcpy in this case
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6692 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ffc89268312c2b9c6ea970e5bc3249dac0aa8197
Merge: adc987e 5522ec4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 25 00:42:24 2016 +0100

    Merge branch 'master' into develop

commit 5522ec475cfd486b2e683a6087e5f4f3bb1dbea7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 23:41:56 2016 +0000

    Fix: check for null pointer dereference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6691 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf7a1fb0be6a158f1a85eedcf1a9392a48d4b289
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 23:37:27 2016 +0000

    Enh: suppress coverity warning, by not using pointer arithmatic when copying from incoming session buffer.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6690 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e61b1603f5cd690fa755f4af4a9c1b95307e0a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 23:27:17 2016 +0000

    Improved define of dangerous string functions by aborting compilation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6689 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit adc987eb4be24cde374494b1098c5bd2aeb35301
Merge: 8554cfc 4d3f1bb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 24 23:56:51 2016 +0100

    Merge branch 'master' into develop

commit 4d3f1bbfff51ffb29088cf1922e45869228a4d65
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 22:56:18 2016 +0000

    Fix: message dissection for spcp refering to wrong table.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6688 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8554cfc5e4257a6df9ddd56f5ccaea6eb2fd47a6
Merge: bf6a7bc d1553f0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 24 20:40:35 2016 +0100

    Merge branch 'master' into develop

commit d1553f03883e448068681a5c52ce36e65c180866
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 19:38:53 2016 +0000

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

commit bf6a7bc8091fcb29ce95e832ca7ff54b2e720a86
Merge: ef7fc45 7682dd8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 24 20:33:06 2016 +0100

    Merge branch 'master' into develop

commit 7682dd8afff66bf06322533f4f0d0868abb7fc30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 19:32:23 2016 +0000

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

commit 2038e30be4b1aff37bd23fdbe3b352e51c87c00b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 19:30:36 2016 +0000

    Fix: potential memory leak (pretty unlikely, but ok).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6685 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 356ce770c66e29fab4e42135d406165db315688e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 19:21:04 2016 +0000

    Fix: buffer overrun/bounds when printing 'parked at'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6684 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 536812bcdecdd81ee6715a8fb5d885c2aa99692a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 19:02:29 2016 +0000

    Fix: null pointer check before using line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6683 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1662cfb8fe32f129fea373ed41b19001cd314438
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 18:58:18 2016 +0000

    Fix: null pointer check before use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6682 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93914fdddd6b0c181ae533528263351fa5fb4545
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 18:57:58 2016 +0000

    Fix: null pointer check before use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6681 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ffd42c546bfeb2a91110f4158546f4fe761d544
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 18:57:08 2016 +0000

    Fix: Message Size bounds check. Fix: check recv_len before using result to prevent passing on tainted buffer.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6680 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b0117ece15e7f847bf29df2437874e33714dddcf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 18:56:14 2016 +0000

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

commit 0a88cbc6f14100e50816268d4af60279a58245d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 18:27:22 2016 +0000

    Fix: compiler warning about redefinition
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6678 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ef7fc45b54e0a7fc10293ab75210b950961d07b4
Merge: e2e4a8d e37c2bb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 24 17:46:26 2016 +0100

    Merge branch 'master' into develop

commit e37c2bb8ba45d60f378f3dc73b9d4e5af3d0ef52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 10:48:20 2016 +0000

    Fixes: __use_snprintf_instead_of_sprintf__ report by Dan Huynh
    Revert: #6676
    Commit PR:#288 (by Marcello)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6677 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab9b2db0f42044fb376df16631448d697ca8d5f0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 24 10:28:41 2016 +0000

    Fix: Disabled __use_snprintf_instead_of_sprintf__ for now. Report by Dan Huynh
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6676 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05b6c30af61ccdc96279cb0948281b4711d39e71
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 23 13:44:03 2016 +0000

    Enh: extend hint updates to match complex aggregated hints, and continue updating after the first match, there might be multiple hints that match our line.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6675 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 73ba68ed19b4ffc2719f0cbf49706091dbf678ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 23 13:31:04 2016 +0000

    Enh: debug category callinfo added
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6674 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f5212c689a9a0499ad4f36e385b59c34588a1a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 23 12:12:12 2016 +0000

    Enh: Update svn:ignore. Fix: gen_sccp_enum unused return value of snprintf.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6673 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c4412f9a6a15e6f963054dcebe302c8fafb33e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 23 12:06:16 2016 +0000

    Enh: Update svn:ignore. Enh: Extend list of unsafe string functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6672 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b458abfb445579b8a6574b0773bfed5d3004470f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 22 14:08:26 2016 +0000

    Enh: use Redial Menu has become a standard feature, which does not require '--enable-advanced-features' any more.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6671 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22d3a6711a26d72d4ade99ed9dc43656297537ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 22 14:07:29 2016 +0000

    Enh: removed experimental mode from setting devstate_hint_dialplan.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6670 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65e04012746fa14b784ba2e06019c1d6050eebe9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 22 13:01:02 2016 +0000

    Fix: comma insertion when returning multiple values from dialplan functions.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6669 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69ab2510efbc8a6bd2bbaac1230e08a2577faa68
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 22 13:00:04 2016 +0000

    Enh: Enabled some extra debugging in sccp_mwi. to figure out the event flow.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6668 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3cc2afaac3023711e109b0bb285d1a7b0c675def
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 21 23:12:34 2016 +0000

    Enh/Fix: Only close rtpPorts if requested to do so (KeepPortOpen = FALSE)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6667 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb15a4c72e55d574f06589d859f7030203a85475
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 21 22:10:01 2016 +0000

    Enh: Finished Removal of __BEGIN_EXTERN__ in favour __BEGIN_C_EXTERN__
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6666 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7021b679399c91da29c7cbab08b9af6bf5ba3b5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 21 21:29:34 2016 +0000

    Future Fix: make sure rtp is active when receiving CONNECTED_LINE and PROD event. Proding happens when the remote side has started sending/receiving rtp, which would require our side to participate as well. Currently this new code is only active when compiled with --enable-experimental-mode. BugReports: #264/#265/#271
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6665 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a782ff311056b1e3f22dd977d8acdf8234f89538
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 14:11:27 2016 +0000

    Complete transition to using __BEGIN_C_EXTERN__. Complete transition of setting SCCP_API and SCCP_CALL in all header files.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6664 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7ab5a8ee9ab7a69d937d473d5db86f0c1f5cbdc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 14:10:57 2016 +0000

    Complete transition to using __BEGIN_C_EXTERN__. Complete transition of setting SCCP_API and SCCP_CALL in all header files.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6663 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 166c0e34914f03a6cbb7fbe156ebe99abf86777c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 12:53:29 2016 +0000

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

commit 3758a9bfd141f03e892b15c6f409b1a4c446ec73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 12:51:25 2016 +0000

    Enh: Update generation of BUILD_USER
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6661 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3f246c0a6464ae99e7185fca7272b4ae9aa0ab2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 12:27:00 2016 +0000

    Fix snprintf SCCP_VERSIONSTR. Reported by hhornung
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6660 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2d2509c2b8ff1ee84389fe13b919e4dafc3e0796
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 20 00:01:01 2016 +0000

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

commit 095a466f515c1e3978b9a5309329eb427882a6e3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 19 22:35:10 2016 +0000

    Enh: Change parseComposedId parsing and returning results by ref. First step before changing the SubscriptionId / Suffix and Callerid issue reported by Jeffrey Otterson.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6658 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d6b5dbad54bce1367252cdd64c6bcf942eea68e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 19 18:13:18 2016 +0000

    Update: README and README.md files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6657 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba8998ec53589e33ad0a8076aa0c3c8926663a52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 19 18:01:33 2016 +0000

    Enh: Implement safer version of atoi, called sccp_atoi
    Enh: Use safer equivalents for strcat, sprintf, strcpy and atoi
    Enh: Prevent future use of strcat, sprintf, strcpy and atoi
    Update: NEWS / README / README.md files
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6656 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2e4a8dd31cb2f81185c908ca4a830d9ecac179c
Merge: 97e4041 fd3326c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 19 00:44:32 2016 +0100

    Merge branch 'master' into develop

commit fd3326cfde6d42cb93abf3551b1af23fd78b8c36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 23:43:41 2016 +0000

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

commit 97e4041723b437eda2f4879dfce20be6d9c2d444
Merge: 8a990dc bd4227c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 18 23:16:51 2016 +0100

    Merge branch 'master' into develop

commit bd4227c07dc9344b3a55440345de36db5a9a962f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 16:53:59 2016 +0000

    Enh: Use abs_builddir instead of .
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6654 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee3123ceb415603d55cfdcd34ae9c092e1e61ea9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 16:53:38 2016 +0000

    Update SCANBUILD Defined for use with clang-check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6653 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc94ebac5778db2286f8e9cc83eb179e79f29f5e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 16:53:08 2016 +0000

    Enh: Remove never read variable setting
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6652 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b1a7b19cef777e15f8f9610750e6cbb58d09097
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 16:52:35 2016 +0000

    Enh: use assertions instead of null pointer checks for function paramater known to always exist. Assertions can be compiled away, if wanted, but allow compiler to know what should be there.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6651 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 062fe4bef2f1b2439803b7703050aab0388425c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 11:46:53 2016 +0000

    Enh: set default PBX_ETC folder to /etc/asterisk
    Enh: cleanup PBX search path by removing trailing slash from path (if provided)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6649 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4473da3c900c73a088b23e276cf074b56d17481
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 01:39:38 2016 +0000

    Fix: BSD Compilation (double define)
    Fix: BSD Linking (Linked does not know how to handle '-ldl')
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6647 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a789703221f2a20e0506da1db220410c650cee0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 18 01:18:33 2016 +0000

    Fix: backup swap functions if not provided by native functions (Like FreeBSD)
    Fix: make SED function calls in configure.ac POSIX compliant (BSD compatibily)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6644 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7517973667b58b17add0804176585b3eebccb10a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 17 12:07:15 2016 +0000

    Fix: compile warning about unused function return value in sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6640 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb9ee56e65c32c77128d164b5be9447d8b01be2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 23:29:14 2016 +0000

    Use SCCP_MAX_EXTENSION instead of AST_MAX_EXTENSION
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6630 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e660e92e2ad64ba83c5933e63b8a89f5635cda49
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 23:24:33 2016 +0000

    Fix: having hotline_exten defined in sccp.conf caused reset of all device on every reload.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6629 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6fa2df1a3499a0e7bf1d66cc6e29314036cd39d4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 22:54:56 2016 +0000

    Fix: removed socket error message, when it was already handled. Issue reported by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6628 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2083835baa2a8d40cd29f44211ed1f01d632882
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 16:28:08 2016 +0000

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

commit 6c51e92f11ed3a5dec6b9c81e80f9d824d841831
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 14:48:14 2016 +0000

    Fix: gen_sccpconf generator to include jbflag defaults
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6626 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40ed34475d4a87a9cb17498669ff74133b957a85
Merge: f263893 b0fd55e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 12:52:42 2016 +0000

    Roll back of CallHistoryDisposition patch
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6625 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f263893e412c98ecca263925529c0cae287148bf
Merge: 1def060 9f3cbea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 15 14:27:02 2016 +0100

    Merge svn and master

commit 1def060ee65c623019293588ad7c507cfe95dc8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 12:52:42 2016 +0000

    Roll back of CallHistoryDisposition patch
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6625 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 217ad3a2bc8247f651f303fde723f9b335ec8a4f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 15 00:45:49 2016 +0000

    Fix update phonebook received calls when using pickup/gpickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6623 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 42f7a2b822899f6c02a327a6b978d17e31faa04a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 23:14:48 2016 +0000

    Fix: configure script leaving behind temporary directory
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6622 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b2d3900f535de0201de1fe97484d89bc38446c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 22:19:21 2016 +0000

    Fix asterisk-10 compile issue. Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6621 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a990dc77e2e5f40904687262d5b41f7ba78d61e
Merge: 6fc9021 9f3cbea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 17:25:46 2016 +0100

    Merge branch 'master' into develop

commit 9f3cbea064918b3729359b45291b3942640ac2ae
Merge: ba82727 b0fd55e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 17:23:52 2016 +0100

    Merge head

commit b0fd55e6b4739dc66f824502210c2540f47b6f38
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 16:18:39 2016 +0000

    Fix: Makefile.am to install sccp.conf if not already available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6620 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c14e64885674e7d2b283fe005ca64968f6209d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 16:18:39 2016 +0000

    Fix: Makefile.am to install sccp.conf if not already available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6620 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6fc9021b24db15714b4f8d5228299bbabb59c192
Merge: ba82727 b51632f
Author: Marcello Ceschia <marcello@ceschia.de>
Date:   Sun Feb 14 17:18:13 2016 +0100

    Merge remote-tracking branch 'github/master' into develop

commit b51632ff10998d41509f602c46d73204cf0013a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 16:11:00 2016 +0000

    Merge current git master into svn trunk, includes feature/modularize_reduce_include
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6619 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f83b9f5d4315b13fb6b031e1110815f9cdae090d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 16:11:00 2016 +0000

    Merge current git master into svn trunk, includes feature/modularize_reduce_include
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6619 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba8272736355b9535fa6e69efa81ae8b4f41a8b9
Merge: d8921e1 24a980a
Author: marcelloceschia <marcello.ceschia@gmx.net>
Date:   Sun Feb 14 16:12:44 2016 +0100

    Merge pull request #287 from dkgroot/master
    
    feature/modularize_reduce_include finalized

commit d8921e10429a12618401ab3d66df94a9d39ca28c
Merge: 6177f2f db1f413
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 16:11:59 2016 +0100

    Merge branch 'master' of github.com-dkgroot:marcelloceschia/chan-sccp-b

commit 24a980a6fb26b18cddb6d628e0465d5a721ea446
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 15:39:36 2016 +0100

    Fixup merge, CAS32_TYPE was already available in the new define.h file

commit 10a484a375e642f713cd8b30e6f87e988b730e34
Merge: fede8a8 3e81eab
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 15:25:38 2016 +0100

    Merge branch 'develop'

commit 3e81eab0dfe5c738ab18d44c20a822b18252ae58
Merge: 9d8c28b 8ad9ee1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 15:21:32 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into develop
    
    Resolved Conflicts:
            Makefile.am
            Makefile.in
            autoconf/acinclude.m4
            autoconf/extra.m4
            configure
            debian/rules
            src/Makefile.am
            src/chan_sccp.c
            src/sccp_atomic.h
            src/sccp_protocol.h
            src/sccp_session.c
            src/sccp_utils.h

commit 9d8c28bcc7ae2fb3ffc7f702a86498d1f9f5f1c2
Merge: 025cf27 6177f2f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 15:12:51 2016 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit fede8a82b339d46ff16018d2430ba2b654206874
Merge: 42149f5 6177f2f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 14 14:59:21 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit db1f41380d1ff10116ccf53c1077dc6c4259a82c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 13:07:41 2016 +0000

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

commit 6177f2fb7fe94d0b903bc8a18a6ef35fb7f85dec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 13:07:41 2016 +0000

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

commit 0f7375c67fc2a84d1ce23a56692e239af9fcf2a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 13:05:22 2016 +0000

    Enh/Fix: skinny message id boundary checks during message parsing (old version caused issues with clang-3.8).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6610 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d04df50a6ebb61f85abbe8edfba1684a730e9c40
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 13:05:22 2016 +0000

    Enh/Fix: skinny message id boundary checks during message parsing (old version caused issues with clang-3.8).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6610 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f420660d2c6bfc610a05ac7395e35cd4b7ec5cd0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 12:18:51 2016 +0000

    Update debian package build rules
    Show warning (in red) at configure end if compiler is outdated
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6609 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a01470dd4f4427fca763673600be6cbf777d205
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 14 12:18:51 2016 +0000

    Update debian package build rules
    Show warning (in red) at configure end if compiler is outdated
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6609 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8ad9ee113620e49d91a66e240b13afc92803ddc0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 12 18:45:56 2016 +0100

    Fix 2 clang compile warnings

commit def58367c7608c0568a18d742aa478499ba453f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 13:04:50 2016 +0000

    Fix: always define CAS32_TYPE. Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6608 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f48ef1fcfa06381e89e25f5e3453816715fa6b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 13:04:50 2016 +0000

    Fix: always define CAS32_TYPE. Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6608 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed53e1f3b6672573f7b852af1c5a458dc005ec1c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 12 13:13:03 2016 +0100

    Fix: Replacement implementation of atomic functions, using asterisk atomic functions before falling back on local implementation.
    Fix: Local atomic fallback implementation uses trylock instead of lock to prevent running into a deadlock situation.

commit 664fbb9e76996b4e2f7d23b408bd7b3e00e94019
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 12:03:51 2016 +0000

    Fix: set socket options should happen before binding to the socket. Socket keepalive is not being used.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6607 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7585a0d47f6124e635bb78ed53fa175de41dc537
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 12:03:51 2016 +0000

    Fix: set socket options should happen before binding to the socket. Socket keepalive is not being used.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6607 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d96286ad7984ebe1dec0d49ca9853371b37235a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 12:03:00 2016 +0000

    Fix: Replacement implementation of atomic functions, using asterisk atomic functions before falling back on local implementation.
    Fix: Local atomic fallback implementation uses trylock instead of lock to prevent running into a deadlock situation.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6606 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9f2c1ebe3a799a452a68e189fe9770d952e53ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 12 12:03:00 2016 +0000

    Fix: Replacement implementation of atomic functions, using asterisk atomic functions before falling back on local implementation.
    Fix: Local atomic fallback implementation uses trylock instead of lock to prevent running into a deadlock situation.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6606 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b393fd22800116d4c1b30d9a5c5b82dca9ff7868
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 11 00:06:23 2016 +0100

    Check if threadpool is up before firing an asynchonous event, otherwise handle synchonously. Update mwi debug output indentation

commit 265ab0f0bfa672a6db6e9420658746ef30233db3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 10 23:54:43 2016 +0100

    Fix mwi subscription for non-realtime lines, Glob(module_running) was preventing events to fire, causing mwi_subscriptions to be missed.

commit b7689b211e26d5c6bd92f1b79d8ccff9c0d7aae1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 10 17:25:54 2016 +0100

    Handle Unregister Message more carefully to prevent segfault on d or s

commit 3ca378e3a4d0d8d2eca4b7611af4cb5307e6f4cb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 10 12:38:53 2016 +0100

    Add error output to sccp_mwi_event when not all data is available, to process the event

commit 12d7bc7151d4831388cbe970f4d0d57a00d5e96c
Merge: 2c0e178 6f63109
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 10 01:19:41 2016 +0100

    Merge branch 'feature/modularize_reduce_include' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/modularize_reduce_include

commit 2c0e178d9019302776850bb1f067f35d50aa2dd7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 17:50:12 2016 +0100

    Fix atomic handling in refcount (using CAS32). Fix receipt of UnregisterMessage when no device is known yet).

commit d2a8e0c84022b5f7dca98367820e1eaab346c4a8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 14:15:47 2016 +0100

    Fix make load / unload / reload. Reported by Niklas
    Fix sccp_enum.? generation before the rest

commit 891e320f1025db7d559daf56b83096ed78608ab6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 00:35:47 2016 +0100

    Made socket reading code more understandable and easier to follow. Process got shorter in the process. It will also obey the rulles of combining socket_poll and socket received better, we should read all we can, because poll will not get back to us, when we have not cleanout out the stream.
    Implement more optimal read_data function, where we try to empty the socketstream before returning to poll. Poll will only signal us for new data arriving not for data already in the pipe which it has told us about.
    Without SO_RCVTIMEO, readAtLeast became much simpler and is now called process_buffer
    Handle send2 without SO_SNDTIMEO
    Speedup cluster failover (by fixing socket_setoption before bind order)

commit 6f63109c4cea33f01f5c9015233e8a3af48a6841
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 10 00:23:36 2016 +0100

    CAS32 only required during refcount_release.

commit b1ae0e413c2d4312648e8895b0f149c1c222d66e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 17:52:35 2016 +0100

    Prevent compiler warning about not using refurn value from Atomic incr/decr functions (in locking/fallback mode).

commit 33eb456984c451a53595ed127bbe9cf902086d77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 9 16:51:55 2016 +0000

    Prevent compiler warning about not using refurn value from Atomic incr/decr functions (in locking/fallback mode).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6605 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d4cc20955e05578e694ece6ef708a5dd8e24cd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 9 16:51:55 2016 +0000

    Prevent compiler warning about not using refurn value from Atomic incr/decr functions (in locking/fallback mode).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6605 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a902acbef7f355fb8668f8684bc353aa7d8adbb3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 17:50:12 2016 +0100

    Fix atomic handling in refcount (using CAS32). Fix receipt of UnregisterMessage when no device is known yet).

commit 18f0cbc327c87788dc7ee4410ff566ab0ff2eb4e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 01:32:30 2016 +0100

    Fix compile warning about cast-alignment

commit fc114be9e81d3a0ece1e626dbfe3cfd77f43e844
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 01:07:49 2016 +0100

    Integrate sccp_enum generation patch from svn trunk.

commit ec6677f9c1ae16ede8ef1c66f45cc8e7bfe2bf8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 23:44:22 2016 +0000

    Make call to awk during make more posix compatible. Required to generate sccp_enum.h and sccp_enum.c. Issue reported by Miguel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6604 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a47dc31dfc79bf56e50f1e5f84e313ab4b6c888
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 23:44:22 2016 +0000

    Make call to awk during make more posix compatible. Required to generate sccp_enum.h and sccp_enum.c. Issue reported by Miguel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6604 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b349c049c2e6c1c0b3ecdb5784af5267728b087
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 9 00:15:31 2016 +0100

    Setting socket options should happen before bind

commit c4b461bfe1f575e3ed91f7392b100b084ba71c17
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 23:43:04 2016 +0100

    Speedup cluster failover

commit 9c88b89717e4ff5ba6110ab10c17b191bede9bba
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 21:36:31 2016 +0100

    Handle send2 without SO_TIMEOUT

commit 928df05c21e75ff5a7657f0e2dac633776160c75
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 21:36:01 2016 +0100

    Handle_Unregister more gracefully and faster

commit 2abe577bc649e0c39430ad4d4dea5b59b8c75ecc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 20:01:11 2016 +0100

    Cleanup socket handling control flow / error handling

commit 4b62b2c959438ab6260052acfa6e401ab29bbd53
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 19:29:56 2016 +0100

    Made socket reading code more understandable and easier to follow. Process got shorter in the process. It will also obey the rulles of combining socket_poll and socket received better, we should read all we can, because poll will not get back to us, when we have not cleanout out the stream.

commit e3e56dce986baf359c7730f4a351dcdcb45366f4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 14:52:45 2016 +0100

    Fix sccp_enum.? generation before the rest

commit 9bbb5219ee9b1d1230c029e71aef857dd482742c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 13:52:23 2016 +0000

    Building sccp_enum.? only once.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6603 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 847480fbf1d1244546555dda4aa360b32fa0e1d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 13:52:23 2016 +0000

    Building sccp_enum.? only once.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6603 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5ecbc0303670878f1cabcebf26b5afbd818a15b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 13:42:51 2016 +0000

    Fix code sccp_enum.? generation required during build process. Reported by Miguel Sanz
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6602 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e07b178a3fc1136c4550119a341e0bf6fe1f300f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 8 13:42:51 2016 +0000

    Fix code sccp_enum.? generation required during build process. Reported by Miguel Sanz
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6602 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f4e8dbe8481b8f27b66979d1a7171456a3909e16
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 14:15:47 2016 +0100

    Fix make load / unload / reload. Reported by Niklas

commit 5c8fa453adf53cf56fc36a41b4fb03c81a21af29
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 04:37:22 2016 +0100

    Without SO_RCVTIMEO, readAtLeast becomes much simpler

commit e8a35c0cf8edd824eb45df38111b191d979ca27e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 02:57:14 2016 +0100

    Adapted some of the timing parameters of session handling, earlier timeout on recv and send

commit 81eea73c57088e7c02564828f655ddc1b135c6da
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 8 00:35:47 2016 +0100

    Implement more optimal read_data function, where we try to empty the socketstream before returning to poll. Poll will only signal us for new data arriving not for data already in the pipe which it has told us about.

commit b73472a2ce0149256e7f9dc7d3389915c79cc9eb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 23:44:17 2016 +0100

    Fix unreading the socket and exidentally loosing a packet or part of a packet. Not the most optimal solution (we could have read more from the socket by looping around, but opting for the safe solution first).

commit c190952405840bcc5f47cb29ff581711c8b25f8b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 22:55:24 2016 +0100

    Fix flow ordering: pbx_mwi_unsubscribe freeing pointer before event callback

commit 603b921af754b49f12a796a4e967cb46896946b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 7 18:49:41 2016 +0000

    Sync/Update/Fix the database update scripts
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6601 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f5ae41fb2d1a04c7ae4ca822d035a398b6d8245
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 7 18:49:41 2016 +0000

    Sync/Update/Fix the database update scripts
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6601 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa3b0e02028b3f89112924fdf3c4ce68ee3801bc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 18:43:03 2016 +0100

    Fix/Update database_update_scripts

commit 95a6b1a433dc11c202af96a44b7eff4998254df0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 18:21:25 2016 +0100

    Fix continued ringing after remote site already hungup. Reported by Oliver.

commit 21b10dd23049023acc457ba8bd8bf0c75f5d8a61
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 14:54:56 2016 +0100

    Should have used 'const struct messagetype *msgtype'

commit ff64b70f6655c6b523f13d3b50142cd6efc3093d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 06:50:21 2016 +0100

    Using a unions to be able to read/write to/from msg as both a unsigned char *buffer as wel as sccp_msg_t *msg. Removed unused function. Adapted skimny_messagetype array to be able to index into it and verify that what we found is a legal messageId

commit f64fc3d6096c09b5547bb2c03573449a3a7b850a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 04:22:44 2016 +0100

    Make sure we have at least the length of a minimal packet before parsing the message.

commit 7626ab0ad1907f0f752837db9d3157a22aec0f4e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 04:16:15 2016 +0100

    Protect against incoming garbage packet by closing connection immediately.

commit e615a4859ab38812e0fee12fdfbcac157fc184e7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 03:46:40 2016 +0100

    Clean of session_read_data. Less memcpy / memmove action, reading directly into final msg_t. While loop of packet receive + error handling is done by inline helper function.

commit 025cf270c7e1d9440da3d8386ed6eedeee0ca948
Merge: a9bdfd4 42149f5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 01:47:45 2016 +0100

    Merge branch 'master' into develop

commit 42149f583a6a8e03aefa661a585771806ff4d7ae
Merge: cc7da2b bbacb8f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 01:46:57 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 2b2cdab4afe8b792b7530d4ebf40d52b49e0e958
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 01:42:16 2016 +0100

    Tautological Compare

commit 6522615c64cbd8c8d3cbf9bedf9b24c300635db5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 01:21:03 2016 +0100

    Simplified Socket Reading (and discarding).

commit fa28e0801fa9df4d945dcc2175ed400ed9d542b1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Sun Feb 7 01:20:19 2016 +0100

    Update debian deb rules to newer version of configure script

commit 1af9d74da70ceb2c930cd04abfd797c451324c9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 6 16:16:25 2016 +0000

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

commit bbacb8fb17747ae9d6ba2a1316959b1d937b1c74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 6 16:16:25 2016 +0000

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

commit 81e0cb3a77a809258333f5d24b51ce01fc406562
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 22:11:41 2016 +0000

    Fix: configure giving out warning. Enhancement: make load/unload/reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6599 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e82bf4fd8ad473b5070cf54db40037899c23c4df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 22:11:41 2016 +0000

    Fix: configure giving out warning. Enhancement: make load/unload/reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6599 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d5991a4d3a2be7b001dfa7396d859d1ee2ac5ffc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 23:10:03 2016 +0100

    Fix: configure giving out warning. Enhancement: make load/unload/reload

commit a98753b32820cd7beff9873aecc2d27d0eb9a41c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 22:30:12 2016 +0100

    Revert errornous search/replace

commit 1c0861d975f874a10c7814affb7adcde1e45c0d7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 21:37:25 2016 +0100

    Revert errornous search/replace

commit 40fface62b34e2abc2d0a544df89203a4bce4d22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 20:17:56 2016 +0000

    Replaced gawk-extension dependencies from gen_sccp_enum.awk.
    Made it work under the Posix version of awk.
    Switched the configure dependency from gawk to posix compliant version of awk
    Issue reported by Niklas.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6598 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d26556dda4a026f015d5099ab73e46b4e7e31b09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 20:17:56 2016 +0000

    Replaced gawk-extension dependencies from gen_sccp_enum.awk.
    Made it work under the Posix version of awk.
    Switched the configure dependency from gawk to posix compliant version of awk
    Issue reported by Niklas.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6598 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11c5c0c3d43fc86b599ce6700d2b4b9273a06e6d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 21:09:33 2016 +0100

    don't use else after return, renamed function parameters to be consistent, sort includes, fixed deadcode

commit d679469bcb0da280019c0dcdc393066c7c55a34e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 19:15:16 2016 +0100

    don't use else after return, renamed function parameters to be consistent, sort includes, fixed deadcode, fixed potential bufferoverflow.

commit a3deb2d84dccc2b8474e7ca64177938a1a012e55
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 18:32:36 2016 +0100

    Replaced gawk-extension dependencies from tools/gen_sccp_enum.awk and made it work under the Posix version of awk. Switched the configure dependency from gawk to awk (platform indepenent)

commit db48931debda25ff729a4d32609efe05009c8c1d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 17:58:05 2016 +0100

    Hard Dependency on gawk is now checked within configure script. Reported by Niklas.
    Will look into remvoing the dependency on the awk-extension provided by gawk, so it will run cleanly using the POSIX awk version.

commit 8b76bfcd409cce9cf31711365c11fba76557bb69
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 16:55:42 2016 +0000

    Hard Dependency on gawk is now checked within configure script. Reported by Niklas.
    Will look into remvoing the dependency on the awk-extension provided by gawk, so it will run cleanly using the POSIX awk version.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6597 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d06bcedfb1abfc3634ffbc324dbc5df8152df36d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 5 16:55:42 2016 +0000

    Hard Dependency on gawk is now checked within configure script. Reported by Niklas.
    Will look into remvoing the dependency on the awk-extension provided by gawk, so it will run cleanly using the POSIX awk version.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6597 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad7e4e2f4ca519a09d27731f9716e9b755594132
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 15:23:46 2016 +0100

    Fix compile warnings

commit c6f6dc13bb4ed65c943e53060395e8e9b08891c6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 14:48:46 2016 +0100

    Switched to new implementation of sccp_event.c

commit 673b06a84c406a7f0a71f2bd709de8ae6b6bc9cb
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 14:47:30 2016 +0100

    Fix vector implementation, which would allow calling memcpy with a NULL pointer with vector elements being checked beforehand

commit 91225a6521b0c825b91d67e188c01af7100bb136
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 14:46:16 2016 +0100

    Fix parsing pbx_channel_string2amaflags which cannot return <0

commit 61f57f00185566f94fa5ecfaacb908c8eee1cad9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 14:45:13 2016 +0100

    sort includes, don't use else after return

commit 8a2203be31938e401bd822ed25e7682b98b950b6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 13:46:34 2016 +0100

    Change status variable to enum.

commit 0b5250776139be40282fdddb33f500a70684480d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 13:45:59 2016 +0100

    Fix bounds check (again)

commit 8b3fd1c0f4b7b9356c5c016fdd03d8f440d3d911
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 13:44:50 2016 +0100

    Use NonNull attribute for all static analyzers

commit 7ecdfedcbf2eadebe0eacac9bc40243a7bf34a3d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 04:05:29 2016 +0100

    Fix copying into fixed length char. using strdupa instead

commit a1e62c472492443fd92512974c378baa08938861
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 04:04:56 2016 +0100

    Use sccp_random() instead of rand()

commit afbcd29a60729882ae6a100584b34ed8d993058a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 03:56:25 2016 +0100

    Another attempt at fixing updateNatRemote

commit bfaf1b5ad47ce9f9c6bc6ec06b30f4508f2a59b2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 03:50:46 2016 +0100

    Remove Dead Code

commit 32e0c8b3551d60a302a30dee83955129c12b4466
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 03:45:42 2016 +0100

    More logical code flow

commit 0ba45621544cdb57a3e1197aece610b48f478cc6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 03:40:50 2016 +0100

    Add nullpointer check

commit 38979050f52233b545b714557c7fd98915ac17f2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 03:39:12 2016 +0100

    Fix errornous use of snprintf. Fix memset fill truncated.

commit 5729bbd229525c03911e606fb132d2e3c0cc079e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 00:56:02 2016 +0100

    Correct null pointer check

commit 4629081d1bb30c2f9833ee8b30ae9f88289ec89e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 4 23:20:29 2016 +0000

    Typo: r6595: SCCP_LIST_REMOVE_LIST(session) should have SCCP_LIST_REMOVE_CURRENT(list). Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6596 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69685fc4c80f2e8689355f7e8345dfc7e733fc2f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 4 23:20:29 2016 +0000

    Typo: r6595: SCCP_LIST_REMOVE_LIST(session) should have SCCP_LIST_REMOVE_CURRENT(list). Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6596 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2721ed01b4220d8c90668381bac6e78b44ab074e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 00:04:08 2016 +0100

    Removed redundant if, followed naturally

commit f4ac71453a622825273ba2c133fca5fd98d9d45c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Fri Feb 5 00:03:47 2016 +0100

    Remove unneeded null pointer check

commit 64818ab850cb14b14d7388494447528db6735f8e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:58:00 2016 +0100

    Use already provided c->designator instead of concatenating c->line->name and c->callid. Use d->id instead of DEV_ID_LOG(d) where appropriate (after null pointer check)

commit de53545d02a30148065f6a814ab2dd2d68e3bd59
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:44:29 2016 +0100

    Remove deadcode. Change behaviour->renew firstdigittimeout by pressing backspace even when no digits were entered

commit dc8e677e2af21799ea71693cfcb98857c22760a7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:43:32 2016 +0100

    Remove deadcode

commit 0dfe8e97eecd074617c0693cce033ef099c06ae4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:43:18 2016 +0100

    Remove deadcode. Hoist Null pointer checks

commit 3ea1b563760a68b02b03ae378d7ebd0f257de66c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:31:47 2016 +0100

    Fix: sending UserToDeviceDataVersion1Message with as little data as needed, by using a variable length struct instead of a pre-sized one (fixes issue on 7960)

commit 83644d5d7e0e52a6c0e8963db4dc43a85221778d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:30:04 2016 +0100

    Remove dead code

commit 4602e0c8bf66c593d9c3e8aedf8aff448f4ec2fc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:29:45 2016 +0100

    Fix control flow in skinny_codec_pref_remove, to make this function actually work

commit 1055491eb5141e5c3d88a025be4f36c62577002e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 23:12:37 2016 +0100

    don't use else after return, renamed function parameters to be consistent, sort includes, fixed deadcode, fixed potential bufferoverflow

commit 9b168bf2dda3bda56f2871b750c51650a8903330
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:57:24 2016 +0100

    don't use else after return, renamed function parameters to be consistent, sort includes

commit 4c45d904079e263006b4ff115006f3d9683ab2ea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:56:00 2016 +0100

    Add break to switch statement to make flow explicit

commit 5fbf0f22482d2295dd962e7859245bfe909c0c23
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:55:29 2016 +0100

    Fix potential buffer overflow

commit 0798090c5523f370994ead51d52efd74eb90672e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:54:44 2016 +0100

    Exit function when unknown dnd state is requested

commit 8dfce2b0e118aa834db978cac36b14a0f0bcf7ac
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:54:04 2016 +0100

    Removed self assignment

commit 4ec45f020688413fafb22bf8b09b278afa41bbd5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:52:20 2016 +0100

    Use pbx_random implementation for now

commit 461700fb2423d5581be85d824e691269a0ab5f76
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 22:18:14 2016 +0100

    cleanup sccp_multiple_codecs2str
    renamed function parameters to be consistent
    sort includes
    don't use else after return
    insert braches into statement to improve readability
    use parantheses when calling a macro, to prevent multiple expansion

commit 8c15bef69ddd30e2060b858143adc9ba79e3396b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 20:57:52 2016 +0100

    Added local implementation of a safer random() function

commit 63fccd2414ad777c4a377e3ab44eb7a402193b39
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 18:55:52 2016 +0100

    Replace coverity travis files with the original

commit 22e7f52fb6eac33fb7fa51037ed85ab5174ae76f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 18:53:31 2016 +0100

    renamed function parameters to be consistent
    sort includes
    don't use else after return
    insert braches into statement to improve readability
    use parantheses when calling a macro, to prevent multiple expansion

commit 60414f6aae2913bd53105e20a7c717d7cc4a510b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 4 17:11:57 2016 +0000

    Fix: Need to remove session from the Glob(sessions) list before calling destroy_session to prevent use after free
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6595 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5bdbf4cd2aa8a1b8654a991db14919d5183d622
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 4 17:11:57 2016 +0000

    Fix: Need to remove session from the Glob(sessions) list before calling destroy_session to prevent use after free
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6595 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89f3cf52bae955125238bfbb37a666d00b26837f
Merge: b401448 5b7da4b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 18:07:11 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 5b7da4baab675ec10fb5c22bbe9741909bf90dc9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 18:06:04 2016 +0100

    renamed function parameters to be consistent
    sort includes
    don't use else after return
    insert braches into statement to improve readability
    use parantheses when calling a macro, to prevent multiple expansion

commit 8534280b42c9117ce4d62420d82b4f50bd997812
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 17:51:41 2016 +0100

    renamed function parameters to be consistent
    sort includes
    don't use else after return
    insert braches into statement to improve readability
    use parantheses when calling a macro, to prevent multiple expansion

commit b00fadcf61b72312eed3535a7ea31ce628364fec
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 17:10:08 2016 +0100

    renamed function parameters to be consistent
    sort includes
    don't use else after return
    insert braches into statement to improve readability
    use parantheses when calling a macro, to prevent multiple expansion

commit e7cbd8fbc0134880d12c8d01902944af223cadc1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 16:57:58 2016 +0100

    Sorted includes

commit b351b5db93d5fe07ecaa6d7b21d06b2e5597e825
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 16:56:45 2016 +0100

    Fix: protocolVersion detection. Enh: Tidied up

commit 406e49dda075aab811bfbbce16437360a29c6960
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 16:50:58 2016 +0100

    Fix: don't overwrite existing sccp.conf

commit 5837fa14e307a2ae58123a0d2ceb77c64e769415
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 16:01:47 2016 +0100

    Replace <config.h> with "config.h"

commit e8ea7e527aa27dd642a1397213443b19318c1395
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 15:05:45 2016 +0100

    Update llvm-scan-build

commit 6480161e931b9e6213389a42be82371f0924c970
Merge: c8d9842 ef0402c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:26:31 2016 +0100

    Fixup sccp_cli.c

commit c8d984231bd640499274b1044526c0254c9d7af1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:23:46 2016 +0100

    Cleanup make install output

commit 1f2b8c19a37c433363d6a6f93832f1ded338b757
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:05:35 2016 +0100

    Don't overwrite but append to changed for multiple devices when reloading a line

commit bafb769c372544fbe2aed013d47470ac5ea9d663
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:46:59 2016 +0100

    Fix channel->state check

commit 4dd517cbd63d02b89352f7191fdb9f60a3a1329e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:46:43 2016 +0100

    Fix enum function generation, when looping through bitfield

commit 4211380231a3ae1dc0c458c89a402f2055456106
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:40:01 2016 +0100

    Hoist SCCP_RWLIST_REMOVE_CURRENT before pointer sccp_free

commit c41fe0669d2633a9f489385179947e00ff608a6a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:36:46 2016 +0100

    Fix deadcode. msg cannot be NULL here

commit e3481c9db4e56473064b05e9e0b3c21d47544599
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:33:40 2016 +0100

    Fix deadcode. d/l cannot be NULL here

commit 1d9d978c0311bba87c9f744efa221dd7368b376b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:26:27 2016 +0100

    Illiminate currently deadcode for phonebook handling during remoteIndication

commit ebdafeccf20d427310065cafe2f0a8a9a54ec7a8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:21:20 2016 +0100

    Fix deadcode. d/c/l cannot be NULL here

commit 4df889e1a2af9ffcc586aad6ec52a8813a35e1ca
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:16:53 2016 +0100

    Fix use enum instead of int for type and flags when parsing ConfigOptions

commit af3634737a66b4693e0db3648496cad9c4bf466b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:13:18 2016 +0100

    Fix boundscheck for mid

commit 6e9eaab8941c45829097c2912962f13b50591778
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:08:33 2016 +0100

    Fix deadcode

commit 3aeed5b06347c891402d009c20e02a4dffa94052
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:04:38 2016 +0100

    Removed dead code

commit 645cb59f1db32c2f2622af220b97ca1c71c017fa
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 12:56:43 2016 +0100

    fix outofbounds check for message id

commit 531c0ac63e9f7680bc69712a569b379675f93db0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 12:56:25 2016 +0100

    Second attempt at fixing LIST_SAFE_END

commit 6aafcb6f8b0cec384f24832805948e08b6170096
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:21:47 2016 +0100

    Fix type where async should have been sync

commit dc0556630de039216e6fc89a0242cda235a8e965
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:21:08 2016 +0100

    Fix typo / cfwdAll should have been cfwdBusy

commit 380cae7db71463038dba1d9351fa7d974fb53a55
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:14:31 2016 +0100

    Fix buffer overflow and null pointer dereference

commit ce137c95f8667b65d662be4652ead8b4b277297e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:07:14 2016 +0100

    Fix break in switch

commit 3236894fb0bd3e0988ae84ff8f3f5e94ee336e74
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:02:00 2016 +0100

    Fixing the assign to self issue. And withing a SAFE_BEGIN/SAFE_END BLOCK you need to use REMOVE_CURRENT before freeing the pointer apparently (We should maybe transfer a new version of dllist.h from ast13 to remedy this)

commit 100296d4d516ad0f0eed0b4d6f27c480b7ac644d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:00:29 2016 +0100

    Minor issues

commit a91bbe56ad00f75f7c8e5494db06f5bd4f3d4d28
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 02:30:36 2016 +0100

    Fix compiler warning

commit 88036630878aa3db42a587f79619f15774a3472a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:23:22 2016 +0100

    Fix: sccp_destroy_session causing segfault on sccp_free(s)

commit 4dc44b4c01fcfd2fc0bceb92c999f7a042592d25
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:06:16 2016 +0100

    Fix dereference before null check

commit 5b019dad124ddc7196292dfafb7762e32c3561c2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:48:12 2016 +0100

    Fix dereference before null check

commit 355000f724fadba9cf1b2e59d464c3bb3e19842d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:43:44 2016 +0100

    Fix dereference before null check

commit abf461728af1331defd283c0ce4b2bf891fbc423
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:41:48 2016 +0100

    Fix calloc sizeof dspec should be sizeof *spec

commit bd6f58221294e51601dea1b07bf6b58a49a10ecd
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:36:36 2016 +0100

    When using read() to get the msg->header, we are potentially Passing tainted data to variable msg->header to a tainted sink, which gets sent to sccp_handle_message(msg, s) at the end of the function. Should take more care.

commit 56db57c4262d527d41fb90f34d04e8835c29e021
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:20:45 2016 +0100

    Fix deadcode, res was not reachable after calling CLI_AMI_RETURN_ERROR

commit 604d92f7be5965ea09742841d05761fe48c0a630
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:18:25 2016 +0100

    Reverse checking order on registrationState, to prevent token state not being checked

commit 7b860c550dc602752e030a1b09d701d2320d1d9f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:08:15 2016 +0100

    Fix: check outofbound off incoming skinny message id

commit 49e62905fd0c0ff4cb9ee1b6734b203b3bce5950
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:00:07 2016 +0100

    Fix boundscheck before passing (event-1) to softkeymaps. Was off by one

commit 5dc03553dc609b2bf73ec646a8fdfa192e81b33c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 22:49:51 2016 +0100

    Potential fix for destroy_session within SAFE_BEGIN loop, by setting session=NULL after calling destroy

commit dcfe44d3237d4a03c7276836fce0db39c450021c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 22:49:02 2016 +0100

    Removed boundschecking while doring loopip[curkey], by fixing the switch

commit ca433f82f4162f4460573a0a5b99e2bfc6987d5a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 20:22:03 2016 +0100

    Fix typo

commit 0f7eda1f776138df49ddf42e18808c530f47073d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 20:21:31 2016 +0100

    Added load/unload/reload and install sccp.conf to makefile

commit 90b27de788ab2c198e77284b86e0550221f452c6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 18:42:33 2016 +0100

    Fix: lookup outofbound if curkey is not defined in array

commit c5fbd10498ff4d9b1318f94f8af20208e845f78b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:59:08 2016 +0100

    Fix: removal of generated deadcode. Fix: outofbound access when using snprintf

commit f16a0c00c13d2e72e04959240d690ca2eb6d6f03
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:49:05 2016 +0100

    Fix: Memset fill truncated which would not have any effect on setting the activeMask

commit 83295a53ebeda2229118833380f38e196c7ac89b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:45:19 2016 +0100

    Fix: array outofbound when checking dialedNumber for global digittimeout character

commit 162a807ae730b6818c619660975d442de6fae068
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 16:27:47 2016 +0100

    Fix: Added __BEGIN_C_EXTERN__

commit b03c3668d3297549e27d8f6d79c855d704703bc0
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:37:02 2016 +0100

    Reduce src/define.h by moving some defines to autoconf/asterisk.m4 / src/config.h
    Use sccp_true() instead of ast_true in sccp_config.c
    Move sccp_log() defines to sccp_debug.h

commit 57b727e31f163a9c4c131b057b3bd98eccf270b9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:36:27 2016 +0100

    src/sccp_cli.c: Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    src/chan_sccp.c: Fix: resource leak
    src/sccp_socket.c: Fix: unterminated string error. Fix: 2 resource leaks.
    src/sccp_hint.c: Fix memory leak

commit 78e6a834b53d65ce1d9bb55f0e7c99bbbf34ef05
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:44:40 2016 +0100

    postgres_update

commit 5bb17f053c09a61e3400e0d6a6db7a35caee2ed1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:15:49 2016 +0100

    Use pbx_mutex_t for &Glob(*lock)

commit c5d4d4c8219022a3f4d84e6afe61648ed65ddfd9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:04:22 2016 +0100

    Enh: Split sccp_socket to sccp_session and sccp_netsock
    Renamed all calls to these functions accordingly

commit 9db79c703c14f6b7ee3da00bd35fccfa024a1e8a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 03:04:49 2016 +0100

    Enh: Enable __attribute__((nonnull())) to check for null-pointer dererences when running SCAN_BUILD

commit f6bdd64d6bdec515d3d0e263c519da9dad4af216
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 02:37:26 2016 +0100

    Enh: Reworked the sccp_callinfo to have a OO like interface called iCallInfo.Function()

commit cde4e1950f22c4b1b7bbb42ef2ae04be135488f2
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 01:29:00 2016 +0100

    Enh Modularize & Specialize / Reduce include dependencies
    
     - Move source code to a more logical file, based on it's function
     - Reduce the number of global include in common.h
     - Dedicate chan_sccp.h to module specific stuff only
     - introduce sccp_globals / sccp_debug
     - made sccp_global_vars->global_jbconf into a pointer so we can use a forward declaration for this type.
    
    temporary
     - use src/define.h to handle some of the defines which where in chan_sccp.h.
       Most of the entries in this file can later be moved into config.h
     - introduce a local definition for struct pbx_mutex_info and struct pbx_rwlock_info untill all the locks can be made into pointers to the locking structure

commit a9bdfd4e3017f133d8e9efc72cf06981c4f32890
Merge: 0c67f85 5b986fc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:08:20 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit cc7da2bf7e85f0f043539a3b3895fe0d676a6f08
Merge: 0c67f85 5b986fc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:07:55 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit ef0402c39c5ef312f3232dffbdffd227c6809c76
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 14:05:35 2016 +0100

    Don't overwrite but append to changed for multiple devices when reloading a line

commit b4014481aea20988fc4256d38e87482ecfcd54c1
Merge: 7d94d0e b285ab3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:48:21 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit b285ab32287a3f73e10960dddbea42eb6e28f572
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:46:59 2016 +0100

    Fix channel->state check

commit 66f28b52cffd8c08947b35eee8dd74f4e0a4ee9e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:46:43 2016 +0100

    Fix enum function generation, when looping through bitfield

commit 4975e194ff1978dbd97e851db92d095f118bc589
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:40:01 2016 +0100

    Hoist SCCP_RWLIST_REMOVE_CURRENT before pointer sccp_free

commit a5dc1525a1607ae8437282192e1fe83be5652656
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:36:46 2016 +0100

    Fix deadcode. msg cannot be NULL here

commit e9c218dd3148484d8d3692d7ad60549b2bb7e5d6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:33:40 2016 +0100

    Fix deadcode. d/l cannot be NULL here

commit 8d1be73bf5dc85b86a8544aab47de10dd60567ad
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:26:27 2016 +0100

    Illiminate currently deadcode for phonebook handling during remoteIndication

commit 56f7858a7e4ef2f4f4d6c7ef1b4cf71bb8a3ed41
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:21:20 2016 +0100

    Fix deadcode. d/c/l cannot be NULL here

commit 7ed497671fa9325992b98e20eb748e1fe1d899fa
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:16:53 2016 +0100

    Fix use enum instead of int for type and flags when parsing ConfigOptions

commit 6377e9e8045d37edf53a911629d8479c3b5f01b5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:13:18 2016 +0100

    Fix boundscheck for mid

commit 4e87fab323f859619ca5e63f3f65ae583f56d664
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:08:33 2016 +0100

    Fix deadcode

commit 7d94d0e623645e947c362c6ad8daaa759efa7005
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:06:21 2016 +0100

    Removed make install from .travis build to prevent issue with permissions

commit cef34ac77fba77c01d3f06b8f674988c60d6136a
Merge: 936ddb4 4e39b3e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:05:24 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 4e39b3ec61b275bc6ae4acc9fef1ad609b6cec58
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 13:04:38 2016 +0100

    Removed dead code

commit 936ddb4449df7e93bef0a461a01d9dc25d02b64f
Merge: c606d4c 7c5ca2f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 12:56:59 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 7c5ca2fa5f92ba4e202fde3371d119579628bb99
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 12:56:43 2016 +0100

    fix outofbounds check for message id

commit d418a1719dd6a991a5a8360d9e3c888c755c975e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 12:56:25 2016 +0100

    Second attempt at fixing LIST_SAFE_END

commit c606d4c8e09b93caf113258a85016bef802606f0
Merge: a735767 0252bb4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:23:31 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 0252bb4d3fc098afb763e3f28d66c354adc7c35c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:21:47 2016 +0100

    Fix type where async should have been sync

commit 4d9909651dc8d487651796969abc0b7b22b86f67
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:21:08 2016 +0100

    Fix typo / cfwdAll should have been cfwdBusy

commit a735767bb34691006111e7c9ac1f7314187ad6ef
Merge: 3394912 0691581
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:14:49 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 069158161b64be8ed56c25ce1c64a56428337204
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:14:31 2016 +0100

    Fix buffer overflow and null pointer dereference

commit 9f639c0d3eb8e5f2d4dc519aa36a51beb5a86b85
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:07:14 2016 +0100

    Fix break in switch

commit e1f2313bb3c8c97843af0a7b3ca72f85d4b46361
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:02:00 2016 +0100

    Fixing the assign to self issue. And withing a SAFE_BEGIN/SAFE_END BLOCK you need to use REMOVE_CURRENT before freeing the pointer apparently (We should maybe transfer a new version of dllist.h from ast13 to remedy this)

commit 0e781671ed808e0276dd084663697bde487c59b1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 05:00:29 2016 +0100

    Minor issues

commit 33949127155779f49c6c2e94d0acdb6db1927f48
Merge: c08121f d6d1e62
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 02:31:01 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit d6d1e62aa65963972940c27d2186abd0d0aed3bc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 02:30:36 2016 +0100

    Fix compiler warning

commit c08121f174287cf45e64fad3b35ac7d362fa3d0f
Merge: 89dd789 0e5965f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:23:32 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 976ee9db49f897e288e181ca3935caf750a70993
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 23:23:22 2016 +0000

    Fix: sccp_destroy_session causing segfault on sccp_free(s)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6594 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b986fc8ec2f665d78303671708cc46e4af1fd81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 23:23:22 2016 +0000

    Fix: sccp_destroy_session causing segfault on sccp_free(s)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6594 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e5965f68d39d5bc754c93b806d574076f7c0037
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:23:22 2016 +0100

    Fix: sccp_destroy_session causing segfault on sccp_free(s)

commit 89dd789f9cd4d555fade45bb5496f4289a7dfa9b
Merge: 40a1f92 9b62ccc
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:07:40 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 9b62ccc8ae86fd3b3cbc0c6bfeace0706618cdd4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Thu Feb 4 00:06:16 2016 +0100

    Fix dereference before null check

commit 1f8b4c212ad9349bf42492024668411e7055fc4a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:48:12 2016 +0100

    Fix dereference before null check

commit 9e266788275f931bf1b11eee7dda89077719b601
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:43:44 2016 +0100

    Fix dereference before null check

commit f6d09fb7dcec5796b11aa935ada0839bcfaf530d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:41:48 2016 +0100

    Fix calloc sizeof dspec should be sizeof *spec

commit f823b1810f38c374b7658a53940e6d1747dcfcca
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:36:36 2016 +0100

    When using read() to get the msg->header, we are potentially Passing tainted data to variable msg->header to a tainted sink, which gets sent to sccp_handle_message(msg, s) at the end of the function. Should take more care.

commit 4b3a5eb6b135a89d932683899f8b08b751f2d0c6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:20:45 2016 +0100

    Fix deadcode, res was not reachable after calling CLI_AMI_RETURN_ERROR

commit 039600e7cf540001529cebb7eaa97b8f5073b904
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:18:25 2016 +0100

    Reverse checking order on registrationState, to prevent token state not being checked

commit 40a1f920216cae8aae9264b9dcf1cc13646e2164
Merge: 1c804b9 898bc03
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:08:31 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 898bc037bac940b8f42ff53fec25a93878470818
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:08:15 2016 +0100

    Fix: check outofbound off incoming skinny message id

commit 23c236e53226b823837325946ab9ba9c953adbb9
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 23:00:07 2016 +0100

    Fix boundscheck before passing (event-1) to softkeymaps. Was off by one

commit 203c0bb5fa0632c0acbea25b36baf3aaeb908ef1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 22:49:51 2016 +0100

    Potential fix for destroy_session within SAFE_BEGIN loop, by setting session=NULL after calling destroy

commit eae55ad0e03e9da3cc3b5742b385914273ff264e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 22:49:02 2016 +0100

    Removed boundschecking while doring loopip[curkey], by fixing the switch

commit 1c804b9539ad009d7197806211d9ee7d5f78faa8
Merge: 3db656d 183765b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 20:22:40 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 183765bd158863d9b0124fd59732b9eb2bffd8ed
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 20:22:03 2016 +0100

    Fix typo

commit 140b1763b533d7d6c7d8619e93f24037a49740d8
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 20:21:31 2016 +0100

    Added load/unload/reload and install sccp.conf to makefile

commit 3db656dbd6412390a9e7cc63b5db8ea4e7b7a760
Merge: aa7ad82 4d69767
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 18:45:26 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 4d69767014f5b30ce90b15d780431a9378beac1d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 18:42:33 2016 +0100

    Fix: lookup outofbound if curkey is not defined in array

commit da264088e23520e9d64d501f8bbd234099660498
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:59:08 2016 +0100

    Fix: removal of generated deadcode. Fix: outofbound access when using snprintf

commit 2c8c7c7046fa565a0ef4b21fc4146fb7efacbfe4
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:49:05 2016 +0100

    Fix: Memset fill truncated which would not have any effect on setting the activeMask

commit 9c1836763911ccc9b4fde5c46fc4e932155cd421
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 17:45:19 2016 +0100

    Fix: array outofbound when checking dialedNumber for global digittimeout character

commit eb3e861154e57000ec4790ea5bb39c5c0192e43b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:09:17 2016 +0000

    Fix: out-of-bound array check added
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6593 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c6f2f97cb057c36a87f1b2c0fe18d536213cba2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:09:17 2016 +0000

    Fix: out-of-bound array check added
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6593 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a430e4d3ab808af4c724548b6c3fa6629b970ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:07:03 2016 +0000

    Fix: Change number of SCCP_EVENT types
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6592 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77be709f06c816fa6714d5a0961c1581eb8ab33a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:07:03 2016 +0000

    Fix: Change number of SCCP_EVENT types
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6592 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de683d2a9f6ff9a8f278a658bf85b9941dd1214d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:06:29 2016 +0000

    Fix: prevent overrunning subscriptions[i] array, when event was not matched i++ would still have been executed by the for loop.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6591 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3698a4fd9a85e82d3abcf9a65b159616139032ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 16:06:29 2016 +0000

    Fix: prevent overrunning subscriptions[i] array, when event was not matched i++ would still have been executed by the for loop.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6591 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0071481593878cd852a257d23452ce68a30a0c6f
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 16:27:47 2016 +0100

    Fix: Added __BEGIN_C_EXTERN__

commit aa7ad82f8fe2f8ffe1a4a26d1843edeae06230b4
Merge: a2a15f5 9d1b28d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:48:39 2016 +0100

    Merge branch 'feature/modularize_reduce_include' into coverity_scan

commit 9d1b28d1a95f6452572403fde741ba62ce77ae6e
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:47:51 2016 +0100

    Fix: uninitialized variable

commit 496f64f1bde0708bd9a5576070c49346f8ab5f02
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:47:05 2016 +0100

    Fix: Out of bounds access binstr is defined as length 41.

commit a78de4eaa100f3f4c5859816217df7aaa8161df7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:46:29 2016 +0000

    Fix: Out of bounds access binstr is defined as length 41.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6590 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ffe98afcafe882923a7c74771bc231c8466125d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:46:29 2016 +0000

    Fix: Out of bounds access binstr is defined as length 41.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6590 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ebe24b74bd731594676c3e35f4a1e66c1822348
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:45:45 2016 +0000

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

commit a2491917efcc5c18fe1dc7ffdd8f5603b3321b6d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:45:45 2016 +0000

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

commit 1b49e17f1c8da9d410cd9b73983809fb7336af17
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:42:02 2016 +0100

    Fix:memory leak, by breaking out of outerlook, as not to call strdup twice

commit f17f4969380872ff786ec2bad58166f89da22831
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:40:49 2016 +0000

    Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6588 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 532c8436a06cf24b48b641563534cb1e064d5ef1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:40:49 2016 +0000

    Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6588 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06c19f98b6d5ec86079d75f3cd59f4019a4d6184
Merge: 64ed972 09e7647
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:38:26 2016 +0100

    Merge branch 'feature/modularize_reduce_include' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/modularize_reduce_include

commit 64ed9726d37428fbf90d4d0e1e783d0aa38123a7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:37:02 2016 +0100

    Reduce src/define.h by moving some defines to autoconf/asterisk.m4 / src/config.h
    Use sccp_true() instead of ast_true in sccp_config.c
    Move sccp_log() defines to sccp_debug.h

commit c63f1e19e94436b781bbffc84439a1ca6b57ca3c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 15:36:27 2016 +0100

    src/sccp_cli.c: Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    src/chan_sccp.c: Fix: resource leak
    src/sccp_socket.c: Fix: unterminated string error. Fix: 2 resource leaks.
    src/sccp_hint.c: Fix memory leak

commit 96bc7350835dae5ad3165631f908a0f607dd3277
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:27:14 2016 +0000

    Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6587 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc871feac3c7ca93a5c662c53230307922ceeec4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:27:14 2016 +0000

    Fix:memory leak, by breaking out of outerlook, as not to call strdup twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6587 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78c7e14d7d5179c8d7c7ef3e159e75d1a93789de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:16:55 2016 +0000

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

commit 376a3d9925e8929d75fb91bd61729a680e633b54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:16:55 2016 +0000

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

commit fb1a28befa16e835a1bd529c6d9118595c2dd8bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:13:01 2016 +0000

    Fix: unterminated string error. Fix: 2 resource leaks.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6585 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e334f4e6a3fd64fca6536b95b5dae4fff675c24e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:13:01 2016 +0000

    Fix: unterminated string error. Fix: 2 resource leaks.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6585 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3875734d36697755d767000adf00ac045e26973e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:12:07 2016 +0000

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

commit cc41aaf3ea0e849df6ee502280998e33dc9bb039
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 3 14:12:07 2016 +0000

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

commit 09e76479c88992ded46a718e0ded49d46bba90e6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:44:40 2016 +0100

    postgres_update

commit 510a2b01a1692ebf346d1bd1cc466ea922001e3b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:15:49 2016 +0100

    Use pbx_mutex_t for &Glob(*lock)

commit 65f106dc9255a4df6bd8d17d6c5f875bbce294e5
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 04:04:22 2016 +0100

    Enh: Split sccp_socket to sccp_session and sccp_netsock
    Renamed all calls to these functions accordingly

commit 4fb5646f908132a9fd3bb513f6c1d88394d246b7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 03:04:49 2016 +0100

    Enh: Enable __attribute__((nonnull())) to check for null-pointer dererences when running SCAN_BUILD

commit 65c45c01e70bbf4d5f0e597bafb06bd1d4a91ca3
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 02:37:26 2016 +0100

    Enh: Reworked the sccp_callinfo to have a OO like interface called iCallInfo.Function()

commit 473ad4f8f1345329fd0c3f0e1ab0a046612665cf
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Wed Feb 3 01:29:00 2016 +0100

    Enh Modularize & Specialize / Reduce include dependencies
    
     - Move source code to a more logical file, based on it's function
     - Reduce the number of global include in common.h
     - Dedicate chan_sccp.h to module specific stuff only
     - introduce sccp_globals / sccp_debug
     - made sccp_global_vars->global_jbconf into a pointer so we can use a forward declaration for this type.
    
    temporary
     - use src/define.h to handle some of the defines which where in chan_sccp.h.
       Most of the entries in this file can later be moved into config.h
     - introduce a local definition for struct pbx_mutex_info and struct pbx_rwlock_info untill all the locks can be made into pointers to the locking structure

commit a2a15f553355b86215b250a4f504ee7a2f54d74e
Merge: dd750b9 0c67f85
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 19:08:43 2016 +0100

    Merge branch 'master' into coverity_scan

commit 0c67f85bc365e5e13ba05ade5f64099b61e04e14
Merge: c9b8c54 0b48168
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 19:07:57 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 556904a246468eae5ec04c47ea393b42ead1dd5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 18:00:21 2016 +0000

    Enh: Use the appropriate enum type for d->skinny_type
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6583 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b4816820db4cf90d808f098cacf86242d0a6501
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 18:00:21 2016 +0000

    Enh: Use the appropriate enum type for d->skinny_type
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6583 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31820fa98be34842548dcfdb8536d187179477df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 17:59:53 2016 +0000

    Indent: line up sccp_wrapper_asterisk_channel_read struct entries. Externalize the enum declaration.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6582 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 128c847a4291a31f8a449236adad731e6b36afd1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 17:59:53 2016 +0000

    Indent: line up sccp_wrapper_asterisk_channel_read struct entries. Externalize the enum declaration.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6582 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a6f58009845055c60c9fe3ae447dff695aad4feb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 17:57:58 2016 +0000

    Enh: Renamed __BEGIN_EXTERN__ to __BEGIN_C_EXTERN__
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6581 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93b9fa4645d937e2ca88a64e68c4c8197ade03aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 17:57:58 2016 +0000

    Enh: Renamed __BEGIN_EXTERN__ to __BEGIN_C_EXTERN__
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6581 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd750b9bb163a280a09d02a753cf20c304618980
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 16:15:55 2016 +0100

    Update .travis.yml

commit db3b5e85469c2767ed6cd3d654909857023df83b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 16:06:34 2016 +0100

    Update .travis.yml

commit 4b42470c80a80735d2adc94087a24b71d779ed8c
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 15:42:21 2016 +0100

    Update .travis.yml

commit f323a78c3200b5c7bc4c4825adcb514393821a15
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 15:29:09 2016 +0100

    Update .travis.yml

commit 19923b762a85a3db02dfe2398c36b523c8f66119
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 15:25:31 2016 +0100

    Update .travis.yml

commit 82213418389cfb487e790d8f48769aa4bdf14536
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 15:21:29 2016 +0100

    Update .travis.yml

commit 502d11a45830e46a15381d88f51b07cf29839b4b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 14:40:47 2016 +0100

    Fix travis

commit 9705de1e70ea2aae87c8bfb4b8cfa506c492ecea
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 14:35:57 2016 +0100

    Update travis

commit 08fb8afa4ac43ef781812bea0eb9dd93bda37598
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 02:16:50 2016 +0000

    Fix: configure warning
    Fix: compile warning in sccp_enum.c when returning uint32_t as enum
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6580 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6f589712f2a86cef05dc2affcc643c83003cdb0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 2 02:16:50 2016 +0000

    Fix: configure warning
    Fix: compile warning in sccp_enum.c when returning uint32_t as enum
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6580 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd587734d2ab3851924d19ccaa5b323a3ce3ee88
Merge: d6cd8e4 8db3f8a
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 00:12:40 2016 +0100

    Merge branch 'coverity_scan' of github.com-dkgroot:dkgroot/chan-sccp-b into coverity_scan

commit d6cd8e48c4f06a12de3b97090ba16a446c1f9ce1
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Tue Feb 2 00:12:27 2016 +0100

    Another try

commit 8db3f8a2f77ad59ef1e8b58f737646896a1c1643
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Feb 1 23:57:24 2016 +0100

    Fix coverity batch

commit 527757c9991d36ab1031dbe1a5733982d3cfd79b
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 23:52:08 2016 +0100

    Add coverity badge

commit a59754df2143c9354a3ce7e41ecce1a123a9ff2a
Merge: 51b17b5 c9b8c54
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 23:48:27 2016 +0100

    Merge branch 'master' into coverity_scan

commit c9b8c54dfee2a92444e6efbe64dc692c1faba9ce
Merge: 43226ff fdabe83
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 23:47:26 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 69326b2fbab1fc9c763ed66918192e6e66dabeb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 22:46:10 2016 +0000

    Fix: autoconf check for compiler -std=gnu... support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6579 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fdabe83a704bcc9dbc5e440e197f713ac97f37ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 22:46:10 2016 +0000

    Fix: autoconf check for compiler -std=gnu... support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6579 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51b17b58cf1a33139eaee4e8a9ee26af8a0ca8b7
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 23:12:57 2016 +0100

    Add coverity to travis-ci

commit 43226ffd2ec40158b7f9cdd78f32c3a7245d03a1
Merge: 3c1f9f6 8d446b6
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 23:07:52 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 46f52b57e4155ff900144b9d836969b6eb89a258
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 22:06:22 2016 +0000

    Cleanup: src/Makefile.inc.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6578 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d446b6c7e934e5e75a0db2303c313f8b2174350
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 22:06:22 2016 +0000

    Cleanup: src/Makefile.inc.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6578 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a689bdb661e7f5c8d39583d5c2652784c8c8adf9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:06:13 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6577 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad0d9cd1bfb410ad7d52ba8e93c03ad2d97d5ce4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:06:13 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6577 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eccc056d0adec57af0040876bebcf158501e6adf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:39 2016 +0000

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

commit 51ef7964200deaf91c071ae4512662d467967a41
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:39 2016 +0000

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

commit 2932a291b7384206c2165658c397e5ff25d6cb39
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:11 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6575 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e011873c3afccc83c0cc7275256c75bf60af946b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:11 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6575 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50efc086045b20ea0d010ff14846f8f7eb3ed68b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:01 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6574 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4ac83423786aa70c35b34106c657bfb0db1e47a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 15:05:01 2016 +0000

    Fix: potential null pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6574 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e6f242699704eae438d8c1904a5210e38b955be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 13:47:46 2016 +0000

    Fix: potential null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6573 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86a35af4008a0b78460ba58bb1fa0dc5b1bbc46e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 13:47:46 2016 +0000

    Fix: potential null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6573 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc2e83b88d6f0244d21c5bb1aebce0dce6099bc1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 13:41:03 2016 +0000

    Fix: check compiler support for -isystem, before using it
    Fix: check compiler support for -std, before using it
    Fix: update contrib/llvm-scan-build script
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6572 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e99aa0e2d6023d0a19e8fa1cc3254e5b1a6f27b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 13:41:03 2016 +0000

    Fix: check compiler support for -isystem, before using it
    Fix: check compiler support for -std, before using it
    Fix: update contrib/llvm-scan-build script
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6572 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a80f293e06fb1235abc1586df63ed6d396ce266d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:57:39 2016 +0000

    Enh: switch versions on sccp_pbx_call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6571 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1376f5610b44d6b1773b03e1defb445f42a79d07
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:57:39 2016 +0000

    Enh: switch versions on sccp_pbx_call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6571 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0df332e96ccab60ad6a5ba813275575c6fe78e95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:56:41 2016 +0000

    Enh: Change CS_EXPERIMENTAL to unused/unimplemented
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6570 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcf098a8e9499c9731517253d06aecc61006c066
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:56:41 2016 +0000

    Enh: Change CS_EXPERIMENTAL to unused/unimplemented
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6570 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b381f8f6924b2d62407b4fa880bb0b96b6ee0f36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:55:56 2016 +0000

    Enh: Remove unused piece of code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6569 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7027a34cb7b79ed6bfc595351bd11aaef42f5227
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:55:56 2016 +0000

    Enh: Remove unused piece of code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6569 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa83a6fbbf10a186dc23fac22f9fcd377779c38d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:13:25 2016 +0000

    Fix: missing '\!' in sccp_line. Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6568 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e725d4daf464180c34bfef47be7006ea487de39
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 11:13:25 2016 +0000

    Fix: missing '\!' in sccp_line. Reported by hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6568 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0df0806c1da460f888eedad577f149674f742d84
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 04:45:56 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6567 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea18ae0eda3689fb8c5d584c1fa5a244932d14ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 04:45:56 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6567 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af365308e744442299418411444c2266bbc9a84c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:57:42 2016 +0000

    Fix: configure leaving behind a temporary directory
    Fix: gen_sccp_enum.awk script taking paramater from command line
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6566 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0dabbca6ea3172eb915b12f4bc3a54b1269e002
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:57:42 2016 +0000

    Fix: configure leaving behind a temporary directory
    Fix: gen_sccp_enum.awk script taking paramater from command line
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6566 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e66349816debf1ea9be1de9fc9884d0437603f81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:11:32 2016 +0000

    Fix: revision.h update after 60 minutes
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6565 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d301f69f100ba0cfb349a92f982ca67cdab8aa6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:11:32 2016 +0000

    Fix: revision.h update after 60 minutes
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6565 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5b22727ee8915a901fe394b13886f87b1563df5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:06:51 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6564 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b804147ce7fbdf1f6200b1597b0bd0c346c34068
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 02:06:51 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6564 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d0388ed99cdf257d44175e4681cb87d14ddb4fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 01:50:14 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6563 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6516bbc71d44ff37b538db4e0605a7bcabb46ce0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 01:50:14 2016 +0000

    Fix: check memory allocation, produce error output if not
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6563 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ccac32b57aa8da5b084d750b32e0cf3d5dcab25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 01:49:10 2016 +0000

    Fix: update revision.h using abs_top_builddir instead of abs_builddir
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6562 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 913b3d1551cf082ea0397d83e26ef1a14b5f8d99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 01:49:10 2016 +0000

    Fix: update revision.h using abs_top_builddir instead of abs_builddir
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6562 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c1f9f60c25896e94ff36f2d3f9d00aab2f129e4
Merge: 8cfee82 3e7f52d
Author: Diederik de Groot <dkgroot@talon.nl>
Date:   Mon Feb 1 01:24:24 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit aa8e35d8b9ebaf9bbe002219a292f3ad8ef97260
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 00:15:07 2016 +0000

    Fix: contrib/gen_sccpconf compilation based on the new include files
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6561 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e7f52d06249035aa299de06e7fffa927fe28904
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 1 00:15:07 2016 +0000

    Fix: contrib/gen_sccpconf compilation based on the new include files
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6561 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27ad4f5db2e0c42bd28fa9a61b229ad406030561
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 23:38:52 2016 +0000

    Enh: Re-add the install script using libtool instead to install-sh to make sure the new library get's loaded using ldconfig after installation
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6560 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3aefd18d49cd3f08f5fcf8841730fc198c13a205
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 23:38:52 2016 +0000

    Enh: Re-add the install script using libtool instead to install-sh to make sure the new library get's loaded using ldconfig after installation
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6560 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fd3f270df6443b4fcf8a20412fd93245b44ba5f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 22:35:38 2016 +0000

    Fix: Removed svn '$Revision: $' and '$Date: $' entries from source files. This used to cause a recompile of files after commit to repostories without any major change, for example after running bootstrapping
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6559 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 766902844b57e56bf8a0c533b652edac765f5655
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 22:35:38 2016 +0000

    Fix: Removed svn '$Revision: $' and '$Date: $' entries from source files. This used to cause a recompile of files after commit to repostories without any major change, for example after running bootstrapping
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6559 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe6a2a01a6eec15a26b57cbb5770b503bcea400a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 21:52:37 2016 +0000

    Fix: building in 'build' subdirectory
    Fix: remove generated sccp_enum.h / sccp_enum.c from repostory to prevent conflicting versions
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6558 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b22ce90f928d50cfd37e1dc34ba34c711774e825
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 21:52:37 2016 +0000

    Fix: building in 'build' subdirectory
    Fix: remove generated sccp_enum.h / sccp_enum.c from repostory to prevent conflicting versions
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6558 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 115ff953b7e87c925bb7c3cc09845ac42c54c8bd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:40:09 2016 +0000

    Fix: type / new enum inclusion
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6557 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 00ba7741601626abe921754865bbfa0f46a0aad8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:40:09 2016 +0000

    Fix: type / new enum inclusion
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6557 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e8e7fa9d86dde0d30f51d22f73a0f75cb94aef0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:36:11 2016 +0000

    Fix: Continuation of previous revision. After moving ast??? files to their new homes, the includes needed to be updated & simplified
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6556 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 763f064395f4f0cae02e91d2956c10a9f5812673
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:36:11 2016 +0000

    Fix: Continuation of previous revision. After moving ast??? files to their new homes, the includes needed to be updated & simplified
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6556 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15a6f5ca827a5b4c9dafe9392273ec720955359a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:18:14 2016 +0000

    Enh/Fix:
     - Create Makefile.am per subdirectory
     - Handle each subdir as a sub-library
     - Combine the subdir libraries into the final resulting: chan_sccp.so during the final linking step
     - Use simple path for file inclusion
    
    Benefits:
     - Clear sepearions between modules (There are still a couple of asterisk in the libsccp module, which should be cleaned up)
     - Reduced re-compilation when little has changed
     - Speed up during compilation
     - Slightly reduced size of the resulting binary
     - Future Potential to run for example the libsccp module standalone (if the current dependencies can be cleaned up)
     - Since Automake 1.4 we got warnings because of crossing directory boundaries during automake. This is fixed by splitting the makefiles
     - The sublibrary Makefile.am file are simple and easy to maintain. The focus only on theor own directory
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6555 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a7bcdd5f4c1b709a6b7810687e23e6f5263bffbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 31 18:18:14 2016 +0000

    Enh/Fix:
     - Create Makefile.am per subdirectory
     - Handle each subdir as a sub-library
     - Combine the subdir libraries into the final resulting: chan_sccp.so during the final linking step
     - Use simple path for file inclusion
    
    Benefits:
     - Clear sepearions between modules (There are still a couple of asterisk in the libsccp module, which should be cleaned up)
     - Reduced re-compilation when little has changed
     - Speed up during compilation
     - Slightly reduced size of the resulting binary
     - Future Potential to run for example the libsccp module standalone (if the current dependencies can be cleaned up)
     - Since Automake 1.4 we got warnings because of crossing directory boundaries during automake. This is fixed by splitting the makefiles
     - The sublibrary Makefile.am file are simple and easy to maintain. The focus only on theor own directory
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6555 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4925b963453489663eeeba70b4baad4086c245c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:42:31 2016 +0000

    Use static predefined string to generation memory allocation error debug output (safe space and create uniformity)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6554 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89496b44edfe6bf50f962542a0c96a0a5a2e544c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:42:31 2016 +0000

    Use static predefined string to generation memory allocation error debug output (safe space and create uniformity)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6554 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18ea516ee6e83a5c18d8298046c46c046160c721
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:06:48 2016 +0000

    Enh: Introduction of enum and strenum, reducing the size of produced sccp_enum.c when the 2str/2val functions are never called.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6553 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17c3bca2f2e0c6233fac34b46c8339b4b0ea6d4b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:06:48 2016 +0000

    Enh: Introduction of enum and strenum, reducing the size of produced sccp_enum.c when the 2str/2val functions are never called.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6553 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4775158e323473814efa4134ed2f02ae4476e2bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:04:13 2016 +0000

    Fix: buffer overflow in sccp_show refcount
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6552 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31637c48c033227252d9b1fde8d09de0040f125e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 30 14:04:13 2016 +0000

    Fix: buffer overflow in sccp_show refcount
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6552 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6e053075db58cbe6c26a5fcb04e95af0ad0deec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 20:08:22 2016 +0000

    Use constructor/destructor method to add/remove tests during module loading.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6551 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a888e7cfe28bf3929546c2952d13e67580d1060
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 20:08:22 2016 +0000

    Use constructor/destructor method to add/remove tests during module loading.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6551 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d6f13c128ff60012c9f150331e34edefa2cfc75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 20:07:17 2016 +0000

    Fix: gen_sccp_enum generation for bitfields with a #ifdef entry failed
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6550 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6aba5c07ea7d5f6e3b2c0b8f5e05b29b1dda981c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 20:07:17 2016 +0000

    Fix: gen_sccp_enum generation for bitfields with a #ifdef entry failed
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6550 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 91449fb8d5bf0565c7e8a2b2d9a677316bbdd5d1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 14:12:37 2016 +0000

    Fix/Enh: Reset refcount object type order to what it was previously (To prevent ordering issue, reported by Zaim).
    Fix: atomic locked fallback macro's to prevent shadow warning.
    Fix: constConferencePtr warning when using atomic fallback mode.
    Cleanup: Replaced 'x' variable name with more accurate 'hash'.
    Fix/Enh: refcount test framework, to improve coverage of retain/release behaviour when multithread.
    Fix: refcount test framework remove sleeps during multithreading test.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6549 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c666fc0e05bedd7c3a880c4d250ad7497b87fe7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 29 14:12:37 2016 +0000

    Fix/Enh: Reset refcount object type order to what it was previously (To prevent ordering issue, reported by Zaim).
    Fix: atomic locked fallback macro's to prevent shadow warning.
    Fix: constConferencePtr warning when using atomic fallback mode.
    Cleanup: Replaced 'x' variable name with more accurate 'hash'.
    Fix/Enh: refcount test framework, to improve coverage of retain/release behaviour when multithread.
    Fix: refcount test framework remove sleeps during multithreading test.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6549 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cfebdbd7bcdd919354a1d5904b0fa7997633f2de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 23:42:00 2016 +0000

    Enh: only use our local implementation of sccp_vector.h to prevent future incompatibilities.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6548 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80e5a33d5ce7dbc39190d73fced48b05b51c5bee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 23:42:00 2016 +0000

    Enh: only use our local implementation of sccp_vector.h to prevent future incompatibilities.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6548 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb8f5ab6ca0ab752254636b777912d7eb3395136
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:52:22 2016 +0000

    Fix: include asterisk/cli.h to fix compile error
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6547 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5d30c1d8e0ea857b05d7c2f96ffbce73f4a6cb6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:52:22 2016 +0000

    Fix: include asterisk/cli.h to fix compile error
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6547 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 73ede1ff846676d8c21ca858fc5f1eb55fae831c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:47:20 2016 +0000

    Enh: Detect ICONV library better (both libiconv and the version from libc)
    Enh: Only start one instance of iconv during module loading. Provide synchronized use
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6546 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8533e9c9a82e80dbe2ece3da3e1b04839faca20b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:47:20 2016 +0000

    Enh: Detect ICONV library better (both libiconv and the version from libc)
    Enh: Only start one instance of iconv during module loading. Provide synchronized use
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6546 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3e28741f5cf0c1c85f4b73765653a363c006fe8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:21:29 2016 +0000

    Fix: clang warning about cast-alignment, using union trick to force alignement
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6545 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb4339b395e5c06b5123933506b83746fba388eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:21:29 2016 +0000

    Fix: clang warning about cast-alignment, using union trick to force alignement
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6545 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c7518a9486e4fa1ced29f6bf3cce9340c11f132
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:20:04 2016 +0000

    Fix: clang compile time warning about always true (tautological compare).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6544 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da9486aaa8349b7df07603ce25c8470b9c0aba3e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 22:20:04 2016 +0000

    Fix: clang compile time warning about always true (tautological compare).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6544 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa3d4f0f5cb0e9bd5837507581fbcb1874edc19a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 21:07:18 2016 +0000

    Fix: errornous removal of SCCP_REF_EVENT before sccp_event is reasy. Report by Hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6543 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 026ab44d1e6f87bb47aa348778cb3b37f7a0026b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 21:07:18 2016 +0000

    Fix: errornous removal of SCCP_REF_EVENT before sccp_event is reasy. Report by Hhornung.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6543 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc93587560dd279e1f428736b969776ae4fc099a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:57:34 2016 +0000

    Fix: s->designator should be a little longer, to display long ipv6 addresses completely
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6542 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e81cbaa1fb2887184f4e0734fca0cf7528a11375
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:57:34 2016 +0000

    Fix: s->designator should be a little longer, to display long ipv6 addresses completely
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6542 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1da71a557810048378f8e1fc91ced00466ada3c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:56:54 2016 +0000

    Enh: provide CLI_AMI output for sccp show refcount, to make it easier to perform refcount checks using AMI scripting.
    Enh: Include to option to display or suppress refcount lines, according to inuse status of the object (for example when a device is offhook).
    
    CLI: sccp show refcount [show|supress]
    sccp show refcount
    sccp show refcount show
    sccp show refcount suppress
    
    AMI: SCCPShowRefcount [inuse:<show|suppress>]
    Example:
    Action: SCCPShowRefcount\r\n
    InUse: show\r\n
    \r\n\r\n
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6541 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 099eb92335e71a044b1931456babd76b018c832f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:56:54 2016 +0000

    Enh: provide CLI_AMI output for sccp show refcount, to make it easier to perform refcount checks using AMI scripting.
    Enh: Include to option to display or suppress refcount lines, according to inuse status of the object (for example when a device is offhook).
    
    CLI: sccp show refcount [show|supress]
    sccp show refcount
    sccp show refcount show
    sccp show refcount suppress
    
    AMI: SCCPShowRefcount [inuse:<show|suppress>]
    Example:
    Action: SCCPShowRefcount\r\n
    InUse: show\r\n
    \r\n\r\n
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6541 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aaf8ae4048b16c3a47d0615576fb9b610e8ee9ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:52:30 2016 +0000

    Enh: ast 11 ast_vector.h is not compatible to ast > 12)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6540 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7dbdddd602e1b140a0477e0c8af95b68bf2f5561
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 17:52:30 2016 +0000

    Enh: ast 11 ast_vector.h is not compatible to ast > 12)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6540 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92d0e24d9236afff0d3b7fca6609268fbcb5fd5e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:32:10 2016 +0000

    Enh: Output debug info when the sccp_mwi module is started/stopped.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6539 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b3efc675046bc5d2f062a1bea7d7bbfdccd315b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:32:10 2016 +0000

    Enh: Output debug info when the sccp_mwi module is started/stopped.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6539 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3bd54681474e15a5639dab2704e2903e7aef9323
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:30:51 2016 +0000

    Enh: Added a copy of ast_vector.h as sccp_vector.h for backward compatibility (ast < 12), for later use (i.e. sccp_event)
    Enh: Consider the asterisk include path to be a System library using -isystem /usr/include/asterisk instead of -I/usr/include/asterisk
     - This way we do not get compile time warnings about potential issues within the asterisk binaries.
     - This will be remedied by the asterisk group if they are actually deemed hardfull by them, there is not much we can do about them.
     - This does still mean that our object files will still be matched against their headers though.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6538 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2fbd8b2bf11229e805a2cc777c50461d7ba6e47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:30:51 2016 +0000

    Enh: Added a copy of ast_vector.h as sccp_vector.h for backward compatibility (ast < 12), for later use (i.e. sccp_event)
    Enh: Consider the asterisk include path to be a System library using -isystem /usr/include/asterisk instead of -I/usr/include/asterisk
     - This way we do not get compile time warnings about potential issues within the asterisk binaries.
     - This will be remedied by the asterisk group if they are actually deemed hardfull by them, there is not much we can do about them.
     - This does still mean that our object files will still be matched against their headers though.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6538 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2458d801eeaa4a7a1284a2aac9febad2d6fe31b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:21:51 2016 +0000

    Enh: Minor cleanup (debug entry, use pbx_log, maxWaitTime should be int instead of double)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6537 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b493243e54f1692ad1bd7e84889a6a44b594e179
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:21:51 2016 +0000

    Enh: Minor cleanup (debug entry, use pbx_log, maxWaitTime should be int instead of double)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6537 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0272cf9b32df9f1146078981f306b3a719ad17d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:21:10 2016 +0000

    Enh: Minor cleanup (indentation / old debug entry)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6536 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ecbfe90d623023b440c9bb4093114f328bb204b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 28 01:21:10 2016 +0000

    Enh: Minor cleanup (indentation / old debug entry)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6536 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a7bd24b419bbd28d945468400de0f885986c08e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 27 15:42:26 2016 +0000

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

commit 976ae546272d8e906dfc1563816dbebef23a5d01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 27 15:42:26 2016 +0000

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

commit 201300c96e4a69ac0b702f2a7a9f6b021542c6d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 26 09:56:42 2016 +0000

    Fix: Reimplementation of revision 6528, to check realloc result before using it.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6534 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f1cc5af3bc690c41ed179bf92d7bcdb5c35c222
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 26 09:56:42 2016 +0000

    Fix: Reimplementation of revision 6528, to check realloc result before using it.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6534 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f41739c311f89c7dc1235c28a3feae22c54d05c9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 26 09:52:45 2016 +0000

    Fix: Revert of revision 6528. Reported by Niklas.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6533 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67a0e88e6b1b765d4863b4d24651734c0c2d9cb2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 26 09:52:45 2016 +0000

    Fix: Revert of revision 6528. Reported by Niklas.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6533 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6227d80389c393055c19ed9be9acdd8049e29c53
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 20:46:40 2016 +0000

    Fix: make shure scheduled events return 0 when exiting, so that the event is cancelled. Take and Release and extra ref during when returning from a scheduled event to re-check if the object still exists. Release both the scheduled obj reference and the locally takes reference, before exiting the scheduled function.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6532 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db88d24b256d386989759b841aaadb8a72267de1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 20:46:40 2016 +0000

    Fix: make shure scheduled events return 0 when exiting, so that the event is cancelled. Take and Release and extra ref during when returning from a scheduled event to re-check if the object still exists. Release both the scheduled obj reference and the locally takes reference, before exiting the scheduled function.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6532 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 878a2d17807d4bac5d3466c3fb16f787d61862dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 19:26:42 2016 +0000

    Fix: digittimeout without a number added causes a refcount off by one issue for chanels -> correction.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6531 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cc21412a81f70e41b438d2c71ef18c6060561a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 19:26:42 2016 +0000

    Fix: digittimeout without a number added causes a refcount off by one issue for chanels -> correction.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6531 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ddcd5f50c8b2d77c7ef001b1fba0c619b9f5331
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 19:20:41 2016 +0000

    Fix: Prevent new registration from overhauling a device which is currently still being cleaned, causing the refcount to be increased by 1 after registratin finished. Added a new skinny_registrationstate to signal device being cleaned, to hold off a new registration.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6530 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab5fab5ee4b9fef31ed3f4095d045706fb21284e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 19:20:41 2016 +0000

    Fix: Prevent new registration from overhauling a device which is currently still being cleaned, causing the refcount to be increased by 1 after registratin finished. Added a new skinny_registrationstate to signal device being cleaned, to hold off a new registration.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6530 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d8357a840b2ade7ab24208bd142001a68a10f97
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 10:47:47 2016 +0000

    Fix: 7931 in dev_build_buttontemplate. Issue raised by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6529 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c699b5fdfe52011beab71554f5e6bd4f809912c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 10:47:47 2016 +0000

    Fix: 7931 in dev_build_buttontemplate. Issue raised by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6529 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dcc82d08c139aa228fb9d1010992b7e90f1a61ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 10:17:17 2016 +0000

    Fix: Check returned pointer during realloc before.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6528 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d6c9f623172e2f0e7696f30c3b113ec8bf21b22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 25 10:17:17 2016 +0000

    Fix: Check returned pointer during realloc before.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6528 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit afb1522929c9ecf585ef347f284eea75b1e1704c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 16:26:17 2016 +0000

    Fix: mwi issues reported by modulis
     - module load/unload causing inaccurate mwi counts because of event handling (Updateing before counting).
            This caused logic inversion when a lot of devices where registering at the same time, makeing for inaccurate mwi counts on display and cli
     - Forced mwi recount after device is registered completely (Fixup for the previous inversion, bit of an ugly crutch (should be revised)).
     - Used device->lineButtons instead of walking through all device buttons (mwi_check).
     - Cleaned up sccp_mwi_setMWILineStatus
     - Cleaned up sccp_mwi_check
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6527 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cb29a1e55d0816ed1971c61cdd43bcdf2115d3c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 16:26:17 2016 +0000

    Fix: mwi issues reported by modulis
     - module load/unload causing inaccurate mwi counts because of event handling (Updateing before counting).
            This caused logic inversion when a lot of devices where registering at the same time, makeing for inaccurate mwi counts on display and cli
     - Forced mwi recount after device is registered completely (Fixup for the previous inversion, bit of an ugly crutch (should be revised)).
     - Used device->lineButtons instead of walking through all device buttons (mwi_check).
     - Cleaned up sccp_mwi_setMWILineStatus
     - Cleaned up sccp_mwi_check
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6527 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 051fc941cc64479b1e7e3707825104769bd81fb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 13:23:48 2016 +0000

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

commit e840f7e0afa5258236f209875e9e2d71e3698151
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 13:23:48 2016 +0000

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

commit 1d42e52bc8d8da8a8d6e0e5b9cc216fbb6dbc8e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 10:27:41 2016 +0000

    Applied Patch #22: Allow background and ringtone setting on >7941 phones. Supplied by Niklas Larsson
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6525 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0845ce6734d512733e9232dacec02c15be5a99d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 20 10:27:41 2016 +0000

    Applied Patch #22: Allow background and ringtone setting on >7941 phones. Supplied by Niklas Larsson
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6525 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1b9df9e257715b16463aa64c714f8829e2ce122
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 19 17:37:20 2016 +0000

    Fix: Compile warning about shadow variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6524 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 385388e784b7351a15d3216455770a912cf43106
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 19 17:37:20 2016 +0000

    Fix: Compile warning about shadow variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6524 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d05bf11dbadc6cc44fe63e7976a5cd08f48ba7e3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 12:28:08 2016 +0000

    Fix: timeout handling on scheduled hangup, forcing release of channel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6523 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 757936f674d45458acfce2abeae0bd5127572952
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 12:28:08 2016 +0000

    Fix: timeout handling on scheduled hangup, forcing release of channel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6523 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8b9dd7c5cec544c106247f2664b75b5e0989835
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 12:15:23 2016 +0000

    Fix: timeout handling on scheduled hangup, preventing calling sccp_channel_stop_and_deny_scheduled_tasks multiple times.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6522 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90130d7d9c1acca718e2423e53c6f40c9275d3f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 12:15:23 2016 +0000

    Fix: timeout handling on scheduled hangup, preventing calling sccp_channel_stop_and_deny_scheduled_tasks multiple times.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6522 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 277b4881dab8241ae3abe8c7c64ad9ffbb437281
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 11:28:16 2016 +0000

    Enh: Print debug when sending background image to device. Print Device2User result to debug log (debug: action|message|device).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6521 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27277c1a0bc8ffc53c158eadb56b1dcdc5a71775
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 11:28:16 2016 +0000

    Enh: Print debug when sending background image to device. Print Device2User result to debug log (debug: action|message|device).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6521 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ce3196a9904fbc2d52d5c8a14fae69514a3acf1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 11:02:12 2016 +0000

    Enhancement:
    Added SCCP_BUTTONTYPE_ABBRDIAL device template type
    Fill up the device template with Abbreviated Dial Buttons
    When there are more Speeddials then screen/addon positions, they will be assigned to Abbreviated Dial Buttons
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6520 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 784c669b8ba9fabf72f64dcd54bd075efc7accef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 16 11:02:12 2016 +0000

    Enhancement:
    Added SCCP_BUTTONTYPE_ABBRDIAL device template type
    Fill up the device template with Abbreviated Dial Buttons
    When there are more Speeddials then screen/addon positions, they will be assigned to Abbreviated Dial Buttons
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6520 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8cfee82afc3e7e74a1c7ea2f9777ad504c96537f
Merge: c7d8b1e c1fdf7f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 11:49:47 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 048cb78b5b4bc0b0fed20d2fd7cb601dee1a7088
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 11 10:48:13 2016 +0000

    Enh: Added obsolete flag to sccp_wrapper_asterisk_featureMonitor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6519 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1fdf7f795da1f78fd76ea54beab96881e0e4a60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 11 10:48:13 2016 +0000

    Enh: Added obsolete flag to sccp_wrapper_asterisk_featureMonitor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6519 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7f15f4ccc29b2d5c9b69299e922d7251a6a0b90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 11 10:43:06 2016 +0000

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

commit 4a5b81d9b4dc17a83da0775479a65845e4d8ab52
Merge: 4ae44c7 26e5243
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 11 10:43:06 2016 +0000

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

commit 26e52439a6c40909b1f0170c4c3a035b308a31a6
Merge: d6d2ce3 5ddb715
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 10:43:29 2016 +0100

    Merge pull request #285 from dkgroot/develop
    
    mixmonitor using ami command

commit c7d8b1e5f7d38264d7c9320e7b7effc0d355838d
Merge: aabf80f 5ddb715
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 10:16:06 2016 +0100

    Merge branch 'develop' into master

commit 5ddb715b80d5dc0bd024b53ac94a9b5aa25f1b65
Merge: 419eb0d 83b4e90
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 10:13:23 2016 +0100

    Merge branch 'feature/monitor' into develop

commit 83b4e90dc197ca3b1c662bb439884a2b2428e502
Merge: 8b285b2 7d8b23f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 10:09:28 2016 +0100

    Rebase ontop of develop

commit 8b285b2d641a48fb60d7c9299c0e2fbd05da3d7a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 23:55:03 2015 +0100

    Fix: could be leaking a lock/ref if we did get the bridge channel, but it was not an sccp channel.

commit 2594bdde12421716a288de89ea453f9e15e12e04
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 17:53:26 2015 +0100

    Enh: check the return value of the hook command to see if we did not fail to Start/Stop the monitor, on failure display message on device.

commit 411ef966097337e79bf5dceed301efd13c000001
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 17:41:32 2015 +0100

    Fix: the threadlocal storage needs to be reset to 0 after receiving hook results, to clear it for a next call to this functions.

commit abb80623d70099d78cebf25c45dd12fbf1686497
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 14:24:01 2015 +0100

    Only run feat_changed during hangup, if where actually recording.

commit c43390cec1639f1137e74f9494e425d165daeef0
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:21:20 2015 +0100

    Fix: Make feature_monitor_state a bitflag

commit 0c7b72e8ac03ce7e6e5bc274465deeee67e38854
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:57:12 2015 +0100

    Use sccp_managent_action2str to call MonitorStart/MonitorStop via AMI (instead of using sccp_wrapper_asterisk_featureMonitor)

commit 96f7356b09b96fbf676a92055e2836f0aee0c5c4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:23:18 2015 +0100

    Added temporary logging to clarify flow

commit 6444819c3c0d067ad960e6a60366115982686f9a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:22:37 2015 +0100

    Fix: pbx_channel_get_by_name returns a reffed channel, which needs to be release. Enh: Added temporary logging to clarify flow

commit 419eb0d5b624edee8163cbc6872fd418fddbb475
Merge: 6a510e7 d6d2ce3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 09:47:43 2016 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit aabf80fd848f124ea1c47642fb66dc06fc38ed4b
Merge: bc70847 9026335
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 09:47:18 2016 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit d6d2ce3b29553f3a7469f5993e94a8bbd2a79f8c
Merge: 47b0171 9026335
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Jan 11 09:46:07 2016 +0100

    Merge branch 'master' into develop

commit 9026335294790820b924c7e2ffffd7c802bd3813
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:59:17 2016 +0000

    Enh: New/Modern example desktop/background file created by Benjamin Busch (Thanks)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6517 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ae44c7020166a03842c204bf6dbca20b2bbe8b1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:59:17 2016 +0000

    Enh: New/Modern example desktop/background file created by Benjamin Busch (Thanks)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6517 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2010a82673c9e702c9b9666612d9b7d230672c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:48:58 2016 +0000

    Moved/Renamed old Desktop samples to old
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6516 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3206a245938accf90c74e3df8cc7f5ea1769aab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:48:58 2016 +0000

    Moved/Renamed old Desktop samples to old
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6516 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54bc6daccd1838994366683352425973fcfaf3f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:31:11 2016 +0000

    Fix: Compile warning for sccp_wrapper_asterisk_featureMonitor hen compiling against asterisk-12-branch
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6515 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3fad93dfcd83a1741e6fe859cbd810ebffbf2e19
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:31:11 2016 +0000

    Fix: Compile warning for sccp_wrapper_asterisk_featureMonitor hen compiling against asterisk-12-branch
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6515 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18a319a9dfc659fe823cea095ed2d1b5b1f992af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:30:08 2016 +0000

    Fix: Compile warning for ast_hook_send_action when compiling against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6514 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 918b3ef773147262deb9e29d006665e58e259471
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:30:08 2016 +0000

    Fix: Compile warning for ast_hook_send_action when compiling against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6514 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2d34acf3ed6ff4eb03ce8851b0e3465bd4b26ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:22:21 2016 +0000

    Fix: Compile warning for ast_hook_send_action when compiling against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6513 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6288e453bee96d98fd674bd2b8932445c447b0de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:22:21 2016 +0000

    Fix: Compile warning for ast_hook_send_action when compiling against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6513 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e50663fdbee6c0965b5f462187fa6055d301dbb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:16:17 2016 +0000

    Fix: compilation against asterisk-trunk instead of asterisk-13-branch. They differ in the returntype and cleanup of ast_channel_callid and related functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6512 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe20e39ddacb3d86e627935bafb632024d5452e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:16:17 2016 +0000

    Fix: compilation against asterisk-trunk instead of asterisk-13-branch. They differ in the returntype and cleanup of ast_channel_callid and related functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6512 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a3f20f4a6312b38c6ed761caaadad90a416dc80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:15:04 2016 +0000

    Enh: (autoconf) Added debug output to m4 CS_CHECK_AST_TYPEDEF macro
    Fix: (autoconf) Use AC_EGREP_CPP instead of AC_EGREP_HEADER, which allows multiple dependent header to be added, before performing the grep function
    Enh: (autoconf) Added check for used compiler sanitizers during asterisk build
    Enh: (automake) Use the same sanitizers for chan-sccp-b as asterisk
    Enh: (autoconf) Added check for callid typedef (changed from struct to typedef in asterisk-trunk)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6511 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c76205d45048fea3f67cae32800e61f96c6895e2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:15:04 2016 +0000

    Enh: (autoconf) Added debug output to m4 CS_CHECK_AST_TYPEDEF macro
    Fix: (autoconf) Use AC_EGREP_CPP instead of AC_EGREP_HEADER, which allows multiple dependent header to be added, before performing the grep function
    Enh: (autoconf) Added check for used compiler sanitizers during asterisk build
    Enh: (automake) Use the same sanitizers for chan-sccp-b as asterisk
    Enh: (autoconf) Added check for callid typedef (changed from struct to typedef in asterisk-trunk)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6511 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3a5e918a86f92c5ff1cbfcb40941e4e042328e3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:10:01 2016 +0000

    Fix: SCCP_SETSOCKETOPTION using globally declared tv instead of locally declared mytv.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6510 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f9b4b46d3ba6d004990dc041e905f552d2d6e00
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 10 11:10:01 2016 +0000

    Fix: SCCP_SETSOCKETOPTION using globally declared tv instead of locally declared mytv.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6510 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1fcf0785e9cb973a063e84593b80cde693fff3c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 9 09:19:56 2016 +0000

    Fix: asterisk_register_file / asterisk_file_version detection (asterisk-trunk)
    Enh: move SCCP_FILE_VERSION definition to pbx_impl/ast/define.h
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6509 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6f62b0d985169332ca7dddd89bdd609cbac72d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 9 09:19:56 2016 +0000

    Fix: asterisk_register_file / asterisk_file_version detection (asterisk-trunk)
    Enh: move SCCP_FILE_VERSION definition to pbx_impl/ast/define.h
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6509 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad8dc74ac320166ea2fffa9241a6e28789fae6ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:28:13 2016 +0000

    Fix: ASTERISK_FILE_VERION call changed in asterisk trunk
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6508 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a55c90f0204d4dbee935ca3733cc3dc551dc6e10
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:28:13 2016 +0000

    Fix: ASTERISK_FILE_VERION call changed in asterisk trunk
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6508 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 064e291ac2e2667562f51c21ee36ea8c13d8db4c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:24:33 2016 +0000

    Enh: calling strdup instead of ast_strdup(a) not supported anymore by asterisk
    trunk. Replaced all instances with pbx_strdup(a), which points to ast_strdup in
    define.h
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6507 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01a8d2fb916bc9ce62e66ccd9238148cdb5b8147
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:24:33 2016 +0000

    Enh: calling strdup instead of ast_strdup(a) not supported anymore by asterisk
    trunk. Replaced all instances with pbx_strdup(a), which points to ast_strdup in
    define.h
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6507 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4b54be97d4840c4ffe31708c2e0b7ae63572bb9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:14:37 2016 +0000

    Fix: Asterisk trunk does not provide ast_register_file_version /
    ast_unregister_file_version any more, added test
    for this condition to configure and adapted chan_sccp.h accordingly.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6506 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2691d3443a7b69f68fe3c69086fcecbc651cd186
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 13:14:37 2016 +0000

    Fix: Asterisk trunk does not provide ast_register_file_version /
    ast_unregister_file_version any more, added test
    for this condition to configure and adapted chan_sccp.h accordingly.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6506 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a49a8799b3736373329f32adf76af18a543eda2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 12:30:07 2016 +0000

    Fix: moved debug logging with regard to used ip-address and port to
    startMediaTransmission, so that it always get's shown even when it has
    not been altered by nat. (Requested by Marcello)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6505 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6259e9666425e8d66f1f4ba01296a1afab526839
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 8 12:30:07 2016 +0000

    Fix: moved debug logging with regard to used ip-address and port to
    startMediaTransmission, so that it always get's shown even when it has
    not been altered by nat. (Requested by Marcello)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6505 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6affa2dcd54ae10550b2ea3201634f09d578d37a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 5 15:41:48 2016 +0000

    Fix: big / little endian use in chan_sccp.h. Issue Reported by Kai Schmitz on Powerpc spe/e500
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6504 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fef05e70214d571b0e2681f7637d75b0b74684c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 5 15:41:48 2016 +0000

    Fix: big / little endian use in chan_sccp.h. Issue Reported by Kai Schmitz on Powerpc spe/e500
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6504 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0ccbb164aec72725895c340f0edad0f5c7c28a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 5 15:40:30 2016 +0000

    Enh: removal of unused socketopions: TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK. causing warning on powerpcspe
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6503 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b3d438a3df2791e94e738a8dcddcd79a1d3c8f0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 5 15:40:30 2016 +0000

    Enh: removal of unused socketopions: TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK. causing warning on powerpcspe
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6503 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f11b85aa6b87fe638e9ff24d60210f64d190b539
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 4 12:18:24 2016 +0000

    Fix: debug output when dissecting incoming packet. Reported by Kai Schmitz
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6502 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e840f2e3cdeff637b953dca376fea7c352c3c1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 4 12:18:24 2016 +0000

    Fix: debug output when dissecting incoming packet. Reported by Kai Schmitz
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6502 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0aef22f395ac71476988e0c33fa63e48c3a7a301
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 28 15:33:32 2015 +0000

    Fix: boundscheck in sccp_handle_soft_key_event. Issue Reported by Ahmed Zaim
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6501 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9408a8cf2f3658d5bb89f0ac06a2e78e9e74c228
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 28 15:33:32 2015 +0000

    Fix: boundscheck in sccp_handle_soft_key_event. Issue Reported by Ahmed Zaim
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6501 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 693b8f30af9972cc21731f1fed742755110f985a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 28 11:42:51 2015 +0000

    Fix: Small Speeddial button fix for immediate mode. Patch by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6500 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1de22de19509bd28253e0b04020e684b9d1dc538
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 28 11:42:51 2015 +0000

    Fix: Small Speeddial button fix for immediate mode. Patch by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6500 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 246364ddc4a1400448a67a9525941a39d0431947
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 14 17:16:56 2015 +0000

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

commit d4d3ebf03d990aa2ce905fb9d5ecddb963ad0810
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 14 17:16:56 2015 +0000

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

commit 2c57fe753d12056eea337c4bf8250ab7b1824158
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 14 16:21:10 2015 +0000

    Switching back to automon instead of automixmon, so that sccp_management.c
    AMI event moniring works again.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6492 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cef4307d2483824c5ce588a0426b82cc9d4ac18c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 14 16:21:10 2015 +0000

    Switching back to automon instead of automixmon, so that sccp_management.c
    AMI event moniring works again.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6492 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 79c16e44d874d00fe3854cc6a93717fd9eea6fbb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 13 17:14:31 2015 +0000

    Fix: skip updating voicemail msgcount when pbx_app_inboxcount/event returns -1. Issue reported by Jozef Maticky
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6491 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8fe47c8e1ec97255753f3823be30d14fd4a1f9a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 13 17:14:31 2015 +0000

    Fix: skip updating voicemail msgcount when pbx_app_inboxcount/event returns -1. Issue reported by Jozef Maticky
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6491 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e421927ab40733d7d4d57f358d71bbcfc84d6476
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 13 17:11:26 2015 +0000

    Fix: audio issue reported by Jozef Maticky when using speeddial.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6490 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9255bc2061ba4fbd03e7e8a5cdb4efa1a9d349c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 13 17:11:26 2015 +0000

    Fix: audio issue reported by Jozef Maticky when using speeddial.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6490 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d476c03737d25231e333dcbf4603406720e2ec7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 12 13:45:08 2015 +0000

    Fix: Reordered sccp_channel_newcall to make 69XX and SCCPPhone (android) work in immediate/offhook rtp mode again. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6489 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b5b85dec905aff15bf79985f88f3e89dc2138c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 12 13:45:08 2015 +0000

    Fix: Reordered sccp_channel_newcall to make 69XX and SCCPPhone (android) work in immediate/offhook rtp mode again. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6489 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b43b400cb6599ce697e5562cd644edef426d15b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 11 16:40:55 2015 +0000

    Fix: issue when running configure as non-root and you don't have enough rights to read /etc/asterisk/asterisk.conf -> issue NOTICE and continue searching.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6488 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57c1876f8b90db5094a4fff8fa513bb86cd2ca76
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 11 16:40:55 2015 +0000

    Fix: issue when running configure as non-root and you don't have enough rights to read /etc/asterisk/asterisk.conf -> issue NOTICE and continue searching.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6488 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ffcb04e4e8b04f8045ba7842a07fea8b333cf84
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 11 13:07:44 2015 +0000

    Fix: Prevent a faulty etc/asterisk/asterisk.conf file from being parsed and causing link errors down the line (should be backported).
    Issue reported by Raymond Guzman.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6487 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f148c57a018feada14a4105613202aa277af1693
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 11 13:07:44 2015 +0000

    Fix: Prevent a faulty etc/asterisk/asterisk.conf file from being parsed and causing link errors down the line (should be backported).
    Issue reported by Raymond Guzman.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6487 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0684dbc4836098d2e0d56538bff10c43e602da2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 17:54:06 2015 +0000

    Enh: Implemented CLI: sccp remove line <devicename> <linename>
    Enh: Check if addButton call succeeded
    Enh: Run sccp_device_check_update, which will cleanup device and run device restart if necessary
    Todo: Implement remove functionality for AMI call as well
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6486 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 12ba893dbdb6d65f294cc6396583b2667145f43e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 17:54:06 2015 +0000

    Enh: Implemented CLI: sccp remove line <devicename> <linename>
    Enh: Check if addButton call succeeded
    Enh: Run sccp_device_check_update, which will cleanup device and run device restart if necessary
    Todo: Implement remove functionality for AMI call as well
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6486 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8c6f017d7b8c01715f71b0011d432e42865a83d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 17:06:35 2015 +0000

    Issue: using 'sccp add line [devicename] [linename], causes segfault
    Enh: use non-anonymous struct for sccp_buttonconfig_list
    Enh: declare a type for sccp_buttonconfig_list as sccp_buttonconfig_list_t
    Enh: use new sccp_buttonconfig_list_t in device struct
    Enh: pass buttonconfig as sccp_buttonconfig_list_t* instead of void* in sccp_config_checkButton / sccp_config_addButton
    Fix: sccp_cli.c / sccp_management.c when calling sccp_config_addButton, a pointer to the buttonconfig should be passed in, not the device
    
    (Issue reported by Cody-Miller)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6485 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77248e789cd3370292a23cdd8bd44deea5ac8e7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 17:06:35 2015 +0000

    Issue: using 'sccp add line [devicename] [linename], causes segfault
    Enh: use non-anonymous struct for sccp_buttonconfig_list
    Enh: declare a type for sccp_buttonconfig_list as sccp_buttonconfig_list_t
    Enh: use new sccp_buttonconfig_list_t in device struct
    Enh: pass buttonconfig as sccp_buttonconfig_list_t* instead of void* in sccp_config_checkButton / sccp_config_addButton
    Fix: sccp_cli.c / sccp_management.c when calling sccp_config_addButton, a pointer to the buttonconfig should be passed in, not the device
    
    (Issue reported by Cody-Miller)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6485 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d843c75204b69feb04b7344c1bb17b1832eb2adc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 09:10:47 2015 +0000

    fixes compile issue when compiling without video support; issue reported by Ray
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6484 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a16da9e8f43b5dd3ce17eb7ff6a5095aee698a6f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 10 09:10:47 2015 +0000

    fixes compile issue when compiling without video support; issue reported by Ray
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6484 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9dcb2397a6d699d0007f46be3016819605db0743
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 9 23:05:05 2015 +0000

    Revert r6462. Issue reported by Dan Huynh and Anatoli
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6483 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea851322b9dad7baac256f94f92c4a38fe018b32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 9 23:05:05 2015 +0000

    Revert r6462. Issue reported by Dan Huynh and Anatoli
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6483 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 931dbdc6e5e95b0d1cb6c19d5c6a40766ba63049
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 8 13:54:22 2015 +0000

    Fix/Upd: ServerRes Message to format protocolversion>17 responses correctly
    Enh: Update comment in sccp_pbx.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6482 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d95f471715686bca0c10aac2cbb63b344b0a161
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 8 13:54:22 2015 +0000

    Fix/Upd: ServerRes Message to format protocolversion>17 responses correctly
    Enh: Update comment in sccp_pbx.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6482 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d8b23f68c0fee9dc7b4050028bb7a710c49b855
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 23:55:03 2015 +0100

    Fix: could be leaking a lock/ref if we did get the bridge channel, but it was not an sccp channel.

commit 5e3153573665eca6b4a13d82f158b04a5ee4f534
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 17:53:26 2015 +0100

    Enh: check the return value of the hook command to see if we did not fail to Start/Stop the monitor, on failure display message on device.

commit d6adc73ede4e6e815600b8a215d0314b63dfd60a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 17:41:32 2015 +0100

    Fix: the threadlocal storage needs to be reset to 0 after receiving hook results, to clear it for a next call to this functions.

commit 6c7afd251cee3f7afbed84ba0735ecc8724661a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 14:46:34 2015 +0000

    Enh: Suppress callinfo logging when not required/requested via sccp debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6481 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f96db0a8376259f7212b7b79b907144f5c4bfbe6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 14:46:34 2015 +0000

    Enh: Suppress callinfo logging when not required/requested via sccp debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6481 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a7a4d0035e6b9fd730185af3cc4d909c337c028
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 14:43:22 2015 +0000

    Fix: enum bitflag issue, producing incorrect representations for the actual value
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6480 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d3fe1ca200a8e82aafe0361b4e60465c58528a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 14:43:22 2015 +0000

    Fix: enum bitflag issue, producing incorrect representations for the actual value
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6480 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6c992f25b327ae623f8d83ae8f963d47816a1cb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 14:24:01 2015 +0100

    Only run feat_changed during hangup, if where actually recording.

commit 8a33f4ab8f9eb07a45c8bec88c2c9eb324aa4131
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:21:20 2015 +0100

    Fix: Make feature_monitor_state a bitflag

commit a9cd3de0f62bb680c100e47c0586a89f4f0b7213
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:57:12 2015 +0100

    Use sccp_managent_action2str to call MonitorStart/MonitorStop via AMI (instead of using sccp_wrapper_asterisk_featureMonitor)

commit b1087052df59ff320ef9c8358b85b2f2ab086837
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:23:18 2015 +0100

    Added temporary logging to clarify flow

commit b92009043d2bb79e0f7a207a4a2a21502f6128c5
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:22:37 2015 +0100

    Fix: pbx_channel_get_by_name returns a reffed channel, which needs to be release. Enh: Added temporary logging to clarify flow

commit 44e5fa2504e8e2f6d14d1a6f95bb07906e3f5b60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:20:09 2015 +0000

    Added implementation reference note to sccp_feat_monitor, to clarify flow of events
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6478 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5549a8d35d8045bbf8172a5c9809b68edd85d5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:07:47 2015 +0000

    Fix: Remove warning about context missing when losing sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6477 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 946fac3462b7c793f4bf5c609a5208094f77b10b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 22:58:48 2015 +0000

    Enh: Only warn when a specific dialplan context cannot be found, during a reload (not during initial module load, because we cannot be sure the dialplan has finished loading at that time).
    Fix: Don't append '\r\n' wenn concatenating string in __sccp_manager_hookresult
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6476 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a510e79a437ce95ed9de3c97c686dced0c7b0b6
Merge: 89e7a81 47b0171
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:16:18 2015 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit bc7084790838fbfa7591a8bbcb877203b6ac50d0
Merge: d19231f 0e60b06
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:16:14 2015 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 47b0171545fa8d5a6b72cd63925fc2b9023f0acc
Merge: 117aa1c 0e60b06
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Dec 7 13:15:49 2015 +0100

    Merge branch 'master' into develop

commit 14b6ac791a5d077899ff639d5904abd46995a2be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 12:14:25 2015 +0000

    Fix: when reloading sccp.conf the nat status should only be restored to current status if it was originally set to auto and remains to be set to auto. In a future revision we should split the setting and the actual state, so that this recovery is not required.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6479 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 824cdf993a9861dc807e0bbfaa6850172bebff00
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 7 12:14:25 2015 +0000

    Fix: when reloading sccp.conf the nat status should only be restored to current status if it was originally set to auto and remains to be set to auto. In a future revision we should split the setting and the actual state, so that this recovery is not required.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6479 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e60b06c5684ed484f46ab05e3b19f3bc228d550
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:20:09 2015 +0000

    Added implementation reference note to sccp_feat_monitor, to clarify flow of events
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6478 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe74f77c98fb94a1e17d9b81449f0ff35c9e2810
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:20:09 2015 +0000

    Added implementation reference note to sccp_feat_monitor, to clarify flow of events
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6478 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f79250b6ad5ec16bdd1fe9a3ec528acd1b15f4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:07:47 2015 +0000

    Fix: Remove warning about context missing when losing sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6477 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5311868351397ff13a475a26f42f11558cc341d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 23:07:47 2015 +0000

    Fix: Remove warning about context missing when losing sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6477 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit daa806dcedfe36d9e4cdc32d45b9afa4ff645856
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 22:58:48 2015 +0000

    Enh: Only warn when a specific dialplan context cannot be found, during a reload (not during initial module load, because we cannot be sure the dialplan has finished loading at that time).
    Fix: Don't append '\r\n' wenn concatenating string in __sccp_manager_hookresult
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6476 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ffbf9ed5efba57eac27a11a2ecf7ff01eed91de8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 22:58:48 2015 +0000

    Enh: Only warn when a specific dialplan context cannot be found, during a reload (not during initial module load, because we cannot be sure the dialplan has finished loading at that time).
    Fix: Don't append '\r\n' wenn concatenating string in __sccp_manager_hookresult
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6476 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89e7a81443e8b28bf1b1def8126205a3a8aee533
Merge: 6ca9433 117aa1c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Dec 6 14:04:41 2015 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit d19231f720e26ac0e17f365c85ac6ae6af2553c7
Merge: 16f17bb 4c63a7b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Dec 6 14:04:31 2015 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 117aa1cc7d6d52f28eee2803c3197f0b864d006f
Merge: 9ff85fe 4c63a7b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Dec 6 14:02:50 2015 +0100

    Merge branch 'master' into develop

commit 4c63a7bce12fa2ac419a4c495e69b2030fbb3129
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 12:55:41 2015 +0000

    Enh/Fix: use thread local storage instead of gcc nested function/clang blocks in sccp_manager_action2str
     - Supported by older gcc versions
     - Does not require special compiler functionality
     - Prevents module load issue when asterisk was compiled with gcc and chan-sccp-b with clang -> not supporting blocksruntime in asterisk
     - Cleaner implementation without ifdef blocks
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6475 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5390ff41811e3336b3526ffc028dd2a842403b56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 12:55:41 2015 +0000

    Enh/Fix: use thread local storage instead of gcc nested function/clang blocks in sccp_manager_action2str
     - Supported by older gcc versions
     - Does not require special compiler functionality
     - Prevents module load issue when asterisk was compiled with gcc and chan-sccp-b with clang -> not supporting blocksruntime in asterisk
     - Cleaner implementation without ifdef blocks
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6475 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e97db850b83ac4825f8b92f74eef0cc746a0fe6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 11:18:26 2015 +0000

    Enh: Refactored wrapper_rtp_audio_create and wrapper_rtp_video_create into wrapper-createRtpInstance, adapted sccp_rtp.c accordingly (step 3 finished).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6474 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c05c3b3e89e0643f751e6233f37f4a5a0cd9fda7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 6 11:18:26 2015 +0000

    Enh: Refactored wrapper_rtp_audio_create and wrapper_rtp_video_create into wrapper-createRtpInstance, adapted sccp_rtp.c accordingly (step 3 finished).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6474 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87d9507d8789e4baf7850f10c98ddb3e66bc6e6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:21:22 2015 +0000

    Fix: remove warning about going to delete device (could be misinterpreted by users)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6473 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ebf89546d6e76bc5230156641cb89f01037115a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:21:22 2015 +0000

    Fix: remove warning about going to delete device (could be misinterpreted by users)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6473 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cfeef9db4b49c2303d71acfdfc932f50a643552
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:17:22 2015 +0000

    Revert accidental inclusion of outstanding hint patch in previous commit
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6472 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d69a58b2124ec0fc16952f593033766761d29343
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:17:22 2015 +0000

    Revert accidental inclusion of outstanding hint patch in previous commit
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6472 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e419748368130b0808f67509c882ad63fcffdab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:15:26 2015 +0000

    Enh: Refactored implmentation of sccp_wrapper_asterisk111_create_rtpInstance(constDevicePtr d, sccp_channel_t * c, sccp_rtp_t *rtp) (experimental-mode only), allowing one single function to create multiple kinds of rtp_server_instances.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6471 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cf7b68f824b3a9833032662b973579c4983ec08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:15:26 2015 +0000

    Enh: Refactored implmentation of sccp_wrapper_asterisk111_create_rtpInstance(constDevicePtr d, sccp_channel_t * c, sccp_rtp_t *rtp) (experimental-mode only), allowing one single function to create multiple kinds of rtp_server_instances.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6471 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a6b6ad77b56f699993ac4b26382b5e0fc67a0f0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:09:39 2015 +0000

    Enh: renamed sccp_rtp_t.rtp to sccp_rtp_t.instance, preventing ackward
    definitions like rtp->rtp or c->rtp.audio.rtp but have rtp->instance and
    c->rtp.audio.instance instead
    Enh: added sccp_rtp_type_t to sccp_rtp_t so that we can later make
    sccp_rtp_t opaque. The type can be passed on into the pbx_impl later, to
    prevent having to tell it seperatly what rtp type passing, allowing
    refactoring ast_wrapper_create_audio_server to ast_wrapper_create_rtp_server
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6470 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7114513f6eb45dd97b87a4a9ec9c47bf5ed50f15
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 18:09:39 2015 +0000

    Enh: renamed sccp_rtp_t.rtp to sccp_rtp_t.instance, preventing ackward
    definitions like rtp->rtp or c->rtp.audio.rtp but have rtp->instance and
    c->rtp.audio.instance instead
    Enh: added sccp_rtp_type_t to sccp_rtp_t so that we can later make
    sccp_rtp_t opaque. The type can be passed on into the pbx_impl later, to
    prevent having to tell it seperatly what rtp type passing, allowing
    refactoring ast_wrapper_create_audio_server to ast_wrapper_create_rtp_server
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6470 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cba9e9b2f6b3e5ffcb42d8f5fab83e28451f2a8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 15:04:45 2015 +0000

    Enh: Refactored sccp_rtp_createAudioServer / sccp_rtp_createVideoServer out in favor of sccp_rtp_createServer (step 2)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6469 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98fb38b08a6ec534eec07bb5f6cd8be3d7951f42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 15:04:45 2015 +0000

    Enh: Refactored sccp_rtp_createAudioServer / sccp_rtp_createVideoServer out in favor of sccp_rtp_createServer (step 2)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6469 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2b578f4cf93919401108c5024584faf1e107269
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 14:42:45 2015 +0000

    Fix: renamed sccp_sccp_rtp_type_t to sccp_rtp_type_t (sccp_enum.in)
    Enh: Refactored sccp_rtp_createAudioServer / sccp_rtp_createVideoServer (step 1)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6468 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10d7dd24f3eabfe27dd295f3f9e974722943d83b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 14:42:45 2015 +0000

    Fix: renamed sccp_sccp_rtp_type_t to sccp_rtp_type_t (sccp_enum.in)
    Enh: Refactored sccp_rtp_createAudioServer / sccp_rtp_createVideoServer (step 1)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6468 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 633538249b7e704600fc191ec0b97f7fb8955598
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 12:25:21 2015 +0000

    Fix: regression cause by r6460. Issue reported by Andy Bradford.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6467 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a844e60eb728746240a7949f95c2c6db2231ecd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 5 12:25:21 2015 +0000

    Fix: regression cause by r6460. Issue reported by Andy Bradford.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6467 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5ef2c0d08c5e0f9f497a72753321b7339a193c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 11:12:24 2015 +0000

    Fix: Suppress phonebook entry when looking at remote call on shared line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6466 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e2420a0235ba15b39504170023901dda74b77c6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 11:12:24 2015 +0000

    Fix: Suppress phonebook entry when looking at remote call on shared line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6466 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d7a4d4ed0bdbbe7951dbfc5dde1980a9f5168843
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:53:55 2015 +0000

    Enh: Added CallHistoryDispositionMessage to protocol (2)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6465 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb693a0426c28369ff73246cd79e6af3ac543529
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:53:55 2015 +0000

    Enh: Added CallHistoryDispositionMessage to protocol (2)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6465 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50986f80490f56ce4bb08b708ae27582a721859e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:53:26 2015 +0000

    Enh: Added CallHistoryDispositionMessage to protocol
    Enh: Added sendCallHistoryDisposition message build function
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6464 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7901e9f952892a556cd97ce91f2e68c110944bbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:53:26 2015 +0000

    Enh: Added CallHistoryDispositionMessage to protocol
    Enh: Added sendCallHistoryDisposition message build function
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6464 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 599b1835562571467fc7c7860b45c128e585ddbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:52:25 2015 +0000

    Enh: Added skinny_CallHistoryDisposition enum
    Fix: enum_str2intval should return a uint32_t to allow for bigger enum values
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6463 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a60f0a6d4895fb5bb00bc5529f8a6f4b4d46183
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:52:25 2015 +0000

    Enh: Added skinny_CallHistoryDisposition enum
    Fix: enum_str2intval should return a uint32_t to allow for bigger enum values
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6463 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae73dddbc0e9f22b268e5a0c7a64c4a70280aa0d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:51:05 2015 +0000

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

commit 8d6d02f1eb5f827d2d5a5fd640dec66e754193cf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 4 10:51:05 2015 +0000

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

commit 6ca9433fb76ca35170b33b7dbfd5ecda78ff47b6
Merge: 8809449 9ff85fe
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Dec 4 00:06:46 2015 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit 16f17bb80b981cc32b833ea54aff1efe60825b99
Merge: 7b9e4c5 890fc73
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Dec 4 00:05:43 2015 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 9ff85fec90dd1c55f19221aa7d1585d5e5e141f9
Merge: aea5a07 890fc73
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Dec 4 00:04:01 2015 +0100

    Merge branch 'master' into develop

commit 890fc736b179609b8bfbde54d7a35b2120385892
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:30:33 2015 +0000

    Fix: byteswap inclusion (non x86)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6461 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c8114182cda340578a67fc415e437b0e20cffa34
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:30:33 2015 +0000

    Fix: byteswap inclusion (non x86)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6461 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8562322a9d5b4606e109dd9d37f18e752c6f6a63
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:29:50 2015 +0000

    Enh: Update call to sccp_rtp_createAudioServer to include device
    Enh: Pass-on device from sccp_rtp_createAudioServer to iPbx.rtp_audio_create(d, c)
    Enh: Update sccp_rtp_createVideoServer to follow the same pattern as sccp_rtp_createAudioServer
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6460 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b36d6eeb1f906116f67389c5d695c7d73be41ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:29:50 2015 +0000

    Enh: Update call to sccp_rtp_createAudioServer to include device
    Enh: Pass-on device from sccp_rtp_createAudioServer to iPbx.rtp_audio_create(d, c)
    Enh: Update sccp_rtp_createVideoServer to follow the same pattern as sccp_rtp_createAudioServer
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6460 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c88d0a36868b2d706b92f9981fdf6f137446ec6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:26:59 2015 +0000

    Fix: Asterisk-162: ast_hook_send_action not available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6459 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b77217a7834932f918b68dbff4b965c5e13b735
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:26:59 2015 +0000

    Fix: Asterisk-162: ast_hook_send_action not available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6459 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74364d999fbe9a95398755c29b8d18411a470441
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:22:14 2015 +0000

    Cleanup: remove sccp_dump_msg from several locations.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6458 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4308c9e35f12654d31143aa60506972791a353ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 22:22:14 2015 +0000

    Cleanup: remove sccp_dump_msg from several locations.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6458 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 111354718bf934e8bd025b2cf643b02921cf6df3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 17:55:35 2015 +0000

    Fix: set nat status back when reload sccp.conf and nothing has changed (3). Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6457 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dd1ea55620ab676987784f869910c224df1fdba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 17:55:35 2015 +0000

    Fix: set nat status back when reload sccp.conf and nothing has changed (3). Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6457 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbd1d7859345e48fb3ef00ae64397473c92c1be5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 17:37:50 2015 +0000

    Fix: reset nat=auto during device cleanup/unregister, so that we can re-evalute it's nat status during registration (2). Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6456 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 975ec3ed403133caf5a9bcf7882df22cb0ad88a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 17:37:50 2015 +0000

    Fix: reset nat=auto during device cleanup/unregister, so that we can re-evalute it's nat status during registration (2). Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6456 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fea0bf08a1b06645725596cb2a39384831909c6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 16:15:44 2015 +0000

    Fix: reset nat=auto during device cleanup/unregister, so that we can re-evalute it's nat status during registration. Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6455 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c534ad264d76dfc1a803ff2a95c45079b2f43100
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 3 16:15:44 2015 +0000

    Fix: reset nat=auto during device cleanup/unregister, so that we can re-evalute it's nat status during registration. Device restart issue with auto nat detection, reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6455 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b5241aae700b8df3ba563e3e4ced63547c701901
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 13:55:50 2015 +0000

    Update NEWS and changelog to allow build rpm/release from trunk directory
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6454 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22e5622bc42ac620df8eaa7c81bf544efdb9084d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 13:55:50 2015 +0000

    Update NEWS and changelog to allow build rpm/release from trunk directory
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6454 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e7b427c6f5e58f4776d8e6379a3e219bfc91309
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 13:49:49 2015 +0000

    Updated 'make rpm' command and tools/chan-sccp-b.spec file (Thank Steven)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6453 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2cf6b7a016c9724b067bb06f2b73cbfbdc1ac77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 13:49:49 2015 +0000

    Updated 'make rpm' command and tools/chan-sccp-b.spec file (Thank Steven)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6453 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d7aa05a6070abd637cf40efcc443b47ac0b11fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 00:17:00 2015 +0000

    Fix removal of '-g' CFLAGS option in autoconf/extra.m4 (so that -grecord-gcc-switches does not get corrupted into recordcc-switches by accident)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6451 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d43055c7418f071f7b2dcf025579825b41469352
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 2 00:17:00 2015 +0000

    Fix removal of '-g' CFLAGS option in autoconf/extra.m4 (so that -grecord-gcc-switches does not get corrupted into recordcc-switches by accident)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6451 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d93a1c00e82acdc72fb2f549521e34775dcb600
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:48:32 2015 +0000

    Use compiled buildin functions for byteswap when available by renaming the replacement functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6449 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5017a946c49658d5ee6939116cb2081e5e6348e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:48:32 2015 +0000

    Use compiled buildin functions for byteswap when available by renaming the replacement functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6449 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b31436c304ae62521075a1ed1a369435c3b6185
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:46:29 2015 +0000

    When using UI64FMT it should be accompanied by casting using ULONG
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6448 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5527a97ae2b4747c336e9d8beb4893655afc70c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:46:29 2015 +0000

    When using UI64FMT it should be accompanied by casting using ULONG
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6448 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51b8cb47adf335cf161d1f9f5d1a7593f8cbbe47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:45:27 2015 +0000

    Remove use of -ffunction-sections / --gc-sections from configure script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6447 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35cd435c2abe5603bf2625c4778b7fec7ff0c9a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:45:27 2015 +0000

    Remove use of -ffunction-sections / --gc-sections from configure script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6447 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db31a15d261730e5919c407db14f4dedd529e727
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:09:05 2015 +0000

    Cat config.log on remote server when ast_version.h cannot be compiled by configure (OBS)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6446 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62e75b0a61f1e7d7a1b0d2106ea4b3da40c34540
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 23:09:05 2015 +0000

    Cat config.log on remote server when ast_version.h cannot be compiled by configure (OBS)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6446 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86c7a606d4024844b70edbdcc6ff86118b044293
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 16:34:52 2015 +0000

    Enh: Remove notice when parsing dial options
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6445 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 287763674bcff30c2ee5054c79a7da6ff272a496
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 16:34:52 2015 +0000

    Enh: Remove notice when parsing dial options
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6445 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98ea10a782886a094dbe114500369f63f1ea2acd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 14:57:16 2015 +0000

    Fix: Moved sccp_protocol_sendRegisterAckV11 to orignal location (accidentally moved).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6444 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31d906b4b6db0700c793618b5d26a534ba7eab4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 14:57:16 2015 +0000

    Fix: Moved sccp_protocol_sendRegisterAckV11 to orignal location (accidentally moved).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6444 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b3fc3cc0979efed656fbd2ebf28e5e91958fb57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 14:52:50 2015 +0000

    Enh: Added support for PortRequestMessage, PortReponseMessage and PortCloseMessage
    
    Working on using these to get the RTP port from the device, before actually
    opening rtp reception. This will allow us to use the ip:port information during
    bridging, but postponing the activation of rtp flow to the latest stage
    possible (when codec type has been established. When using direcrtp we need
    to know the peer ip:port early, so that we do now have to change source
    addresses during bridging.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6443 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5735f6fbe159a3fa4ea5f36b85f4efec0f41ab2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 14:52:50 2015 +0000

    Enh: Added support for PortRequestMessage, PortReponseMessage and PortCloseMessage
    
    Working on using these to get the RTP port from the device, before actually
    opening rtp reception. This will allow us to use the ip:port information during
    bridging, but postponing the activation of rtp flow to the latest stage
    possible (when codec type has been established. When using direcrtp we need
    to know the peer ip:port early, so that we do now have to change source
    addresses during bridging.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6443 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43d3f293c4af2bc9c4eaa796727749aa0e0ed760
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 02:11:52 2015 +0000

    Fix: rename and inline socket_equals to sccp_socket_equals
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6442 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ad9e85d5551b16dd522642cc031391e4016d2cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 02:11:52 2015 +0000

    Fix: rename and inline socket_equals to sccp_socket_equals
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6442 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d9b7a2b6cae81646dd2a17c882f3444105cf0e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 00:34:55 2015 +0000

    Fix: socket_equals function returning TRUE in almost all cases, which was definitly not correct. Enh:Updated comments sccp_rtp (spelling mistakes and clarifications)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6441 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 124c4cc7c9a8179ea4f93b75e9a05b58dcf62edc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 1 00:34:55 2015 +0000

    Fix: socket_equals function returning TRUE in almost all cases, which was definitly not correct. Enh:Updated comments sccp_rtp (spelling mistakes and clarifications)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6441 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2bafceb4ae225825b70bf7b26dc82895c9996a35
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 30 12:35:04 2015 +0000

    ExpFix: callforward handling during incoming call on shared line (Based on remark by Marcello).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6440 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6e261d17a5268c7ab5460e0c191c63486d44d0ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 30 12:35:04 2015 +0000

    ExpFix: callforward handling during incoming call on shared line (Based on remark by Marcello).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6440 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bfab8a6310adfe0216ab2acb45ea169661d39314
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 29 18:14:34 2015 +0000

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

commit 20ddbe6db661e94da39c86d593574a2677767d49
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 29 18:14:34 2015 +0000

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

commit 9637076bca9d985d06160a0ebf5d0fb7fc956ca5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:44:55 2015 +0000

    Fix: We should use sccp_device_getActiveChannel instead of sccp_channel_retain(d->active_channel). We should move d->active_channel to d->privateData->active_channel, to make direct interaction not possible anymore.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6438 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31a29997c439ed4b078b4d2e861dcbf1d134a7a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:44:55 2015 +0000

    Fix: We should use sccp_device_getActiveChannel instead of sccp_channel_retain(d->active_channel). We should move d->active_channel to d->privateData->active_channel, to make direct interaction not possible anymore.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6438 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71625b224caac41f13f1859d33994825707da1b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:29:30 2015 +0000

    Enh: Revised version of speeddial handling to cover all possible channel->states
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6437 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f21e2ee1c4acb0a844eb15fc2cd1a27a8527628
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:29:30 2015 +0000

    Enh: Revised version of speeddial handling to cover all possible channel->states
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6437 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4f196eb5403a518b33f4dc73114d4490d46026c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:27:41 2015 +0000

    Enh: Report issue when having problems during module unload
    Fix: Refcount issue when entering digits in immediate mode caused by sched_replace_ref instead of sched_add_ref (This would keep an extra channel retained).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6436 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67e43b4dfd25a7e57b74b627a9218a3fa7bbab9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:27:41 2015 +0000

    Enh: Report issue when having problems during module unload
    Fix: Refcount issue when entering digits in immediate mode caused by sched_replace_ref instead of sched_add_ref (This would keep an extra channel retained).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6436 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d9df121da4e25f7bb3020509b35efbce8e74ce6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:12:04 2015 +0000

    Enh: Only dump_msg when debug level includes message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6435 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc2a167daeb1440ff69385f2081c76c39c0407e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:12:04 2015 +0000

    Enh: Only dump_msg when debug level includes message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6435 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0169ea4c190529c6a452d5cfcd72d2e57bd4b26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:11:28 2015 +0000

    Fix/Enh: When unloading the module and when we have any left over reference (indicating a problem), they should nevertheless be cleaned up in order of priority to prevent any alarms being raised by cleaning up references.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6434 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be8664288f4721e203f00fd0d972492b134122fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 16:11:28 2015 +0000

    Fix/Enh: When unloading the module and when we have any left over reference (indicating a problem), they should nevertheless be cleaned up in order of priority to prevent any alarms being raised by cleaning up references.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6434 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b1995d8a83251e9a4bafba8a21f73ecb39da83b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 14:34:01 2015 +0000

    Enh: show channel designator insteal of callid.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6433 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbcc9c21cc65a480ddb4f5a05c1b88ca2db739a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 14:34:01 2015 +0000

    Enh: show channel designator insteal of callid.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6433 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 068c0077ef0da5b63c62998aa073d7032c063c21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 14:33:18 2015 +0000

    Fix: refcount cleanup during module stop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6432 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 267757830431daaa8aaded14f5c8424caedfabe4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 14:33:18 2015 +0000

    Fix: refcount cleanup during module stop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6432 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a763f900dee4c7e8f39f2d58f972d0a8c1e46008
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 13:23:10 2015 +0000

    Remove unused variable
    Check if hold when handling speeddial succeeded or return error
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6431 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b813e870a42ef566d2f4269da97619bb97038c2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 13:23:10 2015 +0000

    Remove unused variable
    Check if hold when handling speeddial succeeded or return error
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6431 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3bbc066fbb34453f6ce17a97dcdb837de1e06bf3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 13:04:27 2015 +0000

    Fix: stop digittimeout when redialing number
    Enh: cleanup usused source code
    Enh: Remark out some debug log statements
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6430 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fefce46f2a394e609fc0173fff82cf3f83145203
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 13:04:27 2015 +0000

    Fix: stop digittimeout when redialing number
    Enh: cleanup usused source code
    Enh: Remark out some debug log statements
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6430 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 011ac9f71637dd17c7ecb6813a1bdb5804c40a05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 11:43:03 2015 +0000

    Enhancement: sccp_refcount cleans up unused objects[hash] entries when
    after removing an object and the hash entry is empty, instead of allocating when
    needed but freeing only at module unload. The old behaviour looked like a
    memory leak, which was not really the case.
    
    Updated refcount test to make sure that retain/release and cleanup works
    correctly even in cases of over allocation of the hash table by inserting
    5000 elements.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6429 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 95ad304713e4e722ba19c2eeadf24fe536833bd1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 11:43:03 2015 +0000

    Enhancement: sccp_refcount cleans up unused objects[hash] entries when
    after removing an object and the hash entry is empty, instead of allocating when
    needed but freeing only at module unload. The old behaviour looked like a
    memory leak, which was not really the case.
    
    Updated refcount test to make sure that retain/release and cleanup works
    correctly even in cases of over allocation of the hash table by inserting
    5000 elements.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6429 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2137ca9146de5bc04c409629761ef67172dfb7ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 11:04:59 2015 +0000

    Enhancements:
    - Use sccp_calloc(size, count) instead of sccp_malloc + memset
    - Use sizeof *variable instead of sizeof(type) in sccp_malloc / sccp_calloc (following the idiom of SIZEOF_TO_VARIABLES)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6428 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e93055b0d4f00907b2aa3e57d94efb5b5658fdf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 11:04:59 2015 +0000

    Enhancements:
    - Use sccp_calloc(size, count) instead of sccp_malloc + memset
    - Use sizeof *variable instead of sizeof(type) in sccp_malloc / sccp_calloc (following the idiom of SIZEOF_TO_VARIABLES)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6428 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6e2e1ebf84c2859a936249c3630aa00197e020c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 10:27:00 2015 +0000

    Fix: allow transfer of channel on hold (again) when line is not shared). Set displayprompt on transfer failure to indicate what went wrong.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6427 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 809e165886441081e7719da023eaa667c87b5e9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 28 10:27:00 2015 +0000

    Fix: allow transfer of channel on hold (again) when line is not shared). Set displayprompt on transfer failure to indicate what went wrong.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6427 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3cc6196f27d3353b277c235e32215c771cbddf60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 27 16:12:31 2015 +0000

    Enh: Update implementation of sccp_callinfo_copyByKey. Extend unittest to include test of sccp_callinfo_copyByKey to verify behaviour.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6426 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88be28fd2962e032c191d6742174ca45ab912c08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 27 16:12:31 2015 +0000

    Enh: Update implementation of sccp_callinfo_copyByKey. Extend unittest to include test of sccp_callinfo_copyByKey to verify behaviour.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6426 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87e2e779048f58789ee5cd1b0cda8004fc66559b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 27 14:36:50 2015 +0000

    Enh: Remark out sccp_dump_msg from sccp_protocol.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6425 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cd3e3ffd73008266b8974c258c3958d68ad863f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 27 14:36:50 2015 +0000

    Enh: Remark out sccp_dump_msg from sccp_protocol.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6425 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cede719b81398d0f853b0933ece9f9fb6c302ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:25:53 2015 +0000

    Enh: Add stoptone when we receive asterisk prod indication. Fixes issue reported/tested by Anatoli and Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6424 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c681924b5becea1c99bcded46c32183c6700743b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:25:53 2015 +0000

    Enh: Add stoptone when we receive asterisk prod indication. Fixes issue reported/tested by Anatoli and Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6424 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a6348425f4fa48a29fe8a7010e46d3d9db8cb76
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:17:26 2015 +0000

    Enh: Change debuglevel on some logging
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6423 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eea886b7d2ede109f29e9951090e1a4c2ab17d42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:17:26 2015 +0000

    Enh: Change debuglevel on some logging
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6423 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80f4fe244d48610847a0ba0949a30c8dafff27cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:15:03 2015 +0000

    Enh: Make transfer_on_hangup valid from more channel states
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6422 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63e61a1886891fc6f991808bdbe7205400d42cf4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 26 14:15:03 2015 +0000

    Enh: Make transfer_on_hangup valid from more channel states
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6422 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f4300172742f3ead3c04a41e81805c5d8f9e8283
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 25 10:54:10 2015 +0000

    Fix: digittimeout / invaluid nummer when using speeddial to trasnfer a call (issue could have popped up in other use cases as well). Reported by Cody.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6421 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eeb469b9f566eecf1ee87dc10fa1ffc366e10b60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 25 10:54:10 2015 +0000

    Fix: digittimeout / invaluid nummer when using speeddial to trasnfer a call (issue could have popped up in other use cases as well). Reported by Cody.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6421 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4ba6b586dbc9926bfe93e4cb7d8aa2b56c5e3f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 16:14:15 2015 +0000

    Fix: skip empty default button entry, when loading sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6420 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f07bc0c5f0873856aa0cb67b739a846243b5c47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 16:14:15 2015 +0000

    Fix: skip empty default button entry, when loading sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6420 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c1a639e20242075c49229774695b647ba39d5bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 14:58:25 2015 +0000

    Detect old asterisk-11 version with broken asterisk.pc pkg-config file and
    correct it retro-actively. Issue reported by Jeffrey Otterson.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6419 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec55acf8e7b24d56481f9a6bbd3346a52e7523ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 14:58:25 2015 +0000

    Detect old asterisk-11 version with broken asterisk.pc pkg-config file and
    correct it retro-actively. Issue reported by Jeffrey Otterson.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6419 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9fbb59e5164ef939cfc26497aa39905cabe4d477
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 11:46:03 2015 +0000

    Fix: Add space after libxml cflag. Reported by Jeffrey Otterson
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6418 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ecec47f0268a199f92b215753ec00ab45c1fd3ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 23 11:46:03 2015 +0000

    Fix: Add space after libxml cflag. Reported by Jeffrey Otterson
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6418 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5803c854972f3e982d1d3b91e8eeb3e91faa6fea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 23:29:06 2015 +0000

    Enh: Clarify that the config->button.feature.status value consist of three parts by using the hex representation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6417 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df080f95a3db41166518d451ed680c931eaa3e0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 23:29:06 2015 +0000

    Enh: Clarify that the config->button.feature.status value consist of three parts by using the hex representation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6417 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 086e3e9bc61b0ff47d69d47fc3374f588fd69210
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 23:25:42 2015 +0000

    Fix: Toggle between showing/hiding remote channel information when (shared)line button is pressed and there is a CONNECTED call on a remote Device
    Enh: Sort Remote Device Indication functions in sccp_device.c
    Enh: Remove some old commented lines from sccp_indicate.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6416 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81780a9872c3d8c8f920174746b41cdae6633d9a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 23:25:42 2015 +0000

    Fix: Toggle between showing/hiding remote channel information when (shared)line button is pressed and there is a CONNECTED call on a remote Device
    Enh: Sort Remote Device Indication functions in sccp_device.c
    Enh: Remove some old commented lines from sccp_indicate.c
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6416 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4d888682189fa53773d23a1f66070ca791d410a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 22:40:24 2015 +0000

    Enh: Added device->indicate->remoteConnected and Moved implementation of remote connected indication from sccp_indicate.c to sccp_device.c
    Enh: Sorted/Regrouped device->indicate functions
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6415 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e995260c2bc6cedebd488d9b86bc52a8d294851
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 22:40:24 2015 +0000

    Enh: Added device->indicate->remoteConnected and Moved implementation of remote connected indication from sccp_indicate.c to sccp_device.c
    Enh: Sorted/Regrouped device->indicate functions
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6415 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3dc20e7300c361f4caa0245b3726622294c70a92
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 13:57:27 2015 +0000

    Fix: refcount issue when observing remote call on shared line
    Fix: remove sccp_dev_setActiveLine whem observinc remote call on shared line, line is not really active, just visible.
    
    Reported by Pavel.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6414 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ab135b1e572170f73e6a9c6e8becdb6a8247fa3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 13:57:27 2015 +0000

    Fix: refcount issue when observing remote call on shared line
    Fix: remove sccp_dev_setActiveLine whem observinc remote call on shared line, line is not really active, just visible.
    
    Reported by Pavel.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6414 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a25ce8a47c8427374f2144511699daa186dc3403
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 02:47:38 2015 +0000

    Fix: clang-3.7+ compilation blocks call requires cast to be accepted by ami hooks function.
    Fix: clang-3.8+ Passing a local variable is converted to const if not tagged with __block storage qualifier
    Enh: Changed sccp_manager_action2char to return an allocated char *, which needs to be freed (only if returning success)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6413 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41893623b073aeb923d2bb143275abc51a42ad95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 02:47:38 2015 +0000

    Fix: clang-3.7+ compilation blocks call requires cast to be accepted by ami hooks function.
    Fix: clang-3.8+ Passing a local variable is converted to const if not tagged with __block storage qualifier
    Enh: Changed sccp_manager_action2char to return an allocated char *, which needs to be freed (only if returning success)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6413 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17433a44d307f2537f8696b9bf4b39c9ad74cc17
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:28:03 2015 +0000

    Enh: Reenable possible use of sccp_manager_action2pbx_str.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6411 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit faeea329fcbda069805b4b4693344670fd2d26dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:28:03 2015 +0000

    Enh: Reenable possible use of sccp_manager_action2pbx_str.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6411 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53316a78a947a9bfaa6288973b5f9b7e2f85ba4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:26:33 2015 +0000

    Enh: Implement iPbx.getFeatureExtension according to the function name (not only usable to get automon / autmixmon).
    Enh: Use iPbx.getFeatureExtension appropriately to get the automixmon dtmf sequence.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6410 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 491326e0d7e08f3faa3e4558a6849e6644a98307
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:26:33 2015 +0000

    Enh: Implement iPbx.getFeatureExtension according to the function name (not only usable to get automon / autmixmon).
    Enh: Use iPbx.getFeatureExtension appropriately to get the automixmon dtmf sequence.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6410 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc208338b61a49ca9742fcc2e3b5748792ddf279
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:00:39 2015 +0000

    Enh: use automixmon instead of automon (pbx_impl/ast/ast.c)
    Fix: call sccp_feat_monitor with and without a channel (REQUESTED State)
    Enh: Show Requested state in DisplayMessage (sccp_device.c)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6408 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9924bd9f9180fa18291497f6ffa7e53096e69fd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 20 00:00:39 2015 +0000

    Enh: use automixmon instead of automon (pbx_impl/ast/ast.c)
    Fix: call sccp_feat_monitor with and without a channel (REQUESTED State)
    Enh: Show Requested state in DisplayMessage (sccp_device.c)
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6408 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 79199da2e291541c983b9a903940f0c5d15b8c5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 14:46:55 2015 +0000

    Fixes #283: setting PBX_VARLIB. Reported by lynt-smitka.
    Fixes sccp_manager_action2pbx_str by adding GCC_NESTED or CLANG_BLOCK if found.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6407 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b94a9c1a9c3bb8b7b0270639b9f740c43023be66
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 14:46:55 2015 +0000

    Fixes #283: setting PBX_VARLIB. Reported by lynt-smitka.
    Fixes sccp_manager_action2pbx_str by adding GCC_NESTED or CLANG_BLOCK if found.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6407 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 414e009d66fe88d67c0f2c77debe92a4b08bc7f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 10:40:59 2015 +0000

    Revert further change to sccp_pbx_call, causing phones not to ring on incoming call. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6406 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f77285c8e26e4753a87c80d5429b6f37d186414
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 10:40:59 2015 +0000

    Revert further change to sccp_pbx_call, causing phones not to ring on incoming call. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6406 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 945d1952cd645a72b56b6ad07181b3edbbc85e75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 10:27:06 2015 +0000

    Revert accidental change to sccp_pbx_call, causing phones not to ring on incoming call. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6405 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4450b387320b0b27440733b103d6cf2296180de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 19 10:27:06 2015 +0000

    Revert accidental change to sccp_pbx_call, causing phones not to ring on incoming call. Reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6405 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c44f5000311aaaf3f057504dc540bff38a3093cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 18:48:35 2015 +0000

    Fix: sccp_actions.c log output when pressing feature button and no arguments have been set
    Fix: gen_sccp_enum.awk (exists and 2str) for bitfield enums with 0 value
    Fix: sccp_pbx.c: duplicate call to sccp_feat_changed during hangup handling
    Enh: add monitor button to default softkeysets in 'connected' keymode
    Enh: implemented asterisk16_getFeatureExtension
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6404 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f463ce5f43439b956d9cc5140585c47498383416
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 18:48:35 2015 +0000

    Fix: sccp_actions.c log output when pressing feature button and no arguments have been set
    Fix: gen_sccp_enum.awk (exists and 2str) for bitfield enums with 0 value
    Fix: sccp_pbx.c: duplicate call to sccp_feat_changed during hangup handling
    Enh: add monitor button to default softkeysets in 'connected' keymode
    Enh: implemented asterisk16_getFeatureExtension
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6404 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db7dfb671da23248793339d5d178aada14651276
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 14:40:22 2015 +0000

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

commit 4ac4eaf04088ace4718ff3ebc01689578429f699
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 14:40:22 2015 +0000

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

commit 1cc7024dcb197154febbe7f0e36f2abfa3ee4c30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:56:26 2015 +0000

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

commit 83b9ebecb666a5306967b04b6b50f35dc12b953a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:56:26 2015 +0000

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

commit 7c170ea14dc953942252433636b78aee4b38bb44
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:49:03 2015 +0000

    Fix: call features not always unlocked when requesting automixmon / mixmon. Causing sporadic hangs/locks when requesting to monitor a call. Reported by Cody Miller-Kelly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6401 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2bfa437482cc7b3c6ee571103a4febae4dcdcf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:49:03 2015 +0000

    Fix: call features not always unlocked when requesting automixmon / mixmon. Causing sporadic hangs/locks when requesting to monitor a call. Reported by Cody Miller-Kelly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6401 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e10e263403d9bfc0b60d2b54bf952e064408c67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:32:25 2015 +0000

    Partial Retrackion of patch 6398: removing the dialstring 'video=' addition.
    which would result in multiple ways to perform the same action. We opted for
    the Channel() method only.
    
    Set(Channel(video=off)) will be forwarded to the remote channel instance once, by
    adding _SCCP_VIDEO_MODE=off to the current channel for you
    Alternatively you can set(SCCP_VIDEO_MODE=off) yourselves in the dialplan.
    
    Both deliver the same functionality.
    
    Issue reported by Cody Miller-Kelly.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6400 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb01e1c887d4f0c49414f7f86c3acedad4bf3310
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 18 13:32:25 2015 +0000

    Partial Retrackion of patch 6398: removing the dialstring 'video=' addition.
    which would result in multiple ways to perform the same action. We opted for
    the Channel() method only.
    
    Set(Channel(video=off)) will be forwarded to the remote channel instance once, by
    adding _SCCP_VIDEO_MODE=off to the current channel for you
    Alternatively you can set(SCCP_VIDEO_MODE=off) yourselves in the dialplan.
    
    Both deliver the same functionality.
    
    Issue reported by Cody Miller-Kelly.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6400 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e76c27a0d6d141d9215b56c0a0d2243302b50700
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 17:20:47 2015 +0000

    Fix: debug logging in sccp_pbx_call.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6399 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24dd31634decb7649a94835e3a3025a2b144dcc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 17:20:47 2015 +0000

    Fix: debug logging in sccp_pbx_call.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6399 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1000dd2cbfe04a97e4e26927bb8129703a8f8912
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 16:01:07 2015 +0000

    Enhancement:
    Interpret channel variable:SCCP_VIDEO_MODE (off/user/auto)
    
    When CHANNEL(video=???) is set it will also add variable '_SCCP_VIDEO_MODE'
    with the same value to the call, so that this state can be picked up by the
    other side.
    
    Also added Dial option video=??? as in Dial(SCCP/1234/video=off,20,W), to only
    change the video mode on one side of the call.
    
    This will allow you to activate or suppress video both on incoming and outcoming
    calls by using one of these additional dialplan options.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6398 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8c13ba6dc988df1b058aa20b64c984fc7d18086
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 16:01:07 2015 +0000

    Enhancement:
    Interpret channel variable:SCCP_VIDEO_MODE (off/user/auto)
    
    When CHANNEL(video=???) is set it will also add variable '_SCCP_VIDEO_MODE'
    with the same value to the call, so that this state can be picked up by the
    other side.
    
    Also added Dial option video=??? as in Dial(SCCP/1234/video=off,20,W), to only
    change the video mode on one side of the call.
    
    This will allow you to activate or suppress video both on incoming and outcoming
    calls by using one of these additional dialplan options.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6398 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bd1f99bca4983c93e257d4c00ced9f7e7e15465
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 14:49:59 2015 +0000

    Fix: sccp_indicate hold should check if openreceive was initialized (\!SCCP_RTP_STATUS_INACTIVE), and not if it was actually realized, may have been in progress
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6397 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ee8fecc0411fa70434e483e9593d26dc8346119
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 14:49:59 2015 +0000

    Fix: sccp_indicate hold should check if openreceive was initialized (\!SCCP_RTP_STATUS_INACTIVE), and not if it was actually realized, may have been in progress
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6397 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aace8d3153bd7497c66f341844d58ebfb188d61c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 14:47:40 2015 +0000

    Enh: update counting of c->subscribers. Fix: sccp_channel_setDevice when used from sccp_channel_allocate, it should set default values if no device provided.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6396 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 635230dfe67d153160043765940d205cd13ec9ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 17 14:47:40 2015 +0000

    Enh: update counting of c->subscribers. Fix: sccp_channel_setDevice when used from sccp_channel_allocate, it should set default values if no device provided.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6396 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ab6279fde3a71a23eac0a29fb1b675ccc9f901c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 16 14:57:30 2015 +0000

    Added reworked version of sccp_pbx_call (only active if compiled with --enabled-experimental-mode).
    
    Contains:
    improved sharedline handling
     - calculate c->subscribers correctly (also used when handling sccp_softkey_onhook, to define behaviour)
     - handle dnd and callforward after calculating c->subscribers
     - use asterisk local channel to resolve forward, which obsoletes:
       * sccp_channel_callforward
       * sccp_channel_end_forwarding_channel
       * c->parentChannel
       * masquerading in sccp_pbx_answer
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6395 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aeb11f45a9c067d2e1ee7fb2310ba66a2542b37a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 16 14:57:30 2015 +0000

    Added reworked version of sccp_pbx_call (only active if compiled with --enabled-experimental-mode).
    
    Contains:
    improved sharedline handling
     - calculate c->subscribers correctly (also used when handling sccp_softkey_onhook, to define behaviour)
     - handle dnd and callforward after calculating c->subscribers
     - use asterisk local channel to resolve forward, which obsoletes:
       * sccp_channel_callforward
       * sccp_channel_end_forwarding_channel
       * c->parentChannel
       * masquerading in sccp_pbx_answer
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6395 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 332dffb61ebfeb11ce11b6422fae0b48c46f4d12
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 16 14:45:19 2015 +0000

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

commit afe47af82419fdd0e9a2b23fcf974877184c6edf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 16 14:45:19 2015 +0000

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

commit e63d50781c486553b7cb143fc004dc6aaaeb0660
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 14:16:55 2015 +0000

    Fix: No need to walk through the l->device list to lookup first.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6393 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51f09959ed6f499703bceedc64ec72979eb6b5d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 14:16:55 2015 +0000

    Fix: No need to walk through the l->device list to lookup first.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6393 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1550b5923f04cac013803f5ce116fa8b7e9f07bd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 13:50:57 2015 +0000

    Fix: reduceCodecSet and combineCodecSets. Added Unittests for both functions to verify behaviour. Issue reported by Modulis
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6392 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02766d567f58c30c3b5bc87a52b747c76a33b201
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 13:50:57 2015 +0000

    Fix: reduceCodecSet and combineCodecSets. Added Unittests for both functions to verify behaviour. Issue reported by Modulis
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6392 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c51d978472f15191b9c3d3112e43612955ba26aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 01:06:45 2015 +0000

    Enh: use feature_addToDatabase instead of directly calling ast_db_put. Change debug prefix level
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6391 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 014bb61bcd9765a112c55f4a38df5c19e4bb04a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 15 01:06:45 2015 +0000

    Enh: use feature_addToDatabase instead of directly calling ast_db_put. Change debug prefix level
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6391 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd835b48e9a8f63fdf9b1f87ca611b316551f7c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 13 17:10:14 2015 +0000

    Enh: Update RingType Strings so they can be set using 'ringer='
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6390 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05494d01081b5cf0c6100fb5c0115ad1c77aaae1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 13 17:10:14 2015 +0000

    Enh: Update RingType Strings so they can be set using 'ringer='
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6390 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17d6fcdbf6012bc5cfbac367d3205086dbd90a06
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 13 14:41:46 2015 +0000

    Fix spurious mwi error during module unload, by implementing sccp_mwi_unsubscribeMailbox
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6389 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90dbb16c1a33af9a10180705651b3011766ec481
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 13 14:41:46 2015 +0000

    Fix spurious mwi error during module unload, by implementing sccp_mwi_unsubscribeMailbox
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6389 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2dba03c563130c2a3cf873746f11db6fba74cd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 16:04:10 2015 +0000

    Fix: revised/refactored the scheduled digittimeout, hangup system.
    Fixes:refcount issue created by fix in 6384, which revealed the schedule issue.
    
    Note: Because of the returned value of ast_sched_add_ref (-1 for now schedule and > 0 for a new schedule_id), most of the checks needed to be fixed (as well).
    Scheduler id's start at 0, which negated most of the checks when testing for it, delivering different results on the first call (on newly started astereisk)
    then compared to later calls.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6388 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bde7dbefb2edb16c7d84322e0708665cd9a40b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 16:04:10 2015 +0000

    Fix: revised/refactored the scheduled digittimeout, hangup system.
    Fixes:refcount issue created by fix in 6384, which revealed the schedule issue.
    
    Note: Because of the returned value of ast_sched_add_ref (-1 for now schedule and > 0 for a new schedule_id), most of the checks needed to be fixed (as well).
    Scheduler id's start at 0, which negated most of the checks when testing for it, delivering different results on the first call (on newly started astereisk)
    then compared to later calls.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6388 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9eca6c0780e2f3ada00b76f46eee5caa85bfc1ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 15:54:18 2015 +0000

    Fix: Compilation on ast1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6387 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b0e724f79d238b78140676797676ddf5f2557f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 15:54:18 2015 +0000

    Fix: Compilation on ast1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6387 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40537acebf0fb9cee7985f0aac47a8c5ec328b75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 15:52:45 2015 +0000

    Fix: Compilation on ast1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6386 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ee6488d678506a01ae4d6fb943b997ee32c788c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 15:52:45 2015 +0000

    Fix: Compilation on ast1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6386 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 274fe1e403fc26a33dba7f9b3ab248c9e279aad3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 12:23:49 2015 +0000

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

commit f6b20549e537db1bff86d818d02a78ddba84651b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 12:23:49 2015 +0000

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

commit 96aa5a4973f6c8e53f73bc0c8a5e9925ef1785f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 11:54:40 2015 +0000

    Fix: indicate invalid number after firstdigittimeout interval ends.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6384 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 426c18ede4d10273f170845192bfd5be7511988d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 11:54:40 2015 +0000

    Fix: indicate invalid number after firstdigittimeout interval ends.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6384 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3fab7025cb6720fb6a845d4b143b88183e1d93e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 10:12:35 2015 +0000

    Fix: initialize variable. memcpy structure content, instead of assignment.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6383 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c73f7a8bca6cca98364531b0a7036867d2e1ccc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 10:12:35 2015 +0000

    Fix: initialize variable. memcpy structure content, instead of assignment.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6383 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a37e0b6bea0e1890424d50b081e71b0eb7ba27a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 10:01:29 2015 +0000

    Fix compilation on asterisk-10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6382 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0584bc70b42d7ed5fb2528b31f6e3e0c3fc48bea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 12 10:01:29 2015 +0000

    Fix compilation on asterisk-10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6382 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b82ba1779a212a7d1b7c3f3a3982bb07287d13f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 17:18:26 2015 +0000

    Fix: compile issue with asterisk-1.8 and below.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6381 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09bc0b11036ecae9e175ef533ebcfc6b3adcc579
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 17:18:26 2015 +0000

    Fix: compile issue with asterisk-1.8 and below.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6381 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2fa3d99b2014cb02b59c720244d8e47f3b4da27c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:58:16 2015 +0000

    Fix #261: Suspend adding '-Wl,-gc-sections' on OSX. Reported by Alexander Ocheretin.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6380 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eaa6ff59f3863974c690b59658faebac56dd5021
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:58:16 2015 +0000

    Fix #261: Suspend adding '-Wl,-gc-sections' on OSX. Reported by Alexander Ocheretin.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6380 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 620a4389b099594013b064c564ff3a1e968356ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:41:10 2015 +0000

    Fix #261: compile issue on OS-X. Reported by Alexander Ocheretin.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6379 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd9a4466d4d9dc9c3c115f55f577b96370a84b65
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:41:10 2015 +0000

    Fix #261: compile issue on OS-X. Reported by Alexander Ocheretin.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6379 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a2204b2664f08aa31af05d9f94d8747343874d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:31:21 2015 +0000

    Fix: Set(REDIRECTING(orig-??, i). Issue Reported by Cody Miller-Kelly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6378 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5fc860a5b400ab7750ff45f1da9458cba1ab9d32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:31:21 2015 +0000

    Fix: Set(REDIRECTING(orig-??, i). Issue Reported by Cody Miller-Kelly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6378 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8662065f66df5b40416b63b00936423bf2bdbf49
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:13:34 2015 +0000

    Enh: reorder set called party so that we only call sccp_callinfo_setter once
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6377 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e804ec5439bd354ff7482ae911f8a7de2f0aaed6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:13:34 2015 +0000

    Enh: reorder set called party so that we only call sccp_callinfo_setter once
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6377 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac86b6fffc410e46b783bb87edc51c57a9b5e428
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:12:52 2015 +0000

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

commit cf1dce67fb005a7d8846b5abf49a050e70e92fd2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 16:12:52 2015 +0000

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

commit b8b99061f4cb05bcca6f61b116caf17a5a1974f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 12:54:31 2015 +0000

    Fix: displaymessage with orig_called number/name during RINGING (typo). Reported by Cody.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6375 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b028baa1a34faee90eb5dacd5a94467a756038ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 12:54:31 2015 +0000

    Fix: displaymessage with orig_called number/name during RINGING (typo). Reported by Cody.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6375 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8dc76d0e8e4aa83e1b60dc960e149de16b7eb458
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 12:32:21 2015 +0000

    Fix: release of GLOB(hotline)->line. Reported by Cody Miller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6374 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80c40e3184b82d2ab9701fcc1060ff838111c55d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 12:32:21 2015 +0000

    Fix: release of GLOB(hotline)->line. Reported by Cody Miller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6374 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30adfd751440c1259ca5ade386044341e6e1b66a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 11:57:49 2015 +0000

    Fix: PreUnload releasing hotline->line
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6373 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a229d6cacb7c6046ec9c24ab5e30a9e2371a2fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 11:57:49 2015 +0000

    Fix: PreUnload releasing hotline->line
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6373 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit efcf75abc827795e845cd60756879c88287804f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 10:34:57 2015 +0000

    Module load warning on tests. Cleanup tabs in sccp_cli.c.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6372 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 787edeaa5931009e2bdd258bfb14c0ee073a44ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 11 10:34:57 2015 +0000

    Module load warning on tests. Cleanup tabs in sccp_cli.c.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6372 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcf5a59934291992ab2c2f35631bfd3c5afee574
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 10 16:01:32 2015 +0000

    Enh: started adding unittests to sccp_config.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6371 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec5fe39b11a621ef7c2db5e44cc542ffc009f045
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 10 16:01:32 2015 +0000

    Enh: started adding unittests to sccp_config.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6371 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88094490cc6d9a53b6c6c21db28a91fbc663868e
Merge: c048df4 aea5a07
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Nov 9 15:09:43 2015 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit 7b9e4c59edb62068da9baeaddc7172976cd77b97
Merge: 63996ba 3dcff1b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Nov 9 15:09:31 2015 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit aea5a0778b09d6a47af402d4e61aff27dec2afe4
Merge: a08b236 3dcff1b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Nov 9 15:08:55 2015 +0100

    Merge branch 'master' into develop

commit 3dcff1bf7e27aaad60d62c497ff98a938c10b31d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:31:49 2015 +0000

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

commit a7f6747b016d1e17917fa26ef86fa88bc04a2e92
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:31:49 2015 +0000

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

commit 618b7ac433288530341e59a6b0b49277ff72bba5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:31:16 2015 +0000

    Fix: conference + asterisk-13 hangup when a normal participant hangs up the conference should continue.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6366 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad6cbac62c1e6bbf6ff3823ea44fea3867dbe4c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:31:16 2015 +0000

    Fix: conference + asterisk-13 hangup when a normal participant hangs up the conference should continue.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6366 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6ecee4c3da3472717188c653cfd04305b044086
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:30:09 2015 +0000

    Fix: sccp_handle_EnblocCallMessage to make sure scheduled digittimeout is cancelled.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6365 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c659b0b04e71c272a89af0125eb28a4e627c3163
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:30:09 2015 +0000

    Fix: sccp_handle_EnblocCallMessage to make sure scheduled digittimeout is cancelled.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6365 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6863306e30f45342e86637c70ed8d75dfe1c1095
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:28:31 2015 +0000

    Fix: don't mix conference and meetme indications
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6364 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2d112df9992415ec5915d893aa59a381cd9a2fe5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:28:31 2015 +0000

    Fix: don't mix conference and meetme indications
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6364 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe9da70dc78d9938b435aee9e1349b004c953ec4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:27:43 2015 +0000

    Fix: EnblocMessages V22 comes in two different flavours (packed(797x) and unpacked (8945)), this needs to be handled seperately to gather the correct lineInstance.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6363 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8ad9a43f0c88f7493a720394457b960d653baf55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 9 13:27:43 2015 +0000

    Fix: EnblocMessages V22 comes in two different flavours (packed(797x) and unpacked (8945)), this needs to be handled seperately to gather the correct lineInstance.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6363 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69d0bbd54a6f489ad8820b25d062631e71f6b469
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 8 12:13:58 2015 +0000

    Fix: directrtp with nat=auto
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6361 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 404fe9802e4536a305803dc58b09efc87017e0ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 8 12:13:58 2015 +0000

    Fix: directrtp with nat=auto
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6361 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c048df4da42191b577b84464e2c35f6e90d3da2a
Merge: b8f4e31 63996ba
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Nov 8 11:49:10 2015 +0100

    Merge branch 'master' into develop

commit 63996badf323b59a4d7c6f89331c01c4b5f2f98d
Merge: 9272e9f 776e2b1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Nov 8 11:48:43 2015 +0100

    pull upstream master

commit a08b236e1d6e3095d4ca80ea7634bcea321cf573
Merge: a619b5e 776e2b1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Nov 8 11:47:01 2015 +0100

    Merge branch 'master' into develop

commit 776e2b17c662390bc975a2601c7f8d6c1ecbbccd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 18:25:02 2015 +0000

    Fix compile warnings when used outside of svn repository. Fix compile warning for empty definition of ast_bridge_lock in asterisk < 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6358 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6dd1d60d8126fb3ba7b65e81a120496ad569753b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 18:25:02 2015 +0000

    Fix compile warnings when used outside of svn repository. Fix compile warning for empty definition of ast_bridge_lock in asterisk < 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6358 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 799fabb1d8f10a2913540f900046ffa7b7f1acff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 17:54:34 2015 +0000

    Fix: empty SCCP_REVISION string (when compiling outside svn repository)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6357 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd4f11db3904dfbe5cd15230606dc492fc166fa7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 17:54:34 2015 +0000

    Fix: empty SCCP_REVISION string (when compiling outside svn repository)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6357 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eec1b6fe8c38738a621caf6ffe911de8327e660b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 17:34:42 2015 +0000

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

commit 18755bba636ae723d7b927a05891231190fcdfc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 17:34:42 2015 +0000

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

commit 03d7e8a3fc06816696e6289e1e21755512308cf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 16:27:04 2015 +0000

    Fix: conference endcall ordering during onhook event. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6348 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a8b8b92fe8f0ef61f6aefd4b6ec5ad27cfb0174
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 16:27:04 2015 +0000

    Fix: conference endcall ordering during onhook event. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6348 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15e7dbb25b7cea576d47a03c312a6cb83db3c7db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 15:42:04 2015 +0000

    Enh: Added test cases to sccp_callinfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6347 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b61722c16b4de5e5cd1cc3702815405f6695928
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 7 15:42:04 2015 +0000

    Enh: Added test cases to sccp_callinfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6347 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb58bbeb3f851b7d3af720a0ab86d8ae26fa9e94
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 6 15:12:50 2015 +0000

    Enh: check defines before including
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6346 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eee79cd18e9880bb0f52e1b4938582095233fd55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 6 15:12:50 2015 +0000

    Enh: check defines before including
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6346 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd6f47e023c9dc6382e089c5a0e69c78b3c37e7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 6 13:41:45 2015 +0000

    Enh: Suppress remote (double) indication of conference using shared line where phone is already part of the conference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6345 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61324e4fd1a097a3158af1cba4811e3e42825d55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 6 13:41:45 2015 +0000

    Enh: Suppress remote (double) indication of conference using shared line where phone is already part of the conference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6345 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4b889e097c432d26a8da35f8a578ebb462078975
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 5 13:58:49 2015 +0000

    Enh: enum_all_entries should return const char *
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6344 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2c0895f6598cd260a47783cd603804e38aaa78e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 5 13:58:49 2015 +0000

    Enh: enum_all_entries should return const char *
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6344 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a50b05d9dd0a2ba0dc808d2983763af70d82bfdf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 4 10:58:13 2015 +0000

    Fix compiler warning about inlining
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6343 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a675b0cee4dd68345b84a8a8088fce72246866a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 4 10:58:13 2015 +0000

    Fix compiler warning about inlining
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6343 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad2e16aeb8eb7796211ce5af6601d03c083eaed2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 4 10:48:51 2015 +0000

    Fixing compile warnings when using gcc < 4.3.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6342 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 83701bb88532d7f8d610968c05f696655fcc3b54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 4 10:48:51 2015 +0000

    Fixing compile warnings when using gcc < 4.3.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6342 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4490f83155fc963b6abfd1ba44789edd974deeb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:29:11 2015 +0000

    Fix: removal of double ast_channel unlock.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6341 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 08337904fe3109249064b5615c3636be32e38f0f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:29:11 2015 +0000

    Fix: removal of double ast_channel unlock.
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6341 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fde9bc986a586a2e69abd5bfca229d3e3d2e4190
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:26:15 2015 +0000

    Enh:
    - Introduction of sccp_channel_getEmptyChannel as a seperate function.
    - sccp_channel_newcall, uses sccp_channel_getEmptyChannel to allocate and setup a channel to call softswitch on.
    
    It allows other functions like gpickup to only request an empty (dummy) channel,
            instead of actually going through sccp_channel_newcall -> softswitch,
            for a channel that will be masqueraded out anyway.
    
    Tested by Pavel and Benjamin.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6340 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee7d43e77c5e0722e6562a04471257ed1afa3058
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:26:15 2015 +0000

    Enh:
    - Introduction of sccp_channel_getEmptyChannel as a seperate function.
    - sccp_channel_newcall, uses sccp_channel_getEmptyChannel to allocate and setup a channel to call softswitch on.
    
    It allows other functions like gpickup to only request an empty (dummy) channel,
            instead of actually going through sccp_channel_newcall -> softswitch,
            for a channel that will be masqueraded out anyway.
    
    Tested by Pavel and Benjamin.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6340 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 29dbfc170060740e8ff6528cc01611e897f8c595
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:21:08 2015 +0000

    Fix: sccp_channel_transfer_cancel should check if it can retain the channel it's going to try and release. Move sccp_channel_transfer_cancel to an earlier location to prevent sccp_channel_transfer_cancel being called twice (masquaraded channel -> hangup -> destroy -> sccp_channel_transfer_cancel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6339 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5cdbdbfe9d930308c51a603db265d3b42aa834de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:21:08 2015 +0000

    Fix: sccp_channel_transfer_cancel should check if it can retain the channel it's going to try and release. Move sccp_channel_transfer_cancel to an earlier location to prevent sccp_channel_transfer_cancel being called twice (masquaraded channel -> hangup -> destroy -> sccp_channel_transfer_cancel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6339 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b32de87c464fe7cbe9cbfad91147748552450ea5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:13:36 2015 +0000

    Fix 'sccp set debug' repeating a value already set. Fix check on refurn value of sccp_device_buttonIndex2lineInstance. Fix inline quailifier check for older compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6338 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4b2308a226edd652117152a61532f53a15a1ef3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 3 14:13:36 2015 +0000

    Fix 'sccp set debug' repeating a value already set. Fix check on refurn value of sccp_device_buttonIndex2lineInstance. Fix inline quailifier check for older compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6338 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2739223f17c89bfd22e2aa8198360fa056d07e25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 2 10:17:03 2015 +0000

    Fix duplicate symbol declaration. Patch provided by Alexander Ocheretin (#260)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6337 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6672d0bd8d7a5ad850032c9e530eb8405ed3fa9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 2 10:17:03 2015 +0000

    Fix duplicate symbol declaration. Patch provided by Alexander Ocheretin (#260)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6337 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c371b5e974fcb910e218ec7a636e1f446b60ed95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 2 10:04:48 2015 +0000

    Change inline to gcc_inline, to prevent warnings on really old gcc compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6336 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39ef8e40450b918d7114cbe064d37e5734cc252d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 2 10:04:48 2015 +0000

    Change inline to gcc_inline, to prevent warnings on really old gcc compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6336 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ccc98453348574e4f593fbcd511f1e1a8445f2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 18:57:53 2015 +0000

    Enh: Use cc -std=gnu11, keep fallback to -std=gnu98 if necessary
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6335 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50e51d35f15048699ef3ad7d697d0fe7fc86b987
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 18:57:53 2015 +0000

    Enh: Use cc -std=gnu11, keep fallback to -std=gnu98 if necessary
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6335 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 42e47fe60aa74b76d8297f07ae62b9b0bed2fa25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 17:53:42 2015 +0000

    Enh: Schrink size of sccp_enum.c generated output, by reusing strings if possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6334 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e9654daadd5885b93d0f6063be398034f390487e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 17:53:42 2015 +0000

    Enh: Schrink size of sccp_enum.c generated output, by reusing strings if possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6334 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b1a8b8558e13b78d37993f0d92886ad4b7e7cbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 17:52:53 2015 +0000

    Enh: Make the compiler remove dead/unused code during linking stange
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6333 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dbac95d208e50900721bc6d0d3c61041c875ec59
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 17:52:53 2015 +0000

    Enh: Make the compiler remove dead/unused code during linking stange
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6333 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74c0e1c468d7001ea98d1091a4658ebc78864a3f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 14:53:21 2015 +0000

    Dead Code/Unused Functions remarked out (first step before later removal).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6332 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32dec7543fccbd8f72e5d0fe46375278689ebca1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 14:53:21 2015 +0000

    Dead Code/Unused Functions remarked out (first step before later removal).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6332 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75b658d2c50858d9abc0c79c6dab4934699d4c6d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 13:32:08 2015 +0000

    Fix locking issue when running a (quick) sequence of 'sccp reload file xxx'-s. During a reload hint lineStateUpdates should be suspended.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6331 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 569189d568bacb54434764339fa759df908b3f7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 13:32:08 2015 +0000

    Fix locking issue when running a (quick) sequence of 'sccp reload file xxx'-s. During a reload hint lineStateUpdates should be suspended.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6331 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e448dbf87c0509fa516b7b206849d7cc5784389c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 12:01:50 2015 +0000

    Fix: make intercpt work on newer devices with shared line, should show onhookstealable instead of starting a new call, when another call is already active on the shared line.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6330 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f8a80ffa0cbc5b8fc2002af8aff1d39a75c525a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 12:01:50 2015 +0000

    Fix: make intercpt work on newer devices with shared line, should show onhookstealable instead of starting a new call, when another call is already active on the shared line.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6330 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 531302702a6bc1804d6acaef77f6bef274396312
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 11:50:05 2015 +0000

    Fix: sccp_callinfo_copyCtor to include all of the content except the lock (changed the builtup of the structure to make that obvious). Issue involving remote indication, which showed this reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6329 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d7bfb2d4d6bb18fa1543d7a98ac065b408b1f90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 11:50:05 2015 +0000

    Fix: sccp_callinfo_copyCtor to include all of the content except the lock (changed the builtup of the structure to make that obvious). Issue involving remote indication, which showed this reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6329 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30cd320f047302f74cf943fbd7e0444c3021ee3a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 03:00:09 2015 +0000

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

commit b05d905f8df90f1bfd4af0091b47cf190d3d4126
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 03:00:09 2015 +0000

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

commit 63696739f6348a6d66656d18c459e9b35aa39e1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 02:59:47 2015 +0000

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

commit 1df883937be7b0cf1ad6a4cb520d18c0e39af152
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 02:59:47 2015 +0000

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

commit c6846c76b6084dbbbcb76023e4ac419b072cdacd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 01:58:34 2015 +0000

    Renamed a weird variable name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6326 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21c07bb78bf407747def783709ef6e0547dfeeb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 01:58:34 2015 +0000

    Renamed a weird variable name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6326 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a6d10ad708d2175a032b854317e20b2bd592ed2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 00:32:37 2015 +0000

    Fix: added comment about setting group_concat_max_len in my.cnf for mysql-v5 users (with addons). Reported by Cody
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6325 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 208d99010a1a9302d04b86ee024cfb8ff50e9448
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 00:32:37 2015 +0000

    Fix: added comment about setting group_concat_max_len in my.cnf for mysql-v5 users (with addons). Reported by Cody
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6325 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bdeeb0dd599e49c79a105a1b8476147d5ca6c9d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 00:30:56 2015 +0000

    Fix: sccp.conf.annotated content in regard to softkeysets. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6324 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd41bbaa143df124febe692e76e6d75b24bb071b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 1 00:30:56 2015 +0000

    Fix: sccp.conf.annotated content in regard to softkeysets. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6324 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 49a9b9a50159add901ae95d7a29405a42c98a112
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 22:37:05 2015 +0000

    Enh: Extended the ACL / permit_deny tests to include invalid format checks, error checking and IPv6 addresses
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6323 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14e3320ff0e7b0240d57045a88c3a52d4973a1c3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 22:37:05 2015 +0000

    Enh: Extended the ACL / permit_deny tests to include invalid format checks, error checking and IPv6 addresses
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6323 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c46ee1a42f0ab3498229412851541cfd8b1862a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 21:57:34 2015 +0000

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

commit 38956782b12cf0f2120d4f37faa4869e47db3149
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 21:57:34 2015 +0000

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

commit 6a1359a4c86f082dc68d46826f32c599c46906d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 21:16:06 2015 +0000

    Enh: Move cli threadpool test case to sccp_threadpool.c. Fix: sccp_threadpool_shuttingdown to be set per threadpool (multiple allowed). Fix: threadpool grow/shrink by amount. Extend test cases to test create/destroy/addWork/grow/shrink
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6321 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5465e445b59133d76383dcbe657345ff7e1a7038
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 21:16:06 2015 +0000

    Enh: Move cli threadpool test case to sccp_threadpool.c. Fix: sccp_threadpool_shuttingdown to be set per threadpool (multiple allowed). Fix: threadpool grow/shrink by amount. Extend test cases to test create/destroy/addWork/grow/shrink
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6321 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d549eff10d23bea54f152282bfd490d976ca4e80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 17:11:20 2015 +0000

    Moved cli based test to sccp_refcount using the TEST_FRAMEWORK
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6320 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2b12a955032f3ee82f539d42264d6299359bcdb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 17:11:20 2015 +0000

    Moved cli based test to sccp_refcount using the TEST_FRAMEWORK
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6320 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d154a8c60f45ba5b370436992b6e725c427b465
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 14:54:24 2015 +0000

    Fix: Old Devices (7960) sending buttonIndex instead of lineInstance in OnHook and KeyPad Messages, using new buttonIndex2lineInstance convertor function. Fixes: #281. Reported by Jonas Wilkening
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6319 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d987c0071ae5862695dd5101eba5abd9cba5749
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 31 14:54:24 2015 +0000

    Fix: Old Devices (7960) sending buttonIndex instead of lineInstance in OnHook and KeyPad Messages, using new buttonIndex2lineInstance convertor function. Fixes: #281. Reported by Jonas Wilkening
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6319 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db19136495438035a6b3a6fb4d4dafa214f9efac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 23:22:50 2015 +0000

    Fix: Older devices send buttonIndex instead of lineInstance in the onhook message. Maybe newer devices as well (research).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6318 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 76bdd7db55254ef8dd9611747a16c598744fe221
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 23:22:50 2015 +0000

    Fix: Older devices send buttonIndex instead of lineInstance in the onhook message. Maybe newer devices as well (research).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6318 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c901582f37a33497102815b96dc57af0b314c2f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:57:45 2015 +0000

    Enh: Added find functions sccp_line_by_buttonIndex and sccp_channel_byButtonIndex_and_callid.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6317 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01d0f7041eb9cba7b79c1e49ba55400cb11a9754
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:57:45 2015 +0000

    Enh: Added find functions sccp_line_by_buttonIndex and sccp_channel_byButtonIndex_and_callid.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6317 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 869b82a8d457074ac4c83120fc116c5de71145e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:56:19 2015 +0000

    Fix: CLI output for accessoryState
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6316 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7f9b93feb54b3246720c471df0144493e2a3d8b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:56:19 2015 +0000

    Fix: CLI output for accessoryState
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6316 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41b0028ad98f8155a49e22c420d353f1339b633f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:55:47 2015 +0000

    Add support for protocol version 8 (7912)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6315 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ade11254f9383bb5e1daa9320806a51f9e909ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 22:55:47 2015 +0000

    Add support for protocol version 8 (7912)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6315 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bf0598a9be2e14753601f09700747cc65a625e09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:54:36 2015 +0000

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

commit df01c8851a3d888a379d32cf2d9d4d9f6af6fa81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:54:36 2015 +0000

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

commit e9fc3d1b2f01ebee68827732fc1d2aaf3dc8e7d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:53:35 2015 +0000

    Fix: compiler about constness when configured with --enable-refcount-debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6313 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8851d181140a12301e901cd316de976a51d91336
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:53:35 2015 +0000

    Fix: compiler about constness when configured with --enable-refcount-debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6313 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39e86f4cd793e013e5075c2a2836a41ed2f7f711
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:52:48 2015 +0000

    Fix: sendCallInfoV3 for lower protocol level phones. Issue reported by Jonas Wilkening.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6312 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7d122db1c02aeb5eee5e4e081bd35af6cf5eaf3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 21:52:48 2015 +0000

    Fix: sendCallInfoV3 for lower protocol level phones. Issue reported by Jonas Wilkening.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6312 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7ecd3b518b435f4fdb5f5d89ea79d10644e34de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 16:28:44 2015 +0000

    Fix compile when running without conference support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6311 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d312cb6acfa74f464820e958c1a8d0c5906d249
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 16:28:44 2015 +0000

    Fix compile when running without conference support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6311 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3cd10e4ef38489861af7d91650dafca240bf9426
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:23:11 2015 +0000

    Fix conference-join feature when used in offhook mode. Issue reported by Pavel.
    Requires previous 'holdconf' keymode in softkey, will fallback to default value if not supplied.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6310 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17108f6a648f7927eb403edb8273bcc57ec25eba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:23:11 2015 +0000

    Fix conference-join feature when used in offhook mode. Issue reported by Pavel.
    Requires previous 'holdconf' keymode in softkey, will fallback to default value if not supplied.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6310 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f985237026b4291ab7f5ba847051938d601352f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:22:20 2015 +0000

    Show use of holdconf in example file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6309 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff8fc8266284b7e9688fa80c9349f63dde433bda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:22:20 2015 +0000

    Show use of holdconf in example file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6309 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2953188c495e0c04d8bb0fe52b5f1ff9846ead84
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:20:21 2015 +0000

    Added new keymode 'holdconf' required to be able to indicate a conference on
    hold, while having a potential call which could be joined to the conference.
    This keymode should only be use on a moderator device.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6308 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bdcf5983c6ccce3cfb4c19f283c2a840746e528d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 15:20:21 2015 +0000

    Added new keymode 'holdconf' required to be able to indicate a conference on
    hold, while having a potential call which could be joined to the conference.
    This keymode should only be use on a moderator device.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6308 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c85c2adeb71acaa21698347fa3fada6e8e242df7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 14:06:31 2015 +0000

    Fix: Shared lines not showing 'in use' on other handsets. Reported by Steven Haigh
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6307 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fde91088e8f0d6115b771007bf32d1aebab8b982
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 14:06:31 2015 +0000

    Fix: Shared lines not showing 'in use' on other handsets. Reported by Steven Haigh
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6307 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e794dca0257127035518e83901e7f361ee05a181
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 12:08:09 2015 +0000

    Fix (false) warnings about local variable shadowing global declarations when using gcc <= 4.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6306 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f6f9d5e52dc9ba5c7466e75b52f7e64133a2208
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 12:08:09 2015 +0000

    Fix (false) warnings about local variable shadowing global declarations when using gcc <= 4.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6306 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb27f26821b32551b6e1944f12d5be9b26323bf0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:05:28 2015 +0000

    Enh: Added expects callflow to reduce cost of conditions in refcount and sccp_copy_string.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6305 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e6a4af5d75e11423696a3bf93c214b214abee04
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:05:28 2015 +0000

    Enh: Added expects callflow to reduce cost of conditions in refcount and sccp_copy_string.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6305 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 889d881ad08952e71bf765384ea1a086758e4124
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:04:15 2015 +0000

    Enh: inline is_IPv? function. Reduce number of calls to socket_cleanup_timedout.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6304 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e221c371561b120d09114d069733cfdf5ae99586
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:04:15 2015 +0000

    Enh: inline is_IPv? function. Reduce number of calls to socket_cleanup_timedout.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6304 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7554880cec8d7e5f0c2e3464abd4044607c6a362
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:02:36 2015 +0000

    Fix: show multiple channel info in sccp show line dealing with shared line. Reported by Steven.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6303 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 429edda17ec400b8148bee5f4ce88ed0c278c763
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 30 11:02:36 2015 +0000

    Fix: show multiple channel info in sccp show line dealing with shared line. Reported by Steven.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6303 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43da65db253d128f128622c2d27cc098c975a4b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 15:42:50 2015 +0000

    Fix: 'sccp debug' completetion, Added 'sccp debug off', 'sccp debug' should not include 'none' when reporting curren state. Issue reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6302 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c216c7e9eb69fe6a5090acf7a3514a788c8d06b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 15:42:50 2015 +0000

    Fix: 'sccp debug' completetion, Added 'sccp debug off', 'sccp debug' should not include 'none' when reporting curren state. Issue reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6302 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8071d3eb58b6be5862fe30cacb0e6a487ed4cab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 14:53:46 2015 +0000

    Fix conference resume during joining with multiple partners already present.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6301 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5aa8ba880f577e52eeb693d51d5db5a0415b9fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 14:53:46 2015 +0000

    Fix conference resume during joining with multiple partners already present.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6301 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9726402bb61f94ba2d139857fdf297cd1be60a37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 14:17:20 2015 +0000

    Fix locking issue in sccp_callinfo, caused when copying over the locking state. Reported by Rafal
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6300 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22326fce3f0c1e10922e7fef2e909665c2c42940
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 14:17:20 2015 +0000

    Fix locking issue in sccp_callinfo, caused when copying over the locking state. Reported by Rafal
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6300 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed45db843e3875ee7fa96e100bb8897ab1f7f11f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 12:38:56 2015 +0000

    Added AST_CONTROL_TRANSFER entry to sccp_wrapper_asterisk???_indicate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6299 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c89a548f09afd9ada80bf7620afcf80def0c2ec5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 12:38:56 2015 +0000

    Added AST_CONTROL_TRANSFER entry to sccp_wrapper_asterisk???_indicate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6299 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 282a1e3bd56b40132da9edd922e43dfbd7f48d6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 12:37:30 2015 +0000

    Fix phonebook entry on attended call transfer. Reported by Frederic.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6298 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ede7a21a5bcf396a8a2084286db497f37d9bfacb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 12:37:30 2015 +0000

    Fix phonebook entry on attended call transfer. Reported by Frederic.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6298 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f0d4d93f0570b0c2e646a4079259024c6d2621c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 09:53:34 2015 +0000

    Revert of previous change in sccp_indicate, whereby the callinfo ended up being send after sccp_device_sendcallstate. Issue reported/Tested by Pavel.
    Move of sccp_indication called by CONTROL_CONNECTED_LINE_UPDATE to the connectedline_update function.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6297 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1dab6dc9a228e5e026c46c6163c7662b62ad6d2a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 28 09:53:34 2015 +0000

    Revert of previous change in sccp_indicate, whereby the callinfo ended up being send after sccp_device_sendcallstate. Issue reported/Tested by Pavel.
    Move of sccp_indication called by CONTROL_CONNECTED_LINE_UPDATE to the connectedline_update function.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6297 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a52b8524eb57c146e693846fae40c393e62c90df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 27 15:24:01 2015 +0000

    Fix (reentrant) locking issue in sccp_callinfo by switching to rwlocks (hint events are updated in a seperated thread using an event, and most callinfo events are read events when dealing with hint.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6296 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4de4ad701e6e44434cabb949071874550da37e11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 27 15:24:01 2015 +0000

    Fix (reentrant) locking issue in sccp_callinfo by switching to rwlocks (hint events are updated in a seperated thread using an event, and most callinfo events are read events when dealing with hint.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6296 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 067fe62a65da645633691b7f4a980d59eec6497b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 27 10:42:03 2015 +0000

    Enable video / conference and advanced in debian/ubuntu builds
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6295 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 989303ff116614b6ed3182b610f0bf328ca81a9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 27 10:42:03 2015 +0000

    Enable video / conference and advanced in debian/ubuntu builds
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6295 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8f4e3109707813111e5eebef05870e7207519e5
Merge: a07c39f a619b5e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Oct 26 01:14:38 2015 +0100

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit 9272e9fa24d8fd9e7ecf5a01194fd148aa23f786
Merge: 12bc1fd 8ea1324
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Oct 26 01:14:20 2015 +0100

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit a619b5e983b1a67dd39d9d4e45d9da2216318152
Merge: 53b2407 8ea1324
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Oct 26 01:12:38 2015 +0100

    Merge branch 'master' into develop

commit 8ea1324f08c5ffef667da67ef56fde68cc09626c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 23:20:17 2015 +0000

    Suppress Cast-Align Warning when using clang and asterisk <= 10 by replacing AST_STRING_FIELD_ALLOCATION macro. Fix rtpGetUs / rtpGetThem function on asterisk <= 1.8 (inaccurate cast, using locale variable instead). Fix warning about using the wrong flags on conference bridge_join
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6294 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b6e4e808a761c12cc1e1f33efcf999d37f3b830
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 23:20:17 2015 +0000

    Suppress Cast-Align Warning when using clang and asterisk <= 10 by replacing AST_STRING_FIELD_ALLOCATION macro. Fix rtpGetUs / rtpGetThem function on asterisk <= 1.8 (inaccurate cast, using locale variable instead). Fix warning about using the wrong flags on conference bridge_join
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6294 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b4f4e2791c7d1fa663bd14206879c0e6b82cd54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 19:34:54 2015 +0000

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

commit a82e934a24c4b6fc589d18cdcce3237b98c6a129
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 19:34:54 2015 +0000

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

commit d669518e35bfaacffb406f47e123b3ce60c175df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 18:58:35 2015 +0000

    Fix previous change. When handling AST_CONTOL_CONNECTED_LINE we should not call sccp_indicate at all.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6292 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1698fa8000e75bd9a1cfb5b900410749c6d1ea51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 18:58:35 2015 +0000

    Fix previous change. When handling AST_CONTOL_CONNECTED_LINE we should not call sccp_indicate at all.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6292 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a38752c34f754c34db31386790d59f7c1124514d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 17:33:31 2015 +0000

    Fix: Connected_Line_Update before channel has been answered, should indicate PROGRESS not CONNECTED. Partial Fix for CallerID issue reported by Frederic.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6291 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a0134994f7d28825dbbb2d1c9618def329c98a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 17:33:31 2015 +0000

    Fix: Connected_Line_Update before channel has been answered, should indicate PROGRESS not CONNECTED. Partial Fix for CallerID issue reported by Frederic.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6291 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0f6f34f4709c205fba9de418a2b3747af769839
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 16:07:58 2015 +0000

    Fix:Prevent offhook dialing from indicating CHANNELSTATE_DIGITSFOLL after CHANNELSTATE_DIALING. (Issue reported by Frederic, where offhook dialing and enblock/redial do different things).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6290 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2147c106c076cc02d4a394ed1fe26cb394d6ae4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 16:07:58 2015 +0000

    Fix:Prevent offhook dialing from indicating CHANNELSTATE_DIGITSFOLL after CHANNELSTATE_DIALING. (Issue reported by Frederic, where offhook dialing and enblock/redial do different things).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6290 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fafe5f8ce7374753aa0b362c34142d425008ced
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 15:36:37 2015 +0000

    Enh: include more information in sendCallInfo debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6289 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25def0e778f6580e1e4a169980d070739cf9964b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 15:36:37 2015 +0000

    Enh: include more information in sendCallInfo debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6289 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6cd0b809afdfd5f7397f6a56b41b7ae332866bd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 11:11:50 2015 +0000

    Fix: CLI-COMMAND 'sccp set' should return error when given unknown parameter. Enh:Included debug in CLI:'sccp set' as one of it's accepted parameters. Reported and Requested from Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6288 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7769d1cec0da8773009919db2d94d187f877e6a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 11:11:50 2015 +0000

    Fix: CLI-COMMAND 'sccp set' should return error when given unknown parameter. Enh:Included debug in CLI:'sccp set' as one of it's accepted parameters. Reported and Requested from Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6288 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b058d8424a224ffb991a0e3075adc8072a5b7f37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 10:50:54 2015 +0000

    Fix: sccp_callinfo dtor locking order on destroy when using asterisk-1.8, It does not allow us to destroy mutex while locked
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6287 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3b8db5105caef5a7ef7d8d953411c318f5f6c9d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 25 10:50:54 2015 +0000

    Fix: sccp_callinfo dtor locking order on destroy when using asterisk-1.8, It does not allow us to destroy mutex while locked
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6287 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20696bf319198e5607ad943d312c049540907a1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 24 15:47:20 2015 +0000

    Fix: Remove lineState state entry when a line is detached. Fixes issue when using 'sccp show hint lineState'.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6286 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c4f5d7f0517cb4d63030d62c7d7485f9076cfcb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 24 15:47:20 2015 +0000

    Fix: Remove lineState state entry when a line is detached. Fixes issue when using 'sccp show hint lineState'.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6286 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2e4e8cd564eaf3a03daaca8b0bb09e944aa58ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 23:58:48 2015 +0000

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

commit 83682d319ef5644554f2f9e87b9795c0a73ab941
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 23:58:48 2015 +0000

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

commit aaabb12c440a9001a8c94753cea41259344a1200
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 23:14:00 2015 +0000

    Fix: hint update displayMessage. Enh:When indicating DND on protocolVersion > 15 phones include the text '(DND)'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6284 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa8aeba5ebd996325eef0dec9aa8e139b0bf27b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 23:14:00 2015 +0000

    Fix: hint update displayMessage. Enh:When indicating DND on protocolVersion > 15 phones include the text '(DND)'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6284 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8c3338117da0715464c156d5223a9eba027a35c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 15:40:06 2015 +0000

    Update conference structure order to fill holes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6283 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41413e48232252864e660d461a554d4a70d1f921
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 15:40:06 2015 +0000

    Update conference structure order to fill holes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6283 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 12bc1fd609dc8d7d57b0bf479e553e4a928b9e62
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 23 17:13:45 2015 +0200

    Remove tests directory . Update configure

commit a07c39f26dca11fe6385cac7a6563845c3f201c8
Merge: 4462818 53b2407
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 23 17:04:53 2015 +0200

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit e034d4faa5396464dcef49b9888f082296afce11
Merge: 778af5c a2ddefc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 23 17:04:27 2015 +0200

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 53b2407df0599d1d54241caced99538ccc0b15aa
Merge: 1aa04c8 a2ddefc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 23 17:01:33 2015 +0200

    Merge branch 'master' into develop

commit a2ddefc977a38d30bcfa7cb67c2ea73e0a9cc6c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 14:52:17 2015 +0000

    Fix: conference join, leaving the moderator with audio. Reported by Rafal and Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6282 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d50c49d9e3775351bacd2e23c83ce7d7fbe3d90e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 14:52:17 2015 +0000

    Fix: conference join, leaving the moderator with audio. Reported by Rafal and Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6282 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a6748fca9aba2d7b676f6e725f6e68c320997a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 13:25:07 2015 +0000

    Enh: Re-enable setting callInstance in sendCallInfoV3 (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6281 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a745ada53693335281713420e252ff0a2d5e867
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 13:25:07 2015 +0000

    Enh: Re-enable setting callInstance in sendCallInfoV3 (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6281 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 434fd70ba350f3b2ac33be9d0ffe15adcb5b508c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 13:23:14 2015 +0000

    Enh: Re-enable setting callInstance in sendCallInfoV3
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6280 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7c9590d3f3f8fec2cb7f8bb1fb5e7a478160b6f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 13:23:14 2015 +0000

    Enh: Re-enable setting callInstance in sendCallInfoV3
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6280 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c8dd6504799cd2a100c44e4e9235bf3d4afb08b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 12:44:34 2015 +0000

    Enh: Reduce steps in pickup/gpickup. Cleanup none used code. Fix: gpickup in immediate mode (Reported by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6279 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 00176b93dd77ac2bf51aff91102c84ad56177efd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 12:44:34 2015 +0000

    Enh: Reduce steps in pickup/gpickup. Cleanup none used code. Fix: gpickup in immediate mode (Reported by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6279 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6febb51293d2785c41810e55e490b59b4824bffb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 12:43:23 2015 +0000

    Enh: Remove duplicate code by moving dial option parsing to seperate helper function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6278 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8694e0942e83e13b699bfd88f8171b06819a6e8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 23 12:43:23 2015 +0000

    Enh: Remove duplicate code by moving dial option parsing to seperate helper function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6278 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78bfe8602025ae31394bb16c18942d9b09be2284
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 22:26:20 2015 +0000

    - Added newcall to connconf menu
    - hold/resume conference indication should set CONNECTEDCONFERENCE
    - after join a little wait time is need before linking up bridge channels for new participants
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6277 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d51fe48d76135700898e5dafd2c2d142814ed72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 22:26:20 2015 +0000

    - Added newcall to connconf menu
    - hold/resume conference indication should set CONNECTEDCONFERENCE
    - after join a little wait time is need before linking up bridge channels for new participants
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6277 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eeea6c28b12280b6ecdb5dbfec0b640ab6477efe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 17:32:28 2015 +0000

    Fix: using conference on shared line
    Fix: Suppress remote indications when conference is used on shared line
      - Fix: set CONNECTEDCONFERENCE indication on channel being masqueraded out, to prevent announcing channel to remote shared line members.
    Fix: refcount causing conference not to be cleaned up
    Fix: suspend participant from bridge before kicking the channel, allows conference to continue in the meantime
    Fix: playback to participant channel in seperate thread so that conference does not have to wait.
    
    Issue(s) reported by Rafal & Pavel
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6276 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit edc01e64dcd42995d8343ad157e49c465223c8b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 17:32:28 2015 +0000

    Fix: using conference on shared line
    Fix: Suppress remote indications when conference is used on shared line
      - Fix: set CONNECTEDCONFERENCE indication on channel being masqueraded out, to prevent announcing channel to remote shared line members.
    Fix: refcount causing conference not to be cleaned up
    Fix: suspend participant from bridge before kicking the channel, allows conference to continue in the meantime
    Fix: playback to participant channel in seperate thread so that conference does not have to wait.
    
    Issue(s) reported by Rafal & Pavel
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6276 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74e445ba049cd44ef1c2e3a0052002ace47aad5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 15:51:54 2015 +0000

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

commit 5f6208c9ed42202b55ade262a8d239e8b03648ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 15:51:54 2015 +0000

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

commit 63918ee117bd5f6b625f0ee2d9301c9414b428cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 14:50:58 2015 +0000

    Fix: rewrite / integration of pickup / gpickup
        Enhancement: callinfo exchange during pickup
        Enhancement: better locking during pickup
        Enhancement: failure handling / error reporting
    Enhancement: pbx_impl get/set callerid function use PBX_CHANNEL_TYPE instead of sccp_channel_t, so that they can be called on foreign channel type if necessary
    Fix: for immediate mode, dealing with 's' extension and sccp_channel_new_call (Patch provided by Pavel).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6274 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65470e475b2676fb5137b198cb4986cd92975b57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 22 14:50:58 2015 +0000

    Fix: rewrite / integration of pickup / gpickup
        Enhancement: callinfo exchange during pickup
        Enhancement: better locking during pickup
        Enhancement: failure handling / error reporting
    Enhancement: pbx_impl get/set callerid function use PBX_CHANNEL_TYPE instead of sccp_channel_t, so that they can be called on foreign channel type if necessary
    Fix: for immediate mode, dealing with 's' extension and sccp_channel_new_call (Patch provided by Pavel).
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6274 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1aa04c8e696f087ba7e1fac458e44aaa5162431a
Merge: c987d7f e22a15f
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Wed Oct 21 22:27:51 2015 +0200

    Merge branch 'master' into develop
    
    * master:
      Fix: empty callplane (without callinfo) during CALLWAITING and in remote_indications. Reported by Rafal.

commit e22a15fc05ba471ed2284b8c70e88c796ef45c78
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 15:14:15 2015 +0000

    Fix: empty callplane (without callinfo) during CALLWAITING and in remote_indications. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6273 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 860ff5ebbc258a2f4cdb7d68021de8e15a24af9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 15:14:15 2015 +0000

    Fix: empty callplane (without callinfo) during CALLWAITING and in remote_indications. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6273 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c987d7fcd831838431072e8fd1a9baf245f11781
Merge: 4d206cc 4ef8fed
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Tue Oct 20 14:29:52 2015 +0200

    Merge branch 'master' into develop
    
    * master:
      Fix: redial using redialInformation.lineinstance when dialing.
      Fix: 7921 callinfo display. Reported by Rafal.

commit 4ef8fedfc5df46880330340f3fdd01d0234c426b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 11:26:46 2015 +0000

    Fix: redial using redialInformation.lineinstance when dialing.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6272 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd23d968bf4438e6d157b6600215663df949c0da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 11:26:46 2015 +0000

    Fix: redial using redialInformation.lineinstance when dialing.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6272 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dcd769451b1d68b78d498e8f0418fe5f4e6ce42b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 10:48:26 2015 +0000

    Fix: 7921 callinfo display. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6271 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d904533630a2601cd984abddc12e0c7984d0138
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 20 10:48:26 2015 +0000

    Fix: 7921 callinfo display. Reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6271 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d206cc73d71dc865fdd39460713ebca4514d8fe
Merge: 95b57d7 2883092
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 18:05:04 2015 +0200

    Merge commit '2883092c6b0854fe1b3900e1c310af075c31199e' into develop
    
    * commit '2883092c6b0854fe1b3900e1c310af075c31199e':
      Fix: directed pickup when using modeanswer=off
      Enh: Speed up conference handling, by using RWLIST for conference->participants. Cleanup CallerID information for the initial conference moderator.
      Fix: conference kick announcement on foreign channels drivers. Fix conference_resume locking issue (also prevented conference join to hangup). cleanup announcement channel driver. Kick issue reported by Rafal.

commit 2883092c6b0854fe1b3900e1c310af075c31199e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 15:32:50 2015 +0000

    Fix: directed pickup when using modeanswer=off
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6270 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fee4bf1e1eae2aab93e233bc2ecd17206c78d4dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 15:32:50 2015 +0000

    Fix: directed pickup when using modeanswer=off
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6270 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09110e212f38bfd711209b1f04a15b22d27f728b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 14:54:09 2015 +0000

    Enh: Speed up conference handling, by using RWLIST for conference->participants. Cleanup CallerID information for the initial conference moderator.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6269 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93dc46bd23cdb64e3c70abe602d13fe7df511fdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 14:54:09 2015 +0000

    Enh: Speed up conference handling, by using RWLIST for conference->participants. Cleanup CallerID information for the initial conference moderator.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6269 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c78fdb322d07c5998100751cbbb4d2aabbe1fbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 13:47:54 2015 +0000

    Fix: conference kick announcement on foreign channels drivers. Fix conference_resume locking issue (also prevented conference join to hangup). cleanup announcement channel driver. Kick issue reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6268 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f1e558b7aa51975b8857faba52f63f61b533d2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 13:47:54 2015 +0000

    Fix: conference kick announcement on foreign channels drivers. Fix conference_resume locking issue (also prevented conference join to hangup). cleanup announcement channel driver. Kick issue reported by Rafal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6268 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 95b57d79501b4296db9e29cd71c96de74f74c68d
Merge: bbaa562 e01a132
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 13:36:57 2015 +0200

    Merge branch 'master' into develop
    
    * master:
      Fix: Hint issues during progress/proceeding. Reported and Patched by Pavel Troller.

commit e01a13203b58139840bc5400c586dac4cce659f7
Merge: 8e6a5b1 fd09305
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 13:35:11 2015 +0200

    Merge branch 'master' of github.com:marcelloceschia/chan-sccp-b
    
    # By ddegroot
    # Via ddegroot
    * 'master' of github.com:marcelloceschia/chan-sccp-b:
      Fix: Hint issues during progress/proceeding. Reported and Patched by Pavel Troller.

commit fd0930539c36e0b1568eba770dc7e1cff28cdde0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 10:32:36 2015 +0000

    Fix: Hint issues during progress/proceeding. Reported and Patched by Pavel Troller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6267 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3873e96d63c1673a9fada409c1f333ac7c87be1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 10:32:36 2015 +0000

    Fix: Hint issues during progress/proceeding. Reported and Patched by Pavel Troller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6267 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbaa562d3553260229daa910d4e0773295adfdae
Merge: 3c14ce4 8e6a5b1
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:43:41 2015 +0200

    Merge branch 'master' into develop
    
    * master:

commit 8e6a5b1bdbf3be91cfbf62b0841bd59633c2d23f
Merge: 72d4e62 49195e8
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:43:18 2015 +0200

    Merge branch 'master' of github.com:marcelloceschia/chan-sccp-b
    
    # Via marcelloceschia
    * 'master' of github.com:marcelloceschia/chan-sccp-b:

commit 49195e88fc5ae8bb7b00f46e48afc115d30791fa
Merge: 2d8fe8b 1847a62
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 09:42:29 2015 +0000

    Merge commit '1847a62f6880d5cc40f0ffcd825c479603b3e910'
    
    * commit '1847a62f6880d5cc40f0ffcd825c479603b3e910':
      fixes retain issue in sccp_session_getDevice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6266 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 590e0bead935c1c1c0d44a0c7cb79a11b87f3765
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 09:42:29 2015 +0000

    Merge commit '1847a62f6880d5cc40f0ffcd825c479603b3e910'
    
    * commit '1847a62f6880d5cc40f0ffcd825c479603b3e910':
      fixes retain issue in sccp_session_getDevice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6266 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2d8fe8b7d11a1b104375032cdc263e7ad7360643
Merge: fbd5023 2f3b7af
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 09:42:24 2015 +0000

    Merge commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892'
    
    * commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892':
      fix spelling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6265 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 621aef156944b2a3ad916af1c9d5f1c7d6f8d718
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 19 09:42:24 2015 +0000

    Merge commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892'
    
    * commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892':
      fix spelling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6265 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 72d4e62b8ed64f1b6226004cb588eec93e1e6b4f
Merge: 2dcff70 1847a62
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:40:51 2015 +0200

    Merge commit '1847a62f6880d5cc40f0ffcd825c479603b3e910'
    
    * commit '1847a62f6880d5cc40f0ffcd825c479603b3e910':
      fixes retain issue in sccp_session_getDevice

commit 2dcff706fd7e928def9c40a5735293819363e340
Merge: fbd5023 2f3b7af
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:40:38 2015 +0200

    Merge commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892'
    
    * commit '2f3b7afc8728c5281bdf3fdc0b604da5d8c51892':
      fix spelling

commit 3c14ce4898b35c8b95835da16abf4102225d2737
Merge: 1847a62 fbd5023
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:39:22 2015 +0200

    Merge branch 'master' into develop
    
    * master:
      Fix: conference issue(s) when running with asterisk-13. Reported by Rafal Jurczak.
      Fix: compile warning (ast-10)
      Fix: grep error on stdout from configure
      Fix: Remove onhook action during directed picku (with modeanswer=on)
      Enhancements: privatised conference structs. Constified sccp_conference.c. Renamed sccp_conference_partificpant to sccp_participant.
      Release line when last device leaves -> freeing the line
      Fix: line refcount issue in sccp_hint.c (follow up for rev 6256)
      Enh: Replaced SCCP_LIST_FIND with cheaper version
      Fix: line refcount issue.
      Fix: Error message about Destruction of device->privateData Lock. Enh: Reduce softkey logging
      Fix: DND callinfo needed a calltype to be presented correctly. Reported by Steve Hanselman.
      Fix: callInstance number displayed in callplane. Reported by Pavel Troller.
      Fix: Correct line statistics (Active & Held Channel Count)
      Fix: DND not cycling by defaultr. Issue reported by Steve Hanselman.
      Fix: double definition warning. Fix: shadow warning
      Fix: switch speaker off on older devices when onhook is indicated

commit 1847a62f6880d5cc40f0ffcd825c479603b3e910
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:31:43 2015 +0200

    fixes retain issue in sccp_session_getDevice

commit 2f3b7afc8728c5281bdf3fdc0b604da5d8c51892
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Mon Oct 19 11:26:17 2015 +0200

    fix spelling

commit fbd502329c47ff3ad7a450f916a31b5d900a085d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:34:39 2015 +0000

    Fix: conference issue(s) when running with asterisk-13. Reported by Rafal Jurczak.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6264 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b7ad01372efb9f47aff6b32cf507752ef2d9604
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:34:39 2015 +0000

    Fix: conference issue(s) when running with asterisk-13. Reported by Rafal Jurczak.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6264 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ce074eb74ebd9cd9fdfbbdde61561245e12c4702
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:33:52 2015 +0000

    Fix: compile warning (ast-10)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6263 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2aa2075d119cb4290e63c782425c7d7f0a0ccd0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:33:52 2015 +0000

    Fix: compile warning (ast-10)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6263 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c6b49adefc20108e6a0359befbef3bf8b0e2752
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:33:10 2015 +0000

    Fix: grep error on stdout from configure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6262 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 763a33d7e562cf37eeeae9f4ff21e88bd551ed5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 18 08:33:10 2015 +0000

    Fix: grep error on stdout from configure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6262 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 789abd8d9de7d2e9c4e81b925e2373516525e90e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 17 16:49:39 2015 +0000

    Fix: Remove onhook action during directed picku (with modeanswer=on)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6261 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c16caf9e11b253e5aea19444aae040bba4241ea1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 17 16:49:39 2015 +0000

    Fix: Remove onhook action during directed picku (with modeanswer=on)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6261 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17b7b86957fa47906afd1dbb109f8f5e3b8d3a0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 17 10:39:29 2015 +0000

    Enhancements: privatised conference structs. Constified sccp_conference.c. Renamed sccp_conference_partificpant to sccp_participant.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6260 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de0706539baa95dd20dc661befa90da0799ab7e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 17 10:39:29 2015 +0000

    Enhancements: privatised conference structs. Constified sccp_conference.c. Renamed sccp_conference_partificpant to sccp_participant.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6260 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 264638546a7d579d6fc3c65c1dd22fcee728cc77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 21:05:56 2015 +0000

    Release line when last device leaves -> freeing the line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6259 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7586459ece6cc54f40eca957b345f6fe89df8532
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 21:05:56 2015 +0000

    Release line when last device leaves -> freeing the line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6259 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d99290d650eef049ed0c3fc0ad61268cfcf8665
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 19:54:45 2015 +0000

    Fix: line refcount issue in sccp_hint.c (follow up for rev 6256)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6258 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2c18fc9a7b607f1e4ad25003915560cd228267f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 19:54:45 2015 +0000

    Fix: line refcount issue in sccp_hint.c (follow up for rev 6256)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6258 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 76717adb5681a1bcb92bfe8a49e6aaf98f61098f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 15:27:52 2015 +0000

    Enh: Replaced SCCP_LIST_FIND with cheaper version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6257 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43549fd56f2e47fc09e8714351cbb3ede9d39775
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 15:27:52 2015 +0000

    Enh: Replaced SCCP_LIST_FIND with cheaper version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6257 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6fbd3b56a3d552d09c839e0c35c7b0d0fd01a931
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 15:26:54 2015 +0000

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

commit 468e181d4d83ca88768d92ad1783cb0808905e8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 15:26:54 2015 +0000

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

commit baa92a33bc3e541483d8543ec7f41c3791cdebb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 12:40:01 2015 +0000

    Fix: Error message about Destruction of device->privateData Lock.
    Enh: Reduce softkey logging
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6255 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 540d0c7a1140d14d5a06664e777f7818b55f46cf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 12:40:01 2015 +0000

    Fix: Error message about Destruction of device->privateData Lock.
    Enh: Reduce softkey logging
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6255 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcf61d2cbdd4d9c24fa0686ea1677c36337b300a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 11:21:03 2015 +0000

    Fix: DND callinfo needed a calltype to be presented correctly. Reported by Steve Hanselman.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6254 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eded605682c2e266495b9cb7b30c36c53bbaa849
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 11:21:03 2015 +0000

    Fix: DND callinfo needed a calltype to be presented correctly. Reported by Steve Hanselman.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6254 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1642d8394832b66cb57f672dc9280230ef5d3a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 10:22:00 2015 +0000

    Fix: callInstance number displayed in callplane. Reported by Pavel Troller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6253 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6964cd8b17be7efeed9a069cb2bb5521ac8b19a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 10:22:00 2015 +0000

    Fix: callInstance number displayed in callplane. Reported by Pavel Troller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6253 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9dc719c3effc73e1e2e07e5d5a9ecbb6253053d4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 10:21:03 2015 +0000

    Fix: Correct line statistics (Active & Held Channel Count)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6252 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 715c188089b9667b4df210cc7431449e6b790c80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 10:21:03 2015 +0000

    Fix: Correct line statistics (Active & Held Channel Count)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6252 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cfe413c6215aac6194234753ce2f4530ae5e931
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 08:46:35 2015 +0000

    Fix: DND not cycling by defaultr. Issue reported by Steve Hanselman.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6251 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f81e2fb37df5a40654e3a67355bcae03dc2a8a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 08:46:35 2015 +0000

    Fix: DND not cycling by defaultr. Issue reported by Steve Hanselman.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6251 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11eda3864ede9aa75950bdcd98aa52bea7114385
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 08:45:36 2015 +0000

    Fix: double definition warning. Fix: shadow warning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6250 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0821eb185198037c33b19df17cd44af2b4157a1b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 16 08:45:36 2015 +0000

    Fix: double definition warning. Fix: shadow warning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6250 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31366fbbbace7348a0d795e5b1d80c201198ab7b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 23:24:43 2015 +0000

    Fix: switch speaker off on older devices when onhook is indicated
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6249 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39a92863828817bb65915ff72dbbe33a62a94a65
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 23:24:43 2015 +0000

    Fix: switch speaker off on older devices when onhook is indicated
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6249 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4462818c68ea5ef9d105630a28ca8c650101ab49
Merge: 4fe42f8 45da812
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 23:09:41 2015 +0200

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit 778af5cbcb598719523cf35470c7ab2c50074ac6
Merge: 0d526b5 cf2d74f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 23:09:18 2015 +0200

    Merge branch 'master' of https://github.com/marcelloceschia/chan-sccp-b

commit 45da812edf4ac030a5e27662eccc59750bca663d
Merge: e2fe79f cf2d74f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 23:07:26 2015 +0200

    Merge branch 'master' into develop

commit cf2d74f5d39ec7821e26bc70fb483baea7076437
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 16:45:56 2015 +0000

    Cleanup configure/autoconf. Added check to see if we are running in scan-build/ccc-analyzer. Added define for NONENULL attribute check when using ccc-analyzer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6248 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a14fa4dd1e7d2c547351e26e2417c877fa5f5f7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 16:45:56 2015 +0000

    Cleanup configure/autoconf. Added check to see if we are running in scan-build/ccc-analyzer. Added define for NONENULL attribute check when using ccc-analyzer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6248 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cffadb8be033349440f72a35cd9398f4217a762
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 13:22:57 2015 +0000

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

commit 5ead1f5275c933d21da3d34dd41fe3dc1c641f6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 13:22:57 2015 +0000

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

commit 962a4dc61be44719d67537a31507d051c8b6a53b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 13:10:26 2015 +0000

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

commit ad76cb0253ce770e05ed9c24ab639d4a9086c0d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 13:10:26 2015 +0000

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

commit 0d526b56c27d4ccae328132f5bb4a31b0baf863c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 14:47:01 2015 +0200

    Update tests

commit e5a19eb51143beb9464e945bc756593b5de5be08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 11:42:12 2015 +0000

    Enhancement: checked/corrected sccp_action.c function for potential calls with null pointers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6245 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e9e4ad870233725c32b9269db6b1ad7ca03bbcfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 15 11:42:12 2015 +0000

    Enhancement: checked/corrected sccp_action.c function for potential calls with null pointers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6245 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4fe42f8e969070a4f0eb3365274d9c4f63694ab9
Merge: c80ee7c e2fe79f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 12:06:35 2015 +0200

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit e2fe79fc344f03d03724f93b198fd4a8c2d60b1d
Merge: a361201 111799e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Oct 15 12:05:54 2015 +0200

    Merge branch 'master' into develop

commit 111799ee11d6e00611334f18e14dd472f6f62bd5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 15:52:20 2015 +0000

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

commit 1b0bee49769b657cc72e8a7b083b038f5c49ac86
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 15:52:20 2015 +0000

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

commit c80ee7c6d76ea9510b607db5f8e355c93bdb90df
Merge: 13690ef a361201
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Oct 14 17:16:53 2015 +0200

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit a3612017de2bb3089e0f700a3332a2f659bb054e
Merge: 7cc2803 66e7930
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Oct 14 17:15:57 2015 +0200

    Merge branch 'master' into develop

commit 66e7930a9d6112d6e32fd46cabd3dea81de43528
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 14:15:45 2015 +0000

    Fix dial timeout without a number. Reported by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6243 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21400367056204adbda54123a3cc1555a31c3cfc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 14:15:45 2015 +0000

    Fix dial timeout without a number. Reported by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6243 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2cc75fe869ad6cbe567b934f1f7b3ff05d70db15
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 14:14:49 2015 +0000

    Fixes the sporadic issue where an ast_channel is still shown in 'core show channels' after hangup has finished (hangup cli function does not have any effect). Finally found the cause in stasis/snapshot being taken before having set the c->owner and not updating the snapshow when adding rtp_server to the channel. Reported by Niklas Larsson (references #205 references #107)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6242 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f61ebea889e8c7f28d174562be27d699cf0077af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 14:14:49 2015 +0000

    Fixes the sporadic issue where an ast_channel is still shown in 'core show channels' after hangup has finished (hangup cli function does not have any effect). Finally found the cause in stasis/snapshot being taken before having set the c->owner and not updating the snapshow when adding rtp_server to the channel. Reported by Niklas Larsson (references #205 references #107)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6242 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 688177f01f8adb3f48ed6ac2331fcedc9bd4547c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 10:48:22 2015 +0000

    Fix compilation against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6241 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 38b599d97292d0d86e88e76087f1b1199347aa85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 10:48:22 2015 +0000

    Fix compilation against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6241 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 105d5cf99ba4eb75613bc9dac2318d31eb8c1a02
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 09:06:41 2015 +0000

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

commit 61f5119903edaad03607823f2a7c243ab9341a6a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 14 09:06:41 2015 +0000

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

commit f540c6b907aa3cd39fc87f2ff7757a3302bb4b85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:41:11 2015 +0000

    Fix dialtone issue when taken offhook and using endcall button (also happens when resuming a call). Reported by Dan Huynh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6239 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15a532607a323d36c9cb9db98d96e86d6fc24bbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:41:11 2015 +0000

    Fix dialtone issue when taken offhook and using endcall button (also happens when resuming a call). Reported by Dan Huynh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6239 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8295abc01b6ea04e0802c231e51d193bef73a786
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:39:29 2015 +0000

    Provide starttone with lineInstance and callid possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6238 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87f5c73f3de215752566e9651b5854a5f81d1ba0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:39:29 2015 +0000

    Provide starttone with lineInstance and callid possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6238 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 73c58491a401d725da3249c7c22b0dd0fa429cd5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:39:07 2015 +0000

    Use d->indicate->onhook to handle onhook indication
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6237 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aae2694122eb6b2b83fc06f9b163e4ab07931c2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:39:07 2015 +0000

    Use d->indicate->onhook to handle onhook indication
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6237 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 009077a90307f4477ed97b5d7f00d4ade37ddd34
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:38:28 2015 +0000

    Provide starttone with lineInstance and callid possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6236 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 524c34f359f8006910763ef38be619cd5b8cf7eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:38:28 2015 +0000

    Provide starttone with lineInstance and callid possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6236 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9be8936c2a61364efd6ead1391eec295a066002c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:37:27 2015 +0000

    Check activeChannel during indicate->onhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6235 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f17ade7b588255b5595489a8d7e948cdbd3c609e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:37:27 2015 +0000

    Check activeChannel during indicate->onhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6235 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1010066644590e23c6943461f9087382eaa2256
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:36:12 2015 +0000

    Fix cancelling scheduled task being executed twice. Added ATOMIC_FETCH. Prevent onhook indication being send by sccp_channel_cleanup, when this state is already active.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6234 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd43bb3654f88f42655fc619761509e606189fba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 16:36:12 2015 +0000

    Fix cancelling scheduled task being executed twice. Added ATOMIC_FETCH. Prevent onhook indication being send by sccp_channel_cleanup, when this state is already active.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6234 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b3241926bda87f5e342f0a7a60d3ac4ad18d6bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:56:18 2015 +0000

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

commit 0b91891ebfc0df59d685b66aa91c976a141dc5a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:56:18 2015 +0000

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

commit 31d5d775d6e0db3c3d610b6e8f0a89a752d5e1fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:49:12 2015 +0000

    Expand the number of checks run during llvm-scan-build
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6232 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de7836e93fd650fd0ff9590dcc516b9c8be65b14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:49:12 2015 +0000

    Expand the number of checks run during llvm-scan-build
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6232 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98fefb691d79352684c6829bb8a9a513d0287c80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:41:01 2015 +0000

    Added define for pbx_assert. Pass -DSCANBUILD in llvm-scan-build. Renamed assert and ast_assert to pbx_assert in all functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6231 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1534c5bdd46377de0ca5929429950d13b3e46da4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:41:01 2015 +0000

    Added define for pbx_assert. Pass -DSCANBUILD in llvm-scan-build. Renamed assert and ast_assert to pbx_assert in all functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6231 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2701338adecf2926b576422b984a5da2f65fc7d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:05:43 2015 +0000

    Fix null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6230 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a1d029cbc7a177d215f34f22382347cae6b0745
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:05:43 2015 +0000

    Fix null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6230 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 735fb03d38619f9d7387177de09053db665e94b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:55 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6229 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 680a08f98b03695cd244c82015d2e4999832de8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:55 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6229 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5afc729ab544ced3a60176920d63c34ef781c95d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:34 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6228 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c053eb49b9bd52343e8cc7bf42bfaf6a421cfe8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:34 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6228 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c886949c64b398f48dcc9674748f93e3a9648821
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:04 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6227 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f3d213478a1282a4e034e632061838ccb5310c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:03:04 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6227 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5f37a0d065dcb997937390568766b690605bab8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:01:53 2015 +0000

    Fix potential null pointer dereference of linedevice->device where d was available (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6226 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02aeca23af3d92753585c7e04c59f087a2f4309a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:01:53 2015 +0000

    Fix potential null pointer dereference of linedevice->device where d was available (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6226 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1afdc675d800baeda91607c93cfd80c3ae0933e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:00:43 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6225 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea651ef0849284b25bfae8384cede2e8cef96c3a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:00:43 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6225 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d5767ed141e74bdac02961a49d0f8cf715f314e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:00:08 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6224 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c57366b20250ea33171ebc3790504dcd318c2c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 14:00:08 2015 +0000

    Fix potential null pointer dereference (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6224 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c4317d2a8d5f2dcd5676c1f51d2722c4507fd43
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 13:59:08 2015 +0000

    Fix Out-of-bound array access (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6223 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e94bd2f5a23232082b4a23bccd5d9db6ee0b1ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 13:59:08 2015 +0000

    Fix Out-of-bound array access (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6223 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c444a832b10c581e587648159046fa22ece6d877
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 13:58:11 2015 +0000

    Fix potential null pointer dereference of linedevice->lineInstance (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6222 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98e3c903249870a1c6d6007011722cfeac947717
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 13 13:58:11 2015 +0000

    Fix potential null pointer dereference of linedevice->lineInstance (static analysis)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6222 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2763f4104508debe094ccfcc38c8efabdba11864
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 12:48:25 2015 +0000

    Preliminary fix for sccp_conference refcount. More testing/checking required
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6221 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da67591f681416e4d31ab29c52a304f8ea428aac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 12:48:25 2015 +0000

    Preliminary fix for sccp_conference refcount. More testing/checking required
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6221 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b1a3259c1d707dc366d2854dc18bf283c183f825
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 11:02:16 2015 +0000

    Fix Conditional jump or move depends on uninitialised value (valgrind)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6220 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 092fe040e121bda58b0867f0a272bb52aff1acb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 11:02:16 2015 +0000

    Fix Conditional jump or move depends on uninitialised value (valgrind)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6220 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b2fd9e2086e5db9bd146827e445dfb7c6013573
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:52:07 2015 +0000

    Remove include entries when not needed (anymore)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6219 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c22fc02012cb699ba080c83bf8f69fb759a34858
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:52:07 2015 +0000

    Remove include entries when not needed (anymore)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6219 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf56644f29bbf1701ea1234ad40f851df5ba1380
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:51:15 2015 +0000

    Use #pragma once instead of classic include guards -> speeds up gcc and clang compilation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6218 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a14546150c6e9429faea2c7a8f7d83adac6952ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:51:15 2015 +0000

    Use #pragma once instead of classic include guards -> speeds up gcc and clang compilation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6218 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 325a517e01ae471a03d136807262ed371b45358c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:48:42 2015 +0000

    Revised the lib/debug path when stripping symbols. Use pragma once instead of classic include guards
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6217 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eea3143ff92cb01af90b17301a1139c5730a66d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 12 09:48:42 2015 +0000

    Revised the lib/debug path when stripping symbols. Use pragma once instead of classic include guards
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6217 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 13690ef746d3bc2ed932b62e328ec3d9ff95575f
Merge: 9fefd78 7cc2803
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Oct 12 10:30:21 2015 +0200

    Merge branch 'develop' of github.com-dkgroot:dkgroot/chan-sccp-b into develop

commit 9fefd783bd06c168d7987662ee661f20540d7ae3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:28:22 2015 +0000

    Fix CLI device restart/reset
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6216 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9be105f21323b2831e412b82a561e10b27318e75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:01:01 2015 +0000

    Fix conference explit release of participant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6215 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e08333fa7b1fe334ba72af06b7023264ff8601e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 15:55:26 2015 +0000

    Fix DND Softkey handling. Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b9153a9398813e517884cf519b096cdece6a57a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:58:47 2015 +0000

    Fix 'private' softkey segfault
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6213 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fec0246a4ae97cc0df193083ff7ac1400bd10c43
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:43:51 2015 +0000

    Fix pickup feature (Channel Needs to be set to UP in time). Enhance CallInfo Exchange on pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b666a2a4f295da8ca8e0ea05c574dbd1bcf140f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 13:57:39 2015 +0000

    Fix compile issue with asterisk < v10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6211 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1922fefeec6818168412b555459e55de1ce82ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 12:31:23 2015 +0000

    Fix callinfo exchange during transfer. Moved sccp_wrapper_asterisk???_connectedline implementation to pbx_impl/ast/ast.c to reduce code duplication. Fix transfer callinfo completion. Issue Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cc2803b43855c192088fa098973aa8f08bbd02c
Merge: 6df184a 24969de
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Oct 12 10:27:56 2015 +0200

    Merge branch 'master' into develop

commit 24969deb88106e088e60910962fd6ccac51e5413
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:28:22 2015 +0000

    Fix CLI device restart/reset
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6216 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 646513e286c27b0de71794d16f3dfd1f18f3fac7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:28:22 2015 +0000

    Fix CLI device restart/reset
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6216 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9db2e5401407dc6b131c5a4bf361a6b002fbe3d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:01:01 2015 +0000

    Fix conference explit release of participant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6215 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b3275d0b890f48acea3fb49f5fc9a3d84b662c61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 16:01:01 2015 +0000

    Fix conference explit release of participant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6215 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c84099f0d4064bf72f28a30afe777d1342ec74ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 15:55:26 2015 +0000

    Fix DND Softkey handling. Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a7ce489901b1910a779c46fb2a4f51c29be043a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 15:55:26 2015 +0000

    Fix DND Softkey handling. Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd0fe0e8e10719a83c86728c636e982a37674685
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:58:47 2015 +0000

    Fix 'private' softkey segfault
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6213 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd9236ea058a231036b5b612f6af6e4c88a11aa7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:58:47 2015 +0000

    Fix 'private' softkey segfault
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6213 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3207cd1141322466bea6ea14f1cc1d9f7fe884cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:43:51 2015 +0000

    Fix pickup feature (Channel Needs to be set to UP in time). Enhance CallInfo Exchange on pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b09817d899dda3b7e4a1398327578f5e8ac8beb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 14:43:51 2015 +0000

    Fix pickup feature (Channel Needs to be set to UP in time). Enhance CallInfo Exchange on pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e58cb43c9594e19c07fa768a6e6477ba5f6db51e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 13:57:39 2015 +0000

    Fix compile issue with asterisk < v10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6211 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eef7d3877e43a6af3a9283089d42fb6d66861594
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 13:57:39 2015 +0000

    Fix compile issue with asterisk < v10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6211 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5efb3dd20e37e0a314667e5f0e7e1e7bc51c3662
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 12:31:23 2015 +0000

    Fix callinfo exchange during transfer. Moved sccp_wrapper_asterisk???_connectedline implementation to pbx_impl/ast/ast.c to reduce code duplication. Fix transfer callinfo completion. Issue Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2c3c33e94cb21522ca143238c07713c57e187c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 11 12:31:23 2015 +0000

    Fix callinfo exchange during transfer. Moved sccp_wrapper_asterisk???_connectedline implementation to pbx_impl/ast/ast.c to reduce code duplication. Fix transfer callinfo completion. Issue Reported by Benjamin Bush.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6df184a67066fca5e7ceea200cdb7bf75dc96e5a
Merge: 25b519b d462027
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Oct 11 11:08:43 2015 +0200

    Merge branch 'master' into develop

commit d462027e2335f4620db766917835a1506dc541fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 20:02:17 2015 +0000

    Fix transfer callinfo. Reported by Benjamin Bush
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6209 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2935b5a5c6fbc55879f2d1c75f4ae9fae513b39
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 20:02:17 2015 +0000

    Fix transfer callinfo. Reported by Benjamin Bush
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6209 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25b519b7b1da13b3d160aac9a70ca619ea700c75
Merge: 622773d 09e8225
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 10 21:30:59 2015 +0200

    Merge branch 'master' into develop

commit 09e8225a0957c3a6cbe582bc28be66b69cb06cce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 13:54:09 2015 +0000

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

commit 5a70cd0e07db23bc0c3bf9cd9cfe68cee8b31cf1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 13:54:09 2015 +0000

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

commit 3832a14b84473ee8e7101cf5bae931ae2e642cdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 13:51:24 2015 +0000

    Fix iconv library. Fix enable-optimization to strip binaries
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6207 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bee3ae7baeadd9c6830cdee74760d06eec44b148
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 13:51:24 2015 +0000

    Fix iconv library. Fix enable-optimization to strip binaries
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6207 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cd4396b3f2131a1e0d1435847832e2e62aa2260f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 12:13:52 2015 +0000

    Fix libiconv / libexecinfo issue on Linux, after correction on BSD. Fix compile warning when initializing callinfo on older compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6206 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 678dd6b8ec9050adbd4a430e2c1cb9e56a88d416
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 12:13:52 2015 +0000

    Fix libiconv / libexecinfo issue on Linux, after correction on BSD. Fix compile warning when initializing callinfo on older compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6206 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67d85077a1f55d1bbd3a0324eb8422f3d46996cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:20:12 2015 +0000

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

commit 02ef595ab2123469ef9a8135bb6d7528ca10667d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:20:12 2015 +0000

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

commit 09b7652ad092d275065c0ac9f228ec7417e24365
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:19:48 2015 +0000

    Correct module loading/reloading error message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6204 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6886c3f4a86c4207d9c9d3d9d652a5fee53b4c25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:19:48 2015 +0000

    Correct module loading/reloading error message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6204 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c56a47f5d67ed5f288d2a49767066916b5e8efd3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:18:51 2015 +0000

    Decline loading the chan_sccp module when no sccp.conf can be found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6203 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b609869df8c45cc290a3ecbf8606f11e2c0abf28
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:18:51 2015 +0000

    Decline loading the chan_sccp module when no sccp.conf can be found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6203 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3356bff2fbc64f96a41f2d81e6baeca1c08b66ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:02:07 2015 +0000

    Fixes to compile cleanly on FreeBSD 10.X and produce a loadable module. Reported by Don Beal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6202 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63610035012ce02ec00715f791f931e46bcad5a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 11:02:07 2015 +0000

    Fixes to compile cleanly on FreeBSD 10.X and produce a loadable module. Reported by Don Beal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6202 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc989040c2e3ed3ba36f7b491050b79aae0b1c70
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 10:41:26 2015 +0000

    Fixes to compile cleanly on FreeBSD 10.X and produce a loadable module. Reported by Don Beal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6201 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6dd0b2f56d71ebf6e98333f882fb83b044848f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 10:41:26 2015 +0000

    Fixes to compile cleanly on FreeBSD 10.X and produce a loadable module. Reported by Don Beal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6201 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2344b2bd8d741322276f0931401446f3f963c31f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 09:29:55 2015 +0000

    Corrections after merging feature/constpointer pull request from github
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6200 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a477062112b7e9d8942d0f3000381819c04125c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 09:29:55 2015 +0000

    Corrections after merging feature/constpointer pull request from github
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6200 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 622773db33f7d338f81b2336bdcef5cf03cbc5ca
Merge: f6cae9b 01a2d3b
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Sat Oct 10 10:39:18 2015 +0200

    Merge branch 'master' of github.com:marcelloceschia/chan-sccp-b

commit 01a2d3b8cbff0a0ddb2f64847053ae0561ae79cc
Merge: 8a5dbe9 65dcfd6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 08:37:21 2015 +0000

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

commit 187c5729294cbade2309604e04ec0d93b0d88de8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 10 08:37:21 2015 +0000

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

commit f6cae9b5a809c91aef7444ec74a705c1bc2f4cab
Merge: 8a5dbe9 65dcfd6
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Sat Oct 10 10:34:23 2015 +0200

    Merge branch 'develop'

commit 65dcfd6b56c2f28d0829e0d028f76cc596b167c0
Merge: 9d67774 a7fabb4
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Sat Oct 10 10:14:29 2015 +0200

    Merge branch 'dkgroot-feature/constpointer' into develop

commit a7fabb4dd3bcbf36f8f3671656f34a0d0c158da5
Merge: 9d67774 9ad9898
Author: Marcello Ceschia <marcelloceschia@users.sourceforge.net>
Date:   Sat Oct 10 10:13:47 2015 +0200

    Merge branch 'feature/constpointer' of git://github.com/dkgroot/chan-sccp-b into dkgroot-feature/constpointer

commit 9ad98985899e55b088733641039767d5ab95f655
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 9 16:38:09 2015 +0200

    Add support for stripping compiled binary but keeping symbols in seperate .dbg file in the platform dependent directory e.g. /usr/lib/debug/usr/lib/asterisk/modules.

commit e1de15e522d6f114967d2180cde2b78992c98c73
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Oct 9 15:00:37 2015 +0200

    Revert changes to sccp_rtp

commit 8a5dbe95c8c016e750f9138206aedd999d98b9d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 17:03:47 2015 +0000

    Fix enum parsing (1).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6198 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8a03441ad39a078aeac8e4669c95d2229d37c14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 17:03:47 2015 +0000

    Fix enum parsing (1).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6198 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 754d4dc2c45c89fe90ab17a1228ddf000706c41d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 15:57:14 2015 +0000

    Added nat examples documentation to sccp_rtp.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6197 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3b624a96a6a1388459d9f7226655040aebecca3c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 15:57:14 2015 +0000

    Added nat examples documentation to sccp_rtp.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6197 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 100650751df45a128368fcd053cc5578bad9602a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 15:30:47 2015 +0000

    Fix enum parsing. Removing Deprecated Flag from device-nat setting
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6196 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c8f6164b2e815cd6296abb06181eca9a55913fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 15:30:47 2015 +0000

    Fix enum parsing. Removing Deprecated Flag from device-nat setting
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6196 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab651797a460d5e26c657b4954093b13a8caf1bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 14:57:42 2015 +0000

    Removed EXPERIMENTAL Flag from Fix for nat issue. Reported and Tested by Dan Huynh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6195 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6de4cc5dd907783d8f0fb70bb25b1de327ee1c9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 14:57:42 2015 +0000

    Removed EXPERIMENTAL Flag from Fix for nat issue. Reported and Tested by Dan Huynh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6195 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 45945f9a875b122974709e962eeb7c0bbd34dcdb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 11:33:34 2015 +0000

    Fixed the hangup issue, reported by Andreas Rebensdorf, causing issues with 'group()' being stuck. Does have a potential side effect when using conference with foreign channels (researching)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6194 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd1da6fc7769b707a975372c83edaa81a260515b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 11:33:34 2015 +0000

    Fixed the hangup issue, reported by Andreas Rebensdorf, causing issues with 'group()' being stuck. Does have a potential side effect when using conference with foreign channels (researching)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6194 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec595dc56458294c23619e2751568e5c8138bdbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 09:21:32 2015 +0000

    Fix for nat issue (Wrapped)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6193 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d9dae7d994e839b07b8cace023bed7355137a90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 8 09:21:32 2015 +0000

    Fix for nat issue (Wrapped)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6193 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d677748c59dcc3c6043189d0d66d091df870128
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 16:23:00 2015 +0200

    Fix merge issues. Fix compile issue when using --enable-video. Fix const warning when compiling with --enable-video

commit b10bc0e7ada03b57ea487a748d6184ff6f216390
Merge: 0fce249 6036c6e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 16:08:57 2015 +0200

    Merge branch 'feature/constpointer' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/constpointer
    
    Corrected Conflicts:
            autoconf/extra.m4
            conf/sccp.conf.annotated
            configure

commit 0fce249d2062f9fbf9c24ee027cc0a1562b920e3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 16:06:46 2015 +0200

    git pull --rebase origin develop. Some rebase corrections

commit dca8b88e6e7a5e19f89315bcba275881cebc5801
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 15:26:00 2015 +0200

    Refactoring sccp_rtp so that the sccp_rtp structure is going to be private (and locked when changing)

commit 4a647c888663036eff620df3ef74e418fb9b3527
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 01:21:10 2015 +0200

    Default values in sccp.conf.annotated should be remarked out. Users should be shown that all of these entries do not have to be set and have a default value. Hopefully they will remove these lines from their config, to leave the option to change the default behaviour to us.

commit 7ca715e55220e607882da661e220311dfb613630
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 00:20:47 2015 +0200

    Fill holes in struct

commit 1cd35290727c3da155e834fffb6127a072b94c19
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 00:05:23 2015 +0200

    Prepare sccp_rtp struct for privatization

commit 5bc17c179a8ac0b49f530a651ebf43fa24bd9ba8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 23:25:30 2015 +0200

    Reduce the number of header files included in other header files

commit 9872702e68e049346cde5d98302d42277545053f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:50:37 2015 +0200

    Make sure buffer is large enough to receive set read size

commit a3bcfdc6869a86ffaf8d1b6253f50d223a38a0c7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:50:11 2015 +0200

    Remove non used struct

commit b974b776aae5aedd27f2f1ea354137ca2744d021
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:49:58 2015 +0200

    Rename numberOfHoldChannels to numberOfHeldChannels

commit af41e1fd3fecb85f09f77808a76b783fa74eeca4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 16:21:22 2015 +0200

    Use atomic function to incr/decr GLOB(usecnt)

commit dd10412ef4354a639148b83cba6fa421d9442d9a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:43:39 2015 +0200

    Fix: clang compile warning: address of array 'char x[XXX]' will always evaluate to 'true' [-Wpointer-bool-conversion]. This is the result of converting some of the char * to char[] to easy memory management. Fixing the warning reduces the number of iif NULL comparisons

commit 671346181b1354337118d2177c5602f5ed6b9d33
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:41:29 2015 +0200

    Fix clang compile warning: shifting a negative signed value is undefined [-Wshift-negative-value].

commit 466570e1920a62deeb87555c3cca09f6c703cb78
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:08:55 2015 +0200

    Fix skinny_codecs -> codecs

commit 9424d8cece8a25464f667f721620a3a3c34d1688
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:48:34 2015 +0200

    Fix wrapper_asterisk111_answer

commit 4f41c84db07323b29099e9f8b0729e3a854b2fca
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:33:23 2015 +0200

    Fix compile warnings

commit d64fd6cc222a479351f266dd6f94a71835411218
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 12:21:42 2015 +0200

    Fix memory leaks cause by use of strdup

commit b2993781f3eb7e508a0f607de30c542de8b93cec
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:28:48 2015 +0200

    Fix warnings about int < uint sign comparison. Fix warnings about re-declaration of already declared variables (-Wshadow)

commit 754b11ab7f9568f067fe162069431734c274de2a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:27:17 2015 +0200

    Added new warn flags to configure script in debug mode

commit bc10d0d7f4155c27997ea7c4b4a4f3ce774dcc3d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:26:02 2015 +0200

    Fix strict prototypes

commit 7b4746f7a18a1e76ee77691fa95bedeeb88fac70
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 10:21:17 2015 +0200

    Enhancement: debug/optimize flags

commit 333c0c6691c052807388277fdcbb9b8b0a80eeb9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 08:53:57 2015 +0200

    Fix compile warning

commit 26dad8bf2b00171c5dce407ba02a5e04f817056c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 16:08:16 2015 +0200

    Fix versioncheck

commit 495ec92ab65775574953d8d32b2b0e6aefe8e4c7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 15:18:13 2015 +0200

    Fix compiler warning when configure with video enabled

commit 74be7005138db03d4e29802b7ee7ab2049e3b922
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 11:18:57 2015 +0200

    Constify sccp_rtp.c

commit 566a038ceaae4b0e38885f18f2f6099c44886e15
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:56:32 2015 +0200

    Refactored remote phone nat updating during start media transmission to sccp_rtp

commit fa3a5aa3ddca8621369c90d93c48a5bedb4e81bb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:33:44 2015 +0200

    Cleanup startMediaTransmission. Added future logging lines (remarked out) to help find/solve audio/ip issues

commit 2ef2dd5cad3853a07bb4b91cfbfd7434779dbf5e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:32:46 2015 +0200

    Fix: audio problem. remote phone ip-address was updated to the wrong ip-address

commit f77ee5576a5cf50cfdc509f67b24016a6e1646ba
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 13:58:36 2015 +0200

    Made device->state private

commit d2583ee0febd442f339a4420179f522a43b36161
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 11:30:38 2015 +0200

    Made device->registrationState private

commit 78de95141640b15c027a49bb17557f04cf4b36a6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:47:58 2015 +0200

    Fix sccp_private_lock and add assertions

commit c35befcdf0ac48f7bd6933aa47e31ba69d8421c6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:36:05 2015 +0200

    Fix privatedata lock

commit 7ce6a8afb3815a5b1e51a5c98dbbea2837cc5f88
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:32:38 2015 +0200

    Use new getter/setters for accessory information

commit 84c8a82932cf4ad2225318ac5368ed4a6d543668
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:32:09 2015 +0200

    Fix accessoryState order

commit 13b7f306a368cfc3a4b91b6dc7abd58c2be6ab7a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:31:39 2015 +0200

    Added privateData structure to sccp_device to keep state internal and locked

commit 571b745be90f47c1e5eb2dab695fdc7936761d46
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:31:05 2015 +0200

    Rename SendCallInfo enum entries

commit 56ee06b4b7a8ab9b71186da213694912fb52a3ba
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:28:21 2015 +0200

    Cleanup sccp_pbx_call a little

commit 1586d7d11016b261fd2a5d0d80546dda6d7e2806
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:23:36 2015 +0200

    Fix shared line callInfo offer

commit db7f025173e21e2ce953bd9d7d16456ad350b35f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 14:35:33 2015 +0200

    Enhancement: sccp show lines (shared line)

commit 608eeac4e01a6e4deb3ef41858a021586627c983
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:53:40 2015 +0200

    Fix callinfo_copyCtor.

commit e1b6969e21b2c5ce306fc3329a57a43ebb44bd15
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:48:23 2015 +0200

    remove channel_setCallInfo

commit b31fd66c11c8e39753b2fe8e84386875f8ba2b70
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:32:54 2015 +0200

    Fix segfault on conference end

commit e6c9a89513f2221ae05e90a85bd10a4749be9c19
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:24:44 2015 +0200

    Constify sccp_softkeys.c. Fix retain/release in regard to selectedchannel, it was taking a weak reference to a channel, where it should have been a strong one.

commit 7c2e58c6dcbda15cdd1fe07e50cc8fd67c6eb036
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 12:31:11 2015 +0200

    Constify sccp_features.c

commit 332abe011278cde50daa845e3cd5636b19187855
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 11:45:06 2015 +0200

    Moved msg padding calculation to sccp_dev_build_packet where it belongs

commit ad6f568cca296acee3ff83ce42f4a4c7c641dd45
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 15:23:35 2015 +0200

    Fix indentation

commit aaf43138ae6da575c50c698589a4d1a1acd0c92b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:07:44 2015 +0200

    # This is a combination of 5 commits.
    # The first commit's message is:
    # This is a combination of 3 commits.
    # The first commit's message is:
    Renamed Presence to Presentation
    Using new callinfo class
    Last changes needed to change over to using callinfo class
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning
    Fix -lbfd linker warning when compiling with clang
    Fix issues when compiling against other asterisk versions
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.
    Fix: (hint) RINGOUT should be signalled to PBX as DEVICE_RINGING so that subscribers receive RINGING status and '<-' instead of '<=>' when building the displayMessage.
    
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    
    # This is the 2nd commit message:
    
    Fix const callinfo warning
    
    # This is the 3rd commit message:
    
    Fix -lbfd linker warning when compiling with clang
    
    # This is the 2nd commit message:
    
    Fix compile warning ast108.c
    
    # This is the 3rd commit message:
    
    Remove call to updateConnectedLine providing wrong information
    
    # This is the 4th commit message:
    
    Reduce debug information when using sccp_callinfo.c
    
    # This is the 5th commit message:
    
    Fix sccp_protocol_sendCallInfo

commit 0430014b7084959c37bb5b9d0d67b17f2728eca1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:39 2015 +0200

    Fix -lbfd linker warning when compiling with clang
    Fix issues when compiling against other asterisk versions
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.
    Fix: (hint) RINGOUT should be signalled to PBX as DEVICE_RINGING so that subscribers receive RINGING status and '<-' instead of '<=>' when building the displayMessage.

commit 53b91e5b4d346986fb17e1c605c5b18852b6da32
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 01:46:31 2015 +0200

    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning

commit 6a3ffad7812eb03d60b03225844a61d8b2247e17
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 14:58:12 2015 +0200

    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.

commit 58095a4bd581084b03f8e5d159437cc3ec8396ab
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 14:57:09 2015 +0200

    Fix sccp_protocol_sendCallInfo

commit 42fd3e9ce162585fc7d8a42ec3bfd90b0f1b30e6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 13:23:25 2015 +0200

    Reduce debug information when using sccp_callinfo.c

commit 7901905dcd407990d8abac6f1c6a3f8802c06d6f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 13:23:00 2015 +0200

    Remove call to updateConnectedLine providing wrong information

commit 67c7a7f47ece601858398d89de9a46a4ba2ac120
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:23:47 2015 +0200

    Fix compile warning ast108.c

commit 7171a18a4d1c86a97fd5ff6fb6afb359b227825a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:18:01 2015 +0200

    Fix issues when compiling against other asterisk versions

commit 2e7ebaba40a1a5c712deea88336a8e995dd75051
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:39 2015 +0200

    Fix -lbfd linker warning when compiling with clang

commit b99acd0ad2e536bd470636f2c9daae2ffa86ea7d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:15 2015 +0200

    Fix const callinfo warning

commit 03d0deb7ea287745fe84038273f85bda1ecd9153
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 01:46:31 2015 +0200

    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.

commit 9bf86297edc53db92bab4c858a919f56d263cc39
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 00:39:31 2015 +0200

    Last chnages needed to change over to using callinfo class

commit 47bc9e07e33a88168ecba7be1c74dfa5a150a7fc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 21:22:31 2015 +0200

    Using new callinfo class

commit 90148a905e4925baece7a8d583075c2fdab11e84
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:17:48 2015 +0200

    Renamed Presence to Presentation (compile warning)

commit 1746d4f9063328b5feef0f57b13e9983f9636536
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:07:44 2015 +0200

    Renamed Presence to Presentation

commit 932e303d5b543b685666fc488b7aed3f31a73679
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 16:40:53 2015 +0200

    Fix sccp_pbx.c. Shorten sccp_hint.c by reusing variable

commit 335ec8555d26e98757d4f74eae961273916c87ee
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:34:05 2015 +0200

    Reduce amount of backtrace lines

commit 35fc115e424a0d1baee08edaa1da05c674f5b2c3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:33:48 2015 +0200

    When handling incoming channel request, as soon as we know the destination line, we send back the destination line->cid_name to the requestor

commit 7cd18b5e03882e1066da0c99a77d72d74059ce5d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:31:12 2015 +0200

    Removed unused functions sccp_callinfo_getString and sccp_callinfo_getStringArray

commit 8d6b6d531d3f0c5205662dba8fce2961e772b31b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:12 2015 +0200

    Simplified the sccp_callinfo_t structure and related functions
    
    Check hint->callinfo before calling constructor
    
    Used asterisk backtrace function using internal malloc functions
    
    Added todo comment
    
    Fix compilation issue when compiling with ast < 11
    
    Do not use channel pointer when sending information to a remote channel (other thread), use basic variables (char/int) instead
    
    Remove tmpChannel from remote_indication
    
    Fill struct holes
    
    Update sccp_appfunctions.c
    
    Use size parameter, when copying string data. Check dstPtr validity, not *dstPtr
    
    Combine old and new method to update callinfo on phone. The sccp_callinfo_getString function needs more work, or should maybe be cancelled
    
    Fix compile warning about double const
    
    Fix const data[][] in sccp_protocol.c
    
    Remove sccp_msg_debug from protocol_CallInfo. Fix presence in sccp_indicate

commit 45a470a3fe1556ceaa425136d9dd04ff96a30003
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:11:46 2015 +0200

    Renamed old sccp_callinfo_t to struct sccp_oldcallinfo. Display error when callinfo_ctor cannot allocate memory. Cleanup channel, if callinfo_ctor fails).
    
    Implemented sccp_callingo_get() (using variable number of arguments)
    
    Fix function prototypes
    
    Added callinfo_copy function
    
    Fix debug output
    
    Fix callinfo enum
    
    Reorder Makefile compilation order
    
    Refactored sccp_callinfo_set. Added locking without deadlock possibility sccp_callinfo functions (not calling outside, one lock at a time).
    
    Refactored sccp_callinfo_getter
    
    Added helper functions: sccp_callinfo_getStringArray and sccp_callinfo_getLongString which can be used by sccp_protocol.c to retrieve all the necessary information for dynamic messages from hidden callinfo struct
    
    Show examples use of sccp_callinfo_getter
    
    Refactored sccp_callinfo_getLongString to accept keys, renamed sendCallinfo methods to to sendOldCallInfo. Introduced the new version of these function. Fix: Found error in old implementation where callinstance is filled with lineInstance.
    
    Renamed sccp_callinfo_getLongString to sccp_callinfo_getString
    
    Not using RAII_VAR because its still not supported by older asterisk versions
    
    Correct pointer arithmatic to get offset values
    
    Add function to get c->privateData->callinfo
    
    First use of the new sccp_callinfo class
    
    Handle receipt of a null pointer in setter gracefully, by invalidating entry
    
    Fixing/Debugging callinfo class
    
    callinfo fixes/debugging
    
    Using sccp_callinfo for real
    
    Fix setting/unsetting bitfield entries using offset
    
    Fix using StationMaxNameSize for tmpName fields instead of wrong StationMaxDirnumSize
    
    Converting to sccp_callinfo.c
    
    Update for callinfo
    
    Update callinfo_copyByKey
    
    Using sccp_callinfo
    
    Reduce number of call to sccp_callinfo during normal call flow
    
    Extend debug logging (including backtrace to find calling functions
    
    Use sccp_callinfo in sccp_hint
    
    Fix callflow when suffixedNumber is equal, and no update is required
    
    Fix Compilation: asterisk/backtrace.h got introduced in asterisk-12 not 11

commit 2f6723af546688071ba7a3d208e4f24f963fa25a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:46:28 2015 +0200

    Fix compile warning about double const

commit ee3a279b0269bed10e8eae2c9a64a7fd1b150e91
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:46:09 2015 +0200

    Fix Compilation: asterisk/backtrace.h got introduced in asterisk-12 not 11

commit eb2aa88d69461353fa79da4194f28a6679f25caf
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:41:38 2015 +0200

    Combine old and new method to update callinfo on phone. The sccp_callinfo_getString function needs more work, or should maybe be cancelled

commit d9930cf6b4e96750de19698b4ed84672554dee35
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:40:54 2015 +0200

    Use size parameter, when copying string data. Check dstPtr validity, not *dstPtr

commit ee2f4a1fa714545ec23c5819877decf8f72c36cd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 01:32:07 2015 +0200

    Update sccp_appfunctions.c

commit d00bc966c69ccbdc70adae1663fdda33410c8376
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:26:57 2015 +0200

    Fill struct holes

commit 15c74ae826a736162041661ea445ba9171382733
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:24:37 2015 +0200

    Remove tmpChannel from remote_indication

commit 8c647b95960974ae02c98f6bfe5ee1c5c386b2d6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:16:05 2015 +0200

    Do not use channel pointer when sending information to a remote channel (other thread), use basic variables (char/int) instead

commit 19d289f28eee54af4c43357da5f562c0c3c90d3d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 19:09:16 2015 +0200

    Fix compilation issue when compiling with ast < 11

commit ba20b015eb1c7fade17baf5520aa0bd770822c0a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:52:38 2015 +0200

    Added todo comment

commit b3fd5ce96547411e3e6a519c897b8c0c307233b6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:49:22 2015 +0200

    Used asterisk backtrace function using internal malloc functions

commit a0abb99426766f5e603ad4378bf91b1ac3742d1e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:55 2015 +0200

    Check hint->callinfo before calling constructor

commit 7bf734b84d19d511adb190682ffcdcd6ab70fb08
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:12 2015 +0200

    Simplified the sccp_callinfo_t structure and related functions

commit 00bec051edf75c7f35669fdac1a716f149f6de45
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:10:41 2015 +0200

    Fix callflow when suffixedNumber is equal, and no update is required

commit 87933d69d2c72d0b22f9153ef6a5a917572499e6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:10:11 2015 +0200

    Use sccp_callinfo in sccp_hint

commit 5ea9008cd4093e9e0140908135fdf3485221695f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:09:44 2015 +0200

    Extend debug logging (including backtrace to find calling functions

commit 984d1b99f034f39477f274df4361e9b59b439012
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 14:07:57 2015 +0200

    Reduce number of call to sccp_callinfo during normal call flow

commit 36d9096078ae39bbc8a8523d073378aaf3fd5af8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 12:43:54 2015 +0200

    Using sccp_callinfo

commit a6d68b647e7bc7ae55a1ca631fd5d6f2dfbf7833
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 00:31:15 2015 +0200

    Update callinfo_copyByKey

commit 5b8b1076b1d932c7151c3bc383b70ec47b75804e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 00:25:37 2015 +0200

    Update for callinfo

commit 7e1f7558467155bbd55565725c5632bd56e915c7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 20:48:15 2015 +0200

    Converting to sccp_callinfo.c

commit cf1e67e3d8295fd3c8e497538decad9f3282e285
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 17:06:20 2015 +0200

    Fix using StationMaxNameSize for tmpName fields instead of wrong StationMaxDirnumSize

commit 40f98eaf3a281f7a6bcc27027fe42f08f6ecfdeb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 17:05:48 2015 +0200

    Fix setting/unsetting bitfield entries using offset

commit 80b5e5c7133358ea366b4f9fb26d5a02e5f37c34
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 15:06:51 2015 +0200

    Using sccp_callinfo for real

commit 0fd5ccf2025d48469887a3a4e60d89d04e1f1155
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 15:06:31 2015 +0200

    callinfo fixes/debugging

commit b004002cc3879a310e7c2b6415d0e6437595ed7f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 13:00:41 2015 +0200

    Fixing/Debugging callinfo class

commit f1e9bd3f82768a5565a7e96b83c6c77184d840a6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 12:11:34 2015 +0200

    Handle receipt of a null pointer in setter gracefully, by invalidating entry

commit 4d1127dd89b3621b6267be86165d67771df7b6c4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:45:08 2015 +0200

    First use of the new sccp_callinfo class

commit 5d2c506bf36cc0ca5f33357be23d1d216da9cdcc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:44:46 2015 +0200

    Add function to get c->privateData->callinfo

commit 54a42fca7285290af08e5b4040370385f0f7cc63
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:44:20 2015 +0200

    Correct pointer arithmatic to get offset values

commit c8bc1dfcc802e11b604d04632534bb273591bc8d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:56:02 2015 +0200

    Not using RAII_VAR because its still not supported by older asterisk versions

commit 739d2cfc47285a5c21f75c288f0ba4c6a002582d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:47:34 2015 +0200

    Renamed sccp_callinfo_getLongString to sccp_callinfo_getString

commit dee23529482568ff8dc13e91290b7d02bbe2e8dd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:44:32 2015 +0200

    Refactored sccp_callinfo_getLongString to accept keys, renamed sendCallinfo methods to to sendOldCallInfo. Introduced the new version of these function. Fix: Found error in old implementation where callinstance is filled with lineInstance.

commit 56c4a35ba27f714c8c835fba427850857f62a509
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 13:23:21 2015 +0200

    Show examples use of sccp_callinfo_getter

commit 5fc09d8c8a26e94c1fde791fa397e5773ac9532b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 12:51:58 2015 +0200

    Added helper functions: sccp_callinfo_getStringArray and sccp_callinfo_getLongString which can be used by sccp_protocol.c to retrieve all the necessary information for dynamic messages from hidden callinfo struct

commit 6b3f3cd0cd90860e3cfb4a59bbe4535d48f8a977
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:51:42 2015 +0200

    Refactored sccp_callinfo_getter

commit 4fca7cf8e86fd743e37e194055356fdd4ea73b72
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:20:05 2015 +0200

    Refactored sccp_callinfo_set. Added locking without deadlock possibility sccp_callinfo functions (not calling outside, one lock at a time).

commit 68ce7b9e0851c65ff23cd154ddf6b1ea48c7390f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:18:34 2015 +0200

    Reorder Makefile compilation order

commit 54749011b475da9315e7b7b27af6a54a12323f8a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:18:19 2015 +0200

    Fix callinfo enum

commit e7b4df2567e87d873c254dcccc50324d645e6a5b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:17:59 2015 +0200

    Fix debug output

commit 548bd172ea152d778543d9d3da91d35a85f9537f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 20:14:06 2015 +0200

    Added callinfo_copy function

commit ceed547c11f8357d60cbf4aa2d76ac55f7e41658
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 15:18:57 2015 +0200

    Fix function prototypes

commit cbc16b185fe35d101227c894787da90b0c8889b2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:43:14 2015 +0200

    Implemented sccp_callingo_get() (using variable number of arguments)

commit 0b9d320aadb665cb6484c2a2a3d80ef86fd574af
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:11:46 2015 +0200

    Renamed old sccp_callinfo_t to struct sccp_oldcallinfo. Display error when callinfo_ctor cannot allocate memory. Cleanup channel, if callinfo_ctor fails).

commit 596d3e87e4027df8e61cc81248237dec7dac4b4b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 13:44:39 2015 +0200

    Replaced specific setter function with one generic one, which allows setting multiple values in one call (using variable length function arguments)

commit 03c5752d25365ef47cca04719a0f5f5c4a82ed58
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 12:46:55 2015 +0200

    Introduction of a new class sccp_callinfo, which will handle all get/set/update/printing of skinny_callinfo. Renamed c->callInfo to c->oldCallInfo, so that we can switch over. Contructed new callinfo pointer in c->privateData->callinfo (not refcounted)

commit 205330ca41ca98319ab89d6a574f0228b2f0d2bf
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 00:02:20 2015 +0200

    Move debug from pbx_impl to sccp_rtp

commit c3c43b404c594e5d2caafda35583e7f0ed930754
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 23:40:41 2015 +0200

    Work on const pointers in sccp_features.?. Refactor sccp_rtp_stop.

commit 26bb91a3828f2977c70d522523f13d2c7f31d8f3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 21:04:52 2015 +0200

    Renames: s/sccp_socket_getOurIP/sccp_session_getOurIP/g, s/sccp_socket_getSas/sccp_session_getSas/g, s/sccp_socket_setOurIP4Address/sccp_session_setOurIP4Address/g

commit a7987e722f67b0270bb1c86e8dce3ff7e7246640
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:35:38 2015 +0200

    Repack struct sccp_session to fill holes

commit 309c2c6faa1b0d74f6790e7ea6df7bb7491e1fff
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:10:13 2015 +0200

    Fix alignment expansion warning

commit 77da7f7be203978fd6fbbf889b42d7ea25a3bf4c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:09:42 2015 +0200

    Fix compile failure

commit 457a41a96a46e0130cbcd2ddf38a97c324628e93
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:42:34 2015 +0200

    Reorder function prototypes. Maybe sccp_socket.c should be split to make sccp_session.?

commit 12f3197f085daac7f287528693d224b7fd2324e6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:34:43 2015 +0200

    Made struct sccp_session completely private.

commit 1ba028385e3bbd513fceb14a98671e7d8d9f6346
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:33:45 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit f9083bd9da0b70b6e5497da482ffa8426f1b4b37
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:56:21 2015 +0200

    Add sccp_session_getProtocol function. Added UNKNOWN_PROTOCOL define to be able to return an error status.

commit 7ed468608a4ef2219c9072b759e4c983a4d8a3fc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:43:50 2015 +0200

    Fix sccp_session_addDevice

commit ce0d5c7235e7a8b27056e694957c3bb783ddd642
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:28:51 2015 +0200

    Refactor startMediaTransmission / startMultiMediaTransmission. Need to be checked.

commit de606461486ff773ded6a35dd1691afe2f762f19
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:28:03 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session. Use of sccp_socket_getOurIP and sccp_socket_getSas Need to be checked.

commit 6c594b1e6d987fd88e50e8d00ea3a315d49cf771
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 15:38:08 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit f8d778dab51286d9447fd29e6546ae84dcb8fc3c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 13:35:28 2015 +0200

    Refactor protocol->name to protocol->type

commit aef6e05a512e816417a8078b213a51862cdfdded
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 12:37:54 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit 6036c6ec9ea22fec994d92be691adea116b95a18
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 15:26:00 2015 +0200

    Refactoring sccp_rtp so that the sccp_rtp structure is going to be private (and locked when changing)

commit 0dcbcb0f49de094bfe4c47f593bdbbd6ce036c15
Merge: b38afe1 afc13ce
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Oct 3 15:24:21 2015 +0200

    Merge in master branch changes

commit afc13ce246b15ef0fbf127aefe463f69a0089ab3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:45:02 2015 +0000

    Updated sccp.conf annotated and minimal
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6192 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc519d3bb33940bdcf15f4487669f3380aab1642
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:45:02 2015 +0000

    Updated sccp.conf annotated and minimal
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6192 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4016649ffdab806657956948401be9d4b888e21c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:28:08 2015 +0000

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

commit 7af5068eb687098ed01533347da6fab14be1fc13
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:28:08 2015 +0000

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

commit 0f71bd5b92eafc883511751598b31f3f8e977f9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:22:32 2015 +0000

    Fix compiler warning about discarding constness
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6190 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6fce59f5c56e08d03a144e4bc4509a67691327da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 1 14:22:32 2015 +0000

    Fix compiler warning about discarding constness
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6190 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f07ff843cf85fd2d29bca742f62b3fb23bf7fa70
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 19:19:05 2015 +0000

    Allow setting CFLAG without overwrite
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6189 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5b80c932aba48bae18e289cac005fbdaec62e04
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 19:19:05 2015 +0000

    Allow setting CFLAG without overwrite
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6189 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6129fa9c96c10fd55dfbbebb59ff0413779c8a54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 18:37:19 2015 +0000

    Removed exit() from source
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6188 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32a38dcc64116e54d4fd3d468a3d95d7769a0383
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 18:37:19 2015 +0000

    Removed exit() from source
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6188 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8bf36b267bf7f6ac27979ee2b2eab959cabc6a2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 16:29:45 2015 +0000

    Fix compile warnings wenn compiling with --disable-debug and --enable-video. Fix compile warning about returning void * const pointer from refcount class.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6187 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33ea1724e6a302d4f98a000e7459153ad19b8ef4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 30 16:29:45 2015 +0000

    Fix compile warnings wenn compiling with --disable-debug and --enable-video. Fix compile warning about returning void * const pointer from refcount class.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6187 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51672a0062bf1664a22cbcc69fef2399d1830f9d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 01:21:10 2015 +0200

    Default values in sccp.conf.annotated should be remarked out. Users should be shown that all of these entries do not have to be set and have a default value. Hopefully they will remove these lines from their config, to leave the option to change the default behaviour to us.

commit e8dcc4eb164f19ad5543988b2a6094fc1e7a767d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 00:20:47 2015 +0200

    Fill holes in struct

commit e86154cbfb9ccec5a7edd4f548fbfb2df5c54c25
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 29 00:05:23 2015 +0200

    Prepare sccp_rtp struct for privatization

commit b5113408bc7b07a6a817b289f56d71c20bc1f9fb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 23:25:30 2015 +0200

    Reduce the number of header files included in other header files

commit 905baccec0d427dc16110263468095d5131ebd76
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:50:37 2015 +0200

    Make sure buffer is large enough to receive set read size

commit 6550dde9906314275e62f0f9404662ddc8b26e7e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:50:11 2015 +0200

    Remove non used struct

commit 64f98dba3cca0393924a0ffc5b0c754ff9c1eaaa
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 22:49:58 2015 +0200

    Rename numberOfHoldChannels to numberOfHeldChannels

commit 7c6b8f2d4f7c72d9612678fe54955a1e2fb4ba41
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 16:21:22 2015 +0200

    Use atomic function to incr/decr GLOB(usecnt)

commit 518145c4cbd0c5604a3d690c2eca27ab973b6bdb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:43:39 2015 +0200

    Fix: clang compile warning: address of array 'char x[XXX]' will always evaluate to 'true' [-Wpointer-bool-conversion]. This is the result of converting some of the char * to char[] to easy memory management. Fixing the warning reduces the number of iif NULL comparisons

commit 4fdc6a1cd7d6841699aa3bbd6168338db52591b9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:41:29 2015 +0200

    Fix clang compile warning: shifting a negative signed value is undefined [-Wshift-negative-value].

commit 609d1dc248aa396e2005c369b9c9785ddf22764b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 15:08:55 2015 +0200

    Fix skinny_codecs -> codecs

commit b38afe182c00db234d67a097aa3de21f8a99e16e
Merge: 1e034f1 82114f7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:50:32 2015 +0200

    Merge pull request #275 from dkgroot/develop
    
    Develop

commit ce6725976af281e60b580fa8dd91b89313e4c270
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:48:34 2015 +0200

    Fix wrapper_asterisk111_answer

commit 82114f705f9eeaa4f41a1fd933e34a5d178b1550
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:45:46 2015 +0200

    Fix wrapper_asterisk111_answer

commit d520cca6e126e99afefda69f27c8e8747fc21b08
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 14:33:23 2015 +0200

    Fix compile warnings

commit aa6ba0c45355c820d7013f40ec95e06ad386fa55
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 12:21:42 2015 +0200

    Fix memory leaks cause by use of strdup

commit d32c7196f770292fbfbbd55f6715fec7e756f013
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:28:48 2015 +0200

    Fix warnings about int < uint sign comparison. Fix warnings about re-declaration of already declared variables (-Wshadow)

commit b7fc06acd590a5e13452011f5ea4ca8cae4d6769
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:27:17 2015 +0200

    Added new warn flags to configure script in debug mode

commit 29c4b67de9a01c32230c603effc21a545bf7555c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 11:26:02 2015 +0200

    Fix strict prototypes

commit 44745b8f830233c546f1be5982516666b200e701
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 10:21:17 2015 +0200

    Enhancement: debug/optimize flags

commit 8b0919c941b81a45ec910c12c8d40c68011261e8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 10:20:44 2015 +0200

    Fix compile warning when compiling with --disbale-debug and --enable-video

commit 7fe0232f7524e8f87337d91bf3a7a05de504f174
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 28 08:53:57 2015 +0200

    Fix compile warning

commit c13bccd3dcfe298d867ccc8830477127cb6bd3f2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 16:08:16 2015 +0200

    Fix versioncheck

commit e8ba2e72b21bf801097633520ce644eed5cfe982
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 15:18:13 2015 +0200

    Fix compiler warning when configure with video enabled

commit 3469acbd5119ea2fa2c8125defca3ed9a4b06780
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 11:18:57 2015 +0200

    Constify sccp_rtp.c

commit c4a65ebfd9615c138a5f83a0eb265064768f0553
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:56:32 2015 +0200

    Refactored remote phone nat updating during start media transmission to sccp_rtp

commit b457feba4df737a9cab0f676b4fe4a4c79fdfae5
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:33:44 2015 +0200

    Cleanup startMediaTransmission. Added future logging lines (remarked out) to help find/solve audio/ip issues

commit 94a02fa701cd3fdd95e46d1c8dda007098e427b4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 27 10:32:46 2015 +0200

    Fix: audio problem. remote phone ip-address was updated to the wrong ip-address

commit 80ca57c573b23ca67c527026182beceb341802cb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 13:58:36 2015 +0200

    Made device->state private

commit 56d49dfd918161ff8edbc6ca67cdc940c8edd2ef
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 11:30:38 2015 +0200

    Made device->registrationState private

commit 4b26eaccb22da99ef5ce148bec5c803b211e7257
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:47:58 2015 +0200

    Fix sccp_private_lock and add assertions

commit 98039f9a8d4215d3d915bffac6924b262035c32d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:36:05 2015 +0200

    Fix privatedata lock

commit 11e5c9fdb3ada5f56114b4851db4ee69ccaf8985
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:32:38 2015 +0200

    Use new getter/setters for accessory information

commit 4ed9ecf0cdb5eb122e179aa39b6873d855b38c23
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:32:09 2015 +0200

    Fix accessoryState order

commit 453caeb1bb8412afc3ee43b4f3b33359ae7881c4
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 24 10:31:39 2015 +0200

    Added privateData structure to sccp_device to keep state internal and locked

commit c687e796c668369f51ba1716cdbb13e051d565f5
Merge: 99fc0ce 269586a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:31:56 2015 +0200

    Merge branch 'feature/constpointer' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/constpointer

commit 99fc0ce3d5bf694246dc7e067c618cd107a4226d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 14:35:33 2015 +0200

    Enhancement: sccp show lines (shared line)
    Fix shared line callInfo offer
    Cleanup sccp_pbx_call a little
    Rename SendCallInfo enum entries

commit 269586a644cab1a57514954648234af45bd22e59
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:31:05 2015 +0200

    Rename SendCallInfo enum entries

commit 04e6ebaa42bba6b76ac4e399a74c4c49a477fa07
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:28:21 2015 +0200

    Cleanup sccp_pbx_call a little

commit c66bb846568f84cde8ffc835312add0fafb7e2be
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 15:23:36 2015 +0200

    Fix shared line callInfo offer

commit e638065293fd68ee57bb2843f290ee05817fd5ca
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 14:35:33 2015 +0200

    Enhancement: sccp show lines (shared line)

commit 73914753ba8df4f46f7a8a9026f79dce05c59399
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:53:40 2015 +0200

    Fix callinfo_copyCtor.

commit 7cda199c75170beea13860cc3f5c91033d2684d2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:48:23 2015 +0200

    remove channel_setCallInfo

commit 5f365b3f789f9af34e7c37c4cbc5dc4052190a4b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:32:54 2015 +0200

    Fix segfault on conference end

commit a3dd2e789b2587e9cbc7e265c4f4e67845137c64
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 13:24:44 2015 +0200

    Constify sccp_softkeys.c. Fix retain/release in regard to selectedchannel, it was taking a weak reference to a channel, where it should have been a strong one.

commit afc1f4652a72cfbcad795bcf1469eb6a9416f27d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 12:31:11 2015 +0200

    Constify sccp_features.c

commit 0357e80741c662703ed4925ab7d8056587fd5fa5
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 23 11:45:06 2015 +0200

    Moved msg padding calculation to sccp_dev_build_packet where it belongs

commit 36d740b66b9fab6add4636312b5a68017313a63b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 15:23:35 2015 +0200

    Fix indentation

commit d5bd63fa59470ddd4e5652666803dc6d8ff1341b
Merge: b5fbe40 c3e99d6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 15:16:41 2015 +0200

    Merge branch 'feature/constpointer' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/constpointer
    Renamed Presence to Presentation
    Using new callinfo class
    Last changes needed to change over to using callinfo class
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning
    Fix -lbfd linker warning when compiling with clang
    Fix issues when compiling against other asterisk versions
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.
    Fix: (hint) RINGOUT should be signalled to PBX as DEVICE_RINGING so that subscribers receive RINGING status and '<-' instead of '<=>' when building the displayMessage.
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning
    Fix -lbfd linker warning when compiling with clang
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.

commit b5fbe409c383974e03bc3d8715e0d1617b874408
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:07:44 2015 +0200

    # This is a combination of 5 commits.
    # The first commit's message is:
    # This is a combination of 3 commits.
    # The first commit's message is:
    Renamed Presence to Presentation
    Using new callinfo class
    Last changes needed to change over to using callinfo class
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning
    Fix -lbfd linker warning when compiling with clang
    Fix issues when compiling against other asterisk versions
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.
    Fix: (hint) RINGOUT should be signalled to PBX as DEVICE_RINGING so that subscribers receive RINGING status and '<-' instead of '<=>' when building the displayMessage.
    
    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    
    # This is the 2nd commit message:
    
    Fix const callinfo warning
    
    # This is the 3rd commit message:
    
    Fix -lbfd linker warning when compiling with clang
    
    # This is the 2nd commit message:
    
    Fix compile warning ast108.c
    
    # This is the 3rd commit message:
    
    Remove call to updateConnectedLine providing wrong information
    
    # This is the 4th commit message:
    
    Reduce debug information when using sccp_callinfo.c
    
    # This is the 5th commit message:
    
    Fix sccp_protocol_sendCallInfo

commit c3e99d68903023056ccfb46ca14dc9ce57f4840b
Merge: 5c9f1cb fdec2c1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 15:11:14 2015 +0200

    Merge branch 'feature/constpointer' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/constpointer

commit 5c9f1cbb4eb19176b36abbfc361377f2a8e67aef
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:39 2015 +0200

    Fix -lbfd linker warning when compiling with clang
    Fix issues when compiling against other asterisk versions
    Fix compile warning ast108.c
    Remove call to updateConnectedLine providing wrong information
    Reduce debug information when using sccp_callinfo.c
    Fix sccp_protocol_sendCallInfo
    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.
    Fix: (hint) RINGOUT should be signalled to PBX as DEVICE_RINGING so that subscribers receive RINGING status and '<-' instead of '<=>' when building the displayMessage.

commit ed65f5b0f5b699bef9e5bef20a4c39bc3ba30da7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 01:46:31 2015 +0200

    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.
    Fix const callinfo warning

commit fdec2c188f34fa0b2654df2ba9893fe4d9108a5e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 14:58:12 2015 +0200

    Use sccp_callinfo_t for hint->callInfo, instead of a local char copy. Only calling ctor/dtor when creating/destroying the hint.

commit f5c938a4decd56d0023ca0a07441d7f73b657eb7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 14:57:09 2015 +0200

    Fix sccp_protocol_sendCallInfo

commit 0b1839da57db1bc0e6ec25f9da155209a4b9b4a7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 13:23:25 2015 +0200

    Reduce debug information when using sccp_callinfo.c

commit 45c6eaf438cd0ef23b1395a3cc1ed72131e1dff9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 13:23:00 2015 +0200

    Remove call to updateConnectedLine providing wrong information

commit 7e8b6bc76fa055b8f86827968b8a795b9a04904a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:23:47 2015 +0200

    Fix compile warning ast108.c

commit 500cd4f5d1bd57b96b7fa713c3db1bba494d8927
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:18:01 2015 +0200

    Fix issues when compiling against other asterisk versions

commit 957d0958ccf1c31f32d883f440697d32c8a44671
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:39 2015 +0200

    Fix -lbfd linker warning when compiling with clang

commit 71cad75f6539513ae52dbf6eb6a15ebc54a0089f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 12:17:15 2015 +0200

    Fix const callinfo warning

commit 5f0bee72a1bd0e2665d92ad0aa82a1cd22065fbd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 01:46:31 2015 +0200

    Reduce number of calls to sccp_protocol_sendCallInfo when nothing has changed.

commit 1caa83341235d22e7ebf795d7f77bf08965289bc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 22 00:39:31 2015 +0200

    Last chnages needed to change over to using callinfo class

commit ad01a610104dd828bd95ce3c6b6f0b89d1601797
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 21:22:31 2015 +0200

    Using new callinfo class

commit bfc809ae8610e05ddc0793edb6fd629cbcffb71b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:17:48 2015 +0200

    Renamed Presence to Presentation (compile warning)

commit 2c00e41a880d7ed1a621702791b609d3334fe8da
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 17:07:44 2015 +0200

    Renamed Presence to Presentation

commit 8ee7c192b34e69153a031a39a0aac30e82b5a0c9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 16:40:53 2015 +0200

    Fix sccp_pbx.c. Shorten sccp_hint.c by reusing variable

commit 958c02f00076a335dc40869d758f1f2853aec6fa
Merge: d5b67c0 fc831da
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:35:53 2015 +0200

    Merge branch 'feature/constpointer' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/constpointer

commit d5b67c0195351f1b403c606d6a5d30b52398b34b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:31:12 2015 +0200

    (sccp_callinfo.? and sccp_protocol.c) Removed unused functions sccp_callinfo_getString and sccp_callinfo_getStringArray
    (src/pbx_impl/ast/ast113.c) When handling incoming channel request, as soon as we know the destination line, we send back the destination line->cid_name to the requestor
    (chan_sccp.h) Reduce amount of backtrace lines

commit fc831dae7c9ba117166be6364ccb4d6d032fa3f6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:34:05 2015 +0200

    Reduce amount of backtrace lines

commit a210d6e1e9706296de9c4fd0e337e20cbc52ab2b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:33:48 2015 +0200

    When handling incoming channel request, as soon as we know the destination line, we send back the destination line->cid_name to the requestor

commit a303bed56300e889f5dc77d50f81258f4b3dfeea
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 21 15:31:12 2015 +0200

    Removed unused functions sccp_callinfo_getString and sccp_callinfo_getStringArray

commit d45147cbe2ed604feae3aaab5630db63c86b90da
Merge: f8e01c7 0b6be7d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 14:25:47 2015 +0200

    Fixup after rebase

commit f8e01c7d54c36c2b43a434ddc9d1063cada817bd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:12 2015 +0200

    Simplified the sccp_callinfo_t structure and related functions
    
    Check hint->callinfo before calling constructor
    
    Used asterisk backtrace function using internal malloc functions
    
    Added todo comment
    
    Fix compilation issue when compiling with ast < 11
    
    Do not use channel pointer when sending information to a remote channel (other thread), use basic variables (char/int) instead
    
    Remove tmpChannel from remote_indication
    
    Fill struct holes
    
    Update sccp_appfunctions.c
    
    Use size parameter, when copying string data. Check dstPtr validity, not *dstPtr
    
    Combine old and new method to update callinfo on phone. The sccp_callinfo_getString function needs more work, or should maybe be cancelled
    
    Fix compile warning about double const
    
    Fix const data[][] in sccp_protocol.c
    
    Remove sccp_msg_debug from protocol_CallInfo. Fix presence in sccp_indicate

commit 1dc2789760de1c352fc2225cb3703f5162c58ba8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:11:46 2015 +0200

    Renamed old sccp_callinfo_t to struct sccp_oldcallinfo. Display error when callinfo_ctor cannot allocate memory. Cleanup channel, if callinfo_ctor fails).
    
    Implemented sccp_callingo_get() (using variable number of arguments)
    
    Fix function prototypes
    
    Added callinfo_copy function
    
    Fix debug output
    
    Fix callinfo enum
    
    Reorder Makefile compilation order
    
    Refactored sccp_callinfo_set. Added locking without deadlock possibility sccp_callinfo functions (not calling outside, one lock at a time).
    
    Refactored sccp_callinfo_getter
    
    Added helper functions: sccp_callinfo_getStringArray and sccp_callinfo_getLongString which can be used by sccp_protocol.c to retrieve all the necessary information for dynamic messages from hidden callinfo struct
    
    Show examples use of sccp_callinfo_getter
    
    Refactored sccp_callinfo_getLongString to accept keys, renamed sendCallinfo methods to to sendOldCallInfo. Introduced the new version of these function. Fix: Found error in old implementation where callinstance is filled with lineInstance.
    
    Renamed sccp_callinfo_getLongString to sccp_callinfo_getString
    
    Not using RAII_VAR because its still not supported by older asterisk versions
    
    Correct pointer arithmatic to get offset values
    
    Add function to get c->privateData->callinfo
    
    First use of the new sccp_callinfo class
    
    Handle receipt of a null pointer in setter gracefully, by invalidating entry
    
    Fixing/Debugging callinfo class
    
    callinfo fixes/debugging
    
    Using sccp_callinfo for real
    
    Fix setting/unsetting bitfield entries using offset
    
    Fix using StationMaxNameSize for tmpName fields instead of wrong StationMaxDirnumSize
    
    Converting to sccp_callinfo.c
    
    Update for callinfo
    
    Update callinfo_copyByKey
    
    Using sccp_callinfo
    
    Reduce number of call to sccp_callinfo during normal call flow
    
    Extend debug logging (including backtrace to find calling functions
    
    Use sccp_callinfo in sccp_hint
    
    Fix callflow when suffixedNumber is equal, and no update is required
    
    Fix Compilation: asterisk/backtrace.h got introduced in asterisk-12 not 11

commit 0b6be7dce1f5eab33a04e93c3473fa91a6e34c9b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:46:28 2015 +0200

    Fix compile warning about double const

commit 802b87f34f55eb2abb269661215b16033efa1d3c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:46:09 2015 +0200

    Fix Compilation: asterisk/backtrace.h got introduced in asterisk-12 not 11

commit 4bc0d26081a3b42ac04c40d23459147ef596dd9d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:41:38 2015 +0200

    Combine old and new method to update callinfo on phone. The sccp_callinfo_getString function needs more work, or should maybe be cancelled

commit b7f8391512c377776c16d11ecee81850bbd525b7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 12:40:54 2015 +0200

    Use size parameter, when copying string data. Check dstPtr validity, not *dstPtr

commit ee8a16b1119a1bbb989772dda0ce1f9df679df1f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 01:32:07 2015 +0200

    Update sccp_appfunctions.c

commit fda89459addee5aab8b407b2fa2cd8c6c81925e0
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:26:57 2015 +0200

    Fill struct holes

commit 7d3f9d503b7da8df9882665ff80c5975efd60b0c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:24:37 2015 +0200

    Remove tmpChannel from remote_indication

commit 38bfc992db5f044a564014742b0f6c3e1af163f3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 20 00:16:05 2015 +0200

    Do not use channel pointer when sending information to a remote channel (other thread), use basic variables (char/int) instead

commit 119202c39790921fa8c3c41e37d87fec4c8fec1e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 19:09:16 2015 +0200

    Fix compilation issue when compiling with ast < 11

commit abd72fff87ad92495cc7da3d40425ba7b331995e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:52:38 2015 +0200

    Added todo comment

commit 2fa58e8c58bc91529d49d87a30ead1b2cc8109de
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:49:22 2015 +0200

    Used asterisk backtrace function using internal malloc functions

commit 9a9441dad63d8e6fd9ddd1325eb495838b95ad92
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:55 2015 +0200

    Check hint->callinfo before calling constructor

commit f17ee35b7f02d5f29b52874be6ea86cef6ba8c54
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 18:48:12 2015 +0200

    Simplified the sccp_callinfo_t structure and related functions

commit 3f3f67dc638b9627e09bc775a7d1657937e05376
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 19 14:57:47 2015 +0000

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

commit ee64c01f46a0717a3d355ff33dc90ab36b14c852
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 19 14:57:47 2015 +0000

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

commit 63d674ed7a2e689d67dfb6bc126f9fffb6bb473a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:10:41 2015 +0200

    Fix callflow when suffixedNumber is equal, and no update is required

commit b30f5480a8af9454a89b375f23f08a147769bd54
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:10:11 2015 +0200

    Use sccp_callinfo in sccp_hint

commit bf4a06a6d055b04392d39fd923fd99bae5b93039
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 15:09:44 2015 +0200

    Extend debug logging (including backtrace to find calling functions

commit bf7cfc939f34643fd8e956669994eb4e0bf045ce
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 14:07:57 2015 +0200

    Reduce number of call to sccp_callinfo during normal call flow

commit ade48e983b62c3a70ee93c32592c42892379436f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 12:43:54 2015 +0200

    Using sccp_callinfo

commit 0939715b9510c27ad5e44ad83763db44fddd24e1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 00:31:15 2015 +0200

    Update callinfo_copyByKey

commit 8eec9c5867c4fd03e5201c6fc296d71e5fab890c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 19 00:25:37 2015 +0200

    Update for callinfo

commit 9277e8f16a814afb14e7253f2c5a08a065425e06
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 20:48:15 2015 +0200

    Converting to sccp_callinfo.c

commit 428bf0ee0c5ad829d5a9d39ac5603c2af77d8f49
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 17:06:20 2015 +0200

    Fix using StationMaxNameSize for tmpName fields instead of wrong StationMaxDirnumSize

commit 4cc53924b88e871bdc6f3999269dd39fcfa36c32
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 17:05:48 2015 +0200

    Fix setting/unsetting bitfield entries using offset

commit 3647ea79d035917dabe3b57b57759cdc52cdce6a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 15:06:51 2015 +0200

    Using sccp_callinfo for real

commit 51bbc53fed37e23db0370b3b4259ae91424540a7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 15:06:31 2015 +0200

    callinfo fixes/debugging

commit c70b537caac7b2703ff5d4614cb2f111a29b199d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 13:00:41 2015 +0200

    Fixing/Debugging callinfo class

commit 53b01ca8d5dda2e9d8a38aea6c288e66237e9ffb
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 18 12:11:34 2015 +0200

    Handle receipt of a null pointer in setter gracefully, by invalidating entry

commit 2bd0ee1959b62c1bbaf24fea9506a36984613d9f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:45:08 2015 +0200

    First use of the new sccp_callinfo class

commit 515895a9998a3e360fcef8423f9be8cc2acf9f02
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:44:46 2015 +0200

    Add function to get c->privateData->callinfo

commit baedb54c7e0324052a6eeab0d16269aa3b883fea
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 15:44:20 2015 +0200

    Correct pointer arithmatic to get offset values

commit a62cd510ec2c17fd579c6dbb0b1c0050967fab13
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:56:02 2015 +0200

    Not using RAII_VAR because its still not supported by older asterisk versions

commit 9f46f8c5dde280989d9d284f2ddd18fbb4407933
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:47:34 2015 +0200

    Renamed sccp_callinfo_getLongString to sccp_callinfo_getString

commit c384152224aaad04e1d17396b0c372f44aa11b21
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 14:44:32 2015 +0200

    Refactored sccp_callinfo_getLongString to accept keys, renamed sendCallinfo methods to to sendOldCallInfo. Introduced the new version of these function. Fix: Found error in old implementation where callinstance is filled with lineInstance.

commit 346a397c32ae06d9ab9ec6bd261f8e01458100f1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 13:23:21 2015 +0200

    Show examples use of sccp_callinfo_getter

commit 8392f115eaec0790a1bba62eabc8bf16fea41c17
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 12:51:58 2015 +0200

    Added helper functions: sccp_callinfo_getStringArray and sccp_callinfo_getLongString which can be used by sccp_protocol.c to retrieve all the necessary information for dynamic messages from hidden callinfo struct

commit 32112df1e293e333028f1ae9922d8f5ff9fc68e7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:51:42 2015 +0200

    Refactored sccp_callinfo_getter

commit e12fac95107b119c4f0af4e5d50f78bbe62921a2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:20:05 2015 +0200

    Refactored sccp_callinfo_set. Added locking without deadlock possibility sccp_callinfo functions (not calling outside, one lock at a time).

commit 5d038332ec89e86da7ddd4ef47f17d1107d9e429
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:18:34 2015 +0200

    Reorder Makefile compilation order

commit b0318f3b792294403bc8b41a6c5b5b2c0e8d04c1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:18:19 2015 +0200

    Fix callinfo enum

commit 686ae42b58b778f4b89d95b18b3a91ce18bc69e8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 17 11:17:59 2015 +0200

    Fix debug output

commit 7710efa8e7326777483b370962cf8b6a0ef92c21
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 20:14:06 2015 +0200

    Added callinfo_copy function

commit a238f6ac1eb65e970d45f26ead547ac0a41df92c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 15:18:57 2015 +0200

    Fix function prototypes

commit 6c9b1cb5a667aa24a0fb16e6be2bc5ff6eb5ac48
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:43:14 2015 +0200

    Implemented sccp_callingo_get() (using variable number of arguments)

commit 2f98ef0239508f53849a49ea2493db1f35bb02ff
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 14:11:46 2015 +0200

    Renamed old sccp_callinfo_t to struct sccp_oldcallinfo. Display error when callinfo_ctor cannot allocate memory. Cleanup channel, if callinfo_ctor fails).

commit 196fd626c463ec9d485d498c8daca2ef5c606a18
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 13:44:39 2015 +0200

    Replaced specific setter function with one generic one, which allows setting multiple values in one call (using variable length function arguments)

commit 19d581349fbda5ee655b29454b8a9f6b1ae01226
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 12:46:55 2015 +0200

    Introduction of a new class sccp_callinfo, which will handle all get/set/update/printing of skinny_callinfo. Renamed c->callInfo to c->oldCallInfo, so that we can switch over. Contructed new callinfo pointer in c->privateData->callinfo (not refcounted)

commit 76bc45b11f7858f5b9e498828bb45725f849847d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 16 00:02:20 2015 +0200

    Move debug from pbx_impl to sccp_rtp

commit bf1f21eef6e0fbc1a084f9bf69ca5d899081f693
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 23:40:41 2015 +0200

    Work on const pointers in sccp_features.?. Refactor sccp_rtp_stop.

commit a33483745d42563c0aa42a8364e1e0e671de174c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 21:04:52 2015 +0200

    Renames: s/sccp_socket_getOurIP/sccp_session_getOurIP/g, s/sccp_socket_getSas/sccp_session_getSas/g, s/sccp_socket_setOurIP4Address/sccp_session_setOurIP4Address/g

commit cc8800af86171425f5f2969ceca60748da97f96a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:35:38 2015 +0200

    Repack struct sccp_session to fill holes

commit c1ba9afbceb1449dd5cb5dd655acdc7678fbf7de
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:10:13 2015 +0200

    Fix alignment expansion warning

commit e98cf2cb59f65861bb5aeb12c2df776c58aeda49
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 19:09:42 2015 +0200

    Fix compile failure

commit ebadcaeaca2dec0f814c00168e6eeabbe4bea268
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:42:34 2015 +0200

    Reorder function prototypes. Maybe sccp_socket.c should be split to make sccp_session.?

commit 4854dacf953636bc4d8325803f3d0e8be15334ab
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:34:43 2015 +0200

    Made struct sccp_session completely private.

commit 6f6c5076e419c1a8b440d6709920a91006e9c9b8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 18:33:45 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit 2ed8e1c95eb1b50028e9fcb6d8101945f1e8bf8d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:56:21 2015 +0200

    Add sccp_session_getProtocol function. Added UNKNOWN_PROTOCOL define to be able to return an error status.

commit a098ab3015ebae6fbdd16bda30cf7356478b9d00
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:43:50 2015 +0200

    Fix sccp_session_addDevice

commit 13725f29a1debb86867b65aa1e70832c70ed96d2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:28:51 2015 +0200

    Refactor startMediaTransmission / startMultiMediaTransmission. Need to be checked.

commit c847668087f1ea54dd87e9de6d324d695515de18
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 17:28:03 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session. Use of sccp_socket_getOurIP and sccp_socket_getSas Need to be checked.

commit 17aa49e86c2e35accf3113176d06fc164c3ee30a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 15:38:08 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit 690085cd966c20c0f6e5995a887cf258ec5eef07
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 13:35:28 2015 +0200

    Refactor protocol->name to protocol->type

commit 0de459e337a27dd5640be371ec840366d9cc14e9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 12:37:54 2015 +0200

    Only use constSessionPtr outside sccp_socket.c. Prepares sccp_socket class to use a completely private session.

commit 694ec8bc8b5b67edc6f0b0444808521201ea7641
Merge: fe74769 1e034f1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 15 11:24:45 2015 +0200

    Merge branch 'develop' of https://github.com/marcelloceschia/chan-sccp-b into develop

commit 1e034f1e6eb1278e76528fccdfee5f2fb2c1a465
Merge: 869c8f2 6b9610d
Author: marcelloceschia <marcello.ceschia@gmx.net>
Date:   Mon Sep 14 17:25:15 2015 +0200

    Merge pull request #272 from dkgroot/feature/autorefcount
    
    Feature/autorefcount

commit 6b9610d36dcd53a61b946f3988afe4965a9486ef
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 14 17:17:02 2015 +0200

    Fix: sccp_handle_message is not allowed to free(msg), msg is defined on the stack in sccp_socket_device_thread. The only thing that would be allowed is to memset it to null, but that would not bring anything, the first step when dealing with a new message is to clean that memory anyway.

commit e8822ca22763edb413a7184bc07a4f6862d0c2c3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 14 17:07:47 2015 +0200

    More const pointers (protocol)

commit 69e77bed3929b4858e7b7435ebe92e317694f6b3
Merge: 5e9f4a2 817867a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 12 11:19:13 2015 +0200

    Merge branch 'feature/autorefcount' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/autorefcount
    
    Conflicts:
            src/sccp_actions.c
            src/sccp_actions.h

commit 5e9f4a2fa2dc44b00760345f4372014715956cf6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 12 10:59:41 2015 +0200

    More const pointers. WiP

commit d94c5df716cfd1a495f8f389f377e0f2a76a81dd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 14:39:22 2015 +0200

    Using const pointers where possible. WiP

commit 56789d6f29104605244626ac5bef6abec766d2d0
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 13:13:27 2015 +0200

    Using const pointers where possible. WiP

commit bfb778edf7961e00b465bf2ae20df6249eb1f569
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 09:58:19 2015 +0200

    const pointer WiP

commit f107dfcd90670ecde655b0b23991aa8115cf2679
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 18:34:20 2015 +0200

    More const pointers

commit 945312d4efe5c05f1987b6ce715df31dd7e00456
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 17:35:47 2015 +0200

    More const pointers. I think we need to look at sccp_dev_get_activeline. The sequence to set d->activeLine if not already set, looks wrong.

commit d36870bd77f8b3f536d7101f3f90e1a7586eaad2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 17:08:14 2015 +0200

    Switching to constant pointers to sccp_device_t to prevent changing device pointer as a side effect of a function. We should also fix functions casting away constness. Most function dealing with sccp_objects should only allow incoming constant pointers to objects, this will identify functions that need to change pointers which should take a will have to take a reference to the object, all others can assume the reference is held somewhere in the callstack leading to the function in question.

commit b2be828b647c4cd779958faa0d1a9ebb8afea5f3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:04 2015 +0200

    Fix check_session_message_device, should not use AUTO_RELEASE

commit 2bb3f857fd9b467130a7919e94851dcee4e00312
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.
    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for:
            sccp_device.c
            sccp_line.c
            sccp_config.c
            chan_sccp.c
            sccp_channel.c
            sccp_pbx.c
            sccp_softkey.c
    Add 'explicit release' comment otherwise to note the requirement of their existance.
    Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.
    Returning better debug information from sccp_device_getActiveChannel

commit 098a5c8e12a9af6096cae0aad94c41033061a9e7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 14:04:58 2015 +0200

    Renamed sccp_pbx to iPbx (as in PbxInterface). Removed the PBX() macro. Replaced PBX(function) calls with iPbx.function (globally)

commit 22c47064980fd3f225af1b74deaa5d2caa6dfd56
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 13:37:18 2015 +0200

    Inline refcount functions

commit 0a901bea42d90ded9dc858233d16a3f16726b5a2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:49:27 2015 +0200

    Fix configure warning
    Fix backtrace issue when ast_std_... function are not defined, using sccp_... versions instead
    Prevent compile warnings about -lbfd
    Prevent warnings about unused variable in retain/release type check when not compiling against DEBUG enabled asterisk
    Fixes to prevent compile warnings when using AUTO_RELEASE in a single line
    Small fixes to compile against all versions of asterisk

commit 78b4eb430fd3c23523ffad2b5ad2967c0f94d23d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:01:34 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 17cfa98c1ccd62a587b1f73a0012af5faafb94a9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 13:05:28 2015 +0200

    Apply 113 diff to others as a starting point

commit e5af2e79bbea3b22a1ff29ef5fe956a53c4d39a8
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:40:25 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 5ad7e57f3a319f0a15e2b5d1be69f7f9044e4dba
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:15:16 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 165a630c8563930503c41cefd8239279c5aad51c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:48:06 2015 +0200

    Remove pointer type check from refreplace, because of side effects

commit 71a32f6c4ab4f28ddb7fb3a9badd95827c7f77ae
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:35:42 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 6a7e54ed1fb77707df77fd4513e295657373426c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:51:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit 4bf5264212b1f745dc9017212e7fc927ecde0ad3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:56 2015 +0200

    Extend debug logging during indicate.

commit 3cdc5dd13b46cbc472de24486398564e92f1b37e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:33 2015 +0200

    Change order

commit 7b4959f0a87e5f2670d8407f7e3ee0fa4fd922b1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:09 2015 +0200

    Fix refreplace not working

commit 10463bc74895ee512f3860274ddcdbc40925b2f1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 12:29:50 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit c85f050c64d6d4d87ce58f8c0c16b4e1946798a9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 11:41:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit b581be7059aae8aca8c23b887eeafe7c1d767381
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:46:42 2015 +0200

    sccp_session_addDevice should not return a device (not used, and not retained for that purpose).

commit 6834fc277623abb222ee7d11e053bbd00adfe3af
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:47 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit 3d66435c5b7221a15cdd8b217da0c1dd77a091d7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:04 2015 +0200

    Fix check_session_message_device, should not use AUTO_RELEASE

commit f012f1d64160519cf704c5f9529cc0e6b2e95145
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:44:32 2015 +0200

    Fix debug output refcount

commit 453b9d14bc012748c791d641f0b60a70663d5ac2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 08:52:23 2015 +0200

    Refine comments in sccp_protocol (unrelated)

commit b4fd4b4c1ac0f7d2dd0d443290458b2c6c40651d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:12:31 2015 +0200

    Fix two locations pointed out by new retain/release macro's using the wrong struct type to release contained data.

commit 8099f46eb357af5924db771b813d1d77dfdb2446
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:01:13 2015 +0200

    Added type check to sccp_refcount_retain/release to find issues where the wrong retain/release function is used.

commit 79d64bbb27f0b5a7e2696620e842dfa871de2b30
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.
    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for:
            sccp_device.c
            sccp_line.c
            sccp_config.c
            chan_sccp.c
            sccp_channel.c
            sccp_pbx.c
            sccp_softkey.c
    Add 'explicit release' comment otherwise to note the requirement of their existance.
    Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.
    Returning better debug information from sccp_device_getActiveChannel

commit b5c6eef77a1581b272cfa52a7f97ebcc2afa334b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:24:57 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_config.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit a45fc6a0eb6c846ad825d72d84466ce5d69f2080
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:04:25 2015 +0200

    Fix sccp_device compilation

commit c20b9de9e94c12e24b52a81ded2e8f692b2210c3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:15:02 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_device.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit f1f8f83f7e7b80c6c222ad89ef3c1a253b52c074
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:10:40 2015 +0200

    Returning better debug information from sccp_device_getActiveChannel

commit 492a42c6bb6b2bdc00f72589ca3df6413283d57b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:58:32 2015 +0200

    Added comment to show that we are dealing with explicit releases

commit 9eea0ce8a574a0a95f2bffe77a160379ddc4ae01
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:52:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_line.c. Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.

commit 744c0988330ac53a91b082f3715f333f06dd9c4d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:19:29 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_pbx.c

commit 5b20360ee1faa266eefba29b0747c2eafb970725
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:09:51 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible. Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.

commit a7328212104a807f94a77dc3814b204644ed6147
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible

commit b0c13a9e337115fe7fd36dcd8c3d522406c611d7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Aug 31 14:10:24 2015 +0200

    Add bfd for checking backtrace processing to travis

commit fe74769d9a85320e7146eb3533bf2b6c10858401
Merge: f115f57 24edcf1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 12 11:01:49 2015 +0200

    Merge branch 'develop' of github.com-dkgroot:dkgroot/chan-sccp-b into develop

commit f115f57696f7590dc6a9fba36a2bdf198ae83103
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Aug 31 14:10:24 2015 +0200

    Add bfd for checking backtrace processing to travis

commit 817867a88a71eb6b14fb538e6e5d313479c2257a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 12 10:59:41 2015 +0200

    More const pointers. WiP

commit 869c8f26f10bc5cdcfcfa8d68928325d045c97df
Merge: 19a07d1 e865d34
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 12 10:02:20 2015 +0200

    Merge pull request #274 from marcelloceschia/master
    
    PR-Master(SVN Changes)

commit e865d34f3f8d3450090f1d4c1d789e1b09a1b688
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 11 14:44:00 2015 +0000

    Enhancement: Renamed WifiMessage to LocationInfoMessage. Skinny protocol updates for enums. Added Opus codec.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6185 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2004952d8c5763573620a3e0de9456296f2cab58
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 11 14:44:00 2015 +0000

    Enhancement: Renamed WifiMessage to LocationInfoMessage. Skinny protocol updates for enums. Added Opus codec.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6185 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae0d064fd217fad0a394a8ed985b2e0074e4e45b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 11 10:32:50 2015 +0000

    Prevent segfault when handling softkey_event without a valid event value (out of bounds) (v2). Issues caused using VG224. Reported by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6184 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 450c60ece293fb587e5c5765e915fa7f7c1f371b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 11 10:32:50 2015 +0000

    Prevent segfault when handling softkey_event without a valid event value (out of bounds) (v2). Issues caused using VG224. Reported by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6184 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9290249c2cf7d750b6425394aebd336134db60b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 13:52:12 2015 +0000

    Enh: New Unknown Message with message id=0xFF00. Discovered by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6183 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbbdda51d5108934fbb568eaa932b2cc92bbc40c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 13:52:12 2015 +0000

    Enh: New Unknown Message with message id=0xFF00. Discovered by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6183 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e2ee99f92b93d15ff61c404d71f087b3a77d0c0
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 14:39:22 2015 +0200

    Using const pointers where possible. WiP

commit 631d78a32e478afedd869a52e65afd2b133dbda7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 12:09:07 2015 +0000

    Revert: Don't allow broken/unknown message though.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6182 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7bd6da718d0c14626ae08c0385c685e240da0e48
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 12:09:07 2015 +0000

    Revert: Don't allow broken/unknown message though.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6182 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b3167e2f28e3736adca5ba09da73cd5805a4e97c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 11:45:58 2015 +0000

    Added new entries to XMLDefault, provided by Alexander Kholod
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6181 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6909b65dfa331561e8c6fc74f5e2ecefe3a36f43
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 10 11:45:58 2015 +0000

    Added new entries to XMLDefault, provided by Alexander Kholod
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6181 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c06695e424194a19610a6e82cb0a2aa91738cbf2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 13:13:27 2015 +0200

    Using const pointers where possible. WiP

commit 6aa44cd7f7084c3de069fbb3a6fa666d975cd263
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Sep 10 09:58:19 2015 +0200

    const pointer WiP

commit 544820ceae9b740f6b7dbfe76cfe82e1253c109b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 18:34:20 2015 +0200

    More const pointers

commit f4c87e67acf5f5022fa2063f1ec75b567ddd0d65
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 17:35:47 2015 +0200

    More const pointers. I think we need to look at sccp_dev_get_activeline. The sequence to set d->activeLine if not already set, looks wrong.

commit a81e74202670230a3abeca2ef3dfb1aeb90f2700
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 9 17:08:14 2015 +0200

    Switching to constant pointers to sccp_device_t to prevent changing device pointer as a side effect of a function. We should also fix functions casting away constness. Most function dealing with sccp_objects should only allow incoming constant pointers to objects, this will identify functions that need to change pointers which should take a will have to take a reference to the object, all others can assume the reference is held somewhere in the callstack leading to the function in question.

commit 934126e381eab7824656f755ce0d6d4a5b65f599
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 13:26:21 2015 +0000

    Enhancement: Completed skinny codec list
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6180 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c73c39917ec669359119eb03914adaef342b2cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 13:26:21 2015 +0000

    Enhancement: Completed skinny codec list
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6180 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 361b72784d932ac821c5f33172789bda74c43d22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 11:30:14 2015 +0000

    Enhancement/Fix: Added ulaw/g729 modem codecs to protocol used by VG224 as one of it's capabilities. Reported by Ahmet Zaim
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6179 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9728a861ee8bca9313ec668a042b486740f5c95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 11:30:14 2015 +0000

    Enhancement/Fix: Added ulaw/g729 modem codecs to protocol used by VG224 as one of it's capabilities. Reported by Ahmet Zaim
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6179 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7af0f648fe7fdcce52821b3bc74c9652e1307009
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 09:51:43 2015 +0000

    Fix: Prevent segfault when handling softkey_event without a valid event value (out of bounds). Issues caused using VG224. Reported by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6178 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59b24434b105c26c4806fca1fd43ef52d4103a60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 9 09:51:43 2015 +0000

    Fix: Prevent segfault when handling softkey_event without a valid event value (out of bounds). Issues caused using VG224. Reported by Ahmet Zaim.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6178 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0de8288a48c78746e71ecf314000115dddbbe81e
Merge: c337a0e 096dc38
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 8 13:19:21 2015 +0200

    Merge branch 'feature/autorefcount' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/autorefcount

commit c337a0ecc7dff008e420977d429390ec29e9d568
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 14:04:58 2015 +0200

    Renamed sccp_pbx to iPbx (as in PbxInterface). Removed the PBX() macro. Replaced PBX(function) calls with iPbx.function (globally)

commit f3eda9bdb6693a4473b8bd651e992a358c000a0c
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 13:37:18 2015 +0200

    Inline refcount functions

commit e4016d5bdee450a9755e03b5645f3218d9a93f31
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:49:27 2015 +0200

    Fix configure warning
    Fix backtrace issue when ast_std_... function are not defined, using sccp_... versions instead
    Prevent compile warnings about -lbfd
    Prevent warnings about unused variable in retain/release type check when not compiling against DEBUG enabled asterisk
    Fixes to prevent compile warnings when using AUTO_RELEASE in a single line
    Small fixes to compile against all versions of asterisk

commit 416b4237e36cd017b09aa22a3870cbd6035f9f59
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:01:34 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 04ac1ba61c485c7e5e07b776c634e257dad69cb6
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 13:05:28 2015 +0200

    Apply 113 diff to others as a starting point

commit e6f7a49126aeb3a346b754b94c55c03e9446fdcf
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:40:25 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 01ba0cd0581ec1d0ad3f65c9dd0568411ba5209e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:15:16 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 5b3a0e49889b2cd829e7727215f9c8b609a37e4e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:48:06 2015 +0200

    Remove pointer type check from refreplace, because of side effects

commit 6d9c9faa575f91070db9152745f75629c01b6a2e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:35:42 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit bae2666548f00fd5e219d5f1daaa97567c0243b2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:51:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit f371cce25012e62b425c3ee5a538cf9b398475c3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:56 2015 +0200

    Extend debug logging during indicate.

commit 27516ba4b672dea1fbe872b3a2e4a737005e6186
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:33 2015 +0200

    Change order

commit d842099d08a90162860322f1f89ce4fedae7b6b2
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:09 2015 +0200

    Fix refreplace not working

commit d1387b9075966b28ab0d45ef937cd32651fd1029
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 12:29:50 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit 2ef861c0e31de2037e6655a853204d64741957cc
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 11:41:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit e157f3df599ac36943a987390b79070903246546
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:46:42 2015 +0200

    sccp_session_addDevice should not return a device (not used, and not retained for that purpose).

commit 33b64992b072abbbb4ff8a55bed58ac40d4ac9e5
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:47 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit 766eb65681f698ec55b9cfd329d6e86d95b34098
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:04 2015 +0200

    Fix check_session_message_device, should not use AUTO_RELEASE

commit e516394d34b67750034975996f7cee2915a2697f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:44:32 2015 +0200

    Fix debug output refcount

commit e18a93a5629d87c287416dca5dee8f47f0121936
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 08:52:23 2015 +0200

    Refine comments in sccp_protocol (unrelated)

commit f15292658c95932eb97503721f0ee2440df2ac37
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:12:31 2015 +0200

    Fix two locations pointed out by new retain/release macro's using the wrong struct type to release contained data.

commit b181307e7ae900db1a76a09e4b4978256cd63489
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:01:13 2015 +0200

    Added type check to sccp_refcount_retain/release to find issues where the wrong retain/release function is used.

commit 0b7bad5c01cdc556d69d3fbf7cd41834289b414d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.
    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for:
            sccp_device.c
            sccp_line.c
            sccp_config.c
            chan_sccp.c
            sccp_channel.c
            sccp_pbx.c
            sccp_softkey.c
    Add 'explicit release' comment otherwise to note the requirement of their existance.
    Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.
    Returning better debug information from sccp_device_getActiveChannel

commit b77754a1d3b30874fe8802d215d0fc92ffcf3e34
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:24:57 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_config.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 8f2a00a8539f7680fe034683d0563d88dedfdd05
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:04:25 2015 +0200

    Fix sccp_device compilation

commit 16e69b775e1437135a42871b27643f57fd4166bd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:15:02 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_device.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 8212f4ac41113d91074c02a5ae3bc7ce04c4fa70
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:10:40 2015 +0200

    Returning better debug information from sccp_device_getActiveChannel

commit 89d456e3c62c2dec204c4cc7baae8131c667f457
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:58:32 2015 +0200

    Added comment to show that we are dealing with explicit releases

commit 41a3d718133c57194317be4b5b856a4166a45445
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:52:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_line.c. Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.

commit d82345ee1f4266c7a48354e58932257ab3e747b1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:19:29 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_pbx.c

commit ed16a7c7f83f8bb5e95ea88074c77dda09622fda
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:09:51 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible. Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.

commit ce2d1e32bdf74f0ffa0e89990c67b1a1bf9d9c61
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible

commit 42d3be0305adc3128bde4419a7ab091f095b8ac9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Aug 31 14:10:24 2015 +0200

    Add bfd for checking backtrace processing to travis

commit 19a07d170f06613ea9766d799650d85107214c29
Merge: 4512b1a 86be043
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Tue Sep 8 13:16:43 2015 +0200

    Merge pull request #273 from marcelloceschia/master
    
    Update develop to include latest svn commits

commit 86be043c94e7121818369223ba231ed0ca592245
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 10:23:47 2015 +0000

    Cleanup after adding new 0x0157 message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6177 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2be0f6872395d19a6ce5a81618d769bcc5bdad5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 10:23:47 2015 +0000

    Cleanup after adding new 0x0157 message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6177 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 811efe2f9d94d5b0dc8f92f9af9398bf5eae6c37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 09:39:36 2015 +0000

    Print Wifi Message when debug is set to device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6176 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d3447b1963b22ccfa52685bb91a5c9e3473e2d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 09:39:36 2015 +0000

    Print Wifi Message when debug is set to device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6176 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a31c25e1f4e76a6c885f8e710614e8a4359554e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 09:07:20 2015 +0000

    Added new SCCP Message to deal with WifiMessage(157) sent by Wireless devices like 792X using newer firmware.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6175 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 590b7e41e3d32d579ed6314fcea0cf3e1f06c855
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 8 09:07:20 2015 +0000

    Added new SCCP Message to deal with WifiMessage(157) sent by Wireless devices like 792X using newer firmware.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6175 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f618335891d7a8d8f63997bbe9daa71928017a88
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 7 12:20:56 2015 +0000

    Show messageId of oversize messages in debug output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6174 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff68d64e884087f015e83ff0c7934a8534e7a99e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 7 12:20:56 2015 +0000

    Show messageId of oversize messages in debug output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6174 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 096dc388c52bd37e77225f9f8af079d95f32c6e1
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 14:04:58 2015 +0200

    Renamed sccp_pbx to iPbx (as in PbxInterface). Removed the PBX() macro. Replaced PBX(function) calls with iPbx.function (globally)

commit f27f56490eca7b35fe43ec0cac4a3e955f89e0c7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Sep 7 13:37:18 2015 +0200

    Inline refcount functions

commit ad60557a56708bf1505443ba79df9f116bfd537b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 6 14:00:56 2015 +0000

    Added device type 577 for 7926. Requested by Kholod Alexander.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6173 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d07d08d5b9bcbc83cf788c6235165ea9a55baee0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 6 14:00:56 2015 +0000

    Added device type 577 for 7926. Requested by Kholod Alexander.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6173 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6409c4be7c5f6c042662687ed7b283cdb2c035c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 6 13:59:26 2015 +0000

    Replace ast_std_... functions with sccp_... versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6172 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 48662c882388ca1830bccf5be33c1dde1f195748
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 6 13:59:26 2015 +0000

    Replace ast_std_... functions with sccp_... versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6172 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b1c696b45e0c27bfc8033a5161bcf3d78e68a23
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:49:27 2015 +0200

    Fix configure warning
    Fix backtrace issue when ast_std_... function are not defined, using sccp_... versions instead
    Prevent compile warnings about -lbfd
    Prevent warnings about unused variable in retain/release type check when not compiling against DEBUG enabled asterisk
    Fixes to prevent compile warnings when using AUTO_RELEASE in a single line
    Small fixes to compile against all versions of asterisk

commit f86a5e78162aeccbf7c886444803e531cc29d78a
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 14:01:34 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit f27b3601b5bbe262e621ce663a98551cd07fce39
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 13:05:28 2015 +0200

    Apply 113 diff to others as a starting point

commit 4b24033ce28aa5f907b3ee0c23cfd78458fa5e6e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:40:25 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 4c56eb4b4c6d30450097f95e7df5617b78cb0491
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 12:15:16 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit c455f2e3a252840f0462578774d17bb7b4493381
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:48:06 2015 +0200

    Remove pointer type check from refreplace, because of side effects

commit 121697ccae0bcc79d431b485a63d3b5e5915393f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sun Sep 6 10:35:42 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 65f5e8c08a7193a7a95626ca6a94a9f74c2c12a7
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:51:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit 0c127240754f75a92e3c3e4774dafb9b75d55622
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:56 2015 +0200

    Extend debug logging during indicate.

commit 29370dab9577daa9163d3a9bfe46fdd97ad198b9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:33 2015 +0200

    Change order

commit 94ce9e8fd352f868d7886d9eb151053ed23a7446
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 13:10:09 2015 +0200

    Fix refreplace not working

commit 8104333dc7e33c7a9062b22b799faf8339993314
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 12:29:50 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit 4a5a09aea5998080cc76b48be73ea0437c756491
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 11:41:51 2015 +0200

    Make sure pointers to objects are initialized, especially when using AUTO_RELEASE

commit 2ee0cbfe4d1b4f195b7db73dc2c81869c450c47e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:46:42 2015 +0200

    sccp_session_addDevice should not return a device (not used, and not retained for that purpose).

commit 9747e1ade55c4942964a95e6f1cd03f71d2254da
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:47 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_conference.c

commit 0244171dc2dc2fddf3597535d65eedc5b63214cd
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:45:04 2015 +0200

    Fix check_session_message_device, should not use AUTO_RELEASE

commit 696c7cc2d44044cbb1403944beb96ce3294531a3
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 10:44:32 2015 +0200

    Fix debug output refcount

commit da24313024938bcc6f988b2f6b609c7cb86ab593
Merge: e77ddff cdbe138
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 08:52:52 2015 +0200

    Merge branch 'feature/autorefcount' of github.com-dkgroot:dkgroot/chan-sccp-b into feature/autorefcount

commit e77ddff38ed36f180d753a0ab61b20d3d8fb2b8b
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Sat Sep 5 08:52:23 2015 +0200

    Refine comments in sccp_protocol (unrelated)

commit cda62189ae09eeb12f46ec919084e8f0a5655b88
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:12:31 2015 +0200

    Fix two locations pointed out by new retain/release macro's using the wrong struct type to release contained data.

commit 28031cf384eb55f61a24222c71994e88cb241162
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 15:01:13 2015 +0200

    Added type check to sccp_refcount_retain/release to find issues where the wrong retain/release function is used.

commit d407f649a25ee4efbb35984479fafb39991f5a5e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.
    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for:
            sccp_device.c
            sccp_line.c
            sccp_config.c
            chan_sccp.c
            sccp_channel.c
            sccp_pbx.c
            sccp_softkey.c
    Add 'explicit release' comment otherwise to note the requirement of their existance.
    Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.
    Returning better debug information from sccp_device_getActiveChannel

commit cdbe138a4f06e3b78a478a1e073e7d20baa25c1f
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:24:57 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_config.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit 06a140b18e368a97252f65581b4b9450031e90ba
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 14:04:25 2015 +0200

    Fix sccp_device compilation

commit e8a09aa5d975dc57f86276c43031f109a6d04304
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:15:02 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_device.c, add 'explicit release' comment otherwise to note the requirement of their existance.

commit f25a2c91af6bc7aafa3b4c1337a0825c602e082e
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 13:10:40 2015 +0200

    Returning better debug information from sccp_device_getActiveChannel

commit f4ea2c2e3d40153a95a8fe499fa3c4875321ef06
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:58:32 2015 +0200

    Added comment to show that we are dealing with explicit releases

commit 0297e01090c904c2e402da9b7835cec117853f24
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:52:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_line.c. Make sure line does not already exist when running sccp_line_create. Deal with sccp_line_create returning NULL.

commit b746ae3a53f3e84b6af94dc3c897cfbb9fb06b23
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:19:29 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible for sccp_pbx.c

commit dc287eef809453aaa3c1d57f260088783e650d23
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:09:51 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible. Added helper function to get a retained line, multiple softkey function tried to do a similar thing, sometimes in different orders.

commit 7bfcda4cfc6324bf123a1d349916c20226380002
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Fri Sep 4 12:08:48 2015 +0200

    Replace explicit sccp_refcount_releases with AUTO_RELEASE where possible

commit 24edcf1084d6edc7b4ae5c68bd872c4321c3d1ba
Merge: 2726688 6327869
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Wed Sep 2 14:38:03 2015 +0200

    Merge branch 'develop' of github.com-dkgroot:dkgroot/chan-sccp-b into develop

commit 27266883675da532564673321a4299e8ac6da8c0
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Aug 31 14:10:24 2015 +0200

    Add bfd for checking backtrace processing to travis

commit fefc377349aeda6aebd5f6176002fb22b22a33d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 31 12:55:55 2015 +0000

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

commit 769a3b37e7acf79d1f5c64fb730c7fed7aa6f486
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 31 12:55:55 2015 +0000

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

commit 632786958f0cf03a96bbdf46ad394a2814e799f9
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Mon Aug 31 14:10:24 2015 +0200

    Add bfd for checking backtrace processing to travis

commit 4602881cc1efe707829a3c8c578855d50e1dd00b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 10:34:57 2015 +0000

    Experimental ldap realtime schema file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6169 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d67348c8fe3e14d20d5f33292af90490ae9e5de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 10:34:57 2015 +0000

    Experimental ldap realtime schema file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6169 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4512b1a734dab36363cb1bb01478eb69a619eb53
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 09:33:27 2015 +0000

    Update Makefile for small v in release number. Remove old V4.2 tag
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6167 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d346d4a2fbda00628b624c48f83082b6257d79ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 09:33:27 2015 +0000

    Update Makefile for small v in release number. Remove old V4.2 tag
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6167 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a427f06474db359589e983095ed299cc97c99140
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 08:31:02 2015 +0000

    Merge pull request #264 from marcelloceschia/develop
    
    Develop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6162 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d7eb34b57bf4926874a4aa5576ad43b92b2616e3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 08:31:02 2015 +0000

    Merge pull request #264 from marcelloceschia/develop
    
    Develop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6162 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8ec1d5c9453721c38a6666c71b7614f80352c0aa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 07:34:25 2015 +0000

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

commit 486ca1a1f9567b761a1af036d4542a7b4048d808
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 29 07:34:25 2015 +0000

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

commit 378728a1df4384a894b10867241ded7f5d0aadc5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 27 09:21:04 2015 +0000

    Fix sccp_enum generator, exists function had two return values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6160 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1394e226590ea633f20d29bff388d918391e7ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 27 09:21:04 2015 +0000

    Fix sccp_enum generator, exists function had two return values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6160 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94a8605bb3aa96c209722a7bb4515616dbe17318
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 26 10:29:05 2015 +0000

    Fix device softkeyset fixup after removing a whole softkeyset from the config file, without re-defining the devices softkeyset entry. This caused a segfault after sccp reload when using the device. Reported/Tested by Nikola Ciprich
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6159 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab20b9595f6a6de6a8d9f18a140102aa3bd601a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 26 10:29:05 2015 +0000

    Fix device softkeyset fixup after removing a whole softkeyset from the config file, without re-defining the devices softkeyset entry. This caused a segfault after sccp reload when using the device. Reported/Tested by Nikola Ciprich
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6159 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit def56e39f5da7bf84c3f3c991b0373c3a8ce7cdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 6 14:23:56 2015 +0000

    Update sccp.conf sample file generatation (sccp config generate ...). Updated version of sccp.conf.annotated
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6158 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c87880e7e406bab6a009804f9b5086b5eb046df1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 6 14:23:56 2015 +0000

    Update sccp.conf sample file generatation (sccp config generate ...). Updated version of sccp.conf.annotated
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6158 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5712176162e0d0ea358761aa33226023be8c16c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 6 14:22:28 2015 +0000

    Fix trigger in sql sample file so that it will also work on older versions of mysql-v5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6157 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65d63576a11ef5b4f26cbd11d2653feebd7cbce5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 6 14:22:28 2015 +0000

    Fix trigger in sql sample file so that it will also work on older versions of mysql-v5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6157 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a44538ac228b49c707e15709230b04a5cd63ad9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 17:23:27 2015 +0000

    Fix: Check if libbfd is installed before linking against it
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6156 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59e329c40b10844dcf0f10d56ea0d3a169754cbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 17:23:27 2015 +0000

    Fix: Check if libbfd is installed before linking against it
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6156 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0cdbb3c103fa103b7c918f869345e008b1fe680
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 17:00:19 2015 +0000

    Fix sccp_utils/sccp_do_backtrace when libbfd is not available. Reported by Nikola.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6155 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a91daaa2f936dc9ceaf635ac66639d22fedfcf4a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 17:00:19 2015 +0000

    Fix sccp_utils/sccp_do_backtrace when libbfd is not available. Reported by Nikola.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6155 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 230e0bd52337aed906dcbd6bf669f9c4592bb029
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:30:52 2015 +0000

    Enhancement: Improved sccp_do_backtrace() output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6154 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b226095a7bb1fd965e0eb03fead6d188840c38b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:30:52 2015 +0000

    Enhancement: Improved sccp_do_backtrace() output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6154 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ea0569fc4da79fac3fa4447ba270548321cee20
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:19:21 2015 +0000

    Fix: sccp_pbx_hangup (check if line was found before using it, null pointer dereference)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6153 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7c479d60504e852d291de801d6bc4b33cc345c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:19:21 2015 +0000

    Fix: sccp_pbx_hangup (check if line was found before using it, null pointer dereference)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6153 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c07a886ac4a95d9215850d3845efa2414f6b457
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:18:26 2015 +0000

    Fix: make SCCP_LIST_FIND traverse the list more carefully by retaining and checking result for every step. Adapt other source to use new SCCP_LIST_FIND. Fix: sccp_handle_keypad when parsing older devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6152 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10bb5ff2dfc5d045f79dbe76380c1339a9a860ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:18:26 2015 +0000

    Fix: make SCCP_LIST_FIND traverse the list more carefully by retaining and checking result for every step. Adapt other source to use new SCCP_LIST_FIND. Fix: sccp_handle_keypad when parsing older devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6152 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 355f020c0d0e1bdfc192ebf7c0a5f20578484044
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:14:35 2015 +0000

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

commit ac0b540353626e922c9e5dc867b5281de276cef6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:14:35 2015 +0000

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

commit 27616ef70985f2b274c48c757178015de6dcff99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:13:02 2015 +0000

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

commit 84e05db2819ded77983828465bd304780e32e97f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:13:02 2015 +0000

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

commit 2f50d95ca1b52b5e5e52cf6355a69f295d7a211f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:11:40 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6149 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81ef10fd3e1e19a00a04f45a0e774a14427b8c9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:11:40 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6149 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb85e4fe09557b1ee99106416d2c43bb18872ce2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:10:53 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6148 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51ce788030f3fef2c2bcaded1a9a78b47bc831d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:10:53 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6148 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8e27d118f1513b7c023c95e72b6116b3521713ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:08:32 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6147 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64b0bfd86b0a584c89c7a6bc3a3859fff995d447
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 26 09:08:32 2015 +0000

    Add: Detection of LibBFD. Add: sccp_do_backtrace() function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6147 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 672ec9d05c323402e5d55f97b015c32636fddfee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:07:46 2015 +0000

    Fix: racecondition => check refcount during SCCP_LIST_FIND before running compare.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6145 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6be897c36029d9de0792d8c53daa4c795a919a72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:07:46 2015 +0000

    Fix: racecondition => check refcount during SCCP_LIST_FIND before running compare.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6145 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 564e03df86f78c61612d11e9e3347a33bd654506
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:06:12 2015 +0000

    Fix: racecondition => check refcount during SCCP_LIST_FIND before running compare.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6144 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7fdeede07657d2e0fc2ec3f914a0d8ff17b354ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:06:12 2015 +0000

    Fix: racecondition => check refcount during SCCP_LIST_FIND before running compare.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6144 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f935f50e52ce24e99a4a4c828252f30e1b63baf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:04:50 2015 +0000

    Fix: potential null pointer dereference when regcontext is an empty string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6143 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d6321830016ebdaccea4d3bb7556675db45e29b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:04:50 2015 +0000

    Fix: potential null pointer dereference when regcontext is an empty string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6143 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21338046402d743f23c30730eb21b8c2b3da09ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:03:36 2015 +0000

    Enhancement: assert pointers before running sccp_copy_string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6142 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90c3c7a11ed0d8c41cd3d69dddc127de17e06802
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:03:36 2015 +0000

    Enhancement: assert pointers before running sccp_copy_string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6142 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f390038ffbc6c9651aecbba164111021dc030aa7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:00:45 2015 +0000

    Fix compile issue against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6141 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18a59069d6806af469c73d084d5d1fe03f253ef1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 6 11:00:45 2015 +0000

    Fix compile issue against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6141 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24eab9cb45ad59f55a167963d58ccbbf4be962af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 20 13:59:03 2015 +0000

    Fix: moderator partyName and Number in ConfList
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6140 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 048835a9392ad64cfbc54028dbe8c7460d5ca523
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 20 13:59:03 2015 +0000

    Fix: moderator partyName and Number in ConfList
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6140 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03dcba0acbe4266b04e04a705e27656e67f710f1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 18 14:39:57 2015 +0000

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

commit 1ae3f5f6c328f69a23cc0c3f560e33778b017a6f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 18 14:39:57 2015 +0000

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

commit b372ac36291e196ff38345b27dbed2d689e1bed0
Merge: 121e69a 7137e64
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 18 14:33:38 2015 +0000

    Merge pull request #260 from dkgroot/move_dev_pref_to_line_pref
    
    move dev preferences to line preferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6138 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a4f7c8f5a2afc7677b492b5097d8457ba307969
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 18 14:33:38 2015 +0000

    Merge pull request #260 from dkgroot/move_dev_pref_to_line_pref
    
    move dev preferences to line preferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6138 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7137e6436c2118575348c0cbeb106906c777a78d
Author: Diederik de Groot <ddegroot@talon.nl>
Date:   Thu Jun 18 16:13:49 2015 +0200

    Rewrite of 'move dev preferences to line preferences, whilst leaving device capabilities where they are'

commit 121e69a97e88a02bfb485081f632cb5631551094
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 17 11:44:18 2015 +0000

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

commit ba405776c7d486ec73143036589a89f8b0b12a11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 17 11:44:18 2015 +0000

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

commit 6245baa8bebf99bf93659a5aa34fb093291c06e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 16 12:06:26 2015 +0000

    Fix: Removed Line Contraint from buttonconfig table (postregsql/mysql-v5).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6136 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de7b71619b68ca8808b9ef19b2cf044d0abb2f6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 16 12:06:26 2015 +0000

    Fix: Removed Line Contraint from buttonconfig table (postregsql/mysql-v5).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6136 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed0407bd0d3bd561a2e9ca6764ec2f7dca8c288b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 15 17:27:32 2015 +0000

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

commit ce11353f1890f265ea0b73a2629e2fecb5b822dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 15 16:54:10 2015 +0000

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

commit 81cb4d644106a569e118ab4a65be7d508abebefe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 15 16:53:55 2015 +0000

    Fix versioncheck script to include the correct Branch
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6129 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 645689bf595399702ac7d5a3870224197033f8db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 15 16:24:58 2015 +0000

    Enhancement: Added trigger to check sccpline when adding a line to buttonconfig
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6128 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit abc5e717d6a1b64cab37355cd0cfed64e7bc5d48
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 15 16:22:47 2015 +0000

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

commit af08ebbc4a3828ce33de8fe8fb56c19a4d753517
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 14 15:36:04 2015 +0000

    Fix: Added Contraint for buttonconfig.name to require sccpline.name entry if buttonconfig.type is set to 'line'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6126 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9a914656b583107904bacc02067319cd26ca63c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 13 16:10:08 2015 +0000

    Enhancement: Default enable use of ccache when found in path (to disable use : --without-ccache).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6125 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1519a3271c0ae3d63aa84d60aa73789fe25dd5bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 13 14:33:54 2015 +0000

    Fix: skip empty mailbox entries during config parsing. Issue reported by Pavel Troller.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6124 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 70212a2c9f3f136472562de2cfe66228516e2b04
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 13 14:33:08 2015 +0000

    Fix: Warning about setting socket option COS. Enhanced sccp_set_socketoption function generate error messages only in case the option is supported by the platform in questin.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6123 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7754f107f24ae3fad72f95be7533dc139956a36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 12 18:42:28 2015 +0000

    Fix: Warning about alignment cast potential source for unaligned access.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6122 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ec845f5d43be91a1b85764d62841acbf2221c5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 12 15:35:26 2015 +0000

    Fix: detection of -fstack-protector support by compiler. Returned a warning instead of error when not available on platform.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6121 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d6d365499711f9709ab21ccf34bda8198e71522
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 12 14:13:14 2015 +0000

    Enhancement: change tos/cos type size to uint8_t instead of uint16_t (max value for tos and cos is 255).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6120 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit badd3e8847b50d24a11512dedfeafdd23a94dd1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 12 13:12:29 2015 +0000

    Fix: handling of cos/tos values explicit uint16_t casting (preventing unaligned access)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6119 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 035e2ac2394270b8cd2e10707463ec4a2bfdf72e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 12 13:11:41 2015 +0000

    Fix: reduce/remove warnings. Requested by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6118 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3e35151c787d8a7b889b492fa7bbbd3438630d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 11 14:37:49 2015 +0000

    Fix: speeddial with blf handling for newer devices. Reported by Pavel and Niklas.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6117 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e70a0968452444afda9b326949fec5585f1c77a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 19:41:32 2015 +0000

    Fix old style declaration (missing void)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6116 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a2776b7d7c2181ced962620d3eace1d229a13f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 19:41:08 2015 +0000

    Fix compile warning about missing declaration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6115 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e3de53930871f35968bd2c9e5110c28de932842a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 19:40:42 2015 +0000

    Fix: addition of compile warning flags. Enabled a couple more compiler warnings. Added the intention to enable a few others. Update ChangeLog. Replaced old m4 compiler flags checking macro
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6114 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cbf6e89ab5c3854e3fe08dce611f37f861130cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 15:25:48 2015 +0000

    Fix: natural alignment for sccp_event_subscriptions -> elements rearranged.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6113 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6e53ff76e53415d60de8396714098ef404396eae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 15:21:34 2015 +0000

    Fix: natural alignment for SCCPConfigOption -> offsize and offsetof elements reversed in order.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6112 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89e35e05462e56df2939ad44fcfd3ec03e9feee3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 14:41:35 2015 +0000

    Fix: natural alignment for sccp_softkeyMap_cb -> elements rearranged.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6111 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 38b4fb446700179e3baffb563a3ca33b6e4d8aa5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 14:37:12 2015 +0000

    Fix: natural alignment for sccp_global_vars -> elements rearranged. Removed unused GLOB(protocolversion)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6110 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 614c7ffce7641daa80bcba1e22b61f20ceb1bc8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 14:29:49 2015 +0000

    Fix: natural alignment for sccp_conference -> elements rearranged. Make sure playback.lock lies on a natural boundary.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6109 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbf685b3f60d38dd798a9af98d52aa12b6563ddd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 14:20:04 2015 +0000

    Fix: natural alignment for softKeySetConfiguration /sccp_device / sccp_line entries -> elements rearranged.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6108 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 293deee85c1de66e61c047bc87a425e7719d44df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 13:25:39 2015 +0000

    Fix: natural alignment for sccp_dllists entries -> elements rearranged (removed unnecessary padding. Fix: alignment of sccp_threadpool_thread to align naturally.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6107 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f96ef30ed71c3e3447e5963818ca4ce4fd1918a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 13:19:36 2015 +0000

    Fix: natural alignment for sccp_device_t / access to messageStackLock caused alignment trap issues on sparc/alpha/arm ->rearranged
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6106 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53cb15648ca20953dc7ca48d3562872cce890318
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 9 05:19:57 2015 +0000

    Fix: sccp.conf example for dnd
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6105 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 666838a5fe85e444c161b96b9568ff4497c1a345
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 6 11:46:52 2015 +0000

    change digit handling offhook, fixes issue on 79[4|6]0
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6104 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c78da91053c82fc92508cab2844b3bdfa4b3743c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 5 10:54:59 2015 +0000

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

commit 6c9e2b578210a6936127b2d96da563a45a636d46
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 29 22:43:25 2015 +0000

    Fix: sccpdeviceconfig view in sqlite3.sql example file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6100 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f872308c14d6ac5f30b7797bfaef3e83f3c658fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 29 09:55:07 2015 +0000

    Fix: parsing default value from realtime with NULL column -> call datatype_parser to clear value(s). Reported by Modulis.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6099 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65ef71ad92996265d3c73bbd9508ddc1f665448d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 28 16:06:12 2015 +0000

    Extended cli output on sccp reload, to show that minor changes have been applied (if there where any)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6098 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98c45d833f865034d68d1dbd59b0082b48f290dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 27 10:36:25 2015 +0000

    Fix: UpdateCapabilities on protocolVersion <= 15 phones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6097 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e9bde4fa24b8c3b6d85e3a2bcad57dedfa409321
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 26 15:25:57 2015 +0000

    Fix: mailbox/mwi config parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6096 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed11d6f558c82c99cda193e34beaceea4051f5a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 25 17:39:00 2015 +0000

    Fix: segfault when calling monitor feature without monitor feature extension being set. Cleanup download mediastatus handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6095 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 356594fb8f11196ec2b8ee30893bbe3cb7073906
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 24 20:45:47 2015 +0000

    Fix: UpdateCapabilities with Protocol >= V16 Should be handled like UpdateCapabilitiesV2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6094 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7d07f4c2e11f22351e8319df83df2fa7c11dcc2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 21 19:24:01 2015 +0000

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

commit 934a9b0ff1604e4dddd6c42522fc54341655e61a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 20 19:48:49 2015 +0000

    Fix: compile warning about unused functions. Reported by Cody Miller-Kelly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6092 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b71d29ad6efd23c9b654f474ca4d8ccdfff69a70
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 20 00:25:15 2015 +0000

    Cleanup: remove unused codecParams_t. Enhancement: audioCodec Dissection for UpdateCapabilities
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6091 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81284a3b61b6e34186243f15512c69432f1f3e60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 19 23:45:07 2015 +0000

    Fix: UpdateCapabilitiesV3Message (reinserting unknown field). Enhancement: Display of UpdateCapabilities Messages.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6090 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24bb7f0668360a5ec4f5d1caaffd4cd1cd9fb94e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 19 22:17:41 2015 +0000

    Fix: UpdateCapabilities Message. Reported by Jim & Marco
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6089 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59b792d8a0d571427693e4a7ab37cdadaaaa7f57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 18 13:30:54 2015 +0000

    Enhancement: Added comments about getting remote perr codecs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6088 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85f5bfbbc3402786f49a25b5fd81acb52eb48c32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 17 17:49:56 2015 +0000

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

commit 442c4a0fe9a7eab347383149aecb88faeace3266
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 17 17:46:59 2015 +0000

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

commit 104914d03922df2c461493031303aef3ed6642a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 17 13:55:02 2015 +0000

    Enhancement: Extend the dissection of UpdateCapabilitiesMessages (v2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6085 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d20a29f71ae32cf0b9a701a8ba3c6148538bfb50
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 17 13:44:52 2015 +0000

    Enhancement: Extend the dissection of UpdateCapabilitiesMessages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6084 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa7c77bc4ab6768203526b734f61424ea6b9367c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 16 15:32:06 2015 +0000

    Enhancement: Added Skinny Conference Messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6083 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d7d46574ba8b0b11ce0c67cfdb7e284e1b87e2c6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 16 15:14:08 2015 +0000

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

commit f54a6f9562330c13ec590bb30cb413e8f5c6a8f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 16 11:41:30 2015 +0000

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

commit 1f952015b2a53cf2c2139e00e5884e7546698a67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 13 11:17:45 2015 +0000

    Fix: Feature Buttong Index->Instance Regression. Reported by Marco Paland
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6080 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01d35a112bcf302358e3c49381ca15e0b23443f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 12 15:24:23 2015 +0000

    Fix: Remove Experimental from pbx_impl/ast/ast???.c for video and nat auto detection. Video handling is still covered by CS_SCCP_VIDEO
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6079 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69249c3b218b879c7d0ef1787314f04fd357ccd9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 12 12:11:14 2015 +0000

    Enhancement: Added sccp_manager_action2pbx_str function (for later use) (implemented using gcc-nested / clang-blocks / based on sample provided by Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6078 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25c9de3498b547f6114b894b980c2384f382b313
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 12 02:01:31 2015 +0000

    Fix: Copy Calling/Called Party Information before Masquerading the Call and pushing it into the Conference Bridge. Fixes issue with showing '~~s~~' as conference participant, when dealing with foreign channels and dialing via macro. Reported by Cody Miller-Kelly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6077 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05e1bec0d2c3644de9974079a1ebfa752a94b1a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 23:57:29 2015 +0000

    Enhancement: Added d->hasEnhancedIconMenuSupport to specify which device supports w Embedded Icons in XML messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6076 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c88c8b261395af998293944b42c38d9b44371b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 21:26:35 2015 +0000

    Fix: Conference, removed error message where it did not belong. Enhancement: Add definition for StartMediaFailureDetectionMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6075 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8418f55a24a768b83a372277d63fa7858ef08e24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 17:01:44 2015 +0000

    Enhancement: Integreated FormatStat Message
    Fixed FormatStat Message Using Parameter of Wrong Message
    Updated Capabilities Messages
     - Added confResource_t struct (UpdatedCapabilities)
     - Added payload_t struct used by audioCap_t (UpdatedCapabilities)
    Added Conference / Participant Message Definitions
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6074 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2d050f8a9ee7cfc8f09254e8c016927682b66a76
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 15:24:20 2015 +0000

    Fix: Conference Playback Channel -> Caused a Segfault on Hangup. Reported by Jesus Tovar.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6073 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10d75e20f2523698fcc3110b9e88f0e703dc64fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 15:23:29 2015 +0000

    Enhancement: Use SKINNY_MEDIASTATUS when dealing with MediaTransmissionAck's. Enhancement: Initialize data string when dealing with DeviceToUserData Messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6072 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da635dd54e0bbde9484bee020cb9af6b19c932ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 11 11:59:23 2015 +0000

    Enhancement: Replace Unknown Fields in CallStateMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6071 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d1b5909dd8d2021533eab3c8dce285119311a7f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 10 15:57:29 2015 +0000

    Enhancement: Extended MiscellaneousCommandMessage. Added Logging Output for MiscellaneousCommandMessage. Replaced unknowns in OpenReceiveChannel with lel_audioLevelAdjustment + latentCapsInfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6070 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 600a3098feff6dacc0f3e078428fb3c863643f92
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 10 14:57:37 2015 +0000

    Enhancement/Cleanup: SetRingerMessage:unknown -> lel_ringDuration / StartMediaTransmission:unknowns->latenCapsInfo / StopToneMessage:unknown1 -> lel_tone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6069 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d5e8b75be693e8171889d0607a38789f81a5d9d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 10 14:37:49 2015 +0000

    Fix: OpenReceiveAck Message, the unknown fields where a misinterpretation of the IPV6 field length
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6068 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e80eb90f97cbf5f4eb39a1b4b87ac0d5ced24055
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 10 14:17:50 2015 +0000

    Enhancements:
     - Use Index instead of Instance where appropriate (i.e. FeatureStat Messages)
     - Synchronize FeatureStat and FeatureStatDynamic FieldNames
     - Integrate DialedNumberMessage (v3 and v18)
     - Renamed DialedPhoneBook -> SubscriptionStat
     - Renamed CallListStateUpdate -> NotificationMessage
     - Filled out Unknown fields, with their appropriate names, clarifying their use
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6067 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2984e4d1fa35977afee44f1b0de34d033b671985
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 9 14:27:54 2015 +0000

    Add FastPicture Update -> queue control VIDUPDATE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6066 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8bb5fe20bab253e4ac7255a725966ae904bdc9a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 9 14:12:01 2015 +0000

    add video mode button to connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6065 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88860fd2f895976a7541ff941084f75524e3fda1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 9 14:10:50 2015 +0000

    set default video mode to auto
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6064 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be82be710e62fc0971c05dec49f2bcff31bbfa29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 9 12:56:01 2015 +0000

    Cleanup: Add vidmode to softkeysets
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6063 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc34fb850ca0862a082bca12c632164876725632
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 9 12:46:13 2015 +0000

    Fix: Add vidmode to softkeysets
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6062 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7da8c187fbf09294ed57f52fafa2dc693906c28d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 8 17:00:04 2015 +0000

    save and parse lineInstance for last dialed number
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6061 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14a5e5520716bd53b11276ee8799f953c8c30cd0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 8 12:23:19 2015 +0000

    fix compile issue asterisk < 12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6060 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e34045e6247a2f86c1289f42b48012d2270b182c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 8 11:17:36 2015 +0000

    save the line instance for redial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6059 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b7ac99569dc46948d5c90ef1ac90fa373930cbe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 5 09:35:35 2015 +0000

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

commit 66ce60cfe709efc428714b4ffa17961a688e7eae
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 4 13:22:47 2015 +0000

    set the endcall softkey to the same position across all softkeysets
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6057 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f653302deb4af3404ffe5b1d39a7c1a1e3cd58bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 3 07:43:16 2015 +0000

    Fix: removed experimental flag around nat
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6056 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99a08cb737cdb4f8062d0363cfe18ee668ba69d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 1 18:41:21 2015 +0000

    Enh: Added SPA524SG. Requested by Marco Paland.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6055 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d84001dc9f5d5dc9d36712834c8c105485285309
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 29 00:55:42 2015 +0000

    Fix: Re-added 'dial' softkey to 'digitsfoll'. Reported by Nikola Ciprich.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6054 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dca059be4dd43d9c30f81d3a222abfe17531598e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 15:37:38 2015 +0000

    Fix .travis.yml if/then/else statement (#7) (Include libblocksruntime)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6053 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a7449a23d532378f866c41c5402609717afb0ccf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 15:31:43 2015 +0000

    Fix .travis.yml if/then/else statement (#6) (Include libblocksruntime
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6052 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 439525e8e7a4280c692b5f93c894548432b1555c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 15:31:27 2015 +0000

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

commit 23b95bf9eb5b00c247ce42f94c31d8c2d7cc228d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 15:31:01 2015 +0000

    Fix: bootstrap.sh should rerun configure if config.status is already there
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6050 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc026e9e814fc750c82caf7c2da89e92e745bbdc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 15:30:30 2015 +0000

    Enh: move RAII check to it's own file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6049 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dbd4e05742011c44035a8dcc079a71a8172426b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 14:50:54 2015 +0000

    Fix .travis.yml if/then/else statement (#5)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6048 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5907c02387030c157a119a80e902a5368e515485
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 14:44:04 2015 +0000

    Fix .travis.yml if/then/else statement (#4)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6047 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b5806e008dd1904211cf0e27ce9223bcc893878
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 14:35:35 2015 +0000

    Fix .travis.yml if/then/else statement (#3)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6046 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 014fd01d489709c39a9fa79493d4fb34ebe0c0a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 14:31:24 2015 +0000

    Fix .travis.yml if/then/else statement (#2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6045 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43b874820e3bf0fd99bb965950de31f5b701a55e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 14:26:37 2015 +0000

    Fix .travis.yml if/then/else statement
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6044 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa059e58cb46277944f209ffa6d46fb11f0c696e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 13:39:16 2015 +0000

    Travis: Added ppa with asterisk-13 on trusty
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6043 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 025157031ab34700236fd8ba96edf6c5bc096dfe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 12:54:58 2015 +0000

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

commit 069bc25e4d7a87251c5c426db2232dbf9cac6905
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 12:47:24 2015 +0000

    Enhancement: Replace the old method to remove PACKAGE variable, which where already defined in asterisk/autoconfig.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6041 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17c1405e22b9b705f7442d76db212a3936c4800e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 26 12:24:20 2015 +0000

    Fix: hung ast13 channel after conference. Still a channel->cdr issue left, to be done
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6040 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cbf7554685a47445cfcef924aa9676502d23796
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 16:54:45 2015 +0000

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

commit dd6241fbb7519d2f5cd12b33409abc9f4422d72e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 12:45:48 2015 +0000

    fixes mwi line indication; siplify the mwilight handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6038 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9422c7f89aeb3e1719c7742a240964d143300136
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 11:12:08 2015 +0000

    Enh: Added DEVICETYPE_ANALOG_GATEWAY for VG224(30027) device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6037 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec3b62b0b9f246ec127268748db7f719cd425969
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 11:10:28 2015 +0000

    Fix: handling setvar has been filed incorrectly. For exmaple with 'my value', which would cause a segfault.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6036 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b22a8aeb9e11b906be133dacb60174cc68014377
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 09:20:04 2015 +0000

    no need to expose sccp_mailbox_subscriber_list, it a private data structure; check mwi line state in sccp_mwi_setMWILineStatus and not the mwi light (instance 0)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6035 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20704134ee5c0a112a9b77e01fbe9262a57e351c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 09:08:03 2015 +0000

    fix: (sccp_mwi.h) one more asterisk 13/stasis issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6034 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 385421a68098d6add30fb045f1679f71c69725d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 24 09:02:37 2015 +0000

    fix asterisk 13 compile issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6033 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ffaa79fa461a93440a1b0c4e2bc38e9f7886d06
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 23 19:16:26 2015 +0000

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

commit 4352c16267db7197db2a1b5ab177774a48418f46
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 23 18:37:58 2015 +0000

    fix mwi:
            Handle MWI with multiple lines correctly (reported by Nicolas Gosselin / bug report #248)
            Switch of MIW light during a incoming or outgoing call, when d->wmioncall=off
            Cleanup suprious STASIS debug messages, which where not required
    enh cli:
            Added correct display of d->mwilight (is a bitfield), to sccp show device
            Added display of mwioncall to sccp show device
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6031 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94bc61fdccc98827dae63ce0f7b9005b359fca91
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 23 14:18:40 2015 +0000

    Fix: remove experimental status from mwi + asterisk-13
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6030 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f174f24af225365bbc2be2f7d1c234a9c0d04d30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 21 10:49:27 2015 +0000

    Fix: StationMaxXMLAlarmMessage (Increase the size to prevent 'discarding bytes' warning). Reported by Cody Miller-Kelly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6029 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d5157224b3bd4f30834396a29f3a9d52dd2b878
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 20 17:22:07 2015 +0000

    fixes overriding speeddial definition reported by Sander Smeenk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6028 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05c527e63a2d970075286f69b873ba2ae1afc70c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 19 18:49:40 2015 +0000

    Added the possibily to add asterisk tests. Added example test for the sccp_append_ha.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6026 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67c57ee980da4844e4153affc3ee44e32985ec73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 19 13:09:41 2015 +0000

    Added: Set topic for stasis_subscribe to hint->hint_dialplan (Experimental)
    Fix: Spelling of hint-shadow comment.
    Cleanup: remove unused ast104.h file
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6025 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f0abbeb550f40283124f3c0567adf8e6ade5550
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 19 11:34:06 2015 +0000

    Cleanup: Remove some ancient files which never get used
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6024 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f33c70b7a60e86b7bcd8f6a831681a4c7b9c9b3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 19 11:32:08 2015 +0000

    detailed comment for label background hack
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6023 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2b0d5f94ae19f81dd2d92183b538ac38d8a8f12
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 19 11:12:47 2015 +0000

    Fix: channels being left behind after transfer (pickup etc) on asterisk-12 and asterisk-13
     - Fix: Replace CS_AST_HAS_CHANNEL_BRIDGE_PEER with PBX(get_bridged_channel)
     - Fix: add pbx_channel_unref after use of PBX(get_bridged_channel)
     - Fix: ast_format_cap and ast_format refs with asterisk-13
    
    Reported by Niklas Larsson (and others)
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6022 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a1ed576f92fa1584cfca3755d669d4b3dc1fdfde
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 18 15:56:50 2015 +0000

    fixes font background issue with dynamic speeddials
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6021 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22589a46f461a7b131ef7bf1d7414813ded46fdc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 18 15:13:51 2015 +0000

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

commit 41a3ca79df33ed643e9402ac4a637f22b5a3be8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 15 14:24:09 2015 +0000

    Fix: SpeedDialStatDynamicMessage does not belong here
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6019 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f80d5f06ef285ace118bbf53049152dde1ce58c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 14 19:27:47 2015 +0000

    Fix: d->softkeyDefinition set to unknown set, fallback to 'default'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6018 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc67027ed4ab996fefe2a62571c4af50416139cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 13 17:06:02 2015 +0000

    Fix: SpeedDialDynamic message had the wrong fields assigned to them. Updated message test in sccp_cli.c. Added possible explantation of the 0x15 that's being send when using LineStatDynamic (Further testing required).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6017 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18c03d3df3d3c36ab5b4d2044ea6bef060a85841
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 20:11:34 2015 +0000

    Fix: cli / ifdef issue (fixes #258)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6016 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 381708859444ae243e99855704245787e44e3293
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 19:29:59 2015 +0000

    fixes comparison between 'boolean_t' and 'enum sccp_nat' (fixes #256)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6015 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d23c9d76e6b70d450a96267e4497c74082e0c196
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 19:29:27 2015 +0000

    Fixes include of non-existent channel_pvt.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6014 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8549866c5d20901c9949fb5417f3bc0b71894d55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 18:02:24 2015 +0000

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

commit b221c4beb387272a554763ebe49a5b1e19d89596
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 17:42:22 2015 +0000

    Fix: transfer callinfo overwriting the connected_line information
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6012 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 058621324231c99213a058c3f0ffe6d567394ac2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 17:05:51 2015 +0000

    Enhancement: Removed experimental status of AUTO_NAT and sccp_copy_string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6011 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67d2b817fbcb110c4c556205f0ca0f66a1ad4e0a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 16:56:08 2015 +0000

    Fix: Socket Keepalive / Keepalive Interval and Keepalive Max Probe Count new default. Tested by John Bittner.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6010 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd18ed24832fc714c33e80719cb2898c160d914f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 11 14:28:16 2015 +0000

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

commit a94fcf2e626778bb0f50144a8c06010cb93b30b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 10 16:38:38 2015 +0000

    Fix: Renamed the AMI sccpshowdevice subtables to a more consistent form
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6008 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5846bf50a6431ac40939df66d3a93f6492566496
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 9 20:42:30 2015 +0000

    Use ast_bridge_depart on the remaining bridge-chan after masquerading the conf->participant side out of the bridge. Insted of the using ast_bridge_destroy directly as we did before. This leads FRACK on newer versions of ast13. Using the bridge_depart method should be backward compatible
    
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6007 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2231f3888e09a685c59e289e367db095e94cdb77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 9 16:05:16 2015 +0000

    Fix: conference when working with newer versions of asterisk-13 / asterisk-trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6006 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80452c8b82c00886d528c5f3281ab4e0d3bd6651
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 9 08:11:41 2015 +0000

    first fix of Still problems with button layout
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6005 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbf669fc1d833bd01c98ff42cb30b2dbbddd22e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 8 19:32:35 2015 +0000

    Add the sf download button to the github page
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6004 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f7d2523e9a4de6ff13901c176a9b7436bd0984b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 8 02:37:28 2015 +0000

    Fix: Two empty lines after AMI list response instead of one. Reported by Jim Dossey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6003 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fdfe7505e83a4101e93d18769daedd6db4583bfe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 7 16:44:04 2015 +0000

    Fix: ami astman_send_ack or astman_send_listack. Enh: Return number of Tables in ami footer. Fix:SCCPShowGlobals returns a response instead of a list.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6002 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 349e3ffacbf193597a62fde696483184f9e036fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 5 20:01:17 2015 +0000

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

commit bcef0c2787b59e2d760fd6de2af6dd53a3852d59
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 5 18:34:37 2015 +0000

    Fix: Make AMI output comforming to the same style
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@6000 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3330f860b899ff8aeaddf580d21f62cc48ec7a4c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 4 19:03:43 2015 +0000

    Fix: SCCPShowDevice AMI message for 'Allow ringin notification'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5999 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03fe903d7856aafd76b043ca9a747a99c2c4c285
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 4 17:30:48 2015 +0000

    Enhancement: Remove spaces from AMI Key Output (AMI-API). Trim spaces from front and end of AMI Value Output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5998 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd6daa4cacaeb12c5aa92d9fecbb0c178b151eb1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 4 13:15:13 2015 +0000

    Enhancement: CLI_AMI Output: Updated Device to DeviceName and Line to LineName
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5997 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5ca06c6aee4c504cc2a7bc18a295cc051f08162
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 3 22:07:44 2015 +0000

    Fix: extra line after SCCPShowDevice SCCPShowLine before throwing the TableEntries. Also reported by Jim Dosey.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5996 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad31f02ed777b9f3b181038547ba9550b2bd0e7b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 3 01:51:36 2015 +0000

    Enhancement: Trim and CamelCase AMI output. The key values should not contain spaces or any non-ascii character. Enhancement: When returning a list of events in reply to an AMI Action, we should only ack the list not the message response as well.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5995 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9f4b378d89ec7b7d5becce8dd8837056ec07de5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 3 01:49:39 2015 +0000

    Fix: CLI_AMI Output. Enhancement: Prepend CLI_AMI Event Entries with 'SCCP' so they can be filtered (for) more easily.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5994 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1b576ef71d9653e369986cc206c08174f174110
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 3 01:47:58 2015 +0000

    Enhancement: Reduce output from SCCPConfigMetaData by only displaying Flags when applicable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5993 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7bd2ddfd48c6bb6f043b3c2df5d4680e62e2f025
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 2 00:06:06 2015 +0000

    Fix: Only update sccp_enum files if we have a compatible awk version, otherwise use pregenerated files from repos (1).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5992 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 214d6b92d997117fe52a13ab5a0154e4d6f6148b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 1 23:59:21 2015 +0000

    Fix: Only update sccp_enum files if we have a compatible awk version, otherwise use pregenerated files from repos.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5991 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 58340070d28ac5b75f540e4fab92b30f4a30164c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 1 23:40:25 2015 +0000

    Fix: ActionId in CLI_AMI results (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5990 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f1d92e76669284d48f23cc8c2e11b6c0f7975ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 1 23:26:45 2015 +0000

    Fix: ActionId in CLI_AMI results
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5989 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 651a4229fa321edbd94e4133efe59e30d1e338ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 1 00:21:47 2015 +0000

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

commit 66535aebce61769a5c11e77ec8c68edbbe138dde
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 31 22:02:56 2015 +0000

    Fix: pointer-bool-conversion / Enhancement: Set ast_rtp_instance_dtmf_mode_set when running in skinny_dtmf mode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5987 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64fe23f70e128e28c7a141928bd96e5a2ba2da64
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 31 21:51:17 2015 +0000

    Enhancement: Made statically defined softkeyset 'default' dynamic instead, so that it will also show up in 'sccp cli show softkeysets' / 'SCCPShowSoftkeySets'. (Requested by Dave Burgess.)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5986 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a066df991e18e8b504c2a8d0b112d6fdd6f7726b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 29 15:06:28 2015 +0000

    (Temp)Fix: pickup on 7940/7960 type phones, forcing the callplane to be visible. Something seems to be suppressing the callplane along the way. (Reported by Eric Ojacastro)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5985 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67dd8878afaa524fdf5f92790b6e1f4dde966887
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 28 18:04:48 2015 +0000

    Fix: compiling using clang against clang compiled version of asterisk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5984 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 34cc3d7faa2bf1759469d7ebbb544c7c3337bd21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 26 13:01:47 2015 +0000

    Enhancement: Enum's using bitfield should not use a sparsely filled string map. instead we can use the bitindex to lookup the value directly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5983 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99aeefafb0764cf522f5a47b53691b9ad5373f35
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 26 10:53:40 2015 +0000

    Fix: removed early break from line 'default' option handling from sccp_handle_line_number.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5982 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eaf59feced3a3dc2bf610ca466cdf5fad18665a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 25 22:15:06 2015 +0000

    Enhancement: Reduce the size of the stripped chan_sccp.so binary by about half (2.2 Mb -> 1.2 Mb). (Part 2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5981 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f49492e1c2011022be33aee2a5c161300953dc7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 25 22:01:01 2015 +0000

    Enhancement: Reduce the size of the stripped chan_sccp.so binary by about half (2.2 Mb -> 1.2 Mb)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5980 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56b62ffe5a96e850f84b860544ee1684855c3348
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 18 11:16:11 2015 +0000

    Fix: number of small/tiny fixes. Reported by Leonid Korokh
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5979 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc6829dfba961233440c2e4eb4290514f62506ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 16 20:22:21 2015 +0000

    Fix: Match gcc/clang when multiple versions are installed, ie detect 'gcc-5' instead of only 'gcc'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5978 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14dee8eb8cddb0f668a89d201c09c635fd8e97d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 17:29:55 2015 +0000

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

commit 578912826de0b83975130a57795f5ee79c8d7fda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 17:29:24 2015 +0000

    Fix: revert subdir-objects change to configure.ac which is not compatible with older version of automake, need to find another solution later
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5976 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9eea16b89574f38db4032ae689cdcd229180233
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 16:37:26 2015 +0000

    Fix: Compile against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5975 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be09caa540c1dab71bf722f5af452588967cd970
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 16:35:05 2015 +0000

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

commit a437fb1507a53dbd5949ae90345fde7cd8f240d1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 16:19:34 2015 +0000

    Trying to fix travis with configure subdirs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5973 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0106c56ea2980195732aed30c63bd9f8a72ac39a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 16:07:45 2015 +0000

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

commit abf1721ff5955a468187c47d9a14d660a9e2cf0d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 15:02:52 2015 +0000

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

commit a4e66196499ca08c09b784405015bc5c2abe740d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 14:55:53 2015 +0000

    Fix: Makefile.am to update revision.h every 60 minutes, to make sure latest svn/git revision is represented in chan_sccp.so
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5970 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61eccaed896237126ec3996cd25f9d5c06b7e6a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 13:32:28 2015 +0000

    Fix: sccp_enum.c to use SENTINEL as last value. Fix: Sentinel to calculated bitfield value instead of incr+1, otherwise it would match a whole range of values.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5969 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3871b5bf33737a4e7e39b91ea9a78dc4df7e92b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 15 01:31:44 2015 +0000

    Enhancement: Allow #ifdef / #endif in sccp_enum.in
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5968 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a47456ede2bc1ca9f9dd50041211ab1a18d4dc64
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 14 17:42:38 2015 +0000

    Fix: is left from hold
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5967 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 045a8ecd03856168b4a6a28fbefcb2509755a39a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 14 17:40:20 2015 +0000

    Enhancment: Signal Transfer Success/Failure. Update indication2str
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5966 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07956759af31ca733b082d393e7356c3a56814be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 14 16:24:31 2015 +0000

    Fix asterisk-18 compilation. Added padding for better dlinkedlist lignment
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5965 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10e7c251ca4968f278b8e9692138ee1b0e0fb671
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 14 15:28:13 2015 +0000

    Enhancement: Move several typedef enums to sccp_enum.in
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5964 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e8bc26a824b1c32c98f8634076f0ed18a854fd14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 12 11:57:58 2015 +0000

    Fix: dnd always cycling through off/busy/silent. Reported by Steve Hanselman. (setting device->dnd=off maybe a little bit counter intuitive, but don't want to make any big changes at this moment).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5963 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 38023da847ade63bc9fffec7fc694a58991dbdf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 12 11:56:31 2015 +0000

    Enhancement: extend size of disallow/allow in progress sql sample, to allow for multiple codecs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5962 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc361d4bdf6ce34f7f64748897132a4de7a5f4ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 2 16:58:33 2015 +0000

    Fix: phoneServices Voicemail to connect to Messages Button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5961 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7afaca1c6f409cf30680ce267100c924c0773158
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 26 10:32:38 2015 +0000

    Fix: channel_answer regression on older devices. Reported by Rob WIlson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5960 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eadb406a83f3f2c47dd5d9d91ba7c5bd2ccbe50d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 26 10:18:46 2015 +0000

    Fix: using the right instance number when dialing a speeddial. Reported by Rob Wilson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5959 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2125ae6fa91d86fce2f33f4812bb6e0ea6f15921
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 25 12:27:26 2015 +0000

    Enhancement: Refined the codec combination and reduction, currently used by sccp_pbx_channel_allocate. Should possibly also be used in sccp_channel_setDevice aswell. But might actually be better if we would move audio preferences to be line based instead of device based, that would make shared line easier as well (combine/reduce codecs at linedevice_attach event).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5958 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f298da249115d50fee89e7c6b34008b825ca9d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 25 01:24:56 2015 +0000

    Enhancement: Refined the codec reduction (sccp_utils_reduceCodecSet / sccp_line_copyMinimumCodecSetFromLineToChannel), used by sccp_pbx_channel_allocate. Should possibly also be used in sccp_channel_setDevice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5957 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d20de63e3163b68ca564fab5de2c887839c0ec1b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 24 17:44:30 2015 +0000

    Enhancement: Updated buttontemplate parser to show debug results
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5956 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f72ed08a9f00e35fd394b514b0a5f91cff81701
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 24 17:43:59 2015 +0000

    Enhancement: show buttonconfig->index instead of the buttonconfig->instance which might be confusing, added instance as a seperate column.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5955 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea382827e74e66a7baf678cafafc787580cffb7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 24 17:43:02 2015 +0000

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

commit 69c3c8953efa920eba4bfe8e5a3cacdc05035c26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 24 16:09:16 2015 +0000

    Enhancement: copy device capabilities to channel when allocating a new device (combine codecs when dealing with shared line)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5953 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62c4e9d24537acd4cf0df1cb4857d0bc045c3d55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 24 16:08:35 2015 +0000

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

commit 44431e2cd0e49219192fbdf765a09a9e21cff988
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 23 10:10:45 2015 +0000

    Fix: database sample files for dnd field. Reported by Rob.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5951 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa2c4d5dd27d8910fdb4b3681b645acef2fff5d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 12:51:34 2015 +0000

    Enhancement: Removed experimental status from softkey:uriaction (2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5950 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57e8bf81d34f8273adb3e6492bb4256e928b7160
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 12:33:25 2015 +0000

    Fix: immediatedialing keyset change from offhook to digitsfoll at first digit. Reported/Patched by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5949 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b65b0e9d8fb893a686977011049b057d5ea0377
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 12:29:51 2015 +0000

    Fix: cfwdAll feature button toggle. Reported by Marco.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5948 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9fcc7b54e014365636e5469810a58a32a46a67c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 11:31:59 2015 +0000

    Enhancement: Removed experimental status from softkey:uriaction
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5947 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2faee452b674690800db1c1b8cbed084a141d357
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 11:24:29 2015 +0000

    Fix: Check for TCP_THIN before using it in setsockopt. Reported by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5946 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fac92cc2607148324b180ed6a975ade27d064119
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 21 00:52:05 2015 +0000

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

commit 31fc0c1438cebc2b6542b0184dc932a4490977dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 20 16:39:53 2015 +0000

    Enhancement: Because managerHookHelper gets called repeatedly by asterisk, it is wise to move the memset into the loop, after category has been checked.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5944 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e3c8d51b9bf5ea3b59df46d39ba4a6c3029deb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 20 14:19:58 2015 +0000

    Fix: address of array 'XXX' will always evaluate to 'true' [-Wpointer-bool-conversion]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5943 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78efec8fceee969302c739bb81bc60c0af35f252
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 20 13:36:46 2015 +0000

    Fix: Prevent compiler warning about static/non-static
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5942 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11d5fffd8a72ca440d47903cef91fe420658e295
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 20 10:46:33 2015 +0000

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

commit e529ab0227578e1ad581b6aef86d155fac0b11a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 20 09:37:15 2015 +0000

    Fix: Makefile.am for make release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5940 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ad338131de9274005342e5c16b323d2d331b483
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 22:03:02 2015 +0000

    Fix: compile against asterisk-1.8 (missing ast_alloca, replace by gcc/clang buildin function)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5939 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b09fb2276ec37b82592229f6dbe7153190ffaa89
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 21:55:01 2015 +0000

    Update: Makefile.am to allow for make release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5938 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 087a32f7eec3669e8cc5914ad2459344fbed1389
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 13:36:08 2015 +0000

    Fix: sccp show hint subscription display when device is offline. enum lookup error for iconstate.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5937 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e424ca77da91a0b194c04fb86f092e343da9e0db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 13:01:08 2015 +0000

    Enhancement: Support for UTF-8 (new devices) und ISO8859-1 (old devices) allowing accented characters in buttonlabels (in Latin1 format only) on older phones. You need to make sure the sccp.conf file is stored in UTF-8 format. Requested by Oliver Jaksch.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5936 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a88a7e3ff1e7c4464bd228a7241bb6bd1fa408a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 13:00:43 2015 +0000

    Enhancement: Support for UTF-8 (new devices) und ISO8859-1 (old devices) allowing accented characters in buttonlabels (in Latin1 format only) on older phones. You need to make sure the sccp.conf file is stored in UTF-8 format. Requested by Oliver Jaksch.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5935 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ba59d93d2f41e992a68b2c533475b08191bae7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 18 12:43:22 2015 +0000

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

commit 078404ded9117f739afd065494e6cff131b9d35d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 17 15:37:32 2015 +0000

    Fix: sporadic indication of invalid number during pbx_pbx_start caused by AUTOLOOP check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5933 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10f023254ffa18d201a99cf592424a9a0bf29994
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 15 17:51:11 2015 +0000

    Fix: regression in locale handling. Reported by Oliver Jaksch.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5932 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5575228d6cf587beccd3e7a0fff7f40bfd2c54d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 13 13:31:01 2015 +0000

    Fix: sccp_hint.c (partial revert)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5931 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f93791d0ca99f9704e491077e5942c491534a1ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 23:26:14 2015 +0000

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

commit 59361060891af72f9ae586fc3e50ecb1b3050a94
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 22:37:42 2015 +0000

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

commit 86363b7eedace12555af997842202a9152239f95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 22:12:50 2015 +0000

    Fix: compile against ast106-ast110 extranous ']'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5928 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6005e7ca600b7118a1b513ea1cc6372d01652534
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 21:48:52 2015 +0000

    Travis: Still having difficulty with make file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5927 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37668779915a5c525079bf2537408b59cafe224f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 19:30:46 2015 +0000

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

commit bfadf0aee99288c2c3b52341adb75641c2c15a88
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 19:20:48 2015 +0000

    Fix: prevent segfault when calling setNativeFormats with a non existent c->owner
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5925 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 277b6135b3ab36671f319ac85784b5c60b0a9317
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 19:20:09 2015 +0000

    Fix: finding hint when hint is configured as 'exten => 143,hint,SCCP/143,CustomPresence:143' for example on elastix 2.5. Also references #250
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5924 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6859ddc360ffad7fea421c4689584f90cb10016
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 15:41:56 2015 +0000

    Enhancement: Added SVN revision header to sccp_enum.[c|h]. Added header to sccp_enum.in file.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5923 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 492aa866a234b2f568f58930261055837d2d887c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 15:38:50 2015 +0000

    Enhancement: Add SVN revision header to sccp_enum.[c|h]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5922 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4447a2a63cb06ff5774701bfbc5f8f9d25b6e104
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 15:33:11 2015 +0000

    Fix: make gen_sccp_enum.awk work with older awk versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5921 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18944d3c22f5ce5b0f58dcd4fb0793baa4a73136
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 15:24:50 2015 +0000

    Fix: src/Makefile.am for gen_enum
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5920 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1556ceb43e520c3740dffbb46d274cba1984cc2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 15:14:18 2015 +0000

    Enhancement: Replace sccp_enum_macro.h with a more maintainable awk script. Fixes nasty chan_sccp.so bloated size from 20Mb back to 3Mb.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5919 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2511a78ca595b4810bc0d3810ef1773b158a07f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 12 13:20:29 2015 +0000

    Fix: Checking gcc for -Og support, before using it.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5918 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4e8b74912cd08799f570330d26915762bc313c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 11 20:01:42 2015 +0000

    Fix: Revert -O9 change, because gcc 4.1 can't handle it :-(.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5917 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae9d58fbd1cd71ec180d5bee2ee957754a71faf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 11 11:07:31 2015 +0000

    Fix: Reduce warning/error log levels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5916 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0f156c1f315a97c626909c8516197eae1f32ff4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 11 11:05:49 2015 +0000

    Fix: Remove SO_ERROR Success(0) Warning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5915 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f765e743d3e816d564ec67a49b7dae8b49231415
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 9 23:59:24 2015 +0000

    Fix: prevent segfault during grouppickup when channel could not be found/created. Reported by Cody Miller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5914 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0869cb55a61975a2e14d236491d73c87b4768429
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 8 18:05:29 2015 +0000

    Enhancement: Reduce size of chan_sccp.so module by 50% by setting -Og when compiled with gcc. (mainly cause by multiple inclusion of identical const arrays (side effect of sccp_enum_macro)). clang automatically merges these constants already.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5913 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 882fb4f8aa2d3a152776193a55303e24e60f022f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 8 18:05:16 2015 +0000

    Enhancement: Reduce size of chan_sccp.so module by 50% by setting -Og when compiled with gcc. (mainly cause by multiple inclusion of identical const arrays (side effect of sccp_enum_macro)). clang automatically merges these constants already.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5912 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ba2c9b71b30418df29d0b421409b666a79aa425
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 8 13:44:54 2015 +0000

    Merge pull request #254 from dkgroot/master
    
    Socket Handling Enhancements / TCP Keepalive Handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5911 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80de55ac0ae05d760b963da4eadde446ab0eb1e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 8 01:46:48 2015 +0000

    Cleanup: Remove debug messages from Makefile.in
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5910 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6c7489d9d5928a0ff60af502393e9bc30e4c20e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 5 12:53:18 2015 +0000

    Fix: compile error attended_transfer : ast13.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5909 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0596967b85e5677637cd302ca3e7be75b41ecd1d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 4 18:16:24 2015 +0000

    Cleanup: removed some hardcoded defaults in favor of using default value from sccp_config_entries.hh.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5908 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 779a150a397d32010d05849fa562a1639f6be5f0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 4 16:07:42 2015 +0000

    Fix: Correct connected/redirected asterisk-11.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5907 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca6d840bdd4b5340a9ea0bf61d2e522b7cc3e2fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 4 15:13:49 2015 +0000

    Fix: Correct connected/redirected asterisk-18 and asterisk-10.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5906 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 76ee217f91c7c77bdbbf22f07b4df830f73a168a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 4 14:49:24 2015 +0000

    Fix: Free duplicated strings when updateing connected/redirected asterisk-18 callinfo.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5905 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1e5d56d62857a050dbbb477065de496f2bcb0ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 4 14:21:07 2015 +0000

    Fix: transfer masquarade return value handling. Use goto exit during transfer completion to make sure transfered_channel_release happens. Free duplicated strings when updateing connected/redirected asterisk callinfo.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5904 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a654b7240a6317c24fc5a4a8a7c0aee99b4e6a78
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 14:21:42 2015 +0000

    Fix: ast_do_pickup against asterisk-1.8 and below
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5903 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f2c720acdda4eb39cc8a785665348df9fe3fbaa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 13:38:50 2015 +0000

    Fix: devstate eid with asterisk-12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5902 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d2e02c2a72588a82e3be158d031062d155303a0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 13:38:24 2015 +0000

    Fix: Pickup when using asterisk-12/13 (Asterisk API Change). Reported by Viktu Pons.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5901 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43cbb2676878f1a5b41b0a717d6e28ee650a8279
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 12:04:17 2015 +0000

    Fix: directed pickup. Issue reported by Viktu Pons Colomer.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5900 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a60617b74d981315bfb7b4bf0df35ff352c90e0e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 11:23:58 2015 +0000

    Fix: Add return after debug output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5899 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a739a483036376493ebd3f3601cb2b6326f59043
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 11:23:27 2015 +0000

    Fix: check if sccp_channel_newcall created a new channel before commencing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5898 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99a8a83022c6d6c7ee83d824c98608442faa8b31
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 11:11:19 2015 +0000

    Enhancement: Remove lucid from travis compile, uses the same asterisk-1.8 as precise
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5897 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb0b475918a2c81072f11bf7d0c2747e0008dbc6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 11:09:42 2015 +0000

    Fix: correct sccp reload file to allow for absolute and relative path's (References #248 (Reported by Jean-Francois Proulx)).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5896 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 059f9bbcac650fd6734742ff5ea43e54c309a382
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 3 11:03:50 2015 +0000

    Fix: button change detection during sccp reload (Fixes #248 (Reported by Jean-Francois Proulx)). Fix: stringptr corruption after sccp reload, for example d->backgroundImage (Fixes #241).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5895 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4950084150c22b9322f825f8b3b0e018c49d25a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 29 16:36:48 2015 +0000

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

commit d517236fffaefdc509f37314062099326fdf6493
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 27 15:53:29 2015 +0000

    Remarked out vivid build because asterisk and asterisk-dev can't currently be found. Try it back later
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5893 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4548a73dfc5d890b0186fa75ab4dd9fce77203b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 27 15:44:56 2015 +0000

    Enhancement: At least compile --distribute-devstate nicely against asterisk-13. Only sending the devstate change at the moment, without the extra CEL information (alas). Added a possible sample of how we could potentially add this extra information using an ast_channel_blob (yuck).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5892 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cd0a207615428a50694029c6b3b62ca2f2b62a45
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 27 06:20:03 2015 +0000

    Fix: Segfault during CHANNEL(rtpqos). Reported by Cody
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5891 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fad49ad14ea0b81534331df68062abbc0fdd42e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 27 03:12:36 2015 +0000

    Enhancement: CLI:Remove line from device. (Provided by jeenux)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5890 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4188c6aac403026b6ba7c747d7b22265644865b6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 26 16:11:20 2015 +0000

    add video mode for channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5889 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa43a8a0a90216f6dd9e077e8243103693bb0e3c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 25 17:46:07 2015 +0000

    Fix: updated commented code handling miscCommand. Still seems to require further implementation though.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5888 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c1e9b37d0dc0cb4b9d8b04fb16087b614ec4f5e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 25 17:42:40 2015 +0000

    Fix: handling miscCommand with missing passthruid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5887 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e93db91d302dc0a3ed22a5bb14fda47f83d79b9c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 25 16:24:53 2015 +0000

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

commit 1dd42160a15923428bea7f944d2b5acf1ed0fb62
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 25 16:21:10 2015 +0000

    Enhancement: Added potential support for SPA Addons / SideCar. (Requested by Mark Casey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5885 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3fa85129b0051a9c9aa74ab3eb24582bc9a0b8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 19:53:09 2015 +0000

    Fix: channelName -> lineName change
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5884 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 70d3d17f441a9185874e8a58c98714bdb755b18d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 19:24:18 2015 +0000

    Fix: Renamed channelName to lineName, Added channelState to DEVICE_STATE_CHANGE as IE_CEL_EXTRA to make the reason for the update more apparent. Check if hint has been found before sending notification to Subscribers.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5883 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f114bf9a78861cafe75463391406816d409481ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 19:01:40 2015 +0000

    Fix: Prevent devicestate / devicestatechange events from being sent/arriving multiple times per line change event
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5882 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ddf8f4d5a308bf20ac014bdce0e9d1c21f95e6cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 18:59:33 2015 +0000

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

commit e7d018ea2022af66142c9ae94a589fb5f9b94505
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 14:10:29 2015 +0000

    Enhancement: Prevent any action (including timeout) on incoming AST_CONTROL_INCOMPLEMENT indication when running in earlyrtp immediate mode. Patch supplied by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5880 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 26ed177847843e76e3ea2fe887e43210106ee7eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 14:01:33 2015 +0000

    Enhancement: Renamed som of the unknown fields in the RegisterAckMessage. Added debug logging to track down the date/time issues reported by John Bittner
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5879 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe626c936f8682fc419a752b4d09931195de60e1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 13:59:27 2015 +0000

    Source: revert indentation for pbx_event_new to make it readable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5878 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c565d4d537ef98d9718a9951f517e6dd7e278bf6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 13:58:05 2015 +0000

    Fix: asterisk/event.h include based on new configure script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5877 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31bfc2398da0e6a1dacdcdabb6fe1776293846e2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 24 13:57:15 2015 +0000

    Enhancement: Remove a number of old/unused checks from the configure script to reduce build time slightly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5876 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51c69b35231247df083ed51faf62c8760777348f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 22 13:04:25 2015 +0000

    Cleanup: Move lock debugging to define.h. Remove unnecessary obj check in refcount debug.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5875 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf79dcc6bb71d3292ade398f915aa6b1be4eaa5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 22 12:59:38 2015 +0000

    Fix: Make cleardisplayprinotify only remove the message with the right priority
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5874 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53cf89acdd5e9ddf6b12a9b6886551000146b335
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 16:17:44 2015 +0000

    Enhancement/Cleanup: reload code in regards to socket session accept and cleanup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5873 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6982ed21657d141c3f49ed0d4ef74d321a067f1b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 15:27:00 2015 +0000

    Fix: pointer derefence before NULL pointer check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5872 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3bb7fb6da33c655645863020afd716a9fc0a937
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 13:54:56 2015 +0000

    Fix: Replaced three instances of strncpy (two without the -1 as size correction) with preferred sccp_copy_string function.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5871 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7eba539d35872fd2337b239c6e9db8ed84113cdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 04:41:07 2015 +0000

    Fix: hanging SCCP_RWLIST_UNLOCK(&GLOB(lines)) which was not locked beforehand
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5870 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 288ab9b1d85159515e5756d6618a9187bb8a20f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 04:34:41 2015 +0000

    Fix: making sure sccp_socket_cleanup_timed_out does not run during reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5869 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6223ad1f4c16d06ea0168af9e1310fef6bf66a29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 04:33:41 2015 +0000

    Fix: SCCP_RWLIST_WRLOCK which should have been SCCP_RWLIST_UNLOCK
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5868 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30d587bc7cb9f82b9b938d4c2d6e602de0dd3e5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 04:05:34 2015 +0000

    Fix: releasing 'global lock'/'reload in progress' when accidentaly mistyping sccp reload (2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5867 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 042a3d399c26fa9c06db683f005fcc9fe0773ac5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 21 03:37:46 2015 +0000

    Fix: releasing 'global lock'/'reload in progress' when accidentaly mistyping sccp reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5866 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 026e82963eb5de2a66a3bf4c29a369fbe4b3feb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 20 19:36:09 2015 +0000

    Allow setting priority notify messages using SCCPSetMessage(<text>[, timeout][, priority])
    
    Setting a priority notify message with a higher priority overrules lower priority messages, lower one will not be shown until higher one is removed.
    
    Example:
    macro sccp_set_message() {
            Noop(SCCPSetMessage);
            SCCPSetMessage();                               // clear standard status prompt
            SCCPSetMessage(,0,1);                           // clear priority 1 notify message
            SCCPSetMessage(,0,2);                           // clear priority 2 notify message
            SCCPSetMessage(Incoming 1 prio1,0,1);           // set priority 1 notify
            SCCPSetMessage(Incoming 2 prio2,0,2);           // set priority 2 notify
            SCCPSetMessage(Incoming 3 prio1,0,1);           // set priotity 1 notify (has no effect until priority 2 is cleared
    };
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5865 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cff7129d9816ade2f5aad5b7dc7164bce328190b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 20 18:51:06 2015 +0000

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

commit 9cccda8e696c78ef663a234fcff6378a6da92335
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 20 00:02:12 2015 +0000

    Revert: -Og optimization which not all gcc compilers seem to like either
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5863 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ca7c339a11a90c5aede0663c6acc7edd830e693
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 19 23:51:05 2015 +0000

    Fix: Adding autoconf/compile required for make release by automake
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5862 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f01c2cab3363505bb9d5513cf191a9b194675d12
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 19 23:42:30 2015 +0000

    Fix: buffer issue because of using len instead of buf_len
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5861 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 680d97f66ed0d6bcb9e5a0150a8e7abef9e46273
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 19 23:22:45 2015 +0000

    Fix: reloading softkeysets. Issue reported by Pavel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5860 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7346371a5b7975dcd8a764a15b0d5362279cc7d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 19 17:50:18 2015 +0000

    Enhancement: Wenn using gcc and --enable-optimization set -Og instead of -O2 which will enable all optimizations without sacrificing the ability to have enxtended gdb debug capbility. This optimization level is not supported in clang.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5859 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06a0fb839915ff424e0c895d03ce1ff28a5ebeaa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 18 15:12:46 2015 +0000

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

commit 3587ff12d06244498a7ccb460cc7938750fb1ac7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 18 15:12:01 2015 +0000

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

commit 0d2a065ca2138a920df9e1725945a77ec6f995ad
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 18 14:18:27 2015 +0000

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

commit 2aaca015158e14f50cc60e5c345aae882838cf87
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 18 09:53:30 2015 +0000

    fixes redial button in immediate mode, patch provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5855 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec8f84c7cdcd7686b195746a0ebe1233becef18f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 17 18:05:07 2015 +0000

    applying patch from Pavel Troller that fixes callinfo for immediate dialing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5854 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2d41bf333eb6b4d8c0e8850dd99349fadf1851a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:46:11 2015 +0000

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

commit 63c8ba4ed87b620a45d55171823443cf094740d6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:45:03 2015 +0000

    remove PBX(set_callstate) (c, AST_STATE_OFFHOOK) from sccp_indicate and move it to the right places
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5852 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1d48bfaa61cc6969383f35da8aaf3c6f4f56b15
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:37:50 2015 +0000

    remove PBX(set_callstate) (c, AST_STATE_RING) from sccp_indicate and move it to the right places
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5851 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd6f921a6e569fe7abf039f6fae03cfea2e17e14
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:34:37 2015 +0000

    remove PBX(set_callstate) (c, AST_STATE_BUSY) from sccp_indicate and move it to the right places
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5850 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0db855a415657f8fe68b30fce72e0a761585e943
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:30:44 2015 +0000

    remove PBX(set_callstate) (c, AST_STATE_RINGING) from sccp_indicate and move it to the right places
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5849 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 057606a5b85d4b9f9dd8a41f9f27e4efe5fd8a90
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:28:37 2015 +0000

    remove PBX(set_callstate) (c, AST_STATE_RINGING) from sccp_indicate and move it to the right places
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5848 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1dbafcfe69582b608cd0fb286ef3cd97a376644a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 19:12:11 2015 +0000

    reapply patch: A small patchset to fix small bugs in immediate mode (patch1+patch2), provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5847 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb826a72f9a96afe3d22c51dee2abec6c3d07267
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 16 18:50:15 2015 +0000

    revert my change for patch A small patchset to fix small bugs in immediate mode (patch1+patch2), provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5846 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a86f7b48347b2478174a6663519f783d07c9bad0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 15 12:50:05 2015 +0000

    A small patchset to fix small bugs in immediate mode (patch2), provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5843 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1158ba19c1d9c43709a9680acd28ab217e823514
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 15 12:49:45 2015 +0000

    A small patchset to fix small bugs in immediate mode (patch2), provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5842 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d797b4b75bee26c26bffa310fa92693c35b0b04
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 15 10:47:11 2015 +0000

    A small patchset to fix small bugs in immediate mode (patch1), provided by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5841 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dcf476439f9990f8b32bae70a09220b8b0c3e6d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 15 02:39:47 2015 +0000

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

commit 07299addc0c834f90d9c419543c0c33b658a2fcb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 14 23:49:22 2015 +0000

    Fix: COMPAT level for debian packages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5838 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 70fcf132e3a7e2f966d03f491360f20d238daacb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 14 22:12:09 2015 +0000

    Enhancement: Added launchpad/ppa repository for Ubuntu Users. See: https://launchpad.net/~chan-sccp-b for details
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5837 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4093528aed5c1a655c84f09c9fc512c589d43bc5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 14 13:07:58 2015 +0000

    Add vivid and lucid repositories to travis CI script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5836 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 032dc88477f056296cf5c15782b90c5a56596d11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 14 12:45:24 2015 +0000

    Cleanup: Replace commented code blocks. Re-indent sources
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5835 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 96a7a431b6bb2e0cd13a1fac9131308c6a6bfa8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 14 00:16:52 2015 +0000

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

commit d9756f0cf3354970a03277c0c07970fa26c7f4af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 12 21:31:50 2015 +0000

    Cleanup: Shorten displayed nat string / Remove CS_Expirmental block because of indentation difference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5832 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62a0256721f294ecda0e611ca3587279c1153dc0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 12 20:54:22 2015 +0000

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

commit 867bae6baf860a2aa2557e94a796fb5de11b6175
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 12 20:44:05 2015 +0000

    Experimental Enhancement: Same as previous revision but for ast106.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5830 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ffb6e84c5541f21a662eee3287f7aeef896bf8fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 12 20:28:37 2015 +0000

    Experimental Enhancement: Change nat parameter to enum (auto/off/on) to allow for more control during directrtp bridging. New Default value is "auto".
    Requires:
    ./configure --enable-experimental-mode
    change in realtime db: ALTER TABLE sccpdevice CHANGE COLUMN nat VARCHAR(4) DEFAULT 'auto'
    
    This change makes it possible to use directrtp in remote natted locations, by setting directrtp=on and device permit/deny to include both the remote phone ip range (between which directrtp should occur) and the natted source ip-address.
    Example
    [SEP00123445566]
    directrtp=on                    ; force directrtp attempt
    nat=off                         ; force non-natted negotiation
    deny=0.0.0.0/0.0.0.0
    permit=192.168.1.0/24           ; remote phone ip-address range
    permit=21.22.23.222/32          ; natted remote address
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5829 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d61d786f8a39a6e41907fdf8aa9f7d09e8d9900
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 16:21:41 2015 +0000

    Fix: Debug message about auto nat
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5828 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d62bea3001e9ae895bf8c75266cc777b0212184
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 15:17:20 2015 +0000

    Enhancement: Allow the use of dialplan HASH() function combined with SCCPDEVICE(), SCCPLINE() and SCCPCHANNEL() to query multiple parameters with only one function call (Required to fix dialplan macro readability for Cody Miller-Kelly).
    Note: Original single parameter queries are still supported as before.
    
    Diaplan Example:
    Set(HASH(_SCCP_DEVICE)=${SCCPDEVICE(current,id,description,ip,button_config,codecs,codec[2])});
    Noop(Keys: ${HASHKEYS(SCCP_DEVICE)});
    Noop(Id: ${HASH(SCCP_DEVICE,id)});
    Noop(Desc: ${HASH(SCCP_DEVICE,description)});
    Noop(Ip: ${HASH(SCCP_DEVICE,ip)});
    Noop(button_config: ${HASH(SCCP_DEVICE,button_config)});
    Noop(codecs: ${HASH(SCCP_DEVICE,codecs)});
    Noop(codec[2]: ${HASH(SCCP_DEVICE,codec[2])});
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5827 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a0a24cdae61155311a5cc789106633eaf9cbdfe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 14:27:35 2015 +0000

    Enhancement: Added rtp quality statistics, i.e. 'rtpqos' to CHANNEL(), SCCPDEVICE() and SCCPCHANNEL() as per request from Cody Miller-Kelly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5826 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27057666ca8537124a47023597ad1c3c0fafdffe
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 10:14:55 2015 +0000

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

commit daec06af330c7fa0cfd9b4deaf37cb0f67507210
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 09:55:31 2015 +0000

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

commit 0ab5e5a4e52e3f55730158b29ede4e5d1f59bb9a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 09:55:08 2015 +0000

    implement interface for dialed number for asterisk 11,12,13
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5823 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86f9c2b8786d9d8fadfee19df826e54147e8cafd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 09:51:28 2015 +0000

    add interface for dialed number
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5822 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c91d396b6c6cc854871b67307fcb60c4a76b5af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 11 01:37:50 2015 +0000

    Fix: Remove the 7940 from the addon warning message. (Reported by hhornung).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5821 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cbc09e99c5980385ce603a20cf41eb7819cd989
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 10 17:09:21 2015 +0000

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

commit 2e8303904488063116c1cfd232e7b4dc3e8a2e4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 10 17:04:56 2015 +0000

    Fix: Added warning about fillfactor to 'sccp show refcount'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5819 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3960ee7db613d47f699876c0940b60edabdd8d2d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 10 16:47:43 2015 +0000

    Fix: Added warning when specifying addons for 794x phones during device registration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5818 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 08af9853e11d1e7169443e205fe053087a9740e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 10 16:46:57 2015 +0000

    Fix: Changing CallerID in CDR becasuse of CallerId(ANI) Issue reported by Pavel Troller.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5817 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c946297100f0529c711222e6bad0f4003e5f4c64
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 3 19:54:18 2015 +0000

    Fix config examples: show 7914 attached to 7960 instead of (non-working) 7940. (Requested by Matt Darnell)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5816 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aeba97e8cef4281249fb107dca75266974193e95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 2 15:32:45 2015 +0000

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

commit 5645421bd4ceb894c3012d6a5bb4087176ef77a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 2 15:31:38 2015 +0000

    Include revision number based on .revision when compiling from TGZ
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5814 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ce4a46e0b197eb16eb1b01762c59312d6402147b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 23 09:27:30 2014 +0000

    fixes wrong digit @ instead of + on a 6945 device dialing off hook; reported by Ксения Юрьевна Блащук
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5813 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 255fd732517b8c6cd362f6e4fa614aa41171683e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 13 17:49:44 2014 +0000

    display inbound callerid number on prompt when device has an active channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5812 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b2c3ce72738bedd9ab8aa731aba0f30d8f7f179c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 13 17:03:52 2014 +0000

    fixes BLINDTRANSFER variable issue, reported by Nikola
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5811 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75daca74b4f76a2127637bf9b03312d57159f9ce
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 12 08:11:38 2014 +0000

    revert FLASH prompt when ringermode is set
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5810 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d3d81b3f4495bcb8f426fed31e22e3874ce2d19
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 27 13:34:55 2014 +0000

    Fix: Compile warning when compiling without conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5809 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa6a73854dced560a235c698277e434d06bd6aca
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 27 10:21:41 2014 +0000

    apply patch to fix segfault on cli commond 'sccp set channel <channe> hold' (without 6th argument). Patch provied by Max Nesterov. Thank you Max
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5808 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37a90827fd3ee36a519f89a6a03bf933f97b4a67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 26 11:43:18 2014 +0000

    Fix: Remove second autoloop check during pbx_start.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5807 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77ee7c55e7d64ffbbd4118aa679afedb23d441c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 23 12:46:25 2014 +0000

    Fix: DirTrsfr. Reported by Alexander Lopez.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5806 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6ae4921b21bce53309537378c7597256f2d8eebb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 20 15:26:59 2014 +0000

    Fix: Added warning about use of videoCapability in SEP files, when video is not actually available. Warning can be removed once the issue in source is found.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5805 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 121a7be427a5a95364dcde8b26d8e094d050728e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 20 15:14:19 2014 +0000

    Enhancement: Added possiblity to define a uniqueId during sccp_channel_newcall for asterisk > 12. Used in AMI: SCCPStartCall to specify the uniqueid of the channel to be created. Follow up on the Fix to allow Originate to specify the uniqueId on channels to be created. Issue Reported and Patch verified by Niklas Larssson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5804 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 649c0d9268bed86cf4f2d995a8145d6acdeb6ecb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 20 14:57:48 2014 +0000

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

commit 4aeda3ccfd7a529c5629fa72be0d2b6c8aa14a05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 20 14:57:06 2014 +0000

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

commit 93bf9793d95168fe2151c67a0b07c63067ef04ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 19 16:36:32 2014 +0000

    Enhancement: Support uniqueId/ChannelId during Originate in >asterisk-12. Requested by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5801 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3bff6d721f114522d40f3c3e035ab58afcc86a6f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 14 14:58:10 2014 +0000

    Fix: Added mutex_destroy channel->scheduler.lock
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5800 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7131a6dd74a8fdae25ef555b66f1e7bbf152af50
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 14 14:53:13 2014 +0000

    Enhancement: Use sccp_channel_updateMediaTransmission instead of sccp_channel_startMediaTransmission to make sure mediatransmission is stopped before starting again (if already started)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5799 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7d761f6525669e6dc37433c0cf9c466fe206db2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 14 14:51:45 2014 +0000

    Enhancement: moved packet debug output to one function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5798 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f9f77cdf21ca6cbf3c207efe2ffe16273bffa0f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 9 10:27:58 2014 +0000

    Fix: sccp_channel_answer does not answer because device was already assigned during sccp_requestChannel (reversion). Issue Reported by Riten Jaiswal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5797 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19f15c633f32aedf298f1a170d623619f1122254
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 12:47:00 2014 +0000

    Enhancement: Deal with video codec requesting the same way as with requested audio codecs (2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5796 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 301b8d917b0651cb38a21f92b55833029181294d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 12:42:31 2014 +0000

    Enhancement: Deal with video codec requesting the same way as with requested audio codecs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5795 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba60e24e4d3f1b4f061da154acf08b1af63d305e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 12:38:12 2014 +0000

    Fix: Only set wideband codec during channel_request when using SharedLine and not audiocapabilities have been set
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5794 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eaa2d0cb1149b9dcf9c7612f483db9c06fbd1dc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 12:31:21 2014 +0000

    Assign device to newly created channel when dealing with a non shared line, which prevent NONE codec issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5793 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c83f6a905afa2a37cf39b234d84792b02bc0f0dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 12:30:21 2014 +0000

    Enhancement: prevent refcount issue during HOLD/RESUME when using line button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5792 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 29e48bc768a72c7f32b9edb3f23bf4f261cc5433
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 7 11:47:16 2014 +0000

    Fix: refcount issue during HOLD/RESUME when using line button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5791 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a25ade30f31f54db76ca573875f303e40b45421
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 5 15:40:01 2014 +0000

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

commit cee6e3106f73d133f10f6234425bcb7daee9a692
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 5 15:21:05 2014 +0000

    Enhancement: Added kate source format line to all files. Fix: gcc-4.9.2 compilation issue because of file end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5789 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1246dc1ef9681380b8a94c66eb081a47e264107e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 4 10:39:52 2014 +0000

    Fix: Ast-13 compile issue. Reported by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5788 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89984ffa6583a66937c09d0e64df20e17a9a0e73
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 1 12:43:26 2014 +0000

    stasis patch by Matt Hoskins, requires experiamental mode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5787 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99664563ab6c6d46a1b903b387b002e9074bf06c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 26 12:45:53 2014 +0000

    Enhancement: replace free/ast_free with sccp_free and realloc with sccp_realloc (consistency)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5786 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad84aede5e8b9ee5111b895f65a52a1510ae6f36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 26 12:22:02 2014 +0000

    Enhancement: use sccp_malloc/sccp_calloc everywhere so that all allocation show up in 'memory show summary'. Fix: Memory Leak in sccp_softkey
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5785 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 559b5e86a8ff7c71eb2ec3a06f776d4db2bb832b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 26 09:10:31 2014 +0000

    debug send messages when DEBUGCAT_MESSAGE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5784 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7e586d96fad6c0eabd413a3cfc9a035b732f181
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 25 16:44:51 2014 +0000

    Fix: sccp_sk_post_reload to fixup devices and softkeys (only required for experimental mode and because of device before softkey parsing order
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5783 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e8d6e2ddbbf889844adddac485a8df84ec61fdc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 25 16:02:07 2014 +0000

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

commit ab2475c11f3bb0d16a539d7bed0331fcb33aec1b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 25 15:04:21 2014 +0000

    Fix: cleanup some of the doxygen remarks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5781 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4049d7e46f1af4f80105275226d51c8683f9a8b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 25 14:54:33 2014 +0000

    Enhancement: Added 'uriaction' parameter to softkeyset, which makes it possible to intercept a softkey press and handled it using a custom implementation by calling a url instead (experimental feature). Custom Feature Requested by Cody Miller-Kelly (Vertiro)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5780 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05f0164b992abfffd50e48c63a5cda2cc0970bfd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 24 16:59:47 2014 +0000

    fixes #228 (in and out of band signaling during ringout)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5779 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6fe9a6b7ce5e09557557d2c3833fd94806a5e925
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 24 12:42:36 2014 +0000

    Enhancement: Reduce the softkey class exposure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5778 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7bcf2a0a5aecbfdf57f05c0ec8f54fda7426d13d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 23 14:24:59 2014 +0000

    Enhancement: Added labelstr2int lookup function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5777 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc4412b630a87b1bbae2481f635769d2bbff4453
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 19 11:48:32 2014 +0000

    Enhancement: Check if conference->bridge was created succesfully during conference_create or return NULL, and cancel conference. Issue reported by Asela Fernando
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5776 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09c6d8bddab0e50cae2eb8e694ad846e068d9e2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 19 11:35:57 2014 +0000

    Fix: refcount array length should be prime number.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5775 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 386e83ea38f8e4be12a9751fa8c70aa4039ec89f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 19 11:34:36 2014 +0000

    Enhancement: Check if conference->bridge exists before trying to join it. Issue reported by Asela Fernando
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5774 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d9efc9675adbc15627938b49042051f3a11ac730
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 14 13:50:09 2014 +0000

    Doc: add useRedialMenu requiredment for phoneServices entry
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5773 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd69c8229c3ce79c0bb4fd543fca27cb7bdea1b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 13 09:21:03 2014 +0000

    Fix: segfault set_originalCalledParty / set_originalCallingParty. Reported by Alena Juk.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5772 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2804e56eadc24d9a7584135afb402d3fda9989f7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 10 16:52:33 2014 +0000

    references #237; remove debug notice output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5771 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba35229516f0b7ab34f606e484726837c2c2d51c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 10 16:44:47 2014 +0000

    fixes #237; asterisk introduces a none codec that kills asterisk translation path whereas there a valid codec after the none
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5770 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80ae5bfa8f7b78f817008de6f5bb6320c62c80e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 9 16:41:49 2014 +0000

    Fix: remove duplicate information from status bar when channel is ringing, no need to duplicate the CallPlane information
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5769 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c8fd728359da687602be9e5c3502fb311ac46fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 9 15:53:51 2014 +0000

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

commit 58725eb19e9a96acb829badc2763bca57921be07
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 9 14:57:21 2014 +0000

    Enhancement: Show originalCalledNumber if available during ringin in the status bar
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5767 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b65eeb5119601b7363f0fe22890256a34f60e62
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 8 17:09:14 2014 +0000

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

commit f1f3d1bd14faf7e88e6857e8e34a5fc8c33d1158
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 8 15:41:37 2014 +0000

    Enhancement: Change Log Levels to reduce logging with 'core set verbose 2' to only show the most important including notices/errors
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5765 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24c774cd962227edbff6b40e7d14282cac0f62eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 8 15:30:51 2014 +0000

    Cleanup: scheduled digittimeout. Enhancement: Reduce log level for extension matcher
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5764 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 685635edab5f264d55136068e34c8f2582cb146a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 8 11:06:06 2014 +0000

    Enhancement: Revised cfwdBusy handling (db update, device status check etc).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5763 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24a92361119d96e0102e53773777db3724efcc09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 8 10:00:26 2014 +0000

    Update: ChangeLog staring at revision 5500
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5762 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dfe7125bcd088e7ecb3b8f91994d42e0c85d395
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 15:38:44 2014 +0000

    Enhancement: LineStat, LineStatV2, cli test message linestat
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5761 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b75aafcf884187fa808c8f91718ec86632a113d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 14:06:23 2014 +0000

    Fix: memory corruption of url string in sccp_device_setBackground
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5760 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 080989afef58cacfc5fc86314366319ffb445765
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 12:28:11 2014 +0000

    Fix: Reinstating imageversion, Added: loadedimageversion (set during register if available). Required to force minimal required firmware revision on old devices without cnf.xml file.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5759 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ebe7686788409e63220f707f0a42bc9899e30800
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 10:26:46 2014 +0000

    Fix: one single line instance we should be informing asterisk when the channel is going to forwarded, when this channel is called. That way the 'i' option can be used in app_queue for example. Also provided a shared line variant which needs further testing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5758 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57b3efa18c8a0e6f976d3fb54906140fd03b21d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 10:12:39 2014 +0000

    Fix: Prevent long callforward extensions from overflowing the statusprompt line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5757 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56afc9a26390d81c16e42b5b206eb47cea8be19d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 10:11:33 2014 +0000

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

commit a852dbe3621eaadeeafb7048ce058624a20a5137
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 6 10:07:12 2014 +0000

    Fix: Show new ConfList Icons for phones with protocolversion 15 instead of 17. Reported by Cody Miller-Kelly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5755 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81dfe87107dea6104e0f694d54dd3733a06ce209
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 4 07:34:07 2014 +0000

    Added sccp.conf->sql converter created by Dave Burgess to the contrib directory
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5754 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4c4105020d50be52adf769f54091d67e1ab629e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 30 12:16:51 2014 +0000

    Fix: sccp_sk_answer replace barrier with locked pbx_channel_ref and unref after sccp_channel_answer. Clean: old remarks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5753 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 592ceac6356be5dfbb213906bc4e78bc9877d17a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 30 12:05:00 2014 +0000

    always close string with \0 when copying strings between src and dst; closes #236
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5752 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f48c56659bc30ed2ed302ed47aa1c0535308c57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 26 16:11:47 2014 +0000

    Cleanup: sccp_actions.c. Enhancement: Moved ConnectionStatReq to sccp_protocol.c. Fixed: ConnectionStatRes processing for V22 messages.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5751 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 577f0c73695c2074246f2a00eb44013f316d8188
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 26 14:28:00 2014 +0000

    Fix: compiling with --disable-realtime. Reported by Steve Hanselman
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5750 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 074988dcc284dfecd7ebd346362acce20f829ea3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 26 10:42:44 2014 +0000

    Enhancement: Replacement for the sccp_copy_string function. Added cli test function for callinfo.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5749 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 76608fbe4b75afa1ebb69a518d3bc09a1e5d0952
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 26 10:37:07 2014 +0000

    Fix: Add asterisk/unaligned.h to sccp_protocol.c. Reported by Jay Glenn.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5748 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f5a895690b63e8719e35e71573de54db0707a3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 23 23:44:27 2014 +0000

    Fix: Conferencing selected calls. Reported by David George.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5747 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1fdabe39fe4b743a1152139bd7723e7670c865c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 20 20:29:42 2014 +0000

    Fix: refcount constructor debug logging
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5746 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a4a71647abe14b201df53c771c685c5979e681f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 20 19:56:34 2014 +0000

    Enhancement: Switched to new asterisk refcount debugging method. Used static declaration for ref_count_debug file and only open and close it once per module load/unload cycle. Copied their refcounter.py script to contrib directory.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5745 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c63bf372f618c34180e0c7d025705d99e2329aa2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 20 11:11:43 2014 +0000

    Fix: Added an extra check size <> 0 in sccp_copy_string
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5744 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c70cc5443aee2f72067b8351a954b152f98ce645
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 19 21:46:51 2014 +0000

    Fix: buffer overflow in sccp_handle_ConnectionStatistics when QualityStatsSize==0. (Reported by Sharan Harkisoon)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5743 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09c88464d514934a5e71c9b06abb88fed9c76a50
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 18 11:24:05 2014 +0000

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

commit 786c7a54a421c06b7b66c89cb9ed05232de44bf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 15 13:06:15 2014 +0000

    Fix: Conference on 7960, reversion of previous change (to please clang static analysis). (Patch submitted by Sharan Harkisoon)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5741 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ab649fb8d51234607f5f24ca24a5dc6124b6e09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 10 13:25:04 2014 +0000

    Enhancement: Reduced WARNING to sccp_log(DEBUGCAT_CHANNEL) in the channel_find functions. (Reported by Sander Smeenk).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5740 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 876bed6bf5c5d311cd35d7e2c0de0d982e56cd88
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 10 12:35:39 2014 +0000

    Fix: Exclude setSoftkeyState when KEYMODE_EMPTY is invoked
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5739 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit defbc4bca5a600472ab058862bcc5a1c229b5e9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 9 14:43:53 2014 +0000

    Fix: Add DEVICESTATE_OFFHOOK to sccp_handle_offhook. (Fix for sf:#239)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5736 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1cfd333a56fecb63d05fe49771f2c7046bd4949
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 8 16:00:13 2014 +0000

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

commit b4483dc515b729cfc6941f4df693a189f0979dac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 7 14:21:34 2014 +0000

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

commit 3d38eda13f67397c6ddabb6781e3df9a1183abd3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 6 16:32:47 2014 +0000

    Fix: digittimeout / scheduled hangup issues reported when in immediate mode using newly implemented sched_*_ref functions, correcting an error in the asterisk AST_SCHED_DEL macro. (Reported by Pavel Troller)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5733 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df17290143cbe89fa2f391b7143ca793f1011171
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 6 11:16:54 2014 +0000

    Fix: old-style field designator extension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5732 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit faa9fa9d7aa928cba291468348d03d8548d31a0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 6 10:52:14 2014 +0000

    Fix: CS_AST_CONTROL_INCOMPLETE handling in regards to digittimeout
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5731 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dbe3c4b7ee598498fdd6a53323b3ccb935c0d8bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 6 10:39:21 2014 +0000

    Enhancement: Remove sccp_sched_del / sccp_sched_add functions in favor of the PBX() versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5730 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e75921046488511e8acd85a02171b9e39c8a8da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 6 10:37:47 2014 +0000

    Enhancement: Added sched_add_ref/sched_del_ref/sched_replace_ref wrapper functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5729 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5ab0249982551a2851f16f237e0221006b143a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 5 11:00:20 2014 +0000

    Enable phoneservices in 797x template
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5728 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e7151b1273641180e6c01af417ba69829b64182
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 4 17:25:01 2014 +0000

    Fix: Transfer to sharedline(default). Fix: Channel on hold for transfer remote announcement causing trouble to answer on sharedline device. (Reported by Antonio / Ian / Martin)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5727 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3e49a759d893b2d78acd528064e84e748260b0a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 3 15:24:43 2014 +0000

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

commit 7368b3b9ae2ddaeb884ce1641e35d68d09a6822a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 3 14:10:24 2014 +0000

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

commit a739e571d071ff43773cfd49d143847b22ecaf26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 2 11:52:50 2014 +0000

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

commit 4c13e88b2b424f31ca26cb6c7f0ea1846544e254
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 13:35:15 2014 +0000

    Fix: compile error for asterisk-1.8 / asterisk-10. (Reported by Hhornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5723 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86aad7a237019aae8641ce044a5e8dc18aaf5d44
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 13:27:17 2014 +0000

    Enhancement: Changed sccp_chanenl_sched_hangup_by_callid to static _sccp_chanenl_sched_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5722 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8542e236fa221a8c0e30d4911483d07273327b6d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 12:49:19 2014 +0000

    Fix: compile error for asterisk-1.8 / asterisk-10. (Reported by Hhornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5721 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 987f01c08614aab3e1d56e12c9aa9b0303874cb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 12:12:26 2014 +0000

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

commit f4a9f037d3712f0c90825d2ec735bdf61ea83201
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 11:52:35 2014 +0000

    Fix: Allow calledparty/callingparty to be overwritten using an empty string during connectedline update. (Issue & Adapted Patch by Antonio).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5719 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0777930fb385de511c0c5390e2f1f5065a6196b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 11:50:51 2014 +0000

    Enhancement: Synchronized setCalled/setCalling/setOriginalCalled/setOriginalCalling party funcions.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5718 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9d85a8c742f4e68f3a7a8d33b22a3301f0e3b71
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 1 11:27:13 2014 +0000

    Fix: Transfer using 6921 (Reported/Patched by Antonio)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5717 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 36a0bd264a87904a8189dbe0e5aa980187d1118b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 31 19:47:11 2014 +0000

    Enhancement: Implement a way to set OriginalCallingParty and OrginalCalledParty from the dialplan. Revised supplied p1 patch in favor of implementing the same functionality via CHANNEL() instead. Deprecated the SCCPSetCalledParty function in the process. (Reported and Patch (p1) provided by Nikolay Vasilev)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5716 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c8156e8bc826593c09791537bcf4c4e3d213f3d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 31 17:53:50 2014 +0000

    Enhancement: Store callforward information into astdb once by device/line and once by line/device. (Reported and Patch (p2_v2) provided by Nikolay Vasilev)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5715 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24f76efdb65d0bb927e0ada3c72c5814820bc812
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 31 17:18:37 2014 +0000

    Fix: scheduled hangup (references #220, references #221, references #223, references #224)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5714 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a496aecacf2ea773a4ec9260689ad0b3b56a5823
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 30 15:21:38 2014 +0000

    Fix: Remove const from device when running without atomic functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5713 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 838fb4ca8dfbbcd18363a8af56f0f681f72c1984
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 30 14:01:27 2014 +0000

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

commit 8845619b1ab9fe4692d53eef3ef091266fc0d3da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 30 13:21:25 2014 +0000

    Fix: memset call_statistics during device creation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5711 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b696c698f9e79033d77b72be1ff245f6a01ca31a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 30 13:13:30 2014 +0000

    Remove call_stats->type which is not required and seems to conflict with pthreads
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5710 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab1cc22524837f25169ba09333a5e68efdcaa0c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 30 13:01:45 2014 +0000

    Fix: Downplay getnameinfo error in sccp_socket_stringify (We are trying to report and error, and should not generate extra ones if the incoming data is wrong). Use them instead of tmp__addr.ss to report connection issues in sccp_socket_getOurAddressfor. (Reported by Jordan Cook)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5709 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 457fa55fa9c9f917c385e374ea465d59dc994645
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 29 22:14:04 2014 +0000

    Fix compilation against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5708 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bac1d18128b1c3cdd49cacb0f4da9af97f50f9aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 23 14:39:59 2014 +0000

    Enhancement: Localize the creation and use of tmpChannel (only where needed)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5707 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 556079ddbc5343f19c897f6002c013e020670434
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 23 13:47:06 2014 +0000

    Fix: README.md documentation links
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5706 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64bf3eca57265d8770f8553cedccb1fc0a2e1fb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 22 12:42:32 2014 +0000

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

commit d3686b6c5586f5b4562e4781ab2bcb12c0e6e328
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 22 12:40:28 2014 +0000

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

commit 9960cecb2c7da1dcbe0f9a96e7a2a32864415b1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 22 11:03:22 2014 +0000

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

commit 79b933e0fb014f1829a2df011acfdf0c84f19a56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 22 11:01:29 2014 +0000

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

commit 4b40ca7a51a5fca045a2423d519e16c9ac346d25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 22 08:30:55 2014 +0000

    Fix: .travis.yml replace sude with sudo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5701 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41d7dd323ff88fd5ced8d8954a9e369ce3960332
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 23:06:14 2014 +0000

    Enhancement: Test to see if travis can use ubuntu trusty sources for asterisk-11 (permission fix)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5700 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 145d8a4ee4ad2e45423cb70d72b128eaef86aef0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 22:08:54 2014 +0000

    Enhancement: Test to see if travis can use ubuntu trusty sources for asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5699 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35795e372370d42525f725c0b08aab683d8e4eec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 21:44:35 2014 +0000

    Fix: rather use ddegroot instead.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5698 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7fce37589b1ad4c2b3a3a27c4ba1182c8e8efede
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 19:42:57 2014 +0000

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

commit 5158f2f0b45a2c5a5aba654f07c17fbe4924a270
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 16:53:02 2014 +0000

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

commit b47e997fb386528c7b8eca4e9d6699c263533110
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 16:20:38 2014 +0000

    Fix: Make travis compile against asterisk-11 (3) :-((
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5695 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e878440297ea7703c9d62b3fb1690b8a93c0d8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 15:36:37 2014 +0000

    Fix: Make travis compile against asterisk-11 (2) :-(
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5694 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40806ad49df8d09088385267965c7ee947942e11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 15:07:44 2014 +0000

    Fix: Make travis compile against asterisk-11 (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5693 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a4bea1cf9408832d8e4e30dd80f6c70aa176ccb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 15:03:07 2014 +0000

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

commit c8fb97e55b8cf1c7f87da7988458833471c5e938
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 14:56:02 2014 +0000

    Fix: Make travis compile against asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5691 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2e951c0f5c1c9dff8df8408cfdd05864d34a628
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 14:26:31 2014 +0000

    Fix: Add test to Makefile for travis.yml
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5690 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15af227550927fbd4f9cf37faafc72ec4b511dff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 14:23:06 2014 +0000

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

commit 822886294b43c880c7e6f3f041e07b7633f95056
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 13:51:52 2014 +0000

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

commit 013f0cdbc9630b286ba5664410602c22c1e4ec6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 13:43:39 2014 +0000

    Doc: Added some comments to labels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5687 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62149ac63a26417e09696f680f51c86496dce14b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 13:43:15 2014 +0000

    Fix: hangup after conference should be queue, but no ast_pbx_pbx was ever started, because we were running our own conference thread.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5686 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 45b65ba835bda1bdbd180d128009ca2a917bcbf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 21 13:42:19 2014 +0000

    Fix: conferenceId difference between moderator and poarticipant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5685 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5b421442fd2c960b1d78b76b30800f4adbbedf1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 22:09:49 2014 +0000

    Added travis compilation status link
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5684 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5c7a2806e492bed1fc3fef1775fd3283a6fce75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 21:54:12 2014 +0000

    Added travis compilation status link
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5683 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6546c40e638ac5a471a8990115a684c10fd8cfac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 21:37:45 2014 +0000

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

commit 919e9ca5231f1c36127a15b02cadf3f6e1c2b2ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 20:15:04 2014 +0000

    Enhancement: Added 'sccp show hint lineStates' cli/ami function. Added 'sccp show hint subscriptions' cli/ami function. Extension: Added test message to display screenshot of all supported labels by a particular device (part of label research).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5681 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c1654801e18c9dde0d6d8ea39ba3062d42f4dfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 20:14:54 2014 +0000

    Enhancement: Added 'sccp show hint lineStates' cli/ami function. Added 'sccp show hint subscriptions' cli/ami function. Extension: Added test message to display screenshot of all supported labels by a particular device (part of label research).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5680 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 983b5a68e374d8e0cacdf295df8466b2ba12a2e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 20 08:47:15 2014 +0000

    Fix: gen_sccpconf adaptation to new sccp_config_entries.hh format.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5679 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a6e23965b218b20bc069e1da29820b65bdbfdfc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 17:21:49 2014 +0000

    Fix: asterisk-13 + conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5678 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7d76bd1fb29dd67285a024f57517fa63c8834a6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 17:01:53 2014 +0000

    fix asterisk 13 compiling with video and conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5677 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9eadb408fcf132b0cb6eea219b4958a84d36c1b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 15:12:53 2014 +0000

    Fix: Prevent Indicate Ringing from cleaning out the called party name if already set correctly. Adapt sccp_channel_set_calledparty to make it possible to distinquish between leaving the name alone or cleaning it out. (Reported/Tested by Nikolay Vasilev)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5676 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5eadfe1ee69e454a15b1076291ac477fb2da5718
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 13:14:14 2014 +0000

    Revert sccp_channel.c sccp_device.c from previous commit (accidentally checked in)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5675 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d609b607686584314891fd114ae682b01713bf4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 13:06:05 2014 +0000

    Fix: ast-13 compilation with conference. Fix: const/non-const compile warning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5674 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1cf1d35754d74f387c37d065bf51a89fa256da21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 13:00:22 2014 +0000

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

commit 9954f90384f554139330a3c9c96e2c0424e0a11e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 12:44:48 2014 +0000

    starting with asterisk 13 compatibility
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5672 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 42544a00a2d83c3a6eb28ed13acc1b029c5a90da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 19 09:02:35 2014 +0000

    Fix: Rework indicate dialing so that Placed Calls information is updated correctly. SendCallState has to happen after sendDialedNumber & sendCallInfo. Split the function in two helper parts to reduce the number of earlyrtp checks. sccp_device_indicate_dialing should be removed completely later on. (Issue reported by Steve Storts)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5671 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 285715dd83ef29062dcbb3e233fd6fc305c235f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 18 12:17:26 2014 +0000

    Fix: Update configure.ac/makefile.am to recognise asterisk-trunk (asterisk-13). Compilation against asterisk-13 currently broken, needs fixing/more work. references #226.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5670 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2a8afda17fdf66dbef4dd951b64fe27ee092e92
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 18 12:00:17 2014 +0000

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

commit 122521ac4e30693cdd322af036cb2f82241c4379
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 18 11:57:54 2014 +0000

    Enhancement: Adapt to added SCCP_CHANNELSTATE_HELP_FOR_TRANSFER
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5668 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7e6adf6a56ca0f9bab7f7fa5cde954d7d818d81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 18 09:24:26 2014 +0000

    Enhancement: Added SCCP_CHANNELSTATE_HELD_FOR_TRANSFER (references #211)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5667 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f0b438705f31f3202616ce648e91a90dd0a28c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 16 15:39:27 2014 +0000

    Fix: compile warning because of unused variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5666 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a0a71e6a7ca81652eb3b89b6ded337e0db9adb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 16 15:23:56 2014 +0000

    Fix: Compile Error. References #219 / Bug Report: 237 / HHornung
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5665 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c62b80bd8bc301f1f14b3a56205dfb2bc80650e7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 16 13:53:06 2014 +0000

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

commit 60058908735ecb586b0a480b8bfe9c7fa8f61b9c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 16 12:57:19 2014 +0000

    closes #217 (Shared Line & Caller ID )
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5663 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0d2e13401b92db5a087381ff65449c8dfbe18a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 13 17:10:06 2014 +0000

    Enhancement: Set lastRedirectReason = 4 when call is being transfer -> Will show more detailed information in ReceiveCalls (Original Caller and Transferer records). (Supported in Information Gathering and Analyses by Philippe Teissier.). Callplane does not show the improvement that we hoped for though, which is a shame.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5662 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ead180e08ce963e0764696bdf8ec525132035636
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 13 10:18:45 2014 +0000

    Fix: Make sccp_session_removeDevice return the device that was removed from the session, so that we can use it for some other action. Use sccp_session_removeDevice during crossoversession handling (Which includes locking the session during the procedure.). (Minor Issue reported by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5661 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f709b40261d363104ae81d33753c10afde49d08d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 11 12:43:41 2014 +0000

    Doc: Updated some comments to labels, to clarify their current/future use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5660 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f7e4a473152586b1c70bbe364171e4fd45de7f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 11 12:22:21 2014 +0000

    Doc: Added some comments to labels, to clarify their current/future use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5659 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e843f25777a51fea0bfab0df7bf1e9f52e17c5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 11 11:32:20 2014 +0000

    Fix: conference regression. (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5658 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54f5f97ebc3a17279d9559f3349beb8d4d2fe8fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 11 08:27:57 2014 +0000

    Fix: hangup when called without a non-existing sccp channel would unref the channel before setting channel tech to NULL, causing a segfault in ast_channel_destructor while free-ing channel tech. (Reported by Dave Burgess)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5657 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9c4c1666a030ccd23700d5a0aa9b3048ba37ba6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 15:39:17 2014 +0000

    Enhancement: Change default configure values for optization and debug when running inside versioncontrolled directory. Values remain the same when using a TGZ file.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5656 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d5032590b2e654f5de9c13a4b90f484b503b3d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 13:22:18 2014 +0000

    Fix: Make digits[] const (sendDigit)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5655 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a371d1406ee74b01af18e1f3b706a44974dcdbe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 13:20:41 2014 +0000

    Fix: Remove undefined behaviour (sendDigit)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5654 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 404055879b6391a0ef409d60069ddbb6fc73414f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 13:19:48 2014 +0000

    Debug: Add debug output for addons using fauly d->config_type='7914' config parameter
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5653 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 34e40a778c80ee68902a4bcbe916c28faa0269e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 12:52:19 2014 +0000

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

commit 6ac3211f316652c0eaf59df61a5b16b1e446176c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 12:33:41 2014 +0000

    Fix: also deal with the bad config example 'button = line, empty', that was accidentally distributed.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5650 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0140c545b52fcc4e4cc9a310b1c357613df067aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 11:51:14 2014 +0000

    Doc: Fix empty button examples
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5649 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b0763af585937f54b5f59a9b70fc1fa4b80e45e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 09:26:08 2014 +0000

    Debug: Reduce debug level of session without a device attached output.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5648 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3baa53ddcaba89cf3ce90285d18839d02d6c168
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 09:01:15 2014 +0000

    Fix: Handle buttons with a type but without any options as an empty button (Reworked). (Issue reported by Dave Burgess)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5647 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99757249506a93d1ebc0f54c36d311526e1ead51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 10 08:29:06 2014 +0000

    Fix: Revert revision 5644. (Issue reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5646 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 779bd513adaa6ca0ec7d13367f68365eae94defb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 9 23:27:25 2014 +0000

    Fix: Check d->lineButtons.instance[instance] before dereferencing any of it's components. (Issue reported by Dave Burgess)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5645 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a56491cb7967ceeb04743da7ba0f0dcb73752d3e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 9 22:57:05 2014 +0000

    Fix: Handle buttons with a type but without any options as an empty button. (Issue reported by Dave Burgess)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5644 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1b523a76e089f0f22b209fb406f966e8e754dd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 9 22:26:57 2014 +0000

    Enhancement: concentrate crossover session handling in one function, Fix: crossover session device cleanup. (Issue reported by Ian McAlees)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5643 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbc330bfd5554abe0cc7427aaf3d5cb22ee8c768
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 21:17:59 2014 +0000

    Update: llvm-scan-build script to include more checks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5642 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc5774ee7b42eecee3bcec7ad011b695b877e242
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 21:16:33 2014 +0000

    Fix: invalid use of sizeof refering to a pointer instead of the actual size
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5641 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 177aab81d058db7229dbaedf2f6199c398584c86
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 21:14:47 2014 +0000

    Fix: senddigit->senddigits leading to out of bounds access
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5640 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df1c08540d4c39b22ee43b9ae22162063494e321
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 20:19:25 2014 +0000

    Fix: invalid use of sizeof refering to a pointer instead of the actual size
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5639 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 95279192e803c03ed6ef6050d81e04a0543768c6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 20:18:32 2014 +0000

    Fix: senddigit->senddigits leading to out of bounds access
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5638 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 124f32809591aa2fea6fed228879dbf5bc5acd8b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 20:17:42 2014 +0000

    Fix: memcpy out of bounds
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5637 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7562e9efc4a29abec5c61d32e4df664f5874d7b5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 12:01:44 2014 +0000

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

commit 82f665489e1bd5ae1da1fe6432105848c5e62479
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 12:00:13 2014 +0000

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

commit 95b2d28f8046d791dfec7d66784f91a63e1f8a0e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 8 10:07:49 2014 +0000

    Enhancement: Introduction of Groupable ChannelStates (RB: 60)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5634 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7d82ad57cf76e7ed8ae3a175e1e23546bdc51ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 13:25:25 2014 +0000

    Fix: Should use the retained version of device, when walking throught he table, to prevent null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5633 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7bc1d31299c04621c32b42e5eec2c0dd2e56855
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 13:24:35 2014 +0000

    Fix: Prevent potential null-pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5632 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ce6804cbf031e83122b05a9fa0248a829f517c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 13:19:37 2014 +0000

    Fix: Should use the retained version of device, when walking throught he table, to prevent null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5631 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 803b1ac9628e4a1cc4fb0ebf52c8a1c476468400
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 13:17:37 2014 +0000

    Fix: Existence of device is not quaranteed at this moment
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5630 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb9f7d95b307fadc857cfe03583069a24572e111
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 13:15:04 2014 +0000

    Fix: Prevent dereference of NULL Pointer when reading SCCP_LIST_GETSIZE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5629 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b7cece2eb78e59a97b7a4b5e025005ca972a474
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 7 10:11:28 2014 +0000

    Fix: Dial Prompt / Overlap Dialing Issue (Reported/Tested by Dan Huynh (normal mode), Patched/Tested by Pavel Troller (immediate mode))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5628 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ac4ad7488afc4dab9edf2fd74dcfc9dec9fe13a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 6 11:35:49 2014 +0000

    Enhancement: Created simple bash script to parse a running config to sql output (Might need heavy modification by the user depending on table format)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5627 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b337be5706127a7c77d36f701d17e0eb1f00fe74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 5 12:29:32 2014 +0000

    Enhancement: Overwrite pkg-config asterisk.pc settings when using --with-asterisk in configure.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5626 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 435de6439fb25b20ef30424cb5ee21931341b7c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 4 15:15:38 2014 +0000

    Prevention: Preventative fix for memory leak when using getPickupExtension, in remarked out code.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5625 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ddc2d3311df25c9859b05eb29faff1aa342c07f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 4 14:45:09 2014 +0000

    Fix: gpickup via pickup extension (ie: *8). (Reported by Ian)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5624 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c407518d5d870ad35159263683f8a6dd384db9c9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 31 09:56:09 2014 +0000

    Enhancement: Added debug output when redial is called without a lastnumber stored
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5623 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53e819a499af94e59b49a956ecc7dfc87a4f38d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 31 09:36:57 2014 +0000

    Backport: no codecs when receiving update_rtp_peer lead to segfault. (Reported and Tested by Vladimir Karpov).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5622 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8e40e62914e99af06096f8b5f6bb2ac584e5eae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 15:24:41 2014 +0000

    Fix: update_rtp_peer called with 0 codecs when using > asterisk-12. (Reported by Vladimir Karpov)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5621 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c52cff40749781bab48cf08002c20732e1e7170
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 12:08:14 2014 +0000

    Fix: debug message about hangup_cause being set
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5620 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 037f79d7d2c922c7a153dae12324dcc18955633f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 12:07:45 2014 +0000

    Fix: Updated externip config comment. Regenerated sccp.conf.annotated sample file.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5619 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f849729888a622c3800299948c49df710fc4558a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 11:06:34 2014 +0000

    Fix: Add pushbackground to 796N phones. (Reported by John Brithner)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5618 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac3bcebd4e95986099908613a33845abd9306fdb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 10:48:28 2014 +0000

    Fix: setting default externip to 0.0.0.0, to make the ipaddress parser happy. Reenabled showing externip in cli:'sccp show globals'. Use anyaddress check in sccp_socket_getExternalAddr() to see if default value has been replaced by an actual address. (Re-Reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5617 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f909008ec9cb90eef5d96aa993fdefcf1641ba21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 30 09:46:46 2014 +0000

    Fix: if externip is not set fallback to ipaddress of incoming interface. Remove deprecation from externip parameter. This will restore previous behaviour but still provide NAT behaviour needed for PBX on sepeperate host behind natted firewall. (Reported by Dan / Pavel / Ian)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5616 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1d38ba5611ac2a01192fa3b79138538d894537f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 10:20:52 2014 +0000

    Enhancement: add asterisk indication translations
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5615 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ba0e3dac967dad0ef27d2e0f2cef67a78533091
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 09:42:22 2014 +0000

    Fix: Changed localnet default to 'internal'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5614 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0655ca1aea4bb31d97de1ed9747c843a00d8afc4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 09:40:46 2014 +0000

    Fix: compile failure (related to 69XX commit)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5613 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 798c3cc470f9815c69f6505ee98ce0444b1c0648
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 09:20:33 2014 +0000

    Enhancement: Fix SoftKeySetRes message, filling the SoftKeyInfoIndex correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5612 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0414a1b0ad8f853b7bcc23aee3612cc5f263981b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 09:18:56 2014 +0000

    Fix: sync default offhookfeat keymode with offhook keymode settings
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5611 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee226a7585316dc8e7d051eb877beb0790e35066
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 28 09:18:00 2014 +0000

    Support transfer/callforward on 69XX phones, by using different keymodes. Reported by Antonio
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5610 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0a952ce2c1237ebcca3dcb2134570ca7aee4782
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 27 11:50:38 2014 +0000

    Fix: sccp_handle_keypadbutton when in CHANNELSTATE_DIALING or when pbx_run is running we should to force overlap dialing from that moment on. (Reported by Dan / Checked/Tested by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5609 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4df77c7a34f6641bae0e203b7d94b87f58d2728
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 25 12:19:37 2014 +0000

    Enhancement: Transfer_on_hangup has been changed to only be activated by onhook event. The endcall softkey will cancel the transfer and revert to the original caller. (Requested by Antonio)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5608 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7fb48c1655532ad38dc3ebfba6d5a0dbfc46bdcb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 24 15:56:33 2014 +0000

    Fix: NAT issue after IPv6 implementation, Fixes long standing nat issue since revision 5063 (Reported by Dan Huynh).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5607 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d86fd5660956fff4ab064e3a309361dade95b6e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 24 13:21:31 2014 +0000

    Fix: KEYMODE_OFFHOOKFEAT when KEYMODE_OFFHOOK is requested during Transfer on protocolversion 22 phones (Which should include 69XX). Not sure if this should be specific for 69XX phones or if protoversion 22 phones in general need this keymode. (Reported by Antonio).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5606 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a9d0caf4c53e3c43800943fa8c87b4c603c002c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 22 15:38:49 2014 +0000

    Fix thread_t pointer (debug information) for x86 by forcing to void pointer (generic)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5605 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7258ee4d79e755bde82a380170484dda9bce6984
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 22 15:35:21 2014 +0000

    Fix: sccp.conf example by removing some of the deprecated / obsolete values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5604 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd9bb0ada7e603af86c13798a8db6f80ea60f06b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 22 15:34:46 2014 +0000

    Fix: make compatible with system where pthread_t is a pointer which cannot be downgraded to unsigned int.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5603 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01e1646cdc41a70a35eaa762582ba0f349e88dbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 19 14:39:52 2014 +0000

    Enhancement: OpenReceiveChannel V3 message, to include remote source ip-address and port
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5602 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7ba0eb527bcccaee5948bcdc5cd838989a141ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 16 09:23:33 2014 +0000

    Fix: enbloc dialing on 7936 using protocolversion 4 (Cleaning out lineInstance correctly) (Reported by Ivan Isenko).
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5601 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c806fbba6c1c28e50f1ef16cbeffa0180526fef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 16 09:06:44 2014 +0000

    Added Enbloc dialing to SPCP protocol (Reported by Ivan Isenko).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5600 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6188ededc77a8dbdc4f2d13e4e7fd9f0f6154dc6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 11 12:42:46 2014 +0000

    Fix: allow display prompt message on 6921
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5599 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae403f82e6902a1d1cd75c9e0f24440595b0fc8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 10 13:55:26 2014 +0000

    Fix: int/int8_t used for callid should have been uint32_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5598 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7cd804b95e4fa9f92b2036043c0be87d9d709a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 10 11:40:46 2014 +0000

    Debug: Added debug output to the channel find functions (To research the issue reported by Antonio). Added two more custom (multilanguage) label to print error output when channel cannot be found.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5597 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17fd1a43f4031c03c251b62687f35fc3f65da45d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 9 17:01:12 2014 +0000

    Enhancement: Added SKINNY_BUTTONTYPE_VOICEMAIL for SPA509G
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5596 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c16ce5e0232b1b848b9aa4e665786450872077ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 9 16:17:59 2014 +0000

    Enhancement: renamed sccp_hint_updateLineState function names
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5595 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad34e6abf40cbb786ff25afac5d36d3b29b9828e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 9 10:41:31 2014 +0000

    Fix: Prevent debug loggin about ending callforward, if non exist
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5594 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d0245ec23da0e556f6baa028455de74d0978a7b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 12:03:44 2014 +0000

    Fix: Handle line selection using instance and callid if available. Check if the channels active device is the one we are currently using, to prevent putting on hold a channel we do not own (shared line).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5593 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4b4dd6ab886a244719801b6c8bc3a048749569ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 12:02:07 2014 +0000

    Cleanup: Prevent debug loggin about ending callforward, if non exist
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5592 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4bf77f4a061629355b1a39f03c987b6d7afd1ea5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 12:01:14 2014 +0000

    Update keyset on CONNECTED and HOLD as the last action (to prevent intermixing hold and resume)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5591 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab7338484490b0f7c7b90d043b15a12b4b4ff350
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 10:45:01 2014 +0000

    Enhancement: For hint + non shared line get the last channel, instead of the first. The last one is most likely the most recent
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5590 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fba85138241d2637680471b60b453e4c1681e7d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 10:32:21 2014 +0000

    Fix: selectedchannel should not use retain/release (Reported by Antonio)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5589 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5797e5178fff290d990a2ed4a81b42100accd50f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 10:07:30 2014 +0000

    Enhancement: use device connected for CONNECTED CONFERENCE indication
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5588 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7060bc01e9a2219bbdf536b91a2a881be01c9c3a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 8 10:06:10 2014 +0000

    Enhancement: Allow older devices to use enbloc dialing (for example 7936)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5587 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 23880cc0a189027ca703f4b364302a4237766788
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 7 09:57:12 2014 +0000

    Reversion: revision 5526 partially (Reported by Antonio/Sharan on 2014-07-01).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5586 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a6a680f8c33d06dadef147a92d16fe0a56a6a82
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 7 09:29:40 2014 +0000

    Enhancement: Added support for SPA509G (Skinny Type reported by Riten Jaiswal)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5585 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a39505bb7256765cec6eae57e985f550c036814
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 16:39:21 2014 +0000

    Fix: Deprecated output from sccpconfigmetadata
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5584 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 466ccbc2f62ad062a65af02696ad7211e0751bb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 14:28:02 2014 +0000

    Setting default value for lampmode to 'on' instead of 'yes'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5583 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d373137df4671534ce9861eebd24215d3c8cbc0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 12:44:30 2014 +0000

    Enhancement: output parsername in sccpconfigmetadata
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5582 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f70c490380f34871a62274b34cab219bd6b3bd14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 09:59:59 2014 +0000

    Fix: removal of AMI command:SCCPListLines during module unload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5581 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb01ddedde200043d2d89f30c5b9d39930b2e6c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 09:50:29 2014 +0000

    Fix: ami descriptions. removal of SCCPAnswerCall1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5580 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 659b88c3dc353c5c04ce3f1235d7a2fb3d0ca0c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 5 09:19:38 2014 +0000

    Enhancement: Removed default values from config description string, automatically added when generating config/configmetadata based on the default value column.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5579 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 60a1a11eb982bf92f942d29ba0d8273de0913363
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 13:41:00 2014 +0000

    Fix json option->description output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5578 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 96b69dba9924c859c56ff374da6cd322abe5f7b1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 13:37:35 2014 +0000

    Fix json option->description output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5577 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 83cd80ac66cc69aabbf27a6add8984736f076a7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 13:34:39 2014 +0000

    Have SCCPConfigMetaData generate json data instead of ami-results, json will be easier to parse in other languages like javascript.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5576 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a775f7a12131d169be84d61b500309da0bd8fcff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 11:03:48 2014 +0000

    Updated config samples to reflect dnd/dndFeature changes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5575 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4af3705c1fd0acda67d099d07d3940319409dfc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 10:59:07 2014 +0000

    Bug Fix: line->dndmode should not default to global->dnd (Reported by Pavel). Enhancement: renamed global dnd to dndFeature to clarify use as boolean.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5574 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f33439abaf0fe01632fc1b81649a94882e8d025
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 09:31:47 2014 +0000

    Enhancement: global dnd config option is deprecated in favor of global dndFeature option (boolean: on/off). (Reported by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5573 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88a7c9903049d2d74701f66fd26b8f76b461dbf5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 4 09:17:19 2014 +0000

    Fix: global dnd config option has been set to be boolean:'on'\/'off' (Reported by Pavel).\nEnhancement: Added configoption->description output when running into a faulty configOption->value in the sccp.conf, to help the user.\nFix: Force reload on change of line->mailbox, so that context changes are picked up (Reported by Tammy)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5572 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 44afca632961a50513695c0040069d44c6cca16f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 22:29:21 2014 +0000

    enum_all_entries is now being seperated using '|' instead of space.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5571 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 299e9a111064136c31eef8bbe468260bfe732c67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 22:28:33 2014 +0000

    Enhancement: dnd='on' has been made obsolete in favor of 'reject'. Warning when loading config file is being generated.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5570 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 217a1352a86fbfcee933a88c88e69abf0c43c75e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 22:07:29 2014 +0000

    Enhancement/Code Reduction: Removed sccp_config_parse_dnd in favour of generic enum parser. Also adapted database reload for dndmode in sccp_device.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5569 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f882548333cb797a4ff3af45123d387d345d917
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 21:48:56 2014 +0000

    Enhancement: Removed some of the dedicated config_parsers in favor of the generic enum parser
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5568 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4934b8fa48158341f4a7c6d1d53b00b60495530c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 21:47:02 2014 +0000

    Reject registration events while reloading config (We should actually be using a reload_lock for this).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5567 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81fb5911b18e565abe6cc2593d197ae70eb497d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 21:41:19 2014 +0000

    Don't accept new connection or process register events when reloading config.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5566 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75dc14ce7510a5ceee9e3a5db02e8a788accd3d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 14:43:47 2014 +0000

    Added varlibdir and astmoddir to configure.ac output and config.h (for later use). Updated CPPFlags.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5565 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be7e850bed2436921d00dd913938bccbc615437d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 13:29:19 2014 +0000

    When using transfer_on_hangup, check if the channel is in the right state, before trying transfer (i.e. not Congestion / Busy / Invalid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5564 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c30114fa2314555300d61ebd3c072b49c5f0589
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 3 11:09:57 2014 +0000

    Added pkg-config parsing to configure.ac, to find asterisk and it\'s configuration settings
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5563 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f7ab9bf83f51c3b70cb09fd866976c32150e64b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 18:10:32 2014 +0000

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

commit b792c4cc8200518cb26184da478f301e9eaf4d3f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 18:09:44 2014 +0000

    Remove AST_RTP_PROPERTY_DTMF_COMPENSATE when running in RFC2833 mode, Allowing non fixed length DTMF tones (Checked/Tested by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5561 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 52dd6e81cf121b549feffed56e5562d8fd10798c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 18:08:30 2014 +0000

    Remove AST_RTP_PROPERTY_DTMF_COMPENSATE when running in RFC2833 mode, Allowing non fixed length DTMF tones (Checked/Tested by Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5560 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c406f8535563398d4e74cbd911d341ac9966bbb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 17:35:43 2014 +0000

    Fix Compile Bug: compile warning when compiling against asterisk-1.6 (Reported by Hhornung bug #235)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5559 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dde377f1357ab365127e30793f66bc62f484869c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 17:24:24 2014 +0000

    Fix dtmf when running in earlyrtp immediate mode. Fixes: offhook dialing using dtmf overlap, including redial, enbloc, manual entry. (Tested by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5558 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 734b8a3b0238f40aea53ead4f5f2db4705af4ca9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 12:56:01 2014 +0000

    requestHangup should force channel state ONHOOK when called when remote side has already initiate a hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5557 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6159bc948338da4427318a44f6106e8bab93f283
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 12:34:16 2014 +0000

    Check hangup status to cancel softswitch when channel is already being hungup, set sccp device to onhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5556 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da533f779a2ff010372c2875d55acb23b168cdc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 12:33:25 2014 +0000

    Check channel->scheduler.deny before adding new scheduled task
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5555 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5fb4b203f0ee42ee287d708177d22f72db16584
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 12:32:43 2014 +0000

    Added sccp_channel_stop_and_deny_scheduled_tasks function, to be called during hangup, to prevent any further scheduled tasks after hangup has been initiated (also used during channel_cleanup, to remove cancelled scheduled tasks)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5554 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1721c270a157cad0b0f97448d2d8f1250ea427f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 2 10:48:06 2014 +0000

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

commit 0d9b2d79884919a5b99f47d3084f5babecd9b853
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 23:42:43 2014 +0000

    Fix compiling against asterisk-1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5552 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e215a5d03f98cfd881433543bde774b2d43da3df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 23:24:59 2014 +0000

    Update make release to include revision in distributed tar.gz file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5551 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69e4811e8f7001111e939f2b4211b1d89edc436c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 21:24:04 2014 +0000

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

commit 4cc768f404a8a243cfa8221a6a43f6072d71bf21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 21:20:33 2014 +0000

    Use AUTO_RELEASE for sccp_wrapper_asterisk???_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5549 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e8a5cb6095c2b2a9dbe554e531ed21d72438abe3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 21:20:10 2014 +0000

    Make sure the channel is being hangup when softswitch has failed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5548 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 654a117efd6f8cc0c77783a3dd847f242e16682e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 20:55:20 2014 +0000

    Fixed new call on a shared line which is already used by somebody else (Reported by Ian Pattison)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5547 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de9dc347c553823288299b276cdfdef55614b1b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 19:35:30 2014 +0000

    Revert dtmftype to setting 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5546 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 991378792c27fdc11353da288d19363f01773f7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 19:29:11 2014 +0000

    Added AMI manager event during Call Answer (Requested by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5545 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c32fcaac67a27d5bc1a57f1840feb954a5a8c113
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 12:12:06 2014 +0000

    Added force_dtmfmode for people running earlyrtp=immediate and being faced with misbehaving phones (some 7960) during redial and/or onhook dialing, whereby DTMF frames come in in the wrong order (Reported by Pavel). Default setting for force_dtmfmode remains AUTO and should only be changed when absolutely necessary (i.e. Experienced users)..
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5544 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2bc82b2db7216f6f7c9494e5fd910d1e2d6df0a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 1 12:03:33 2014 +0000

    Early fix to requestHangup issue reported by Pavel / Niklas, actual fix is still being worked on.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5543 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d22016500ae28aa21314a3afea0221f2c049bd35
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 29 19:56:21 2014 +0000

    Possible fix for 7960 DTMF issue (Reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5542 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8293680643f0234dbe8a95a7639c833b81e770f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 29 15:29:16 2014 +0000

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

commit 571b3d89dce9f70b1ad0a480ed95593b96b59ecf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 28 16:41:40 2014 +0000

    Replaced string based SKINNY_DISP_URGENT by embedded SKINNY_DISP_FLASH for urgent calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5537 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19e2ad894ee3072224d6f23020722504aa4bacff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 28 16:34:10 2014 +0000

    Added new labels for use in displayprompt
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5536 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cfadce16553aef9c68a7d8728cddb3a9c4b1215
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 17:48:52 2014 +0000

    Fix _ARR2STR Lookup issue reported by Pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5535 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c943e2d825f1142f93336134b373123e2066aef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 17:17:48 2014 +0000

    Replaced 2 more SKINNY_DISP labels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5534 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6168191bde2658e928466b8d3f5d5b6b98810821
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 17:17:21 2014 +0000

    Returned back to using the value 101 instead of 0x101 for rfc2833 for now
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5533 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d8814f70efeb83bf0869469ab18e8854de6d4cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 14:04:37 2014 +0000

    Removed '(experimental)' tag from conference and devstate configuration flags. Next step enabling them by default (;-) (Reported by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5532 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab13998a26a31f2a96f71110a13a8d3b46e472d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 13:39:53 2014 +0000

    Moved all the text based displayprompt messages to sccp_labels.h, making localization a little easier
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5531 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 851cb34a74b855da9fee6246a0df723c38b22637
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 13:02:23 2014 +0000

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

commit c5c2f259536031ce15d848b161ae8f293549c18b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 11:06:13 2014 +0000

    Removed dtmfmode from conf/doc examples
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5529 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 612df2b426938ac5bfe8ea8f79f74151eed4cadc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 10:47:08 2014 +0000

    Preparing to release V4.2. Switching this version to Release Candidate 1 status
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5528 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 12e507650a233f59dabc58097937922004605aff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 27 10:33:36 2014 +0000

    Replacement for dtmf handling (ALways using rfc2833, old devices don't support rfc2833 so we simulate it by inserting dtmf frames into the stream).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5527 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit acf54d4507d6b0628bbc1409c7d72ac6e1d594cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 26 22:32:10 2014 +0000

    Added digittimout to all displayprompt calls when used for indications
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5526 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c783eabaf478a59ea4636725de7c91d38c5d7229
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 26 21:57:40 2014 +0000

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

commit 478b72b6d3cb91c21174bcc104b58c46b357f966
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 26 17:11:12 2014 +0000

    Fix AMI Event Completion (AMI_COMMAND ' Complete') (Patch provided by Jim Dosey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5524 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37925ea19ce6ba4d7983b540d48774bdfaf2d5f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 26 13:20:40 2014 +0000

    Use prefined skinny labels for some of the conference display messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5523 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9fa0b1afb28ece6120918fcfc76794825502c6ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 26 08:59:00 2014 +0000

    Extend debug to include line and callid when starting and stoping tone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5519 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af10d4f3f44910193bd2a0e4bd761a545b35dba1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 21:38:54 2014 +0000

    Replace _DESCR with AMI_COMMAND to signal AMI event completion (Patch by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5518 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 34dd2ec8153e491736bfca5aeb12e46f0ae5e299
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 16:22:23 2014 +0000

    Prevent compile warning about array subscript (Reported by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5517 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e817dae92a4f436af7fbd2acfc647df9faf85362
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 16:04:08 2014 +0000

    Fix cli:'sccp message device(s)' command (Reported/Patched by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5516 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94b9215a628c0239b487cd822b3a7c8e0c248fa2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 14:34:42 2014 +0000

    Fix parsing of ALERT_INFO (reported in #232)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5515 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca4e959ee3b2c589ad19e48e95375e3d3d14e308
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 12:21:14 2014 +0000

    Fix dec2binstr (Used by cli:device_feature)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5514 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee4734d68b6798f3a4877443f62b1d9ae5b13f09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 11:32:51 2014 +0000

    Replaced dummyHangup with carefull implementation (Tested by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5513 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67e8438bb1072204e76e8db0801dced7f7d894f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 11:30:45 2014 +0000

    Deprecated SCCPAnswerCall in favor of the sccp_cli version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5512 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54d99335b86174cc6f4168b97655a64977ad6a50
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 11:16:21 2014 +0000

    Revert dtmfmode changes, back to forcing rfc2833 by default
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5511 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 748cf4c3075731dd337bf701dbce49cb220f0f7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 11:14:28 2014 +0000

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

commit ff1f32d43636c5a620ee57b3c948470b67b59248
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 24 11:14:00 2014 +0000

    Fix dec2binstr (Used by cli:device_feature)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5509 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6a79116a7742131d8e9f5ec7dd98a2054fbec1f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 23 16:04:08 2014 +0000

    Added device feature binary display to 'sccp show device ...'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5508 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4766ca4d04d9e838fe5e3cfccbeb76c210bfe703
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 23 10:43:01 2014 +0000

    Fix AMI ChannelEvent callid output (Bug Report: 230)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5507 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80ef5c24c8d677f3d6934284152a102d492bbdf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 23 10:02:03 2014 +0000

    Fix EarlyRTP config parser. Suppress changing callstate to proceed during softswitch (Testying negative fallout). (Patch send in by Pavel Troller).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5506 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14929ceb6cdde7d2cf352e3501490bbaf8eb7997
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 22 17:07:32 2014 +0000

    Fix dtmfmode default value (Reported by Steven Haigh)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5505 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9630d5573692715f0822a7287121e3b53c128ef4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 22 14:06:42 2014 +0000

    Fix for compile issue, when running without conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5504 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89fea6076dc65a787c34edc49c23c4429050603d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 22 11:07:54 2014 +0000

    Fixing AMI output by sccp_cli (Reported by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5503 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 79fc622282a9bd28b1f2599aafad297cd54521bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 22 10:58:33 2014 +0000

    Replaced sccp_channelstate_t with sccp_earlyrtp_t for use by earlyrtp. Introduced new earlyrtp state, called 'immediate', which will force overlap dialing immediately when picking up the receiver. For use by experienced asterisk users only (requires special dialplan precautions) (Patch created in coorporation with Pavel Troller).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5502 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e91c251561a74481ea968c7143377834f15110d1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 12:03:56 2014 +0000

    Fix refcount issue releated to sccp_channel_newcall and AUTO_RELEASE implementation. (Reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5501 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a1307a5a14813f030db129f9760fc00178ad5ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 11:16:00 2014 +0000

    Fix sccp_handle_keypad_button (Reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5500 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb067c87cf8cc5b3d35f21f301836eac28249963
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 11:14:54 2014 +0000

    Fix sccp_handle_keypad_button (Reported by Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5499 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c8ff1e89386d08ea93183ec4be2639388201c73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 10:28:53 2014 +0000

    Removing hint skip on already registered line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5498 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40d8c2a6385db2680d8c6ed9e88a4931a78444a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 09:52:13 2014 +0000

    Initialize variables, to show cleaner gdb output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5497 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89c1a22944cb303f4e16b14376e9c8b33b35230d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 09:51:33 2014 +0000

    Check for existing device->session wenn setting SCCP_DEVICE_IP
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5496 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d2b7fbdaae7956aa7a8ae22cab50d66ee241739
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 09:50:43 2014 +0000

    Get line and channel with a little more care during keybutton handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5495 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b032093b7d9fd0341e110f98c2676a39cca9e83b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 08:40:42 2014 +0000

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

commit 6797b554c4edc10c89eadfc1b2651eb195929f99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 08:29:16 2014 +0000

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

commit d12d1b8070311dc42763b48b15ecb35ed8506282
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 08:19:28 2014 +0000

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

commit b20f527d4b66aca725b43ecd11dde3e60e4979aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 10 07:27:50 2014 +0000

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

commit 6715d01db850491dddd31230f083474bd51f13f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 12:33:15 2014 +0000

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

commit e674b052006a756be7a9ac036326cac036d69122
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 11:16:10 2014 +0000

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

commit 930ffdf61d07a35f463e2a8e33dda9a0fdbe954f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 10:59:21 2014 +0000

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

commit d3a41bdd081b9e042f176a5082281f39e20222b5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 10:47:40 2014 +0000

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

commit b4ca16f95f70ffdb9bc838b874407c7b5200293b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 10:22:28 2014 +0000

    Show stimulusstatus in debug entry when handling stimulus feature buttons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5486 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80861c15593e76468ea5eb8da7e3d94b8288e021
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 10:20:17 2014 +0000

    Used AUTO_RELEASE in most sccp_devstate, sccp_featureButton, sccp_features functions. Finding three (less frequent) refcount issues along the way
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5485 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c897b944d8ba0bef73526323560775cfad6207f6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 9 10:19:34 2014 +0000

    Fix stimulus action (feature button toggleState)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5484 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46422002f1b1db349d24628e19e6366997a50769
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 8 22:30:37 2014 +0000

    Output possible enum values in sccp_manager_config_metadata
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5483 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 364a3e419113d8c4c9611f4181dae8157b3d8dca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 8 10:55:42 2014 +0000

    Use AUTO_RELEASE in sccp_conference.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5482 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af7ed3ba9e69ab0376ec97b4dee76be5ffa5eae7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 22:03:39 2014 +0000

    Use AUTO_RELEASE in sccp_appfunctions.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5481 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 004b3a0295b9ba6891b6345af2e00936ad525742
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 21:54:14 2014 +0000

    Added 'char enummacro_all_entries[]' used to display error message with possible values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5480 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 369fbd7f45e31ae49a52e85548efd37603f0440f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 12:36:45 2014 +0000

    Used the new TYPE_ENUM sccp_config_parser to parse dtmfmode using a generic parsing instead of a dedicated one (reducing the possibility of outdated parsers when sccp_config_entries or _enum.hh files change).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5479 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a7abd807106d4defd18c4936c2d9dd00f2ba5c60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 12:34:15 2014 +0000

    Change str output from dtmfmode enum
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5478 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e89c7f910e264f7dd79765902675fdbbff6d66d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 12:33:39 2014 +0000

    Update error output to include all possible values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5477 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a280a81e3f5d2c5b91cc0e35a0fc11eb3b15c99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 7 10:45:05 2014 +0000

    Used AUTO_RELEASE in most sccp_action functions. Finding two (less frequent) refcount issues along the way
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5476 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9c46b633ec98915671e4b8d032eb8ac6137c45ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 6 12:25:45 2014 +0000

    Removed sccp_indicate2str and skinny_callstate2str. Replaced sccp_channel_setSkinnyCallState with sccp_channel_setChannelState, which was actually meant/implied. replaced the sccp_indicate use of uint8_t state with sccp_channelstate_t state, which generated warnings of converted enum values showing the errornous mapping to skinny_callstate, where sccp_channelstate should have been used.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5475 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c56b2e0f641a9489ed613a892d44f5b8152033b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 6 10:02:14 2014 +0000

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

commit 3c8ba1fd39e910b3c01a48957d02fe561025df73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 6 09:56:09 2014 +0000

    Refined sccp_enum_macro to deal better with sparsely populated enums and in a cheaper way (direct access) with incremental ones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5473 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d5a07c7bac32debec287373d18ef95c7872426f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 21:53:03 2014 +0000

    Reverted accidental commit of pbx_impl/ast/ast.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5472 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7989b18831b7a69f2a4a2d5419f472e394b1a679
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 21:51:26 2014 +0000

    Added Line Label to SCCPShowLines (Reported by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5471 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3168e7bb34b84a9c408fab985bd6ba8bacc9270d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 17:13:04 2014 +0000

    Added warning during registration of a yet unknown skinny devicetype. Extended the sccp_enum_macro to allow check existence of a enum entry. Added SKINNY_DEVICETYPE_NOTDEFINED as last entry to prevent having to sort these enum entries
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5470 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85cb370003837e39e2aba80ae5efeafe3635e207
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 16:56:52 2014 +0000

    Fixed sccp_manager_show_devices/sccp_mananger_show_lines by adding extra new line between records. Set both these functions to deprecated status in favor of SCCPShowDevices/SCCPShowLines. (Reported by Jim Dossey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5469 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7da2b9d19e34f315ca4c6aa560413910af6f6302
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 16:51:27 2014 +0000

    Rename IDLE/INUSE devstate enum entries to SCCP_DEVSTATE_IDLE and SCCP_DEVSTATE_INUSE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5468 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d76f110dbc8c2be68219af8dd35b43513298090
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 15:47:00 2014 +0000

    sccp_handle_stimulus has been replace by a new implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5467 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87dbf96878271499283e2a43db078c5823e676cf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 5 00:41:29 2014 +0000

    Replacement of sccp_enum_macro.h. Cleaner implementation of the generated code (Requiring / Returning an enum type instead of an int. When misused the compiler will return a explicit warning about implicit conversion between enums). It also includes a method to lookup an string back to the enum value (even if the enum is sparse in nature). The str2enum lookup will be used to replace some of the config_parsers to base the on generated source code instead (in the near future).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5466 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a7056d9a951782e107db9314afe2e60804d54586
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 4 10:36:31 2014 +0000

    Reactivate useRedialMenu for SPCP/SPA Phones with a new key sequence to send
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5465 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 97c361e54f598942b76ceab30cef6265e281d85e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 3 10:45:43 2014 +0000

    Use Application:Cisco/PlacedCalls shortcut for useRedialMenu when talking to higher protocol level phones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5464 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2bd3fa57518f37edaddad3644ae3f8bd0cccb86
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 3 10:25:59 2014 +0000

    Prevent useRedialMenu on phones without a display or SPCP phone(for now)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5463 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a6a259869ed2979b973f4ba9d01aea2156e91e27
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 3 08:55:01 2014 +0000

    Added some SPA models that we need registration ID's for
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5462 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aff8687348f6a850ab4f0f13326f6aeed89483ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:12:40 2014 +0000

    Update sccp_log handling to fix logging to file without FileLineFunc being active. Added peer_dtmfmode to channel->rtp so we can safe the dtmfmode of the peer during get_rtp_info
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5461 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a70b2e1061c5f22cd8cd356f9b37b4eaaf5ce7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:11:03 2014 +0000

    Revert previous change to sccp_pbx send digit function, defer/undefer of dtmf should be handled inside pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5460 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb9b95bddeac93f9b96cd6695746f57c02906bf7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:09:55 2014 +0000

    Added new dtmfmodes (PROTOCOL): AUTO and NONE. Current default is still inband, but will become auto in the future
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5459 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3c14ca54fb5354f0f1b18a2e300e9b1f693210e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:09:25 2014 +0000

    Added new dtmfmodes (CLI): AUTO and NONE. Current default is still inband, but will become auto in the future
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5458 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b1bd758de75fab17261ef5a9f0d3a1fb92ac7df7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:08:57 2014 +0000

    Added new dtmfmodes: AUTO and NONE. Current default is still inband, but will become auto in the future
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5457 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b39f37664ed63270c32cdd138ad1a61a9af2c609
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 10:08:27 2014 +0000

    Added new dtmfmodes: AUTO and NONE. Current default is still inband, but will become auto in the future
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5456 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40b67c4e8c3a8a5fa62cbeae79399365e58803b1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 2 09:58:52 2014 +0000

    Use dtmfmode2str in digit handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5455 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b8bc48c1c1020f28d4a410127f3b3c525cdaf6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 1 11:08:46 2014 +0000

    Obey device->dtmmode setting when creating a new channel, Use dtmfmode when sending digits, inband or outofband. Updated sccp_protocol.c to set the correct dtmfmode.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5454 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 868d9315f9a831486e13780eca9c8ea4a292f088
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 31 11:14:28 2014 +0000

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

commit b29d30e3590cf6d61849eaf3b24c5bb1a23a18f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 31 11:14:06 2014 +0000

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

commit d220c55046196c473519b37677cebcdd4ac2f766
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 31 08:36:42 2014 +0000

    Fix sccp_config_parse_deny_permit CHANGE Detection, remove calls free_ha before running reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5451 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e98d90fd2edc21004b8d3951ec517558d75a7085
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 17:57:37 2014 +0000

    Added SCCP_CONFIG_REVISION output to sccp_manager_config_metadata, so that you can focus on change in metadata, on when/if changes have occured
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5450 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 994dcc931b71b6e236727a10bc7b7e2e488749b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 17:56:13 2014 +0000

    Re-activate svn:keyword on some of the files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5449 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7fc417a8c65800e97cc22487bf080185d4251b5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 17:38:18 2014 +0000

    Added SCCP_CONFIG_REVISION output to sccp_manager_config_metadata, so that you can focus on change in metadata, on when/if changes have occured
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5448 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d742430e73670da0202b9e61ab381526744e2ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 14:18:50 2014 +0000

    Suppress Callwaiting (on the Dialing Device) via SharedLine, when Calling the same Sharedline
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5447 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f5746bad0a4f0c7dfdb9584b999798ae1b6d149
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 14:00:06 2014 +0000

    Simplify sccp_handle_stimulus. Do not update destination ip/port during open_receive_channel_ack when using EXPERIMENTAL_MODE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5446 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 13ebb5430d06b9305d170ed233fe94ff67b9cbad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 13:57:29 2014 +0000

    Suppress CallInfo on Remote Devices of a shared line when c->privacy is active
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5445 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69a3f1e9bcef127345a1310dbf34782fdefec057
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 13:53:15 2014 +0000

    Suppress callerInfo on hinted speeddials when c->privacy=1 || callInfo.presentation=0
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5444 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3a56dea44105fd046d3dcc5d643dcc4783f71dda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 13:51:41 2014 +0000

    Fix refcount when using sccp_sk_private to initiate a new call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5443 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 043257bbde43cb13c94b253fee2a901d4b85e70c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 12:18:16 2014 +0000

    Fix redial button activation if no database entry, for lineInstance=0 / callid=0 (ie. Base Screen with no activate line key mode). On De-mask the button once, when it switches from no lastDialedNumer to the First Setting.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5442 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bdde573c541d3b67b26f796f9e36731c8611fbb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 11:23:24 2014 +0000

    Moved some of the getDatabase calls to device_postRegistration which is a more logical location. Handle DND better, by call sccp_feature_change when loading from the database, this also updates the displayed DND on the device itself. Use sccp_device_setLastNumberDialed to update the d\-\>lastnumberDialed and also activate the redial button if necessary.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5441 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c742f7563cb5e697d35f18b77901203898e96db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 10:50:57 2014 +0000

    Fix retain/release issue in sccp_sk_private.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5440 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed0827568c647403ced5a4392e0fc2589032b467
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 10:41:51 2014 +0000

    Added support for multiple parkinglots. Added new line paramater to config, called 'parkinglot', which can be used to set the parkinglot to use for this particular line (left empty means 'default')
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5439 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2f9d9b105a87eed91a60be5af426d836e9fc960
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 10:41:19 2014 +0000

    Added support for multiple parkinglots. Added new line paramater to config, called 'parkinglot', which can be used to set the parkinglot to use for this particular line (left empty means 'default')
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5438 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8237589237c90b5e6fd85909efdf9fc681d2e225
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 30 10:28:24 2014 +0000

    Make it possible to start a PRIVATE call from the onhook state, a new channel will be started at this moment. (Private needs more work: hints / ast_channel / remoteIndicate)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5437 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c21a29e9fb9c10b994dbff43dfd253992f1b639
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 29 23:52:27 2014 +0000

    - Fix showing CallWaiting for an Outgoing call on a sharedline we already have registered as one of our own lines. Fix remote shared line status indication on protocolversion<17 phone, being indicated with two callplanes. Fix statusVisibility being set for multiple remoteDevice by accident, it should have been reset for every device. Conplety skip remote indication if we already own part of the call.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5436 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba175698293eec20f4e0cbe351b42459f31c20f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 29 23:48:49 2014 +0000

    Prevent subscribing to a hint for an extension that we already have connected as a line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5435 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 68daffd47f9d6d14c8020b1b974427be29dcad73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 29 23:48:08 2014 +0000

    Added debug logging to protocol->sendCallInfo Messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5434 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5378910dde5bccb16eef6d358a53584f558dcbd2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 29 08:33:15 2014 +0000

    Fix handle stimulus code when using BLF-speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5433 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb17afc00c5c157575a671b56ce3b5005b06042c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 28 12:00:31 2014 +0000

    Fix conference pulling in channels from remote devices via shared line (Reported by Martin Sofaru)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5432 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 902b5e0149a2852f7d114d12896932b8679bb36a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 28 09:12:30 2014 +0000

    Reduced NOTICE/WARNING debug logging to standard sccp-log for RTP notices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5431 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6edd85cf57a1926fbeb23bf2d3910ffe9fc2852
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 26 22:29:48 2014 +0000

    Fix Issue #229 (Reported by hhornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5430 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db93447376518b0e8de88c451f272387b64b2c7d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 26 15:45:19 2014 +0000

    Fix compile warning about overwriting description in AST_MODULE_INFO
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5429 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dbf9270bf37df5297e1bf386c04781b6f23c1f77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 26 15:43:26 2014 +0000

    Fix warning about unused variable: 'channel'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5428 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0e4a5ce19db22cb44a41efce7318527481ffc87
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 26 15:32:02 2014 +0000

    Removed Experimental Status from the New Hangup Code, making it the standard method to handle hanging up calls for everyone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5427 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 44d1e3b92690a83dac0b00e0ca5b8f6208d70366
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 26 15:23:31 2014 +0000

    Made a start to use AUTO_RELEASE in sccp_actions.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5426 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b5172453b6bd9357fffb5056d338d1faa36cbc09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 25 15:08:41 2014 +0000

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

commit d2d7d8108ce50b1b618868dded95a5728acc8606
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 23 09:52:47 2014 +0000

    Changed ast_channel lock into a memory barrier to prevent deadlock with lock in asterisk_setWriteFormat (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5424 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ce512c32ff8688ee3d790dd6e00a9b53980f4894
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 21 07:04:33 2014 +0000

    Fix autorelease of NULL Pointer (Reported by hhornung, #227)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5423 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5353c64d25cbb3267a39ba6bf4d6b1f96463feb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 20:25:45 2014 +0000

    Fix setMicrophoneState (Reported by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5422 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63b9eb4dbd38b3a774b63dbbd84696470da5d686
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 14:37:03 2014 +0000

    Remove two unnecessary device releases. Update sccp_channel_resume to use AUTO_RELEASE to put a previous channel on hold, before resuming.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5421 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 156e1a0ad1207c3e919a448ae4123a138c233021
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 14:29:25 2014 +0000

    Fix AUTO_RELASE (Reported by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5420 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 956d3e2cd9cdbaf8ef2475cf3a09f310bf652428
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 13:17:49 2014 +0000

    Use of AUTO_RELEASE in sccp_channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5419 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eac07999ff63d55cfc22f7716529a85cdf379eef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 13:16:29 2014 +0000

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

commit bf0685f20d92245f8231b23ab1ab84bc79e76c2f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 12:55:22 2014 +0000

    Found another refcount off by one
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5417 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 755b57f3a38c9e65e78291392f869bc5e459e9aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 10:02:09 2014 +0000

    Fix refcount over release in stopMultiMediaTransmission
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5416 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc0436102c41aaec6910cf30a27670b96a7c0ade
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 20 08:37:10 2014 +0000

    Use of AUTO_RELEASE in sccp_line and sccp_device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5415 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 386e545fb8d539e71dd9a01e7501c848d485bd0c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 15 15:17:39 2014 +0000

    Use AUTO_RELEASE for sccp_event objects
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5414 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93d9c196932b5daaafc583de8f1e10ffcf977f6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 15 15:17:06 2014 +0000

    Introduction of AUTO_RELEASE for refcounted objects
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5413 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 602cf311242e7c376d9d28e256a703631e617198
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 15 10:39:40 2014 +0000

    Fix callforward locking issue (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5412 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9313767b58254e26916dc717e22e4d57bc052c74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 14 10:49:36 2014 +0000

    Fix conference_participant_destroy segfault (reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5411 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a923512f4c493df24440419b1eabf94d8c8dab9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 13 14:29:24 2014 +0000

    Fixed buffer-overflow in pushURL / pushTextMessage (Issue Reported by Niklas Larsson / Based on Patch provided by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5410 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 612f018a0fcb4497d817ba589a45fbd520a696af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 13 10:41:46 2014 +0000

    Use participant->conferenceBridgePeer to return CallEvent information
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5409 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 467784f9ebec06a951f2235b8f08dfd49bb94308
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 12 14:02:05 2014 +0000

    Use sccp_strcaseequals in most cases where \!strcasecmp was used. sccp_strcaseeuals has buildin guards for NULL pointers / 0-lenght strings (Segfault found in sccp_config_parse)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5408 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27435534551e57516432e16aee885755c358117f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 12 09:15:15 2014 +0000

    Update configure.ac so that ast112_announce gets compiled when compiling against asterisk-12 or higher
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5407 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 270f176ea8b5e2d336c25f6251d51b94d71445a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 10 18:34:05 2014 +0000

    Added a carefull sccp_wrapper_asterisk_requestHangup_PBXStarting implementation which is only used for a very short time, when ast_pbx_start has been requested, it will make sure to check autoloop and ast_channel_pbx before sending the hangup request. Replacement for setting hangup_dummy.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5406 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 026fc418fbd26d19a1c9cc0b1c8271395ca6f067
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 10 18:23:04 2014 +0000

    Fix hangup during progress, not setting dummyHangup before going to ast_pbx_start. during requestHangup we need to re-check if pbx was not started in the meantime, to make sure we are using the right hangup method. Have not added locking during this check, so a race condition might still exist.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5405 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81b9a615d9177dcb253b84263be036d9d5b64c54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 10 18:12:45 2014 +0000

    Fix setOwner when setting to NULL (With exception for asterisk-1.8) (Fixes locking issue reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5404 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c8435fbc5daee6dba4fe72f37293da720ecaef4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 10 18:11:32 2014 +0000

    Set requestHangup for conference->moderator to requestHangup (not running in a ast_pbx_start thread
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5403 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c3cfcab456d11d5dc3a04b3e46231d8cf8c2eefc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 10 16:57:32 2014 +0000

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

commit 6e192417224188e750f4207762ad7f5f791d7a59
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 2 09:32:57 2014 +0000

    Fix sccp_wrapper_asterisk_setOwner, Preventing astobj2 Warning about user_data is NULL. (Fix #225)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5401 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac418b978f32bd69efbbc08734fdd8c4d50dfd34
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 2 08:10:35 2014 +0000

    Revert accidental checkin of test patch made for Alena
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5400 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e342d8539b2d5c5c2870118cc9c4cf5084781c20
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 2 08:04:57 2014 +0000

    Fix conference compiled against asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5399 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7cf947130a0a4ef209d2adb6c033b33c598d2af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 2 07:48:10 2014 +0000

    Added support for asterisk-12 and asterisk-trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5398 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d83654708bb478c2b4cc4998bb60ece21b75434
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 27 22:33:56 2014 +0000

    Fix compile warning about slinFormat
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5397 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbf5d95e199a94a6f31eaef51cb155b4b19cd2ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 27 19:44:02 2014 +0000

    Revert change get_activeline, should return retained
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5396 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e27cc71ede8f78203a061e070f0a5aa134b8c05c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 27 09:22:15 2014 +0000

    Added assert to retain/release function calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5395 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b743dd7d6390cb2331ab6b2c25db0d05d75df555
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 26 10:13:57 2014 +0000

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

commit c070a70c254d4de74dad4c9411176a21e86097af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 26 09:45:29 2014 +0000

    Added documentation about softkey status being saved to the AstDB
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5391 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 189d9329d2fe66f0d358d5389a0545c9d29d6435
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 25 13:28:43 2014 +0000

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

commit b35be9d609e3914ef8906f934997602dc4d85354
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 25 10:02:29 2014 +0000

    Run ast_queue_hangup without ast_channel_lock (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5389 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 709633c7fcf8bfbdc348a80006aa8306c199099b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 15:49:51 2014 +0000

    Partially revert revision 5360 to fix revisionstr/versionstr setting.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5388 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dac768c2d694883b79d27497ed3bbc3b71495da5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 12:14:40 2014 +0000

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

commit 5ac94e4eb2d24fbb77c8cda6b80c6e34b000dd49
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 11:54:44 2014 +0000

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

commit 707fd23a74b0fd8e8ef10d353e5ce1f50d94d771
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 11:47:38 2014 +0000

    Fix segfault in sccp_pbx_channel_allocate (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5385 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd223d7f2945f36dee946c43579e0cc0de56f84f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:23:47 2014 +0000

    When calling sccp_print_ha / sccp_print_group using a ast_str pointer, we should specify the size of the allocated memory, not the size of the pointer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5384 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 52792d0ff4a1f7b3bdf3bac84db08908252dc5f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:21:56 2014 +0000

    Remove NULL pointer check where not necesary
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5383 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4842aab4d3ceae8f69df6494d027d500cd4601a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:20:57 2014 +0000

    Remove of double/unnecessary semicolons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5382 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba8981b1ec9e8443aefeb4c718d52f242f3643a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:20:31 2014 +0000

    Remove of double/unnecessary semicolons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5381 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a1fb35e76004b6d0d44b1ef5c41dd47c1341b46e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:17:49 2014 +0000

    Remove NULL pointer check for channel. Added comments about taking a reference for channel->line, which might make things clearer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5380 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a659171183206f6397da403a0bf6c23ecfeec28
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:16:31 2014 +0000

    Clean up if statement, which checks the same conditions twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5379 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d88b0492b64db084f4941c2b420e938e842c6cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:15:44 2014 +0000

    Remove of double/unnecessary semicolons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5378 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01a7629e16966cce22a8d08653ebc938837eb66c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 24 00:14:56 2014 +0000

    Use NULL instead of unclear 0, where a pointer is concerned
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5377 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cb97504fe01e3dd16bf4bbbc9abba3111e6c3f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 15:32:39 2014 +0000

    Added channel->line != NULL assertion in sccp_channel_openReceiveChannel, because of a backtrace\/report, this should not happen / be possible, therefor assertion is used
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5376 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e5749b88ba07b710b7c372f412ab613414bfe6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 15:22:51 2014 +0000

    Remove unneccessary pointer checks (addButton and buidlLine)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5375 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0cfbce6ba53b637913c4d3c671fc9e15e6acd8d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 15:14:28 2014 +0000

    Just to make sure d->hasDisplayPrompt has been set correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5374 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3909cf4f4a0982ad0a1d7823cb8d140c22962810
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 15:11:25 2014 +0000

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

commit 6dfeed0c37d6375565d8818f326db8033070928a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 13:26:24 2014 +0000

    Fix/Prevent Segfault when reading ast_variable by checking if GLOB(cfg) is valid beforehand
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5372 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fdd3f1672c8b2cde108277a49524b89620e456e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 13:22:07 2014 +0000

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

commit 680a2bb972b51cc43e20777ac4ba3e6bdad8c767
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 11:37:23 2014 +0000

    Don't use ast_check_hangup_locked during requestQueueHangup (Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5370 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c8fea33864c11a15e91ab0bffcb3bf6b496630fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 01:23:36 2014 +0000

    Removed unnecessary retain/release of device in sccp_device_selectedchannels_count, which only gets called by sccp_softkey functions, which always have a device retained
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5369 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eea2951f641dc3fca9343a7fa1ba1ed390976755
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 23 00:03:11 2014 +0000

    Use tmp_event to retain/release sccp_event_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5368 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19f4570d2e290f43f429f5cb3afe96e5aa50acf9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 22:50:02 2014 +0000

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

commit 012d1e2d3a8eaaf3437e8bbf71d3d423d76883b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 22:45:23 2014 +0000

    Fix refcount issue in sccp_device_selectedchannels_count (BTW: should this function not be moved to in sccp_device.c , or renamed otherwise \?)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5366 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5321ab832f9ff4a400f6e6bca4173ee2202e678
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 22:34:19 2014 +0000

    Fix refcount issue during sccp_device_check_update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5365 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ce954cf50c33efd411049a5da4c91b3bd325897b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 21:02:30 2014 +0000

    When using Variable sized array's, you cannot use sizeof to get the length of the array, you should use the length specified during array creation instead. Remarked out non-used function sockaddr_cmp_addr in sccp_utils.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5364 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb3b87a479df8f882fe461695e14f4481606716a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 21:00:36 2014 +0000

    Return value of sccp_rtp_get_sampleRate, is larger than uint8_t, changed to returning int
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5363 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc90ab61b8f7dcbf3ccfd006a9343e660024c420
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 20:46:46 2014 +0000

    Return value of sccp_rtp_get_sampleRate, is larger than uint8_t, changed to returning int
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5362 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a70e6bf3f2c3ec2608c03b334a8c7865b8f06f52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 20:44:35 2014 +0000

    Declare globals functions, structs & variable with only one definition as static
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5361 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee8fc12c801b851f79b375f8b4a4181caa0f949f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 20:29:20 2014 +0000

    Use define for sccp_versionstr and sccp_revisionstr, instead of non-static global variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5360 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 28642c32be2d574ea95a0ccb355e6317f421a01e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 20:05:07 2014 +0000

    Force inline where inline is requested using '__inline__' instead of 'inline'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5359 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1a042f815abb18cf765c97862170e6affc3c60c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 20:04:39 2014 +0000

    Force inline where inline is requested using '__inline__' instead of 'inline'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5358 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f585c4b6656ff3e7dadcc6b9187589530d8f74b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 19:56:48 2014 +0000

    Fix dubious (\!d | \!c), where (\!d || \!c) was meant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5357 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ce81d8e3d1d7c99549d171eea7025ae41fe65b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 16:27:10 2014 +0000

    Fixes / Updates after running static analysis using smatch (Closes rb: 58)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5356 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1cbbfe05b84de238f5616cc1bf2b7a6f48c32478
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 22 13:47:40 2014 +0000

    Make sure queue_hangup gets called without the pbx_channel being locked (Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5355 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14cbc761e5a1150608cdc46aac33ecd04e3c5a25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 20 12:32:17 2014 +0000

    Endcall when receiving mediastatus!=0 while handling openreceive_channel, check if we have a valid channel before calling close_receive_channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5354 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a16ac579d888d04c27ad77a2348794dfb10f65aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 20 12:30:40 2014 +0000

    Fix: comparison of constant 1 with boolean expression is always false
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5353 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33b3832b31cb2a8eca8fd94451e98d22a785cb78
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 19 13:05:06 2014 +0000

    comparison of constant 1 with boolean expression is always false
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5352 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17c054c017c194c6df4f076489d67f02a94b64f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 14 12:38:49 2014 +0000

    fix lampStatus for remote devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5351 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c3f82017208c8855df5ec5b1f88938fdf0ad191
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 13 16:09:34 2014 +0000

    fix lampMode when call was not answered
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5350 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a487a564fd1da76f898a40643146bff53f5ebbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 13 10:50:01 2014 +0000

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

commit ca98df8b1565008e1fd2b6aefbb76efdb9ee1f25
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 18:48:03 2014 +0000

    set lamp for hint (30VIP)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5348 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 746041593b1729de6caee8fe4190f982d75c8461
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 18:47:21 2014 +0000

    change button type for 30VIP && set lamp to on on connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5347 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6726e33e5abc60f0647c4256516a3a1cab867d12
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 18:26:55 2014 +0000

    fix lamp indication for 30VIP
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5346 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3fdd345f23cbf40acfe0b0b8fbd8d581ca6120d7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 18:26:01 2014 +0000

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

commit 5d126046d257242ca45c50618978e629803be61d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 16:56:01 2014 +0000

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

commit de21ff35423d3a47cea0e46152f904d97e25500d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 15:50:07 2014 +0000

    Removed redundant variable update (var)=(var) when not using retain in SCCP_LIST_FIND
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5343 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e5393093d2aa8ee5a6120341d04a4778c529e24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 15:40:23 2014 +0000

    use SCCP_LIST_FIND function in sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5342 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 073b7322e56e01ca4422a6c48092a1f8ca5ae471
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 15:21:45 2014 +0000

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

commit 825acb3bfd85fe05004377288419ae8879afb0d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 15:14:44 2014 +0000

    use SCCP_LIST_FIND function in sccp_device_find_byid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5340 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ece5041a7ec8f00816606a2688546d2b7ffc0cdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 12 15:03:41 2014 +0000

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

commit 937c38820b98932bc982e4ccbb07fcb31df7267f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 10 20:12:38 2014 +0000

    revert Diederiks marco for finding objects
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5338 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8cd1a0b88910e6058374d63b9449626b718e182d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 10 13:12:43 2014 +0000

    Diederiks marco for finding objects
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5337 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d77e8097230676a31cd86abb80333d227abf7e1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 9 18:49:59 2014 +0000

    fixes issue with missing cid_name and cid_number on cel events, reported by Nikola Ciprich
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5336 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 109eead666aa82fa1d437660f05aa7239f27beaf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 9 15:34:31 2014 +0000

    Updated 'sccp reload' to make sure all parameters are checked and verified before flushing glob(cfg). SCCP COMMAND CHANGE: 'sccp reload [filename]' has been replaced by 'sccp reload file filename'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5335 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e9729fc6f9ee9675bace80b2887120891da45836
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 9 14:10:33 2014 +0000

    Prevent segfault when using sccp reload in the case that no config file is set (Which can happen when mis-using 'sccp reload filename')
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5334 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2ea882635dfbaadd24ebca82f359e901401fbbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 2 23:34:36 2014 +0000

    Removal of sccp_channel_set_line. Channel->line should be read-only and constant (We might actually have to change the definition in chan_sccp.h to be const to make absolutely sure).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5333 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e185a0007f2cb288ee2919de8088b26b3a17019d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 2 21:13:33 2014 +0000

    Disallow setting channel->line to NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5332 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 546f2df6fe0be3605dfba3efcc2cd22ad8c1fddf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 28 15:37:04 2014 +0000

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

commit 0235cd357991372aaf7f562bd56268b75d4d71d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 23 19:16:29 2014 +0000

    Switch to ast_channel_language_set in ast111.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5330 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3caa4a239a87a9d2eca6a887c2cbc942b05e5df6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 23 13:53:39 2014 +0000

    Fix compile issue against asterisk-10 and lower (bug report 222)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5329 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 820d57726dce9b8b7b3f91621220feb127839a47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 22 16:32:10 2014 +0000

    Added new requestHangup method inside CS_EXPERIMENTAL block for testing purposes (created by Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5326 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 036b91697105404fb5ad466cb70045ea987df455
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 22 16:31:00 2014 +0000

    Generate Shorter ChangeLog starting at 5000
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5325 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa298589e336bdc97d825e4659012f978a86af2d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 19 00:20:24 2014 +0000

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

commit 9a5b9ad978c34178689d971ebf54e5be262070ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 16 00:46:18 2014 +0000

    Activated new implementation of sccp_config_set_defaults (removed CS_EXPERIMENTAL block)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5323 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 210b6c40693d625017e27c958aad71a925cc1e74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 16 00:45:33 2014 +0000

    Activated use of sccp_threadpool_add_work (removed CS_EXPERIMENTAL block)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5322 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc2759e6ad18d0c3c4a6d28323e242498c8cc53d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 16 00:44:26 2014 +0000

    Activated implementation of tokenack fallback script handling (removed CS_EXPERIMENTAL block)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5321 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 49c69b3cdb1a650fd54093e2c5b7b6f2d5df07a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 16 00:43:39 2014 +0000

    Activated new implementation of sccp_protocol_sendUserToDeviceDataVersion1Message (removed CS_EXPERIMENTAL block)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5320 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99f2baf49eef83c1f52bcc9b190d0e251e758b01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 13 14:28:31 2014 +0000

    Added skinny_mediastatus_t enum to OpenReceiveChannelAck, Start(Multi)MediaTransmissionAck
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5319 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15681fba1b70ee46d58af2cddc7f77d6ee80144d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 13 13:06:00 2014 +0000

    Fix segfault during 'sccp restart SEP...', maybe pthread_cancel should be removed completely at this location.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5318 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a068ba9dc4fe28302476a4b2d169111f281e3a55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 13 13:04:41 2014 +0000

    Added refcount force release (temporary function)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5317 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb55543cc33f756377c243bc14aa882826dbd5e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 11 13:00:16 2014 +0000

    Added comparison to sccp_config_parse_deny_permit to notify CHANGED so that devices can be forced to reload when permit/deny has changes (if necessary)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5316 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbbaed42ef7b048cbada5fe4bb9149ae62401b83
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 10 12:22:12 2014 +0000

    Destroy results from previous sccp_config_parse_deny_permit, before running again (Reported by Sander Smeenk). This funktion still needs a comparison to report back change, which is not so simple to add.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5315 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5232753f026d230b2fd7b6dabdee90e43ff1e0bd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 21:18:25 2014 +0000

    Fix sccp message with beep but without timeout
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5314 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 49799a5a27828bcb909583b0e35d2efba6f6dd9d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 21:01:21 2014 +0000

    Removed stray '_' from AO_compare_and_swap. Cast volatile int to volatile size_t for ATOMIC_INCR/ATOMIC_DECR when using libatomic-ops (Reported by Steve Hanselman).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5313 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a49ed648a672b678e556e740aa61371f745245fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 18:09:14 2014 +0000

    894x phone apparently support 10 speeddials with only 4 buttons (6 displayed in a dropdown menu) (Bug: #219/Reported by hhornung).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5312 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e39c5827437a9ea2e77d6f3758f8734516c43cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 17:33:27 2014 +0000

    Correction fur unconfigured speeddialbuttons count
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5311 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ef522a0325074b8969c2ee461abd2f3953c97f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 16:22:57 2014 +0000

    Update sccp_features.c to prevent compile failures / Display pickup failed message / automatically after failed (g)pickup.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5310 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d468c00520d89e0e5a27dcf7f478830f14491656
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 15:08:08 2014 +0000

    Use channel context for directed_pickup_context, when parameter is not set. This will be copied from the line->context when the channel is created (Reported by Steve Hanselman)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5309 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09b924fddcf97358c911f4505c3577c51864f7b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 14:47:55 2014 +0000

    Fix for line context to be retrieved from global default (fixes #204)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5308 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f21f03c7bb346aca1b6381f45cdbaeff21fc49d5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 14:29:05 2014 +0000

    fix issue with default values, references #204
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5307 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c4ed59a877db7d01c06fc302c222f7680d1e81f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 6 09:44:08 2014 +0000

    check for DND on AST_EXTENSION_UNAVAILABLE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5306 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 727c3ce6c3cbcbfd04ecc8201f6f542f1383a548
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 5 15:17:28 2014 +0000

    revert redial softkey fix due to softkey issues on 7960, rported by Steve Hanselman
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5305 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ced31e163c51480d24c0ddaab14763595f03c030
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 4 14:16:40 2014 +0000

    do not set default values for DEPRECATED/OBSOLETE config parameters
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5304 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3688a5327c5b81d6dc97645668fa10699f68b6d7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 4 13:51:17 2014 +0000

    do not set default values for DEPRECATED/OBSOLETE config parameters
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5303 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2c5608481a02925aa80bc4f0e21bcc73d752170
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 20:08:44 2014 +0000

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

commit 89ff7c790ab4ab5446e1d342f5ba149c7d485228
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 19:45:10 2014 +0000

    Prevent segfault in sccp_handle_keypad_button (stopgap measure, channel->line should always be set). Added todo comment to clean this up
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5301 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c9fdc23131063523759526f2743dec527146a2a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 18:32:56 2014 +0000

    Revision2 of sccp_refcount_refreplace (Use inplace replacement) (references #199)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5300 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit adf8ea3071218d0da9cfbf8bb9c71de0720b72ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 18:26:54 2014 +0000

    Revise1 sccp_refcount_refreplace (Non-Final) (references #199)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5299 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 680705d0deb662c1cfe2e47874a8826015e24ec4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 18:20:22 2014 +0000

    Revise sccp_refcount_refreplace (Non-Final) (references #199)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5298 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4575e52c000878a4e80df8cbc1f7ebc24624ad9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 18:19:25 2014 +0000

    Only release channel->line during sccp_channel_destroy, not in sccp_channel_cleanup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5297 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3081d994fec55b78b531e43f478d49ab76216418
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 3 18:18:29 2014 +0000

    Fix sccp_device_setActiveChannel (references #199)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5296 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b455bc96439db089ae3b50d4ef4f382a1fe7097
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 17:20:44 2014 +0000

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

commit 3d4d00124952f58b4974c961a3c7906177bd53d4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 14:07:17 2014 +0000

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

commit b2669512b635ed8578bc0d9864d819145df2e61c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 13:49:30 2014 +0000

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

commit 7a955de5cb9d4257a70018c1e93a0b9a03271fd3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 11:05:56 2014 +0000

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

commit c69cd8ecdcddca1c0282743e96656615feda193a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 10:18:43 2014 +0000

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

commit 24dbda96c93143d709aad7f7e36c127472a5c8ee
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 10:13:11 2014 +0000

    fixes #155, fix provided by Diederik de Groot;needs some improvements to reduce sofkeySet update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5290 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e8e3938b4dc021c43688eb7ab63cdeea8d2bc9fd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 10:10:24 2014 +0000

    add dummy keymode to iterate over all modes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5289 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0947d5c16beb9561b1ea0052ffc841258e81bcf1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 09:41:29 2014 +0000

    Filter the important lineStatusChanged States for mwi check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5288 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c36e3cdf61f56e6a89e37ed74957c387919889e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 05:56:58 2014 +0000

    Added comment about inserting / appending behaviour (re-activated append behaviour, to conform to previous implementation)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5287 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f4536c8172d9399234069d327e514ddf7d75c7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 05:38:21 2014 +0000

    Remove skinny_codec_mask from sccp_parse_allow_disallow, as it was not used anymore anyway
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5286 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb7ec886520b5bb98706648fc7374c4c2ab4b2cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 05:30:47 2014 +0000

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

commit 3cf5107c1b33018aed3a3c31106e9eeabce75fa0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 05:29:19 2014 +0000

    Fix skinny_codec_pref_remove (related to revision #5280 / #5282)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5284 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86857b0a48309940c08fdb6a0cfd387f59278fef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 02:44:06 2014 +0000

    Fix skinny_codec_pref_remove (related to revision #5280)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5283 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a26cf5378ddc228e5768a409fc44c94dbcab5b37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 2 02:41:56 2014 +0000

    When pickup fails, inform the user and close down the channel nicely
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5282 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3b20c1bb25e4a5307c94768fb7178eb22f3f9ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 1 23:16:12 2014 +0000

    Channel->designator being cut short. Changed lineInstance back to uint8_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5281 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed67271d7a6a7757746e2a6aa21549e7cd7c8530
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 1 22:54:13 2014 +0000

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

commit 02c7b832b42e31b113035b7afda73176013157fe
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 1 16:13:14 2014 +0000

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

commit 6542e323025b98fa570136dd55d9a1fd3bd5ebae
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 1 16:06:35 2014 +0000

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

commit 647e24b5e33dd167f2726bbe4365765b9f5f4be1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 28 21:46:09 2014 +0000

    Show device unavailable hint for protocolversin <=11 (Reported by Stefan Gofferje)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5277 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f08e23a8666f2bc9128ff9b7b7ed660a09f0ff85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 28 17:53:33 2014 +0000

    Remove forceHangup (not used anymore)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5276 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b87ab95053c0e34a7e3c43499516293bf0d421fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 28 17:47:29 2014 +0000

    Removed device->devicetimeout, which is not being used
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5275 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7196a9eb8b82a79106e981c44aae9c7d7a5aed02
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 28 15:03:36 2014 +0000

    When conf_mute_on_entry is switched on, show this in debug when creating the conference and also update conflist to reflect this state (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5274 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 653c853bb785dbea9d17f9864d7ca9043f1e4118
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 17:36:53 2014 +0000

    Update cli output table to include fmt for CLI_AMI_TABLE_FIELD, so that max string length can be bound. Also allowing for alignment (for example to show most-significant part of ip-address, when column with is to small to show completely).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5273 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7699f91e5667584973dadd67ee4e59375943ebc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 15:05:48 2014 +0000

    Added XMLDefault.cnf.xml sample
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5272 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 04d9d0f74b444e0c73df55239f3ccc80f738f049
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 14:16:15 2014 +0000

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

commit cf7d56715de22fe3b6abbdebe97cb8158af69a26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 04:11:51 2014 +0000

    Make sccp_read_data a little less verbose when not having set both socket and high
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5270 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d70ad225a0dcbd365f96219032007c9c55a90f5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 03:19:24 2014 +0000

    Make sccp_read_data a little less verbose when not having set both socket and high
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5269 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e3671c3d6a8fb127c97cbe2e124c94dd6e0ddcd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 02:58:35 2014 +0000

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

commit f30f91d64d55e656c938334f8ca4966a5a730d25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 02:38:25 2014 +0000

    Update debug messages, level and indentation for sccp_config_object_setValue and new version sccp_config_set_defaults
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5267 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 68dd7162aad5472c5ed83e684ac02424aacb5112
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 27 01:51:49 2014 +0000

    Show lookup via referrel in debug statement in new sccp_config_default_value implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5266 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15836a887e54c89c4433c63a9671a6f47f1d70f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 23:25:04 2014 +0000

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

commit 79a24351cf5b68494fdae6a9a636205a89176fc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 23:09:27 2014 +0000

    Remove unused from new sccp_config_default_value implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5264 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d9d15b844d37bb95f5198ccf4d9d604b962593c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 22:42:47 2014 +0000

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

commit 42813cb72b3ecfa985b9af00c77a07c557cfabf9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 18:32:28 2014 +0000

    Completely overhauled sccp_config_set_defaults in a CS_EXPERIMENTAL block, will be tested over the coming days, before being made active by default
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5262 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2372abcb48041cf2223c256b33671fad07a5617e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 18:31:32 2014 +0000

    Fixed some of the entries, where device segment entries are pointing to device segment entries to get there defaults, that did not make sense
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5261 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cb50fb2d7c2c962765b1a7e4092269c196bb5d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 15:12:55 2014 +0000

    Make bootstrap run make when config.log already exists, and therefor configure was already run. When configure has changed, make will rerun configure with the same settings as before
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5260 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1129ce53525a5d2b8dac873762c80a7e3eaeb57d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 14:51:04 2014 +0000

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

commit 3e770f1dba3086f54cab3e92b064d355072388d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 13:57:34 2014 +0000

    Possible fix for sccp_channel_end_forwarding_channel when used during autoanswer (Reported by Stefan Gofferje: Requires renewed test)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5258 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b046ce8a1b42a76df9bef8951c2b06f5fa4eefb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 13:01:37 2014 +0000

    Removal of libgc detection/infrastructure (Not used anyway)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5256 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86fc2df1f473e9ebf9ba1850f6d185755b622ad3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 12:51:27 2014 +0000

    Schedule automatic hangup after invalidnumber / congestion indication using c->callid (rb: 55)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5255 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0be479d4f29864aee74c89fb80efef5836a4b359
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 12:39:55 2014 +0000

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

commit 4b41d7b82a886dcea67b32461406ff6cd76671b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 26 12:28:56 2014 +0000

    revert size reduction of subscriptionId struct
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5253 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c8f6eefc62642794a21d2b204649f900c2c52f0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 18:08:43 2014 +0000

    fixes #193 (Enbloc Call Message not handled for 7912)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5252 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80c57484ac0db6a4450c2d8e1018d6453bdc811f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 15:36:16 2014 +0000

    Reverted r5250 partially, to reinclude change i made this morning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5251 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1289eae6a264d483265b13378dbe0a8c0e58769
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 15:22:35 2014 +0000

    deactivate monitor softkey for all states excl. connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5250 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a6d381ec2c45722778e6416bbd8e4e2db5653c5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 15:02:56 2014 +0000

    activate recording for inbound calls when state is requested
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5249 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa96d9b2d009889e1166c6e2d76a13b4c3c670b9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:53:22 2014 +0000

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

commit 1294df6fb42d33741c0c8c5401a63123170aa85d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:52:48 2014 +0000

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

commit 7fc4f00cd81ac90b42c3116055feb6296e8a04f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:52:15 2014 +0000

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

commit 1e104ffffc94d3a5989a6e420f843da5886e6f90
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:51:27 2014 +0000

    redefine label for dial and monitor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5245 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d9bc581e9f1ff53136ec78866fb1b9e2ed8e8019
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:50:17 2014 +0000

    add custom softkey monitor; add RecordingStatusMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5244 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39c110ff9b3be1677329761690650a507c8ef3e1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:48:20 2014 +0000

    fixes native formati issue for video
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5243 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc066308fe1adaebe1f0ffa8cd3df8276cb0d0e2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 14:46:43 2014 +0000

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

commit 46b261bb828dc2acaea8a0717481203f31c57015
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 13:44:36 2014 +0000

    Manage STRINGPTR allocated memory automatically when destroying structs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5241 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ad794876e48e100be1a0183c0097bd4e875f401
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 12:18:15 2014 +0000

    Extend the sockaddr_union to include the generic struct sockaddr sa as well
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5240 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24cc0f91df053129c855a6799d4c96e9262b1e93
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 25 12:02:55 2014 +0000

    Adapt sccp_socket_getOurAddressfor to using the union correctly (Reported by David Cecchin)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5239 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1fa70a6a91415f54a89f4688b24c58443867c43f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 20:51:42 2014 +0000

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

commit 643a0c714c9817ea8e2b2e59a8fb0d8fb4e22967
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 20:50:46 2014 +0000

    correct wrong socket binding, found on freeBSD by David Cecchin
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5237 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0626d38a5700541df4dfa9718a592c951b481822
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 16:05:11 2014 +0000

    Fix potential null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5236 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 95e69bf13fa6e7e0063c4fe528dce835db58b53c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 16:04:50 2014 +0000

    Fix potential out-of-bound array access
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5235 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92167df10ffaf271fcc3065867183b5f27e5b534
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 15:02:54 2014 +0000

    Replaced IN6_ARE_ADDR_EQUAL with sccp_socket_cmp_addr (Issue with netinet6/in6.h instead of netinet/in.h)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5234 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bd4685fad29658d81344a00d0ea45697c78f42d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 14:37:58 2014 +0000

    Replaced IN6_ARE_ADDR_EQUAL with sccp_socket_cmp_addr (Issue with netinet6/in6.h instead of netinet/in.h)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5233 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39e04c0d36da25934cecefb97bbd3701d0d4bca2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 14:27:09 2014 +0000

    Fix channel->scheduler.digittimeout
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5232 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ce720aa87d44a2e603dc7c1428ccac8cdc5e6f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 12:31:21 2014 +0000

    Rename sccp_channel_set_active to sccp_device_setActiveChannel. Only call sccp_channel_setActiveChannel from sccp_channel_setDevice, to make sure they are always updated at the same time (rb: 49)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5231 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f649956e51515277ed1730d6bb8d069c4043942
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 12:26:38 2014 +0000

    Reordered and packed sccp_global_vars struct to minimized size and lineup to 64 byte cache lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5230 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f6323ad372a5dbf4f5bd9e945d1c74b900062a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 11:48:25 2014 +0000

    Check revision during make only once every hour instead of every 10 minutes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5229 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a10931046bdbcc925574dd2d4fab2641c069d3c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 24 11:47:06 2014 +0000

    Reordered and packed sccp_device and sccp_callinfo struct to minimized size and lineup to 64 byte cache lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5228 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ecec526e160e4df1ab4cc0c725260e5206b2cb2e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 21:28:53 2014 +0000

    alway set nativeVideoFormats (must be set to get Confbridge working with sccp video)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5227 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46b2e51cc4dc113ddccb1d8dd57e87bb0c9c7f3e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 17:12:40 2014 +0000

    Reordered and packed sccp_channel and sccp_session struct to minimized size and lineup to 64 byte cache lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5226 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86f730b33de91b8f644dca2b1706629483fccc16
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 16:55:12 2014 +0000

    Removed unused line->lock. Reordered and packed sccp_line struct to minimized size and lineup to 64 byte cache lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5225 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 387f1df2e256a56eaac0ce6bdb890bbb7d2a1b31
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 16:08:47 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5224 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2a8c661544dcbd839fb354e31e1ab5657db1a38
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 15:56:26 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5223 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0718cb0dc9119357d6f39989ab39e6417a7b0d5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 15:49:28 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5222 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67f5f9c105bda8ac7a9e367e09328ca7b5061a99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 15:38:39 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5221 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56e222793ae780223082c91cdcc6ffa2bd85f727
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 15:14:13 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5220 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e794546a174cef9116c3f6f869efbc7f06e25fa4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 14:52:40 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5219 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d30514f12430e176230664de6e89297df6496014
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 14:12:33 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5218 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06f5a66de9bf05e2d463030325fb2389dfd9541a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 23 13:13:19 2014 +0000

    Adding accolates to if statements
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5217 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c80951755da2efd41a49c4776e6574ca42d34380
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 22 09:13:22 2014 +0000

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

commit 7a86f68aee7d5da808a66ebaee213aba245b3da1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 21 14:39:08 2014 +0000

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

commit 8312bef9e275333b52b7a5d7d18700341498e27b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 21 14:14:11 2014 +0000

    disable FlowControlNotifyMessage after OpenMultiMediaReceiveAck, references #188
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b0abce705ab60ffb449e0c7017fe3e69eb338f0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 21 13:35:05 2014 +0000

    Update Enbloc dial message + handling (rb: 51)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5213 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c692c9e82e6dc5bf0b36b20704cc965a3bf0319
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 20 14:30:11 2014 +0000

    strict aliasing issue resolved using union instead of casting (Jacob)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 97a7033f33ae5dceb1bead984626d7435310837f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 23:11:55 2014 +0000

    Fixes for asterisk 1.6 and 1.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5211 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fadb94251aa078298a95215f6a757151e4e5ca48
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 21:42:05 2014 +0000

    Remove dependency on aliasing of sockaddr_storage, for debugging purposes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cdae0426f6e6dddffd6315df5f4d4fb1aebdc7d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 21:41:56 2014 +0000

    Remove dependency on aliasing of sockaddr_storage, for debugging purposes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5209 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bf9881816c8e615f43bfa64309b9eee0304494f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 21:16:23 2014 +0000

    Remove errors when which cannot find repository maintenance programs. Relax warning about not being able to find a repository.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5208 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 39697a020b373e6c2a7bac8ed5cde2664bbaaf2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 18:40:31 2014 +0000

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

commit f4d2c69742c8e82426ed9cbe42b3430ff34f0cc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 18:18:03 2014 +0000

    Check repository revision once during every compile and write revision.h only when revision has changed (fallback on .revision cache file if using tgz). Use a static sccp_revisionstr and sccp_version_str, initialized once during module load
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5206 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3cf5366972e24c0ae004d6fdae415cda34041288
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 17:08:35 2014 +0000

    Revert change of StationMaxXMLMessage back to 2000
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5205 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a348db9ef8d41aad5aa9dc351d18c6688d96916
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 16:36:54 2014 +0000

    fixes waring for Connection Statistics Response Message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5204 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 72e3042037b08e4c01b48d09f7a1b133186622a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 15:13:38 2014 +0000

    Make it possible to send bigger UserToDevice XML Messages (CS_EXPERIMENTAL for now)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5202 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1fa622369b6d7fd6d1818c5389589da1ab0e5eb3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 13:24:06 2014 +0000

    Only check pbx_channel_pbx during force and request hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5201 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8f8fcbd701735cb2a2f19346f87ebf5376437d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 19 13:23:12 2014 +0000

    Check crossover session earlier, before creating anything new
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5200 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87ff510982cc3205217ca90eac844d989d1e4c26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 18 17:00:02 2014 +0000

    Moved sccp_find_channel_by_lineInstance_and_callid outside of DEBUG block
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5199 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 521f8753e2bde675b2bf9fd5f8f6bdc646286217
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 17 21:52:07 2014 +0000

    When running sccp_socket_cleanup_timed_out, set thread to null, to be able to run destroy on the next run
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5198 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb34fe9dd4f4b9e279fc50b46ca60b176f972864
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 17 21:49:43 2014 +0000

    First version of a fix to correct longstanding hangup issue (ending in segfault in ast_timer_enable_continuous)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5197 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bdbecab3232bf5d2e2c7dece77bec18d08182210
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 17 21:46:06 2014 +0000

    Allow speeddial use after starting entering digits (Reported by Jeffrey)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5196 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 003f3344b5b003653ae014b822b8c9c0d961f954
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 16 17:04:25 2014 +0000

    Speedup autorevision by checking if the repository binaries exist on the system, before calling them. Add .revision cache file to released tgz during make release.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5195 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d47dd354cc40b04138dbea4ed5b277591ba1103
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 23:45:53 2014 +0000

    Correct output to /dev/null instead of null. Make autorevision play nice on other language machine, by forcing LANGUAGE=C
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5194 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 140d60a3da5cf2a9e3f3c7167d2fc93dc380bab4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 23:30:38 2014 +0000

    Fix autorevision for mercurial repository
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5193 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 04c0ebc9d908754dfdd21dc4b6540000937b4510
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 23:08:45 2014 +0000

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

commit 89af0d4babd33c88e0d1de53e95be5cc3d81a5b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 22:47:13 2014 +0000

    Fix autorevision for svn of a different language
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5191 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e2381b17bcea5b6e264202c2dc7d29230ce24fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 22:39:30 2014 +0000

    Fix autorevision for outdated svn versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5190 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc4769448cc45ca19fb07721f98b3d22873ade82
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 22:17:04 2014 +0000

    Update repository revison during every run of make, instead of depending on configure. This way user reports, should include the correct chan-sccp-b version and revision.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5189 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit efb068b627b009150dbc2eadfd1f52c6b2302f9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 00:23:54 2014 +0000

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

commit 0f994c03bb0fce471b38cee4d8cb5cdccc5e7520
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 15 00:23:23 2014 +0000

    Use the output from tools/autorevision if available to display the currently running revision, updated during make, instead of configure. Include revision output in AMI Function SCCPConfigMetaData (Which returns information about all possible sccp configuration options)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5187 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0536fb7713168069adf86fe5d74d73e2ab77f4a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 22:46:21 2014 +0000

    Free GLOB(config_file_name) and GLOB(token_fallback), if they are set, during unload.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5186 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19b3438dae0d48e2674c8c87d56daa5da6d097b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 21:05:48 2014 +0000

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

commit 8fba6ebdd49a55d9e08c5227cb690ce48d0b0c60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 20:56:42 2014 +0000

    Updating TokenRequest, fallback using script has been set to experimental, and is not included in normal build yet
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5184 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 105359ee673c35e5267ff2bdd086e89000124b57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 20:53:21 2014 +0000

    Found the actual cause for the register issue reported by Pavel/Niklas/David. I found out that creating a character array of size 4096 inside the general struct, was causing these issues (Used PATH_MAX from limits.h without realizing it was this big). I have replaced it with a  pointer, and adapted sccp_cli and sccp_config to free and set it.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5183 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 018cbe1c78380bf33424f27ea4d9951a88890df9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 16:56:55 2014 +0000

    Check if line->pickupgroup/line->named_pickupgroup have been set before trying directed pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5182 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0cfe260e8e5cb823029e577632d33d589579e2dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 16:47:12 2014 +0000

    Correct ast_channel_named_pickupgroups_set to ast_channel_named_callgroups_set (Issue Reported by Antonio Guirado)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5181 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43c0638b2f39b8b77cc5d523e58b2d4044c1644b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 14:19:16 2014 +0000

    Check fallback, being empty when processing tokenack
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5180 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77cbcb1e2d5db823dc4951a5362c6e2e753fc108
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 14:07:15 2014 +0000

    Check fallback value more carefully when processing tokenack / cli command. Added sccp_false as a counterpart for sccp_true
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5179 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e79ba2c4fe28c2cc9fe8871cf97e3d2c765ed76
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 13:49:06 2014 +0000

    Revert to previous working state (r5152) (issue reported by : Pavel / Niklas / David)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5178 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5c24de8b501a923ecabe75e065b190add20a37a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 13 01:13:18 2014 +0000

    Check if token_fallback is true/yes/on or false/no/off
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5177 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c03aa6add5f00521eeffd46aef73e4f63111722
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 12 14:25:14 2014 +0000

    Prevent loading non existing config file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5176 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11ebd3be8fc50220b55990526fe099e9d38951ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 23:45:44 2014 +0000

    Revert to previous behaviour to handle devices which connect, but do not start to register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5175 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 17feb97c109e87d1e30fd4e5fb44c30854b4c9b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 23:43:42 2014 +0000

    Add 'all' parameter to sccp show session, to show session which have non registered devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5174 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e52acd219199f656dd716636d07e3bb12993fe81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 21:37:39 2014 +0000

    Fix revision when compiling in a seperate build directory
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5173 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 344f19f644bab481ab24aa423cce84e527c5b4ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 19:59:06 2014 +0000

    Update sccp_handle_endcall (thanks Marcello). Added find function for channel using device, callid and lineInstance
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5172 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f70c7a5948c50e19f6c7c3f8979d277714a34ce9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 17:32:10 2014 +0000

    Handle onhook, using provided lineInstance and callid. (Fixing issue where endcall button is required to hangup the call)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5171 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5610dd238a01d868a6fd698742269a25bb1ebee7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 17:05:15 2014 +0000

    Fix softkey endcall, on channel whith SCCP_CHANNELSTATE_DOWN (congested or otherwise).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5170 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d23d69a681d464e8cc83a4953290e481334e88cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 16:48:27 2014 +0000

    Fix checking if channel_retain actuall found a channel, instead of overwriting channel with NULL in sccp_line_removeChannel / sccp_line_addChannel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5169 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c2557d74b95fa529450f353cb8b0a4d8f3b8def
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 15:41:54 2014 +0000

    Fix checking if channel_retain actuall found a channel, instead of overwriting channel with NULL in sccp_line_removeChannel / sccp_line_addChannel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5168 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 737a6651f83bef2877e30ecf5af832d13692eadd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 15:39:52 2014 +0000

    Use -DREVISION instead of -DSCCP_REVISION
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5167 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df23eb9ddcb4563cfb69989cd32413228fdf5f22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 13:52:36 2014 +0000

    Revert skipping unknown message (regression)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5166 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53f8cdaff627748e8898791b77f855e2839c6299
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 13:42:38 2014 +0000

    Regression on l->incominglimit check (Corrected)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5165 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2640a78091f5aeaeb804f950e99f75d91d4f8ab8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 13:05:55 2014 +0000

    Revert callforward check only for non-shared line (sccp_pbx_call)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5164 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7de73754631cab326f5674b4d76ff9c8924e5f7f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 08:16:27 2014 +0000

    fixes compiler warning and result parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5163 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 544d858721966a283f5785a0245191b99c3e9ce8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 08:14:24 2014 +0000

    fixes compiler warning and result parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5162 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 673f2d4eabab084cb7618008ca00caa9525b9e07
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 08:03:25 2014 +0000

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

commit ef8de25cf6678874e43bf68e9ba413280d2245cf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 11 07:58:32 2014 +0000

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

commit 738a429994dc80b88c91252222057fa212e505ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 23:24:05 2014 +0000

    Allow the tokenack script to set the value for the backoff time, by returning a value instead of ACK
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5159 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62989af0dfa9478d22134cc89aa790d2c82cbcfe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 22:06:37 2014 +0000

    Countdown the number of endcall buttonpresses on a sharedline, so that the last one, can actually end the call, and the caller will be hungup, to notify everybody declined the call (RB: 53)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5158 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a09fc8e8ac337fd000a49432dd77a1d2dd5c2c09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 22:03:02 2014 +0000

    Revert to using SCCP_DEVICE_RESTART(0x2), not all devices seem to like SCCP_DEVICE_RELOAD_CONFIG (0x3)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5157 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3b8d970e46b06d72983bb172bf7be5c7802accc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 22:00:16 2014 +0000

    Check maximum number of addons per device, during config loading
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5156 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a84c9f6cb63da54de4c1ad0bbfc9009463b5d61f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 20:06:35 2014 +0000

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

commit e395d492140a3a932d3aee4efeb94de8f4d0a31d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 17:37:25 2014 +0000

    Tread more carefull when printing debug output during refcount_release (prevent segfault (&obj_info[obj->type])->debugcat, which can happens when multiple releases coincide (sccp_event release for example))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5154 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eae3b2b227fe4d7b20ed1df3bcd3971124f7a382
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 16:52:42 2014 +0000

    Extended sccp.conf fallback option to also allow a script to make the decision if a TokenAck should be sent. The script will be called with three arguments (namely mac-address, ipaddress, devicetype), and should report back ACK if it want\'s to acknowledge the Token
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5153 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0da6dd2dd6a58be49be2a3ca133fb4bf96f2fd7f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 10 15:46:29 2014 +0000

    Move contrib/patches to contrib/asterisk_patches. Add dundi patch, which is still pending after one year in digium jira
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5152 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19b1dbec96d75bedc1420c13fa83968f8339c4bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 21:21:11 2014 +0000

    Cleanup already timed out session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5151 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d16f46051b6a814ccadf491d2b931a64c982e32e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 19:12:18 2014 +0000

    sccp show sessions, should show device which do create a session, but never send Register nor TokenAck
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5150 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b80d9e4b2a8dccc28cd093c35c23418bb03b67d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 17:50:56 2014 +0000

    Reduce loglevel for sccp_read_data Dissection Log Entry
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5149 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ef17e4f1d8785732652d78f3e0cb9c15e460f0da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 16:45:19 2014 +0000

    Replace warning(getOurIPV4Address) with sccplog during register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5148 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c0280450b1dd2b6655aa1214ccfe27dfdd84fd9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 16:44:21 2014 +0000

    Replace warning(getOurIPV4Address) with sccplog during register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5147 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit feb647186ac9246c22e4c37ebefc97c549dd5ebe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 16:09:22 2014 +0000

    Update path to tools/autorevision
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5146 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a8e110757873c977bc67c70038955cc7eb2fb0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 16:05:08 2014 +0000

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

commit a0333115b0b13c3eb5fa09c4c387ae469db2270e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 9 14:37:35 2014 +0000

    Make trunk compile against asterisk 1.6.2.x again.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5144 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f97aa01607ee3e78ba29466f7cb7e91db38330f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 15:29:34 2014 +0000

    Added configure option to 'with-hash-size' for locations with large numbers of phones (>200). You need to set this option to a prime number which is higher then the number of phones times 4-5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5143 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4e3825c43864003e863a407abb7a7528ea7f5ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 14:32:07 2014 +0000

    Tread carefully when deadling with crossover sessions, during register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5142 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b910810b64c0a3e033a25442eaa25b8d14a85457
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 00:38:27 2014 +0000

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

commit 0d51506d80f8fa380d38567db8d433fa7ead7696
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 00:27:15 2014 +0000

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

commit d286578ddffe2753be1ec6d09b04ec6e8ec4414d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 00:17:14 2014 +0000

    Use SCCP_RESTART_CONFIG_RELOAD(3) to restart devices when sccp reload is called (alas, no speed improvement so far)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5139 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4349fff0c6d90a2a41af3de9aa4241436d0c3aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 8 00:13:32 2014 +0000

    Added SPA_303G (phone with three line buttons. Thanks Tamas)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5138 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cfd292d6bc3287dcc826b5bef79a634125b8ad9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 7 16:06:06 2014 +0000

    Move channel->line retain up, to occur before setDevice and line_addChannel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5137 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e199f5ca23aae03662387b5de30813387e6ad2ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 7 15:54:27 2014 +0000

    Fix segfault when device->active_channel->line = 0x0
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5136 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a25104129be2532f8f2fab0d54b35d13d027a56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 7 15:09:08 2014 +0000

    Update debug comments for sccp_channel_endcall
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5135 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9fad906bed9c415e6cfe476d52d8cd82fad96f83
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 7 15:02:05 2014 +0000

    Update revisionnumber to latest repository revision, during every run of make instead of configure, so that sccp show version, can output the correct one.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5134 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 787d5559943acaa59811eac36647e0e26b6f7c63
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 7 12:40:11 2014 +0000

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

commit 93d41ae462eb96455763ed675c9ef7bc50f0eb67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 22:01:07 2014 +0000

    If sccp_read_data return TRUE without data, then continue normally (read SCCP_PACKET_HEADER returned EINTR, which is fine)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5132 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4183f14d5757cd70c533f0e3646e3ca4cd655f6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 18:51:46 2014 +0000

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

commit 4a18b060522e519dc6138e08c9926348ce280682
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 18:44:09 2014 +0000

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

commit 23ee8be2d2054fd31f3788909f2f93b79aafa1c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 18:31:26 2014 +0000

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

commit d20ad19d747c5188d0f770054385888e5eef52f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 17:16:12 2014 +0000

    Correct message debug when handling KeepAlive
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5128 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a38c841135a96c510a8aa84dea19e92650cc812
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 16:05:12 2014 +0000

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

commit 00c4ab4d372113da933f2b270f961e39ebd49f24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 15:43:42 2014 +0000

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

commit 932b681c02fbc158da026fa4a86a3888b172861c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 15:43:04 2014 +0000

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

commit 983ce2b57e5c9e98824a7c6879ae45f513538b7f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 14:29:49 2014 +0000

    Update protocol messages (AccessoryStatusMessage, MediaPathCapabilityMessage, StimulusMessage, XMLAlarmMessage). Updated SKINNY_BUTTONTYPE, SKINNY_STIMULUS, SCCP_FEATURE enums.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5124 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c79af948bfa034e9177f153056539dde06a2201c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 13:13:48 2014 +0000

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

commit bb8afeb8d6d332e3c79349b3214a4dac99f61d6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 13:12:11 2014 +0000

    Correct msgDataSegmentSize by subtracting the SCCP_PACKET_HEADER
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5122 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99a2db7ae771bba66575911aac72f93cb4abc448
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 12:40:00 2014 +0000

    Prevent release of non-existing lineDevice in sccp_channel_answer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5121 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3677b1d04c462477a264c601ad1cc61b648b0b40
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 11:45:47 2014 +0000

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

commit 3d3ca7c0c4559c40c36776e75a3a47a54f371c75
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 5 11:38:23 2014 +0000

    Fix for sccp_read_data. Added timeout (RECVTIMEO) on socket read, giving up after 30 tries. Printout ip-address when handling client disconnect.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5119 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eec606294f268ce600d4fc4537d36e964962e923
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 4 15:26:02 2014 +0000

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

commit 02960b715d31b547d409e31d982149c6756d5fa6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 4 15:25:28 2014 +0000

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

commit 1b5de80a194cf7bbb8449632704c37f7bc5b88f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 4 15:24:58 2014 +0000

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

commit 1208b7419f402104e0bbe130ebbcb7e659452fb6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 4 12:11:38 2014 +0000

    Fix segfault during sccp_channel_endcall, because of printing channel->line after requesting hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5115 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9e4de102d6d321b45134182033436ab36fe9c19
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 4 00:59:47 2014 +0000

    Fix to compile against asterisk-1.6.2.24
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5114 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 305471080cd4a930cc86b3ea697a0bdbd6d61b90
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 3 17:28:15 2014 +0000

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

commit a4c247bb5ba57a90685c2c47ae23662a02b85be0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 3 10:43:56 2014 +0000

    Minor changes to support automake-1.14. Re-bootstrapped.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5110 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c847cfa72894f61260730ca091c9604d99286770
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 3 10:29:25 2014 +0000

    Update database templates (reducing sccpline-id field length)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5108 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f25382a9547da1fb39cf46e9ceddc64f8ded0b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 3 09:45:54 2014 +0000

    Retain/Release channel->line during allocate/cleanup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5104 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a418eb70837996cc9baceb914ed379a5ea7e9c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 2 18:11:45 2014 +0000

    Added sccp_refcount_replace function, single function to replace refcounted object with a different instance, new object is retained before releasing the previous version (future use)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5103 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19ba2107f24a25ea43a5ad69a1354823902f472b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 2 15:12:28 2014 +0000

    references #174; do not use IPv6 for video (not supportet by cuva)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5102 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e70696d3def6170468145053a3acea86a215ba8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 2 15:10:54 2014 +0000

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

commit 46eb79c324ca05ec69424c385e81080d51981a73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 2 11:35:44 2014 +0000

    Preventing  linedevice=0x0 when calling indicate->connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5100 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 128293a5ba05771c33abb8555baddc714b2d0809
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 1 18:14:23 2014 +0000

    references #174;can fix video issue after ipv6 merge
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5099 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d7dfb61de6478227b4c2f9d108d07b97082ec4d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 1 17:15:00 2014 +0000

    references #174;can fix video issue after ipv6 merge
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5098 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e854290930db4ddb5e20412028e5337e25030c27
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 1 09:49:42 2014 +0000

    fixes issue with Dial softkey reported by Sharan Harkisoon
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5097 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6674e9ac0739d863029e6d3499a56c643da2c48
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 1 09:40:33 2014 +0000

    fixing stop tone on lines where no secondary_dialtone_tone is defined; use linedevice in indicate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5096 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71a8c46fc590797ac98a946f289278040556b06c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 31 01:19:07 2014 +0000

    Suppress compilation warning about printf/unsigned int
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5095 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 36ed98bd744938861151b62e515af1ace72e0f4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 31 01:18:28 2014 +0000

    Fix potential memory leak for context variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5094 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1884f703f2eb54862b90faa637dcbee1eac7aae0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 31 01:17:56 2014 +0000

    Fix potential NULL pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5093 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 648c4311c751d75f1c0b9424df274117ed165ab5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 22:41:28 2014 +0000

    Fix ccp_wrapper_asterisk???_park where bridgeChannel is not guaranteed to be found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5092 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 29528750d98656a00861207e6cefb0170d845530
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 22:35:43 2014 +0000

    Preventing linedevice=0x0 when calling indicate->connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5091 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fd0c79470cc23dc821d0aea15f7fb7cb39b2890
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 18:05:51 2014 +0000

    Simplified cleanup of callforwarding parent channels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5090 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c3a65f9294fc27ed14e5c19eb61ba4872c522abb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 17:55:08 2014 +0000

    fixes issue with dialing offhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5089 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9c893462212096cfa0c84b914c0446ba171467e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 16:38:24 2014 +0000

    Start instance forloop at SCCP_FIRST_LINEINSTANCE. Prevent refcount warning.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5088 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b97e765e6eb95b59a6f09b363b13edc75cb2872
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 16:26:49 2014 +0000

    Moved all feature_getFromDatabase to postregistration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5087 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cb04263403d6dd2766855e1fe177c84b8829599
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 30 13:01:25 2014 +0000

    Fix callforward bug on 796x phones (reported by Sharan Harkisoon)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5086 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 520f50ad1a5b9e6fe3071fa07ee8cf5125d078aa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 20:44:50 2014 +0000

    can be a fix for placed calls issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5085 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7effc8824797247a592b8f44028251e4295db92b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 19:24:50 2014 +0000

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

commit c94f4148b2b6f6c0bcdcb79fd263b1d7ad638292
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 16:55:05 2014 +0000

    Fix continues ringing on shared line (endcall issue)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5083 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9446812b2617abd33bef2e734be1f53daad60e03
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 15:04:33 2014 +0000

    Return False immediately when createAudioServer failed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5082 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 84dd360e1782d7bf78f7b752b0da397d3bc48fd2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 14:58:41 2014 +0000

    fixes continuous ringin on shared lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5081 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bf0f010c0b7c47bffab138278449dbec668c659
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 12:48:51 2014 +0000

    Fix transfer_on_hangup (only complete transgfer for established/ringing transferer channels) (Thank Matt for the pointer)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5079 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77b3ff0151633b8bf61ec7ff7ed3426943bdc51c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 12:23:41 2014 +0000

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

commit 5c2f7f8ac1609c0476a244240db57420e1125bd2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 12:12:50 2014 +0000

    Change Debug Comment about Auto Detect NAT
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5077 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9f360ee03a21ec5d59620f63ba8996d01e610af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 29 11:57:38 2014 +0000

    Fix ALERT_INFO (thanks Niklas)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5076 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25106fcbf74883a2abca681d259675722ac51a68
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 21:46:02 2014 +0000

    add comment to ipPreferenceModeControl, ipAddressMode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5075 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eef4d18bc869d6f617ab8dc822161887a1c8ef1d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 19:36:18 2014 +0000

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

commit 7b969f2376ccb2cd7f4e4044d389de710bfccf32
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 19:15:29 2014 +0000

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

commit b91f6d64b3ffe758cd446fe3e36c010fd7460d39
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 19:04:58 2014 +0000

    set default socket before parsing the config
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5072 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b7e9b8a301ef9933a743e44767a7b1f68dadeb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 17:38:27 2014 +0000

    Removed enable-ipv6 and enable-newip from configure options
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5071 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63b71868a5eb925b894c293d4364dc1d22f08411
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 16:36:54 2014 +0000

    move rtp_destroy to channel destruction
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5070 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4002d4ad7819a5785cab502325827c8379b5c152
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 16:16:24 2014 +0000

    Fix sccp_sk_endcall on sharedline calls when call is connected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5068 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4bb5c39d7ca07c427cde6e0bac736a3bb2d633ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 16:15:56 2014 +0000

    Fixes Speakerphone dropping (references #172)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5067 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ad02cceb1d4d5c2265b1ef4f055d4ef1d082f25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 15:54:26 2014 +0000

    Fixes Speakerphone dropping (fixes #172)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5066 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2fb289e48b7b9ac804177dbb50f7534cee9235ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 15:39:07 2014 +0000

    Add channel check for getter/setter macro. Removed .setChannelTechPVT because it is/was not used nor implemented
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5065 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 080b194cb1a6de1fbe38c7b04365832691514237
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 14:18:47 2014 +0000

    Fixes Speakerphone dropping (fixes #172)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5064 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65668c302734d2362e8fc8c051c522b2bb9eee96
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 12:10:44 2014 +0000

    Added ipv6 cnf.xml sample
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5063 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc4edb5f18719af6bd5cb020c8253216ab2db92e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 28 09:04:04 2014 +0000

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

commit d5754b933da0be6e07f63b99eaa75ac77f44e0e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 17:20:59 2014 +0000

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

commit 1c1fd1f8d25b1ded8175f4a0ab3c82f8d0944516
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 16:13:08 2014 +0000

    Renamed event->featureChanged.linedevice -> event->featureChanged.optional_linedevice && event->lineStatusChanged.device -> event->lineStatusChanged.optional_device, to make it clear that they do not always have to be set. Prevent retaining possible d=NULL when creating lineStatusChanged event in sccp_indicate. Update comment to reflect the optional status of some of the event arguments
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5060 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56f8426e28f3ce2aa82473f0e0122f405bce931c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 13:38:56 2014 +0000

    Added required/optional comments to events. Fixed pbx_log output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5059 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 611c7073e8bd4e4ca54af293db645787ed4a5429
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 13:22:58 2014 +0000

    Handle all three event in a similar manner
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5058 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 70afd4a95619b297b30cdddc36596a338b39ad11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 12:01:42 2014 +0000

    Make sure linedevice is released (even wenn either line or device is missing)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5057 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fd007c8f8b059444976389a2703b366a83318d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 27 10:46:51 2014 +0000

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

commit ad3e57143e6df0422e05056a452ae56cbcb456d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 14 10:09:30 2014 +0000

    Fix refcount in sccp_appfunctions.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5054 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20c628705c208aa351885755d5dd2b152b5241b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 5 13:53:58 2014 +0000

    set default phonebookRecord to SCCP_PHONEBOOK_NONE in sccp_indicate_remote_device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5053 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cad523e963cbc18df6712453a963b5254b663761
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 31 10:49:44 2013 +0000

    Removed calloc for sccp_ha in sccp test
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5052 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6acecf842ba87ed2ae1ce4aa67d463224e53b55c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 31 10:01:49 2013 +0000

    Cleanup some of the old test messages, added tests for append_ha and apply_ha
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5051 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ae3227e48e630be53f4fc9c4340d195c7afa264
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 30 09:13:04 2013 +0000

    extend hashtable information provided by 'sccp show refcount'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5050 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14d5c40e8abd537391a4f6d53f104bb9c4516979
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 28 13:30:55 2013 +0000

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

commit b6a0997812795110b098d08f08b1457f4fbc1b54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 28 10:53:49 2013 +0000

    Removed tprof from Makefile.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5048 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ecdf4177b4b5f339429c8e0237997761e036a29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 28 10:51:28 2013 +0000

    Prevent not-used warning during compile
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5047 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1446cb51ab03c1d7bdade356bf7ac76781ac193c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 28 01:48:42 2013 +0000

    Added asterisk-12 to configure script. Please Note: asterisk-12 is currently not supported at all, but we need to make a start sometime.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5046 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7dc78ead80d217808c53e1e88ddfef457fd2f74
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 27 09:00:26 2013 +0000

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

commit fe631e8f6ded0caea49e7c3c87f45a5280f2e7df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 24 18:26:11 2013 +0000

    Fix reloading sccp.conf when macaddress has changed, cause by deadlock on SCCP_RWLIST_WRLOCK(&GLOB(devices)) (Fix bug #210, reported by Dmitry).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5044 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba03814ebf18175097a99f7a8f0a388e4ffd094d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 24 17:57:13 2013 +0000

    Fix 'sccp set hold on/off'. Extend command completion to include device completion after 'hold off'. Fix sscanf to inlude any character except '-' in the line part of 'SCCP/line98011-00001'.  (Fixes bug #207, reported by Dmitry)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5043 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4cd83118ebbb5f5cc3159bb6f371f9b3d906071
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 24 08:23:23 2013 +0000

    do not allow resume channel without specifying device (device should have the same line)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5042 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 201eeacba01f5cf113a525e7c314c9e895dcbb6f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 23 16:44:49 2013 +0000

    Add localnet to 'show globals' output. Parse localnet correctly. Fix cleanup_stale_contexts (clang complaint).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5041 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b00db22383170db16722b3e807f4f2194d337a1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 21 17:28:26 2013 +0000

    Fix AST_MODULE_INFO description overwrite warning (clang)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5040 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80c6e1a9a5d52af0347d3383c2225d949ecbab9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 21 17:25:05 2013 +0000

    Removed UpdateCapabilitiesV3Message in favor of DynamicUpdateCapabilitiesMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5039 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b2f7405eeda45b4f729b3a9664cc109b2fbb042
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 10 17:22:52 2013 +0000

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

commit ee9c875648d85f348b12cb0e389455a1c359a590
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 9 13:11:09 2013 +0000

    Added messageId's to skinny protocol list (v3)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5037 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c6aee23bb6db626b82bbf249248b0ce3d2db901
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 9 13:00:52 2013 +0000

    Added messageId's to skinny protocol list (v2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5036 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 005583bee79d8d7f176c40b61a2daa33b70c9c4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 9 12:32:36 2013 +0000

    Added messageId's to skinny protocol list
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5035 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3578fcf97dc8f7dd96dba87418fa1fa02be7e05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 6 15:04:51 2013 +0000

    Fix showing KEYMODE_DIGITSFOLL (<<, EndCall, Dial) KeySet when offhook after first digit has been entered
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5034 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fafc34c3313a088a68faf160abe68c1c4bcf5822
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 1 16:24:24 2013 +0000

    Fix sccp_read_data when reading segmented packets (for example XMLAlarmMessage). memcpy & buffering is needed to be able to skip the header of the next segment. Previous implementation overwrote msg->data with next data from later segments.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5033 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d6c095368207fb053c2912a422c9b0fec7cee5a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 30 10:46:51 2013 +0000

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

commit b1c3ee67ad9cbd8206fe14677208295760c0177f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 29 16:36:40 2013 +0000

    send video update text only when video support is changed, fixes #166
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5031 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4697900ad0d733af5af831c901bc302a756bc1d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 29 16:19:33 2013 +0000

    destroy module capabilities on unload, fixes #168
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5030 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11d501eef011357825aa1a2b376b10e9b258d05b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 25 14:43:40 2013 +0000

    Fix rwlist reentrancy locking issue when using realtimedb (Reported by Niklas)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5029 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc2d902a58517b3b90e4fcbbc3a22205e8c9ecca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 25 14:25:28 2013 +0000

    Fix rwlist reentrancy locking issue when using realtimedb (Reported by Niklas)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5028 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f5ca3e895469eae9c190eb58c41e19c32b04088c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 25 12:09:57 2013 +0000

    phone_screenshot Patch for 8941/8945 phones (Submitted by Niklas Larsson
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5027 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ca94fae64599194abc0658e83f1b4cfd5e7484a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 24 19:34:18 2013 +0000

    Added todo to sccp_rtp.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5026 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7cc691281d217ad94e3fb2aade01ee93b9199f08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 24 19:33:42 2013 +0000

    Prevent segfault when messagebuffer is ''
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5025 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66fae3e74ff49779def1354856a8c464fa16ecff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 23 16:20:36 2013 +0000

    Revert part of last commit setting directMedia in sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5024 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 582d6926108948058c5042177c314004db452c51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 23 16:15:50 2013 +0000

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

commit a06952366b3f5c3ab501a064dc79d10477354b20
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 14:52:23 2013 +0000

    Use pbx_mutex_t / pbx_rwlock_t instead of ast_mutex_t / ast_rwlock_t in all instances (to enable the possibility of debugging when necessary / no lock debugging enabled by default)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5022 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46df841748d880ba208d5d737be7fc63ac1f0457
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 14:50:13 2013 +0000

    Fix rwlock re-entrancy issue during module unload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5021 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64a6990945d035401443de28253e9d26b695e601
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 14:47:18 2013 +0000

    rwlock upgrade does not work correctly in all cases (remove debug logging)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5020 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 036c9367d74fa5dd2092a4d29c9c16f09119fcb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 14:42:23 2013 +0000

    rwlock upgrade does not work correctly in all cases
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5019 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f98f3651065a44af35752f6823e413f30abd384c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:26:23 2013 +0000

    Replaced TRYWRLOCK with WRLOCK in addToGlobals/removeFromGlobals functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5018 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4fa99bb8feba9463a6f1ce1a0f10a3569755dfa2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:24:34 2013 +0000

    Added forgotten initialization of sccp_hint_subscriptions list / Destruction of list heads (sccp_hint_subscriptions / lineStates / hint->subscribers)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5017 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e20b44999bbd409e2406173a561ab391dbc1fb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:23:13 2013 +0000

    Prevent warnings during list destruction / stop sessionthreads unlocked (to prevent deep reentrancy where not necessary) / call sccp_conference_module_stop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5016 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cb68320cf1f2d2994e4e1b9610a0d306d75b049
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:21:10 2013 +0000

    Destruction of list heads (conference)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5015 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bacbd39dbd1965aa63e2468f4f423ca7f23c5e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:19:32 2013 +0000

    Call sccp_event_destroy when event is not able to be fired (fix refcount)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5014 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3d29f610833c28c1953d430acf3abce91769a80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 22 11:18:00 2013 +0000

    Destruction of list heads (deviceState->subscribers / deviceStates)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5013 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 126120f85f353bffe8d974607b0f44a6e84b6dd0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 20 12:34:22 2013 +0000

    Fix gen_sccpconf to deal with multivalue entries
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5012 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41b27a791ba18e780d3de1b91e63391cdf3b89d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 19 16:34:22 2013 +0000

    Added support for named callgroup and named pickupgroup (for asterisk 11 and up)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5011 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46c8cc93a3fba73a026a35993d6607800513f001
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 18 17:20:48 2013 +0000

    Added setting DND cli to specific status in one command
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5010 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a01f299972656015a65008194d440679263a7bd2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 15 16:55:56 2013 +0000

    Fix compilation against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5009 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bae1a95598bd4598fc13d9389c829c1596a35cbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 13 16:32:11 2013 +0000

    undefined symbol: ast_cel_linkedid_ref. fixes #45
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5008 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6361603c430f9fce4392c4afecbb6b6cf892b6f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 9 17:36:42 2013 +0000

    Update doxygen: removal of mostly old/unmaintained \lock entries, fixes for parameters, updated doxygen.cfg, moved the ChangeLog beginning to 4500 to reduce it's size
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5007 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 55c71255b005ae20542504109238d2a2daa0eddb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 6 17:45:04 2013 +0000

    Fix memory leak in sccp_refcount, entries for the hash table itself where not free-ed, during module unload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5006 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8052871fb0a5edd1a3577f388176ddcc0665ddf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 5 14:40:58 2013 +0000

    fixes logging issue where no line was found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5005 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f482b65c5a561e48494616de29ea41c7cbda482
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 5 04:16:17 2013 +0000

    Switching of AM_MAINTAINER_MODE in configure.ac, which will result in autoconf/automake not running automatically when making changes to configure.ac / Makefile.am (Faster for most users). Developers need to make sure to run tools/bootstrap.sh before checking in changes to configure.ac / Makefile.am or any m4 files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5004 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd9674e3d3ca9b1311bc80e56ee6f372b94bbf6d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 5 03:19:00 2013 +0000

    Updated sccp.conf.annotated to reflect server_priority added to token/fallback support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5003 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ee2be6cd4a27cad2f983f28d6e13e1b16a55604
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 5 02:03:27 2013 +0000

    Suppressed LOG_ERROR on (socket error || client closed connection). When it is an error, other debug information will be printed out already. If it is a client close connection no error report should be necessary. (references #159)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5002 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d736fa4d84c551f1ba6cea70c602aa5e503a2bae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 5 00:05:26 2013 +0000

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

commit d947b46b3db969df8d6711c45235321803269b90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 4 23:47:48 2013 +0000

    Fix sccp_config_set_defaults setting multientry values twice (fixes #160)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@5000 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd520cd2449ef5102e296095c40d89c22d568ca1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 4 21:05:11 2013 +0000

    Fix parsing of disallow/allow (fixes #157)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4999 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3b4cf1f7f473e41480f630c992a38d75dd435cca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 2 16:42:19 2013 +0000

    Update debug output for sccp_handle_soft_key_set_req (added free for outputStr)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4998 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a60193332e92448089b52a2a13a07fd0f3bf988
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 2 16:29:06 2013 +0000

    Update debug output for sccp_handle_soft_key_set_req
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4997 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06bd88afa73b22b49b3028c1fddb6999c88d5e64
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 2 16:28:37 2013 +0000

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

commit f7536413b7064840327af271d4cd499c5c47e8f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 2 14:34:41 2013 +0000

    Fix debug output line end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4995 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 479a14b7f04d8a66df76408fffd020a006e3011d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 1 11:32:41 2013 +0000

    Toggle monitor state without checking for asterisk monitor state (async call). (references #135)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4994 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b00f973fdf15bbecc8cae8c8de7cb37b763b9e4f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 1 11:31:25 2013 +0000

    Toggle monitor state without checking for asterisk monitor state (async call).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4993 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a27935a932b69aefb41f899a597d4f26c944ea3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 1 11:26:06 2013 +0000

    Update conflist when using conference cli/ami commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4992 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69b179e756e44b8d8ccf78a36705931c0132acd2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 1 11:11:42 2013 +0000

    Fix debug output on kick_participant when a moderator is involved
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4991 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 326cd3cbefdd6af8c9a8f1eee23c7d44a9e3943b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 1 11:09:38 2013 +0000

    Fix Moderate button in ConfList (Reported bu Alena)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4990 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 709b153936645576a66f85ba0e8e84228f11ce66
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 31 15:21:27 2013 +0000

    Fix monitor/recording for protocolVersion<=15 phones. Reinstate messageStack messages for monitor state. Fix loading monitor state from database. PBX(feature_monitor) returns state of the monitoring state more accurately.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4989 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9962e48fc1f7e55342af0255d8c37130f22dfad3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 31 13:46:49 2013 +0000

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

commit b59473187580fbfc08292ae5bed57f4b02ebf47e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 30 16:13:09 2013 +0000

    Fix extension matcher to check for zero length pickup extension (which it should not match against) (reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4987 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ce6ff8f6d358fdea8a26742a551c87ecd7e05e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 23:03:31 2013 +0000

    Cleanup use of sccp_device setLastNumberDialed (redial mask issue not fixed yet)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4986 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit acc06a89bb669d523d3a8dcd7ead50443fd1e2fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 21:52:06 2013 +0000

    Do not update lastNumberDialed not disable redial button when using RedialMenu
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4985 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2184270b5c910ea99c2df77060ef02b258b9b2a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 21:08:11 2013 +0000

    Added global parameter server_priority to support in the selection of the server during token/fallback handling. If you have a multiple asterisk servers and are using fallback=true, then set server_priority in order or presedence per server.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4984 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d201a9db08b79a208c76d368ce0cb03b1f4f7e70
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 11:47:47 2013 +0000

    cleanup canmatch display in debug log
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4983 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6e2a899743dab9df1954d90468a3b6f441de80c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 11:47:14 2013 +0000

    Fix unlock issue during directed pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4982 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 48434da5e772894e8519ec04fee6d115f56381ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 29 00:51:48 2013 +0000

    Handle updating lastNumberDialed and Activing redial button in one place
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4981 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9520bfc584e843329978f088c9c9d5907c043b18
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 15:18:35 2013 +0000

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

commit 06650fd4be6550d617669b0fb52c21e9a82c48d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 15:18:00 2013 +0000

    Added experimental gpickup version for review
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4979 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8bd80036eb9a2b9f7516758d5af7c26d62fe7122
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 15:14:04 2013 +0000

    Fix ast_channel_name (Reported by Andrew Thomas)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4978 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b3faf4007bb5fae65fd3a5d3ab3ffca7145f8d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 14:46:37 2013 +0000

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

commit acd09b70d3cebd659d9178c686d5e5324b9f339a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 14:18:31 2013 +0000

    check for pickup extension during the extension state check, closes #154
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4976 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a72a767b830974754e01990907346972ea34d5f8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 14:13:41 2013 +0000

    remove pickup in sccp_handle_keypad_button, references #154
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4975 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9efa34e9e0432e2b3e8fec1a02aa178a27a895cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 13:54:39 2013 +0000

    Fix missing channel refcount release. Use PBX_CHANNEL_TYPE instead of ast_channel (compatibility asterisk 1.6)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4974 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89da2c485f711320c9834923902b21e8060a2e98
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 13:07:43 2013 +0000

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

commit 421f24d6a2cba281668725225fa7ac1591e5ad99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 11:10:33 2013 +0000

    Fix callgroup/pickupgroup setting for pre-11 asterisk versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4972 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f74b1c48e3c3db2b56a765776d940f51bf550522
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 11:10:06 2013 +0000

    Fix compile warning, make sure pickup_exten is matched in full, not partial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4971 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 289fa003363cffaa9baf82067d50f8d3384202b9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 09:41:11 2013 +0000

    move sccp_softkey_setSoftkeyState to success states
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4970 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be8f5260baa0e2ef2bd027dd32c3f8b487256a06
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 09:40:15 2013 +0000

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

commit 77c485b660e7d17a1ea56725b99cfe10d24c71a5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 09:38:42 2013 +0000

    check for pickup extension in extensionstatus lookup, references #154
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4968 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2290e64c361a58f2e2e3ca08ec55bb33b3fe9d7e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 27 09:37:19 2013 +0000

    create pbx_pbx_start function, remove define, references #154
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4967 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit baa2cf5eb6dab6f031d458c2a58892e0bbed64fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 26 14:16:39 2013 +0000

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

commit 702bf24f28b27dfdfd835fc4ea2e6adc91e06d2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 25 15:12:34 2013 +0000

    Added V20 ConnectionStatistics Handling, Fixed V22 ConnectionStatistics handling using 1 byte packing to access unaligned struct data (Reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4965 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc24491d7656cb5475b6309059ea178b98e2990b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 25 11:01:51 2013 +0000

    set last dialed number from shortenedNumber, but only if extension exists and dial was successfull
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4964 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1aa20beaf8cac596828ef8ce9b8256229208921e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 25 10:54:24 2013 +0000

    set last dialed number from shortenedNumber, but only if extension exists and dial was successfull
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4963 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be55627c2013defaf413dc46bd45245bafd79cf5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 22 08:12:50 2013 +0000

    Prevent segfault when trying to transfer a dialplan application (more research is required)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4962 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e012471e3aea92cf9c7a789a77dea1062f3f6a5d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 21 14:34:51 2013 +0000

    Force conferencelist_active, when manually pressing the conflist softkey
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4961 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 275714e2147d2f3159bb2b37ccdaa51e649e9d11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 21 12:51:54 2013 +0000

    Show conf_show_conflist status in cli and appfunctions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4960 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8bf39569ef26252be2fffc80f97ad0ea5e71080e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 21 12:39:31 2013 +0000

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

commit aee2bc4053ccee5ddeb582d5816619c52ae25994
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 21 08:43:54 2013 +0000

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

commit edaeb432201b1e0caa27cc3afc3606719c849467
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 21 08:26:49 2013 +0000

    Added conf_show_conflist to device parameters in sccp.conf, if you like you can switch of showing the conflist when the moderator starts a new conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4957 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71bf8d6a52692cf29a479b57dce716838be893da
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 20 17:52:56 2013 +0000

    fixes #150 (To Unkown Number in placed calls) and removes asterisk state in indicate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4956 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03d889c9b9f8cde44cd929a069dcd87280835718
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 20 17:07:35 2013 +0000

    Fix compile against asterisk-1.6 / asterisk-1.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4955 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0e5f771130c4d836c70d81df051def65eccde31
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 20 16:44:34 2013 +0000

    Add warning when using deprecated compiler versions. Remark out a number of asterisk.m4 check which are currently not used anyway (somewhat faster configure). Add --enable-experimental-xml (future functionality).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4954 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2252411f685e33f64f6ec42137ea6a94be091429
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 20 08:58:33 2013 +0000

    Change ONHOOK indicate: order of setting channel DOWN to fix openreceivechannel checking order. Remark out some lines, to prevent setting stuff twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4953 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 473eea515b95b743d5082da408670f42808e7dfb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 20 08:37:00 2013 +0000

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

commit 01897c31588b0edcf0ee767f14a2333df0064744
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 18 10:21:19 2013 +0000

    Fix sccp_log compile error (Reported by Alena Juk)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4951 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7904eff7fee6419718800cb09d4a94ab7174ed84
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 13:37:34 2013 +0000

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

commit f21d03f9fd670691722f9efa78fafdaa7b366cfb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 13:31:03 2013 +0000

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

commit fdbf7b706eded281cf2eef0c31dd3da5d68cb131
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 12:30:14 2013 +0000

    use sccp_log_and where DEBUGCAT_HIGH is used
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4948 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 147f75c40304e63317ae8a1e61592d78ea2fff01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 12:18:55 2013 +0000

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

commit 0cfff06f9455c2aed1d81ef941f30728badae717
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 11:08:46 2013 +0000

    Fix transfer not showing keyset DIGITSFOLL when entering the extension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4946 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f7e186e374d009ac449b1502be8d47d3e69f4aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 11:06:19 2013 +0000

    Fix sccp_log by adding sccp_log_and
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4945 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4d43e14cfb6ca0cab882b788472fcc193deb1e6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 17 08:43:24 2013 +0000

    fixes sccp_log issue, fixes #149
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4944 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 406884bf3d81268d91d7dc2e947c60b9b66e1d52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 16 13:25:10 2013 +0000

    postpone ast_channel_unref until sccp_channel destructor when channel is being hungup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4943 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5198a0f55c92ac3f07076e706582a1ad65c9c6e6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 16 10:14:49 2013 +0000

    check if channel is still alive (state != onhook) on sccp_handle_open_receive_channel_ack
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4942 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 67bfb59c42553dd9b475ba227ebcd400b6445fe9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 16 10:11:58 2013 +0000

    Show StationIdentifier->userId during register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4941 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ffe8f506a1066055a676ff8991a1391bee1476e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 16 10:11:03 2013 +0000

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

commit d4a1d299ebba69bab8dc3d473e0620149b3e85fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 23:24:46 2013 +0000

    Clarify Device is behind NAT message duing register
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4939 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fdf6857234460ea2b2b297f07539f8c343fc4478
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 18:26:54 2013 +0000

    Suppress the auto nat detection message, when nat is already set for this device.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4938 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e32cb7366d1d560d41ebc559bd4aa39eec065147
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 17:58:24 2013 +0000

    Suppress the auto nat detection message, when nat is already set for this device.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4937 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9b695f4758654fb49310f5e4120f3d2c882bf8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 15:10:05 2013 +0000

    Only skip parser if we are dealing with a multi_entry paramater that has already been parsed completely, fixing the bindaddr / port issue reported by Niklas Larsson.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4936 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d02b5a25783a4a5b7c1219a2a8780ae8a9531c91
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 14:46:38 2013 +0000

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

commit df00b57abaa919edf14012f98e2e0123112632f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 14:15:50 2013 +0000

    Suppress warning when endcall event is received without a channel, other party must have hungup shortly before us. Set the warning message to timeout after 5 seconds, reinstated starttone for other events. (Reported by Nikola Ciprich))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4934 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 55dc2a1661d54dbf9c8cf4849add39525c353fbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 12:26:48 2013 +0000

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

commit 638a59b73873bb075fde83c3bae7642666dfcf2d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 11:18:16 2013 +0000

    Do not pass empty default values to object_setValue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4932 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ee165f4dd0f78ddaa32c71b6b218ba9f07e875e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 10:51:36 2013 +0000

    Removed nasty beep when channel is not provided during softkey handling (for example during End Call) (reported by Nikola Ciprich
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4931 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3bf22bee4fe885d1aaee607b018ea34207823a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 10:50:07 2013 +0000

    Added CLI command completion for sccp reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4930 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0256417ae17ed03410c433ca8124a6494db4081
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 15 10:49:33 2013 +0000

    Removed some superfluous debug logging from parse_permithosts
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4929 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e97c423e71dc16e2717a72acf7b7aed5ee230a03
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:58:18 2013 +0000

    Changed SCCP_LIST_GETSIZE(head) from head.size to (head)->size so that it can be used univerally in the same manner as the other sccp_dllist.h commands. Adapted all locations which use SCCP_LIST_GETSIZE / or (head).size up till now.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4928 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99061ac34f57d9922b020d566323e31c072052ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:39:57 2013 +0000

    Fix parsing permithosts using dest solution again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4927 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9b7fba5853a143d69322f990f61f55783e5f313
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:22:33 2013 +0000

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

commit eee43c38f0d9d982d498620747972741c4a02202
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:19:36 2013 +0000

    Fix parsing permithosts by using offsetof(struct sccp_device,permithosts), until we have found the 'correct' solution
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4925 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0555d1e8634a7f1d40a26d38cbbff365d8b92888
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:17:47 2013 +0000

    Handle multi_entry correctly for default values
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4924 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14cb6a3165c00e7ed541e6c78c2a51b5cfd40ca3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 18:12:08 2013 +0000

    Fix size count SCCP_LIST_REMOVE_HEAD when function is called, but nothing is removed the count was off by 1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4923 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fc9045c1e0b684b8bed0bad2da6a2acdaa732af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 15:37:55 2013 +0000

    Unset global_conf_filename when file specified during reload could not be found. When using 'sccp reload device SEP' and a non-realtime device, the config file needs to be reloaded to notice any changes.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4922 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d30389c48bf475f132dce599a9b16ca13784a61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 15:09:58 2013 +0000

    Add setvar variables on incoming call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4921 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14e0346786e5e03c04f0fcf2d418af15de3827c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 14:59:03 2013 +0000

    Fix setting setvar variables on device and line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4920 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a65cd90c67b53d44db8b4e509ea2de7cf26ed6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 13:44:48 2013 +0000

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

commit 68dec77fd798a7021c1490d433da4e4eacc2657a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 13:19:28 2013 +0000

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

commit 030ba325fe2a5d7d7958b7d434704ed4d1753f7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 12:11:00 2013 +0000

    Fix Connection Statistics Response Processing (Issue Reported by Leonid Korokh)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4917 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 772fd6ba873df37116e6d3d6195ee237bfea59a7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 11:34:25 2013 +0000

    Prevent call to queue_connected_line_update without a valid channel->owner (issue reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4916 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53b133dfca7b5c560cd2fd83be40b9f1228120dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 11:34:01 2013 +0000

    Prevent call to queue_connected_line_update without a valid channel->owner (issue reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4915 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee11eb421b23c1a15b891dcc653cced23344b61a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 11:01:52 2013 +0000

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

commit 5770d0b25391f0bafbc9fea6592c50255b382482
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 10:50:06 2013 +0000

    Add output of permithosts to 'sccp show device'. Fix setvar variables reloading
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4913 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 79901ddccc6834a0df75b36c2631223b74b9f451
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 14 10:17:23 2013 +0000

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

commit c90c7d27e3fe3821483cf6aa207b1888ac24340d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 17:48:42 2013 +0000

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

commit 8e8b6703ec08495181d980cb5b227472c9f3cf9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 17:33:35 2013 +0000

    Update sccp_config_parse_variables to handle multi_entry parameters
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4910 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bca86f556667eb2b316d2b62351dabd6edb585ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 16:52:51 2013 +0000

    Update addition in parse_permithosts / parse_addon
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4909 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65bac6ea34a350d94755ce63ed5126c661f12525
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 16:45:55 2013 +0000

    Updated parse_addons to use same method as parse_permithosts
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4908 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4030b3e510b9ca1c074740398212f22fc65f10c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 16:45:15 2013 +0000

    Cleanup unused functions from sccp_utils.?
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4907 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ad77a28927480ecfe0165197fe4138a22d71a7f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 16:24:42 2013 +0000

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

commit b1fdf7e7d281cdfbf6ba315d3647adfc365389b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 16:21:27 2013 +0000

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

commit 2aa632650920adb58c501111148bd952d89db55d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 15:33:12 2013 +0000

    Fix segfault when removing permithost (parse_permithosts) .
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4904 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 91b5fbd532d4dd618b674a01cbc9f10d0f09b157
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 15:28:05 2013 +0000

    Update parse_permithosts. Update debug flags in parse_button. Remove debug statement about paramater changes on initial load.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4903 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b4ede9299ed02001fe0bba70da221df9b81fad0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 14:44:03 2013 +0000

    Updated mailbox parser to handle multi_entry parameters.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4902 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e20443ddb1499a181eade2a168515e0c94e5e324
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 14:25:49 2013 +0000

    Updating parsers to handle multi_entry parameters. Fix parse_addons to remove entries that have been removed from config and report CHANGE back when this has happened.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4901 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8878d36d6e63940b0a897fd16e31eb6213d2b56c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 13:29:04 2013 +0000

    Use pbx_variable_new instead of ast_variable_new. Fix segfault when running 'sccp reload force' after running 'sccp reload device ...', because of errornous pbx_variables_destroy of GLOB(cfg) during 'sccp reload device ...', which should only happen for realtime devices.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4900 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4146a4315a3440969ba2490407ee6fdd8fe01b9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 12:37:31 2013 +0000

    Initial fix for sccp_config parser to handle multi_entry paramaters better. Fix for config parser during realtime device reload.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4899 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2cb0d38bbdcb64dc7f4f3d849af3e4af4814863e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 12:08:57 2013 +0000

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

commit cbc431a36334f31e987ae721d9b008484b42400c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 13 12:07:08 2013 +0000

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

commit 5ce60b93966f22dbc990493ea45983d14cdbb4fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 12 10:12:43 2013 +0000

    Skip multientry config paramaters when checking for change (Temporary measure)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4896 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 173c92b989854041122427f95aa4e856c6395e8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 11 10:59:40 2013 +0000

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

commit fcfefc55191f49eb1a47fd168b0170a88ea64907
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 11 10:30:40 2013 +0000

    make it posible to change line after off-hook, fixes #147
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4894 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 995bafc7d9f9f4c3638690f19402efd587708042
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 11 09:47:19 2013 +0000

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

commit e3ed321152b133d69cd641f4b00310e9a36af148
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 11 09:45:35 2013 +0000

    Added string field size to 'sccp config generate'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4892 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1831217362b3a2336e092a8d1114617907e3850
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 10 15:32:58 2013 +0000

    Issue a warning when sccp.conf parameters contain strings that will not fit. When check if strings have changed during a reload, also take into account the length of the string to check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4891 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20a743a68002fe3db08d9203a57079f6932eeefd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 10 14:03:44 2013 +0000

    Prevent redial on a device without a registered line to release this 'line'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4890 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eeffa26285a495b1106a30d4ca25c17c864de624
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 6 14:16:49 2013 +0000

    Fix implicit declaration of function ‘sccp_rtp_createVideoServer (fixes #146)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4889 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5230f4761720adab6994e19de78d6038acb4951b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 6 09:35:51 2013 +0000

    Force inlining of sccp_protocol_isProtocolSupported because it is being called for every incoming message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4888 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7912ce1d41c59539494894bd11ce3e02505fc0d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 6 09:30:57 2013 +0000

    Revert Registration Debug about Phone/Server/Joint Capability
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4887 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbb581a124ac4e294b072499998d1e5da225833e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 6 09:14:50 2013 +0000

    Update Registration Debug about Joint Capability
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4886 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2dc3bf4995756c4086d10725f7dde9d16a0ade0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 6 09:03:23 2013 +0000

    update protocollversion 21 issue, references #145
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4885 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63d992bc4bd275a318f9186d4e46a997bad25438
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 5 18:11:23 2013 +0000

    tries to fix protocollversion 21 issue, references #145
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4884 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1fb63da3307409238033f6dbd08ea5e12e29160
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 5 10:54:18 2013 +0000

    Cleanup sccp_feat_join (handle error cases / use resume swap)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4883 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9c6ea873bb622ec348e6a55f2d80af49427a55d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 5 10:53:07 2013 +0000

    Set the correct keysets during channel_hold/channel_resume when dealing with confence. During new call, put conference on hold as well
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4882 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 886c4f37cf69f336bb0187e8e6824da10f7c18ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 5 10:52:10 2013 +0000

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

commit 8e50835e0525cecf529c3ee8b3a0f6530d1c34ed
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 3 16:32:07 2013 +0000

    tries to fix protocollversion 21 issue, references #145
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4880 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92e8beba5b12c850efb69a055b92083a312ea27f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 24 15:10:03 2013 +0000

    fixes empty phonebook entry for placed calls, fixes #143
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4878 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7443e35d202cacb4ca6b416f98dde35cb1ff7e3f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 24 14:23:11 2013 +0000

    Fix potential nullpointer derefences (Warned about by llvm/scan-build 3.4)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4877 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 264a1dbc40bbdb36345022fd451afeeb14134f36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 22 14:08:43 2013 +0000

    Use set_keyset CONNCONF when running conference, during conference the CONFRN button is disabled, whilst the CONFLIST and JOIN buttons are enabled, upon ending the Conference, this is reversed. Fixes #141
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4876 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 369acff6f354a8d96c2977c0cf0a7c4924f12921
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 16 23:32:19 2013 +0000

    Fix ami implementation for sccpconference command
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4871 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb4d3e4c318180545be6fa51f45a76e9b67b84ce
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 16 23:00:06 2013 +0000

    Fix generic ami table output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4868 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a76ac940b6b5e15fd88e47c4a9625f485f4b5007
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 14:37:02 2013 +0000

    Added .description to module registration, so 'module show line chan_' shows the correct module name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4867 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 83c6dbcd5decab6dfea3bcf6a2f377294adae6bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 14:18:23 2013 +0000

    Return AST_MODULE_LOAD_FAILURE when chan_skinny.so is already loaded, so that chan_sccp.so is not partially loaded, but unloaded instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4866 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fe4f8e12e5d8d82e9a814ec44e8760e88a32ca7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 12:16:26 2013 +0000

    Use d->lineButtons to traverse linedevices, in lookup functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4865 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 358f991db729c34dd16621325473d15aaec2a8bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 12:13:13 2013 +0000

    Remove old '#if 0' remarked code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4864 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d080e261bbbda680e17e474ce7dd83b2c0eafb17
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 09:41:24 2013 +0000

    Cleanup after removal of sccp_lock.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4861 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f2c156c45a39a77df466fa987505bc0f8399649
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 15 08:15:11 2013 +0000

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

commit 189a925bf55e30f688a3bdbe4ea9ada283a15981
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 14 16:06:33 2013 +0000

    Simplified sccp_lock.h / removed sccp_lock.c / Added include for asterisk/buildopts.h and asterisk/config.h (fixes #138)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4859 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fea668da54f52bf5dea9064ac358d11ec126a74d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 13 08:22:48 2013 +0000

    Moved specificly required includes back to actual source files, instead of misusing common.h for everything
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4858 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d0a481f79c0d31366075bd71cc5dfd6cd70fd111
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 12 07:01:56 2013 +0000

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

commit a46f866eacdc36b09f7bcfbb8316bcf9401b0508
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 11 17:51:04 2013 +0000

    Reverted: Use sccp_mid_t for lel_messageId instead of uint32_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4856 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a86f50a711f8685fd15336568ad10f01427a88ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 11 15:33:49 2013 +0000

    Use sccp_mid_t for lel_messageId instead of uint32_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4855 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94990e429824fdecec3a5604664a057be1101315
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 11 11:02:01 2013 +0000

    Renamed sccp_moo_t to sccp_msg_t and sccp_moo_t->msg to sccp_msg_t->data
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4854 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a516f77f27139addf77bd85e2d01dc88df05f541
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 11 07:05:51 2013 +0000

    Updated d->skinny_type parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4853 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6556e4584d77bd1d57dc4dc7be4744b5c644a037
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 11 07:05:04 2013 +0000

    Suppress warning about uninitialized variables
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4852 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c217b73cc16ce59209c6e11ee3f4ae498a8fc33
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 8 17:17:24 2013 +0000

    Fix conference with selected channels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4851 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca706e23f1bec2cefae60b5ce3c433d1f346ca11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 5 10:10:56 2013 +0000

    Renamed find_obj and remove_obj, refined checks before final free of object
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4850 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d0d1570f47582a0bb65181812a3f27aae79cbab2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 4 10:32:05 2013 +0000

    fix posible refcount issue in sccp_handle_dialtone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4849 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0827a955b29740f43b0b144be6006bd90e30c5f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 2 13:50:00 2013 +0000

    Refined session handling and socket read methods (Related to issue reported by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4848 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62c257c16ed139525208116a2123bdff610c3dc0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 2 12:04:54 2013 +0000

    Fix issue #194: gnu98-inline and old gcc compilers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4847 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09899f735a287ec8781863359793439ac49090bf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 17 13:18:14 2013 +0000

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

commit 3acecc8ea7e4f523ba70261e78042f51ee929c83
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 16 14:17:43 2013 +0000

    fixes dialplan function SCCPCHANNEL when called with fqcn, closes #134
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4845 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a3d00a7526bb7e3769cfc342cf14fc017bff2c4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 16 12:36:03 2013 +0000

    write the new devstate back to ast_db, this is necessary to show the correct state for devstate list only; references #133
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4844 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2612b891503e174c61a1ccee710b442e002ca669
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 16 10:33:33 2013 +0000

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

commit 72c86013cfa6f6ebd303ff61bedc1c05a22cbdd4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 16 10:22:51 2013 +0000

    ast_enable_distributed_devstate on devstate module load
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4842 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 183f65fb538e5a589b8ec47405918d8d050878bd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 16 10:19:44 2013 +0000

    Fix compile warning about unused buffer. Reduced debug prefix level for devstate changes.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4841 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f847f5f3d432573cc6c3f2f8fcbd2fbd1c06dc7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 15 18:01:36 2013 +0000

    fixes some devstate issue, references #133
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4840 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b87246e53dd42c3b9a885e4c715e47f6d3501ba
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 15 12:46:40 2013 +0000

    fixing devstate feature, references #133
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4839 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit be7d8352458c2a0a8d38a6439bf8dad1992be086
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 15 12:45:39 2013 +0000

    fixing devstate feature, references #133
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4838 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8ee16a95dd778836f34939737c008def4070d571
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 12 15:41:21 2013 +0000

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

commit b759b87ef87ed328773b4179040f0107d4b926bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 12 15:39:27 2013 +0000

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

commit 4ac5b489ca3ec3ace24deed35333e925754b81a7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 4 16:18:18 2013 +0000

    some test with phonebook entries
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4835 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57f797412a60c20b7987612d55997f7cb37da8d0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 2 07:33:06 2013 +0000

    fixes Codec mismatch on channel SCCP/xxx-yyy setting read/write format to a from unknown native formats (nothing)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4834 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3717a1fb116935e6518919bd9f5c4cd47f191a2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 16:02:41 2013 +0000

    fixes issue with hotline devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4833 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09c75e11ae603198507c950d3245b51c84b8ed7a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 15:32:46 2013 +0000

    use SCCP_CHANNELSTATE_DIALING on dial only
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4832 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f385bb3bdffe47d2796e5f51ba6d2ec45674092
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 14:17:18 2013 +0000

    commit missing files for dialNumberFix
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4831 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92172b311ee6c5a8418714d690ba57cb55410774
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 11:26:26 2013 +0000

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

commit 1f7b85764f75b2397ac1e7be6a0f1e4fe36f03e7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 09:37:42 2013 +0000

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

commit 4c4b36d27734d317a35eeb1de6d724569ea1e393
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Aug 1 09:37:05 2013 +0000

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

commit 11e4fbd40bdcf9b689349da0d771fa0c2b69d2ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 29 11:20:45 2013 +0000

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

commit b25164a47b180520d1e1468b023a10f26b0846e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 29 11:18:50 2013 +0000

    Fix sccp_channel_setDevice / sccp_channel_unsetDevice (thanks Marcello).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4826 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ec5af6770764501ef8c71380dc6f50e659d2943
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 29 11:18:22 2013 +0000

    Update sccp_utils_findBestCodec (added logging where necessary). Use const codecs for sccp_multiple_codecs2str.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4825 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33ab7acf7a93ed44ebd4bdc6933954841188eccd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 26 13:55:05 2013 +0000

    Added sample for more precise change checking to sccp_config_parse_codec_preferences. Clarified that sccp_parse_allow_disallow returns the number of errors that occurred during parsing.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4824 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9645930640d350dee360b536046d79b692bbce2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 26 12:24:42 2013 +0000

    Fix sccp_parse_allow_disallow to skip empty entries (for example from default) without resetting codecs.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4822 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2e7fb545b94eda379a9839fd76ff7f0bda4def3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 26 12:23:21 2013 +0000

    Fix alreadySetEntries[] when parsing codec disallow/allow preferences (Reported by Phillipe Teissier).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4821 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 941bee2717019d7d3dbd1a9873d6acc3179b61b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 23 12:53:25 2013 +0000

    Fix dialing out using asterisk-1.6.2 (pbx_channel_ref / pbx_channel_unref not implemented correctly).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4820 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d92ecf29dfbfac2b2e08c24aa43d8c6ecf8a37a6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 21 10:07:20 2013 +0000

    fixes 124, End Call on Shared Line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4819 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 296e38d3432a87e214cf6bfe581fa8369f15baaa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 20 12:30:50 2013 +0000

    Fix sccp_dev_cleanup with open channels (fix segfault)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4818 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c85ba4e1a49d13807a2318bd1c17473aff5d6f35
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 20 05:33:04 2013 +0000

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

commit ec3a8369f6e8fa33b597302ee51f2b5da9dc2c54
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 19 15:10:38 2013 +0000

    Added sccp_dump_moo. Replaced most instances of sccp_dump_packet with sccp_dump_moo.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4816 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9fe34ccfcef78c4635b92c94742356873a5fb74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 18 09:15:45 2013 +0000

    Activate Redial button when restoring lastDialedNumber from ASTDB database
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4815 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ebc075a87db5af3a6949ffd407534ab80a299dab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 17 15:49:20 2013 +0000

    close connection when sccp_process_data cannot make head or tails of the message received
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4814 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4947841dc28c92cf166392c37a0e26115a327c8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 23:06:41 2013 +0000

    Scanning for SCCP/????-?????, needs to use hex for channelId
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4813 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2e1987ce893395559e1e8c2ac748476ed38912d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 16:34:53 2013 +0000

    scan for SCCP/????-?????, need to use hex for channelId
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4812 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0e3e02ca624c50257bde08de3ffc7ab8b667263
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 15:57:24 2013 +0000

    Update SCCPAnswerCall1, making deviceId mandatory instead of optional
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4811 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f953d9b30989812dca7509de77a16dbe297f4bf8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 15:07:50 2013 +0000

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

commit 6707863706c18a82b1a7797a165e138a3f8ce5ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 15:02:04 2013 +0000

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

commit e7563d06474afb6b7b97e12e767492e5e29d5eff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 14:23:46 2013 +0000

    replaced cli function 'sccp_remote_answer' / sccp answer with a more feature & failure complete cli/ami version (ami name: 'SCCPAnswerCall1' during testing).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4808 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 400ab60b6070c700cbbf8d07183c8713c24ad5c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 14:22:25 2013 +0000

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

commit 94267587ade9672e39f4ac73833bd48fd5f28739
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 14:21:53 2013 +0000

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

commit f42fa2abc32e129d34cac362c21c6dee0c082d23
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 12:06:48 2013 +0000

    BugFix: Null pointer check to make sure pbx_channel is not null when returning context string (Reported by Philippe Teissier)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4804 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b1f5af1148287536ac790be7b305b66888f35a86
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 11:48:22 2013 +0000

    Update error message from SCCPMesaageDevice(s)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4803 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 888277a38c93f9691314cb3ab7633bd1fc4cf837
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 11:28:33 2013 +0000

    Clarify use of cli-function : 'sccp set' (still a little murky)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4802 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1868272b267ef537c08fac85a6731dd984f810d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 11:04:34 2013 +0000

    Renamed CLI_AMI_ERROR to CLI_AMI_RETURN_ERROR, to clarify that this command returns immediatly. Use printf format in CLI_AMI_RETURN_ERROR. Fixed SCCPMessageDevice (missing one comma in CLI_AMI_PARAMAS). Rectified use of CLI_AMI_ERROR in sccp_conference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4801 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 785b6941afd6e74e1602dfd8a282b2ae323014cd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 16 07:04:06 2013 +0000

    fixes configure/compile issue with x86_64
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4800 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d310cf3cd8dd5a793bfd80e572bf2b8d61849701
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 15 23:47:07 2013 +0000

    Redefinition of ULONG from 'long long unsigned int' to the more readable 'unsigned long long' variety
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4799 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6ee0d0c090016fa551fad4ed2524eb94141d039c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 15 23:46:12 2013 +0000

    Reducing size of sccp_group_t on systems which do not cope well with misaligned access (sparc64 for example). Having an unsigned long long inside sccp_channel_t causes havoc on these. Size reduction is only applied on systems that do not like misalinged memory accesses.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4798 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78c3170753211a6a659c67f2bd290ce61c2badfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 15 23:06:05 2013 +0000

    Remove unused pthread conditional from sccp_channel_t. Causes unaligned access issues on sparc64.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4797 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 749605db84514b2497a2fb5584564183a6f36acc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 15 07:05:08 2013 +0000

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

commit 3f88fb94c826118e88eb8cc3e4fec86fbb1f327e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 14 23:12:28 2013 +0000

    Moved const uint8_t *b outside the loop, which caused unaligned memory acces on sparc. There is no need to update *b, which always points to the same v->ptr (just at an offset on consequetive loop traversals (on x86_64 that is)), this causes a BUS Error on Sparc though.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4795 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad56507c036a3990e2eb0ef005cdedb48cf441a9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 14 18:23:11 2013 +0000

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

commit 7a01e910bc4e06de33b4e2d769194ec361eaedd8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 16:02:48 2013 +0000

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

commit 74b1c5d7142a88cb2b95658e2c111686919c49b5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 15:48:35 2013 +0000

    DirectRTP compile fixes for asterisk-1.6 / asterisk-1.8 / asterisk-1.10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4791 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ebbb1694ed9f9d2118146b96e0af24d8db97fd03
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 15:15:17 2013 +0000

    Commit of the directrtp project
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4790 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7fda3f99463092f933e4e2bb2d6c560ca6307bd3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 11:48:45 2013 +0000

    Making AMI answerCall function a little more precise
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4789 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcf8839e60fb67864ae6d5d677fb6c741a45e1f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 11:47:38 2013 +0000

    Fix short read in sccp_socket_processdata reported by valgrind
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4788 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ebe2bf2a5bea9cd6ea98ad2d2e0130be19078289
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 13 11:46:40 2013 +0000

    Fix using uninitialized memory reported by valgrind
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4787 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66769732a6ce483c53b3706bc8bc093eb4c8e9a7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 12 17:04:42 2013 +0000

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

commit 1e6ae4b98bcba8bd8e4e1c2aa67e072526a6243e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 11 16:10:28 2013 +0000

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

commit 1ade2757e86e197b84b62b57813b484d7502c8af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 11 12:42:55 2013 +0000

    Converted CLI:sccp dnd device to CLI/AMI:SCCPDndDevice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4784 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56c5335a82cd240681e79031201edac98ea252cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 11 12:32:05 2013 +0000

    Converted CLI:sccp system message to CLI/AMI:SCCPSystemMessage.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4783 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f4d598c91831520e83126a9acb6eb473b951d79
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 11 12:15:10 2013 +0000

    Converted CLI:sccp message device to CLI/AMI:SCCPMessageDevice. Added comments to explain how to use CLI_AMI_ENTRY macro's
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4782 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc8071e7fb799d52339b6322f95e5d840a903494
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 9 07:59:33 2013 +0000

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

commit ad2fa95f598c96f96777945b7724366bc22bf0f0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 8 14:15:48 2013 +0000

    use functions to create and delete lineButtonArray
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4780 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ce5decb8f1175645a6905a97dbe3c9e4324afb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 8 12:20:04 2013 +0000

    Fix sccp reload for buttons, by clearing out previous values (on button update). Needed an improved check for empty options and args
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4779 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f8a8aad7eb12d7dbd7e4d8e2fa21ebec15789c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 8 11:55:22 2013 +0000

    Fix sccp reload for buttons, by clearing out previous values (on button update)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4778 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b3b4916a1f54c72e7fe415dfd6b3a6c9f70c2e2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 6 20:20:42 2013 +0000

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

commit 0cf7428d3729c7a16de9df6f7e6637dfd872e44c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 6 20:08:26 2013 +0000

    add check for btn[i].ptr and d->lineButtons.instance[instance]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4776 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c772d440bac14643c66f8edf38315ddd5e4f4ed
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 6 17:19:59 2013 +0000

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

commit 6680348ae0f76a85503fbfd53c7ab416c073315c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 6 14:51:22 2013 +0000

    add some defines for instance offsets
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4774 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 200dd129ff901a69f54c4efe3b429072a10079a4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 6 14:38:47 2013 +0000

    add some lineButton array for fast linedevice access
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4773 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c2bef554d083960c9631d5a5989d50025470ab3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 21:29:12 2013 +0000

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

commit 752125e1dd2dbb6db8090be30eed429ae3625075
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 13:13:11 2013 +0000

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

commit 10e773e82153835aaf570b625b3e88aa7d4c3a05
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 13:04:54 2013 +0000

    comment Device does not support RegisterAvailableLinesMessage fix
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4768 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19107f259306b5f38bfac86a09cbf46395a5c337
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 12:44:59 2013 +0000

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

commit 5c893d4322441b3021dba7454a69da59e69bc12c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 12:31:27 2013 +0000

    use registration finished identifier to set registration state
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4766 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6231bdd8d969d32ee2c83da5c4265efbdc2d61a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 12:30:44 2013 +0000

    revert changes for SPA504G test
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4765 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 036d58582b51f17ed5ad52d07c2dd7d36858217f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 12:29:54 2013 +0000

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

commit c9e45b4083e77d36e3586446f2fbe041d62ba455
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 5 10:46:40 2013 +0000

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

commit e8b139ea9b92222b1cf05ec7d5924977d3961573
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 4 18:07:42 2013 +0000

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

commit afcccbf18a1de7e82c95e00c8d6c2858455d0a7b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 4 18:07:16 2013 +0000

    fixes tone after endcall on transferer channel, closes #120
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4760 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c76fdb07fd40f5e9252ed353cce8e89de10df1a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 4 16:03:26 2013 +0000

    Fixed reset of buttonindex, when loading multiple lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4759 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0237d0003967b5098639cd1b552c2682d78f33e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 4 15:29:34 2013 +0000

    Fix sccp reload for buttonconfig parsing (detect reordering of buttons / detect change of buttondefinition) (Reported by Andy Bradford / Alena Juk / #188)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4758 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c056a29a70fdd1a7cc92be926a0b974b04051b6a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 4 08:41:24 2013 +0000

    fixes issue with SPA504G that does not request buttonTemplate before AvailableLines Message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4757 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92bf835d7692b7708d44cbee21311b6b1e83c7e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 2 18:22:14 2013 +0000

    Fix compile error for ast106, Fix pbx_channel_ref for other channel drivers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4755 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 852e1a59ed4895fdaa16674d84f8a7dc60046bd1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 28 14:45:01 2013 +0000

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

commit 3b206b9f01b47605aa81fdcd3c24f92b5ed3a13b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 28 13:56:59 2013 +0000

    Fix tools/versioncheck for make release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4749 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f17b5d1cdd40d808b94a353dedc74d0bf4b2405
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 28 13:01:41 2013 +0000

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

commit 71bd24fd42f02d56deb8295c95d23511e2dd4947
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 28 12:35:43 2013 +0000

    Added SPA504G to devicetypes (Issues Reported By: Kumar Shantanu)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4745 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78fc2d75cc3a8280c0fcf83ffb18652544775522
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 26 15:27:08 2013 +0000

    Fix connectedline for transfer (ast_channel_connected() -> ast->connected....)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4744 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8718a987886c11b3c74da157c2f948d1a60bd1fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 26 14:38:08 2013 +0000

    Fix connectedline for transfer (ast_channel_connected() -> ast->connected....)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4743 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b517ac92bc0720fdfbb0542422b26285f150f009
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 26 14:07:01 2013 +0000

    Update connectedline for transfer, to set the correct callInfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4742 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dce071c42d928cd8469d21ea475b0e4a44ba0c3c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 26 10:39:23 2013 +0000

    Update connectedline for transfer, to set the correct callInfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4741 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b03ff756a4c3e681e540e8b3193b8c8678261c5f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:35:45 2013 +0000

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

commit 9355aa4bdb549f87f31e979f4e3fbfc6a06505b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:35:26 2013 +0000

    Include *.hh file in doxygen generation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4739 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d475b4e6f128080d2afcc5d69a6601e4552bbb2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:34:28 2013 +0000

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

commit 7f72b50c64562c04a03ab25e5b4731990d609a8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:20:56 2013 +0000

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

commit f8f8a1abeacfaf750ca936d1031f8de4567fec02
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:10:35 2013 +0000

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

commit 197f5bfd2269f35543923c34c0baf8fbe09d7412
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:09:11 2013 +0000

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

commit a718c5b466f311d9174176132fd58ff63bf06b8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:07:04 2013 +0000

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

commit 7ccdf78987cb6b0f44f649a854b4b627c4014f37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:06:43 2013 +0000

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

commit 5a83eeee69be96664c936827fcdce371402973fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 13:03:24 2013 +0000

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

commit 83dc875772787a0db3e8a92a752965e8dee8f285
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 23 12:50:43 2013 +0000

    Update/Fix doxygen file header, Update doxygen structure comments
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4731 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 732aaf3990883ecb0b128f70f6288deced9c3ff7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 22 12:43:06 2013 +0000

    Added sccp_channel_transfer_release and sccp_channel_transfer_cancel functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4730 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bfa64ea7aed3174b19c25fb0c91ffb9111e1ec1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 21 18:35:37 2013 +0000

    Added global config parameter: 'transfer_on_hangup' (default=off), which will complete transfer, when the transferer hangups up, after the destination has been reached. Making a second press of the transfer button unnecessary. However this does make cancelling a transfer a little harder, either press resume on the transfered channel or have the receiving party hangup first (might be considered a negative side effect, there for 'transfer_on_hangup' is switched 'off' by default).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4729 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f243826d5ca641ae074e4d9271d28e99cd52a5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 21 16:05:41 2013 +0000

    Fix Transfer Issue Part 2: When the receiver of a transfered channel hangs up, without accepting the transfered channel, older SCCP phones would not display the callplane of the transfered call upon hangup (Reported by Sander Smeenk: 'Transfer Bug?'). Updated previous fix, to simulate sccp_channel_hold more closely and take care of the device refcount being of by +1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4728 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6f55635e46538182d5902b64dbf3b208fe71dac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 21 15:37:50 2013 +0000

    Fix Transfer Issue: When the receiver of a transfered channel hangsup, without accepting the transfered channel, older SCCP phones would not display the callplane of the transfered call upon hangup. There was/is a previous work around in sccp_channel_endcall, but this would only be run when the transferer hungup before transfering the call (Reported by Sander Smeenk: 'Transfer Bug?')
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4727 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3a1063142103c2e7fcec094cffb1211b53cb65fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 20 11:46:45 2013 +0000

    renamed button_type_t to sccp_config_buttontype_t (chan_sccp_enums.hh). removed sccp_diff_t and light_t enums.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4726 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e02324fb54400631b2f0ca0e704bbb6222ee7475
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 20 10:25:45 2013 +0000

    Fix cli:sccp config generate, to accept arbitrairy file name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4725 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a621adf15187936fc3ebde4437a5c993c173abc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 20 10:25:10 2013 +0000

    Removed button_modes struct, because it is never used anywhere
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4724 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aab55550bdbaece30e8b8e527105e43fae75de6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 08:01:48 2013 +0000

    revert handling of sccp_pbx_softswitch in case \!c->owner (keep the added ast_channel_refcount)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4723 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a5ddeebd01621e30f5389618fdf9af94223ee6e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 07:01:42 2013 +0000

    Remedy loss of pbx_channel during sccp_pbx_softswitch, by taking an extra reference for the time of this function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4722 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eeac79e817726db7924a4d8b8fd84d2e05ab59b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 06:32:13 2013 +0000

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

commit bc2a895dde61a7d7480e504395522c51b48cd75b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 06:05:54 2013 +0000

    Update conf/sccp.conf.annotated to use the information produced by gen_sccpconf sccp.conf.annotated ALL instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4720 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09acda2e6d58051538cc1cc49a12123409899c0a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 06:05:00 2013 +0000

    Add description information for buttons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4719 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1d5483cd2c56ee6442404f38b42af4f15d98c94
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 05:49:23 2013 +0000

    Fix description generation for gen_sccpconf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4718 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9546b82e962efdba4f97950081dfdba071bf143a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 19 05:44:50 2013 +0000

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

commit af1ce38aead49730844ecb65751ad61eaa8fdf46
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:56:08 2013 +0000

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

commit 0d69dc20cb8964721d47ecdf3cd5352f117562e0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:52:38 2013 +0000

    use boolean indicator in sccp_dev_speed_find_byindex
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4715 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a93b9c2cd6487b88f6764fde0ac25adb96abcfa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:44:09 2013 +0000

    finish: revert the revert of void sccp_dev_speed_find_byindex
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4714 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c9827a2a249c7443c826e50f8b39bf755b9da96
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:35:45 2013 +0000

    Check existance of pbx_channel before running pbx_check_hangup (reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4713 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07a04aa8be9b6bcae1bd4d4d82d2f532aecfb8d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:34:48 2013 +0000

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

commit 75190e5e54161b0bead88f4b019a792812433580
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 13:34:35 2013 +0000

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

commit 9d69dfd9c6065b3006af47ecca1d8c569398a5a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:52:49 2013 +0000

    Fix warning about non-initalized iconstate, when d->allowRinginNotification is false, by moving the break, inside the check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4710 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fad93cd25778a2e81b882981b305a4ad47a6aeeb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:50:33 2013 +0000

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

commit 5d4583a293e33beb4ef6f54a3be2ec0ad6c5e68c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:49:18 2013 +0000

    Replaced inline with gcc_inline when using non-gcc compiler
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4708 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a04c32ba41f740ca803266083a8e91a882fb3ac1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:38:43 2013 +0000

    Fix warning about enum-conversion for dtmfmode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4707 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d35b871bee62ca499ec118a4964c6a5457ba76de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:38:08 2013 +0000

    Fix implicit-function-declaration for sccp_videoformat2str
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4706 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e22dbe03a987d3618f0c88f682df265f347d5c77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:11:54 2013 +0000

    reverting sccp_dev_speed_find_byindex changes back to unspefic uint8_t type, passing either SCCP_BUTTONTYPE or SKINNY_BUTTONTYPE to this function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4705 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1926f626c8df7db6b2e99dc772f813d5b1bab8b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 12:01:15 2013 +0000

    fixes compile warnings in hint, do not use default state for switch
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4704 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7aa84d19dca177c82bc5a5dfe65b868b7be9dea6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 11:54:11 2013 +0000

    Commented out ButtonTemplateMessageSingle (which was a special single instance of ButtonTemplateMessage, not used anywhere and conflicting MsgId)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4703 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c9bb93fa2f007365bfbcf3d772ef5c5090ba969
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 11:44:06 2013 +0000

    Add sccp_enum_macro.h to EXTRA_DIST so that it will included during make release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4702 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d821a953f9cd570b0106c41ff682b8de3f844ef1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 11:41:17 2013 +0000

    Fix sccp_hint.c compile (after last commit)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4701 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6427147045d7d2f2ba81cbd1f62972df50563d2b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 18 11:17:00 2013 +0000

    set hint->previousState in asterisk callback
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4700 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7465bb5388f631226489072c1072faba1aaf5fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 17 11:25:29 2013 +0000

    Pervious Permit/Deny config parser return value change, causes sccp reload to restart all devices every time. Because it is difficult evaluate if ha changed between reloads. Instead of setting alreadySetEntries on SCCP_CONFIG_CHANGE_CHANGED it is now set on \!SCCP_CONFIG_CHANGE_INVALIDVALUE, which yields the correct behaviour (though less precise)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4699 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bf9d2a0d548611a3dc50a99b8c2d9b93d56c8534
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 17 11:08:15 2013 +0000

    Permit/Deny config parser did not include SCCP_CONFIG_CHANGE_CHANGED upon successfully setting the new value
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4698 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9beb6873daa925648ee6ee3b172cb906784545b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 17:53:55 2013 +0000

    Split sccp_enum_entries.hh based on their namespaces / allegiance to chan_sccp_enums.hh/sccp_event_enums.hh/sccp_protocol_enums.hh.
    Created sccp_enum_macro.h to cope with this split.
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4697 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93032dd0ed81406e7c00ca169199fe8821106275
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:51:31 2013 +0000

    Updated enum sample to follow the current macro code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4696 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5345cd1b36ec7ff27346aee50677748654b8bf51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:49:41 2013 +0000

    Added simple verification method comment to sccp_enum_entries.hh (+Reindent)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4695 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54ddd90084e476e872e97818e896e45680f2efe7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:45:29 2013 +0000

    Reverted: Rename of SKINNY_DEVICE_RS_* enum entries to SCCP_DEVICE_RS_* (Back to SKINNY_DEVICE_RS_*)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4694 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8bf52dfbb672a0cde21faf1d5f26a07fbd743dc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:38:07 2013 +0000

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

commit d89c380f8d5655cf59678220dff366263c6a9d81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:23:36 2013 +0000

    Fix compilation when compiles without CS_AST_HAS_EVENT
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4692 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c92ade0afa5842f8d2a5bd0d1b1cbb16109e50db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:22:30 2013 +0000

    Fix compilation when compiles without CS_AST_HAS_EVENT
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4691 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4ed3e9b4cf76671fc9c70548e137a86b0d659489
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 15:21:45 2013 +0000

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

commit 805270b7d3808ec9319490b70144c41725d516a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:53:22 2013 +0000

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

commit ce229ed483e34987a5413bbaacd61015710481e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:34:36 2013 +0000

    Replaced SKINNY_STATION_* with SKINNY_RINGTYPE_*
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4688 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a301bd1af27469b78c82c64887c116e3f9843650
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:28:31 2013 +0000

    Replaced SCCP_BLF_STATUS_* with SKINNY_BLF_STATUS_*
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4687 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c01b8152b3471ed5f3a9390b1a2fae5d0d024149
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:26:22 2013 +0000

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

commit c02b7f1b1b6b235113bada1ad2f2f88c23361c8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:24:51 2013 +0000

    Renamed SKINNY_DEVICE_RS_* enum entries with SCCP_DEVICE_RS_*
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4685 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1531b88e33975f45a1b0362a3bb351f21ce0f953
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:21:52 2013 +0000

    Cleanup old enum names / function definitions
    
    Replaced:
    skinny_busylampfield_state_t -> skinny_busylampfield_state_t
    registrationstate2str -> registrationstate2str
    sccp_autoanswer_t -> sccp_autoanswer_t
    accessorystate2str -> accessorystate2str
    keymode2str -> keymode2str
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4684 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6588e6db45e700dea8fbbee5f3e1d53c977fc9ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:17:15 2013 +0000

    Cleanup old enum names / function definitions
    
    Replace:
    channelstate2str -> channelstate2str
    devicestate2str -> devicestate2str
    skinny_lampmode_t -> skinny_lampMode_t
    lampmode2str -> lampMode2str
    
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4683 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d80062b10128663389bace3212549310d32a07a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 16 14:07:02 2013 +0000

    Moved most of the enum declarations to sccp_enum_entries.hh. SCCP(event_type,channelState,miscCommandType,devicestate,callforward,registrationstate,dtmfmode,autoanswer,dndmode,accessory,accessorystate) and SKINNY(devfeature,calltype,callstate,tone,callPriority,callinfo_visibility,callsecuritystate,lampMode,busylampfield_state,alarm,devicetype,stimulus,buttontype,videoformat,ringtype,receivetransmit,keymode). This replaces a loarge number of looping map-traversals with finite switch cases (reducing CPU usage and gaining compiler warnings on faulty assignments).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4682 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 924836688cf96a49d130e8a91b3292551464d334
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 18:18:29 2013 +0000

    event2str is the first of several enums which will move to sccp_enum_entries.hh. Replacing the ARR2STR macro so that the looping lookup cost is not be incured, instead it will make use of a finite flat switch/case.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4681 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b59b2ccfdd0f1aa9a0d23c6f2a1ecf3c2d9dedc7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 18:13:41 2013 +0000

    Inline sccp_strlen, sccp_strlen_zero, sccp_strequals, sccp_strcaseequals, because they get called a lot
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4680 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b3a2efa3f46b61c8b396ab3e770e7a3076cb1211
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 18:07:19 2013 +0000

    rename sccp_config_entries.h sccp_enum_entries.hh, because it is not a real headerfile
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4679 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8953c80fe03717b438a1391eab16fd609105fa15
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 18:07:06 2013 +0000

    rename sccp_config_entries.h sccp_enum_entries.hh, because it is not a real headerfile
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4678 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 44df7628a49761f8f039a919628d7eb133801ac6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 14:05:42 2013 +0000

    Added comment to sccp_config, to explain how SetEntries / alreadySetEntries work together, to skip setting default values multiple times for the same struct variable
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4677 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4c8c7534e2387796d6b66e39c4274c3d401c344
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 13:13:12 2013 +0000

    Reduce the number of calls to sccp_addons_taps
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4676 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb29c65c8a5ed3a43973087ea5672280288a9e01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 14 12:57:33 2013 +0000

    Fix setting default for deprecated config parameters pointing to the same struct variable as another config paramater (reported by Steve Walker in regards to directed_pickup and deprecated pickupexten)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4675 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b067b887d02a58620b9cea331ea6fce2d7271f1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 13 23:41:57 2013 +0000

    Make 'sccp reload force' work
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4674 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51c26d22bb1e56777d46c0fa740a35d924d94539
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 13 17:45:42 2013 +0000

    Added 'force' option to 'sccp reload'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4673 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 36a8eb6f6ffe9eb29ab3707a68a518ed0a60f8ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 15:56:30 2013 +0000

    Switching (back) from SCCP_CHANNELSTATE_ZOMBIE to using SCCP_CHANNELSTATE_CONGESTION when a line does not have device attached to it (unavailable/unregistered/not registered yet)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4672 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9538887e0298cadfee526518b0803a7b9a6ffef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 15:35:07 2013 +0000

    Added profile / gcov / lcov support to configure/make system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4671 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46a26b0f1a037eb2f5a7dc64af559f51f1d783ed
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 09:05:37 2013 +0000

    use the same dnd code for shared and simple line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4670 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35fcd142e6cecee469a7eecb56e6a766b9a8395d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 09:02:18 2013 +0000

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

commit 71e3f91af3fe2284442ca96ad1320b8c0534f59e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 08:58:23 2013 +0000

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

commit 79fbc8800bfd6e4d131cec46ef0cb1ac4e076fae
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 10 08:30:45 2013 +0000

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

commit 86239c07510d6ffa3ea4a69e7ec679e46f2cd4ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 9 00:02:53 2013 +0000

    update fix cid on hint for devices with inuseprotocolversion < 15 and unset calltype / handle unregistered devices cleanly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4666 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a174d237f066f575890afa6a9759ddbfa909ae59
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 8 16:44:58 2013 +0000

    Added priority to CleanPriNotify Message (Verified). Added sccp test message StatusBar, to verify some assumptions (will be removed again)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4665 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8af929dabcc66f50126a8e79bea49c0f398816e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 8 15:32:58 2013 +0000

    fixes cid on hint for devices with inuseprotocolversion < 15 and unset calltype
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4664 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac49a8c17a546873136cfe480e6f4d07e64a9a68
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 6 14:05:31 2013 +0000

    Set minimum device/global keepalive value to 30
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4663 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 43a2c22f35686ec09076c81664df47b26a8beae6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 5 14:31:29 2013 +0000

    Remove REQUIRED FLAG from the device_type/device config paramater
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4662 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46bab7aae7ac8c714ed651080ad735ab28eef979
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 18:05:08 2013 +0000

    Detect difference between asterisk-11-branch / asterisk-trunk by checking for uuid.h. Added dedicated ast111.c/ast111.h version for asterisk-11-branch because of functional divergence since the introduction of the new asterisk bridging code, requiring a seperate astTrunk.c version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4661 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 948d2c4632fcf580ac0b1b439d6d58bd70362741
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 15:13:54 2013 +0000

    Added configure warning when asterisk revision goes beyond 389378 (currently not supported, we are working on it)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4660 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6dae13dd541476a5ec8ce23c0340f06be242bb5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 14:56:30 2013 +0000

    Add bridged_channel check to selectchannel option (sccp_features)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4659 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27d00556c77006a163b972d4ad29a7ca4645219a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 14:53:45 2013 +0000

    Added configure warning when asterisk revision goes beyond 389899 (currently not supported, we are working on it)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4658 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f7431c2028bdff6c205a46e04f259327c1227d14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 14:53:25 2013 +0000

    Added configure warning when asterisk revision goes beyond 389899 (currently not supported, we are working on it)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4657 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 98d969bdc23e611e2df22fba792b4e5756f0dad7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 29 07:57:30 2013 +0000

    fixes nullpointer issue in set_connected_line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4656 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0bfc765332e67da5a706817d8509065ee070e3fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 28 17:01:20 2013 +0000

    Make compatible with latest asterisk-trunk (new channel bridging code) (FYI: there is an issue with retrieving channel_bridge_peer at this moment, which may/will cause issues during transfer/conference/pickup, this needs some more investigation)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4655 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 115d91e61ca03a38c81d9e87497ee744a27e5c1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 27 18:29:19 2013 +0000

    Fixing default context for mailbox. Added mailboxes to sccp show line. Generalized mwi event handling. Update some of the debug message in sccp_mwi.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4654 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 49796a16cfbec72023b70b0dac441ece966f1289
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 27 18:29:12 2013 +0000

    Fixing default context for mailbox. Added mailboxes to sccp show line. Generalized mwi event handling. Update some of the debug message in sccp_mwi.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4653 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09e1a27638f1ec8a391bdfec047e738be2fd25b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 27 13:51:43 2013 +0000

    Removed multithreaded remote indication handling (experimental-mode), again. Reduced the number of cases where indicate_remote_device is called
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4652 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18093756600aebe8a3bd6baf6f1b5d12f16580c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 26 19:40:20 2013 +0000

    Small fix for non-experimental-mode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4651 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9042f5e4583ccbe3975d3e8c6d4ce374fcc0c2cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 26 19:38:03 2013 +0000

    Added remote device indication using a seperate thread (via threadpool) (in CS_EXPERIMENTAL block)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4650 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7afc9aaaf65b408bae880d14a0c8ac2580065d30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 26 19:36:30 2013 +0000

    only invoke remote device indication if any
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4649 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit de6a4956b48d4ee900924951a34559654cd485cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun May 26 19:13:54 2013 +0000

    Simplify and reduce calls to remote indication
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4648 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cbb22822153bd71c90db75cc64f1987d562842d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 22 16:51:01 2013 +0000

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

commit 04c101c3e3fc7feeb7faf0245999547d987cc876
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 21 12:30:03 2013 +0000

    Fix error handling when poll returns 0 in sccp_socket.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4646 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6ff1f52c7c1105f9b846d1eedb5ecda5375811d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 21 12:29:25 2013 +0000

    Use d instead of device in sccp_indicate. Cleanup some of the older comments. Continue instead of break where linedevice->device is not found in sccp_indicate_remote_device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4645 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 08a1b7f1b22e3e2b26f7207c499d17c650d04698
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 18 16:25:58 2013 +0000

    Use sockaddr_storage instead of sockaddr_in in sccp_protocol parse functions. Warn when receiving ipv6 addresses in skinny media/rtp message handling in sccp_actions.c (for now)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4644 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3defd901a12c766e0216a76c9ce76c8aa066ce88
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 18 16:03:25 2013 +0000

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

commit 17905d7b77211678495456fb6c2fcfe8aa568653
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 17 14:45:23 2013 +0000

    Removal of CPU_COUNT as it is not used in the source code, and might give of false signals for example during cross compilation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4642 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3866f34da0aeaa58f32ea3c248766f0d132005d6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 16 17:36:00 2013 +0000

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

commit 99d5d6103286399ae471dab7424bf809adc7c602
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 16 14:46:49 2013 +0000

    Fix warning about uninitialized variables in sccp_handle_XMLAlarmMessage (Reported by Jacob Miles)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4640 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0cdfe1bfdb5fb3926124b87a51e527d517c01a4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 15 09:35:55 2013 +0000

    add example for default line selection
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4639 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85f5ebe9f5d1f32026a5825058b69b83cd3553b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 14 20:34:39 2013 +0000

    Removal of do_monitor/restart_monitor funktions for asterisk version 10 and up (Lock issue reported by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4636 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ecd2c3ebabe25ec79d1184280e199a1578f34e4e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 14 20:33:20 2013 +0000

    Fix compilation against asterisk-1.6.2 (removed ast_sched_context_destroy which does not exist in this version)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4635 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c138a33b2e776f823e58afad5e23effb3b7bcadd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 14 20:31:23 2013 +0000

    Fix compilation against asterisk-1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4634 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb4f8cc5742a4a90bfd42bdd174ae80f1c77dd8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 14 20:30:42 2013 +0000

    Fix asterisk/manager.h detection
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4633 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b5a3f24099241311ea4d125dc6381b36a7970655
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 11 13:34:21 2013 +0000

    Added ULONG check option when cross compilation (Openwrt)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4631 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02fda00e921149e10051b3ebe2b6232f97bedd98
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat May 11 12:52:35 2013 +0000

    Added ULONG check option when cross compilation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4630 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff0a0901a9788d5261ce1e26f55ee8cad033e526
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 10 15:52:44 2013 +0000

    Fix PBX_MODDIR setting when compiling directly against the asterisk source directory (where lib/asterisk/modules directory will not exist) (Reported by Nikola Ciprich)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4629 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5fd0eef19244699a0a3cfa6cd42fa9de4cedaeb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 17:06:31 2013 +0000

    Reverting device!=NULL check before calling sccp_indicate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4628 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35bb08eecc0097e32b94d96b0ba02557ee73ab07
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:55:47 2013 +0000

    Search for 'd' or retain of 'd' could result in 'd' still being NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4627 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65e8103ce0c0f525bd052bad8df7a60393cad30f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:42:58 2013 +0000

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

commit 1429bf6f82c2d29051849e646a7094100dd12f3f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:38:21 2013 +0000

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

commit c5ca66d57634724eec9e47cc3e6a1afdd950cdd0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:09:19 2013 +0000

    fixes, #77, fixes some other issues, cleanup indication, cleanup sccp_dev_set_cplane
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4624 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c5da753263a3e974f35eaad28b6f2885595ca04
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:08:06 2013 +0000

    use feature_monitor from pbx interface, references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4623 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0a802b7a61307280c0b99b90e5c5ccc564fbe233
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 13:03:49 2013 +0000

    add feature_monitor in pbx interface, references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4622 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 785279dbc228bdf27cbbe956514cc3e72932df42
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:10:57 2013 +0000

    fixes log, references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4621 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 565cc7412aa87e080669f366384b7526011f9da6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:09:30 2013 +0000

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

commit 70ec9ed22e8076f3ba3bee50fb2a8f19f2af2ff6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:08:54 2013 +0000

    fixes monitorFeature reset, change automon feature using ast_find_call_feature (needs to be moved to ast*), references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4619 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb1c73b2f5f104d09ac7b0b68a54e6dd22a4cc1d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:06:42 2013 +0000

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

commit ae47fdf141ddfa36b4e8596133269eaa738ecaec
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:04:39 2013 +0000

    check for struct manager_custom_hook, references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4617 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc7f294f62ffd96252a553808229bce7b8f30f2e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 12:03:12 2013 +0000

    fixes wrong string comparison, references #77
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4616 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b2cc0a7a33be6d6a049250ded527a362b0e3f56
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 09:10:11 2013 +0000

    send digits when on monitor feature
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4615 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a3215a789c44c6c9cf1354bbcef36d9ff2d0bd5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 09:08:32 2013 +0000

    implement getFeatureExtension for asterisk >= 12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4614 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1bb3e30e15911483cd14c216e5078f1fd0577ae5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 9 07:24:45 2013 +0000

    apply redirection update patch provided by pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4613 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b0693dd41052125dd2885cbb281b50705597186
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 8 16:53:48 2013 +0000

    fixes padding for dynamic message lenght
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4612 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e16be54f5227c8f88536d6559cf529e3c757d999
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 18:23:35 2013 +0000

    fixes #117, compile with LOW_MEMORY
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4611 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 937cab84b17020b2a5ea22f15e5874051f6fbefe
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 15:54:05 2013 +0000

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

commit 46d20298ddc3a8018c33946724e35c00570fea84
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 10:37:53 2013 +0000

    wrong rtp usage in sccp_rtp_set_phone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4609 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65755dd02315ce44a1120cdebe20a65209f76899
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 10:32:08 2013 +0000

    ILBC key/name/description mapping
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4608 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9adf3f10af8a547580fc0db95ed317bbc404bc3e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 10:30:58 2013 +0000

    ILBC key/name/description mapping
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4607 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 590bca5a3e8bf40f9e303c2167abc5c666f804e7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 10:06:27 2013 +0000

    do not use directRTP if nat is set
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4606 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d49fdf274134b38b26de1f0d6a7aca78f55aff13
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon May 6 08:28:35 2013 +0000

    change g729b/low codec key to ilbc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4605 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 16b11d74246bb444d41ed5ae94fb16b1838d4a3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 3 11:35:16 2013 +0000

    Added man page for gen_sccpconf to satisfy rpmbuild
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4604 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9788bc686ce303c8aee55a60c4e32163b8e0f859
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 3 07:50:47 2013 +0000

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

commit 98eac2bc87f525af186146ef6d14ed119c951d9d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 3 07:36:31 2013 +0000

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

commit 12a03720c32771000454366edca98b9803a7d0b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 13:13:30 2013 +0000

    Fix compile warning about device being used uninitalized (Reported by Holger Hornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4601 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cbf75ead22847d42ac6e0c8f8f8f402d14ae4e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 13:05:05 2013 +0000

    Fix transfer with local_channel->state = PROGRESS (Provided by Niklas Larsson)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4600 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5fcc80c4a24d121c70c2be9f764b77ea0492aed8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 13:00:57 2013 +0000

    Fix debug statement in sccp_socket.c: sccp_process_data
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4599 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d30a9d9567e34ac64bea56a2caa4130434ca8dc4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 12:59:31 2013 +0000

    Fix --with-astmoddir configure option (By request: Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4598 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ad71983168830f51bfd5bb14c63c937cbbd17337
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 12:34:17 2013 +0000

    Update --with-astmoddir configure option (By request: Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4597 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f697a3ad47077ff04d4667abf9060861ea98669
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 11:38:53 2013 +0000

    Adapt sccp_socket_: sccp_process_data to handle DynamicUpdateCapabilitiesMessage correctly (Holger Hornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4596 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4bba6e58292dc9dfae55a5d3f80edd9bf4bfdcec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 11:31:29 2013 +0000

    Removed --with-callweaver option from configure. Added ppc64 to astmoddir setting using /usr/lib64 if it exists.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4595 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78f4a823d644b80bbcd59149a77dc5f9cd3a3d2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 11:24:39 2013 +0000

    Added --with-astmoddir configure option (By request: Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4594 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f8be3137ccacaaf1455ae09a3936940495dbb868
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 11:10:20 2013 +0000

    Extended DynamicUpdateCapabilitiesMessage to fix length (Holger Hornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4593 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 327ef2397905be6045a23f7278248e73d89e9645
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 11:08:32 2013 +0000

    Extended DynamicUpdateCapabilitiesMessage to fix length (Holger Hornung)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4592 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca1354a342cf05ccdee1cc4a2e1cea97db8d7685
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 09:52:03 2013 +0000

    Extended DynamicUpdateCapabilitiesMessage to fix length
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4591 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24f35639ae4c21ea61a627c7a5497853e599a49d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 2 09:16:51 2013 +0000

    Replaced Unknown_0x0044_Message by DynamicUpdateCapabilitiesMessage (Follows previous UpdateCapabilitiesMessage exactly)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4590 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89f29d108e8ba9b6a5118617ffd25dc7bff91615
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 1 09:19:06 2013 +0000

    Update What is SCCP doc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4589 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 225647e802d6cc0a944ca7b9c3401d2ed4e8f1cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 28 14:46:07 2013 +0000

    Added hold, transfer, conference and redial buttons for 8941 phones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4588 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac08cf9c0ebdb6517ca054cdb0b4daa68e548b20
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 28 08:44:04 2013 +0000

    Extended capture of 0x0044 SPCP message (Thanks to Holger)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4587 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e8461ae9db3fbc75fb3a57646abb1d367051059
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 28 08:26:43 2013 +0000

    Added first capture of 0x0044 SPCP message (Thanks to Holger)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4586 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f571102c5d9ebfb0bebd5825610d917a34b7bf8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 26 13:11:18 2013 +0000

    Renamed d -> device / added single exit point for tokenAck / register functions. No change in handling.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4585 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c7b73820d27a65c324b7100972db4b52d6ecb0d4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 26 09:50:50 2013 +0000

    Fix number of buttons on 8941 (https://sourceforge.net/p/chan-sccp-b/bugs/181)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4584 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 908ee3d714f62b9b8e09e8523b78f1b080f944b5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 26 09:45:07 2013 +0000

    Fix newPacketSize when it equals SCCP_MAX_PACKET (https://sourceforge.net/p/chan-sccp-b/bugs/181)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4583 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dcae211bc2bc74d7365471a92467bc0ac085126
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 25 19:39:21 2013 +0000

    Fix pbx_channel_unref in conference und pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4582 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c2e24e683bdd5eec41329f8e41209048728971a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 25 12:52:25 2013 +0000

    Added dummy message 0x0044 as unknown (https://sourceforge.net/p/chan-sccp-b/bugs/181)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4581 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e1ec64293ce11650f720a5eb1cef09188ce776d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 25 10:40:43 2013 +0000

    Module unload / SCCP_TIME_TO_KEEP_REFCOUNTEDOBJECT (fixes #106)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4580 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4136f4912e3824afa23e6062c9c1512a5449764a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 23 10:15:48 2013 +0000

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

commit c0eac43706d5670077f06c609b2ff35212bca16c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 23 09:21:35 2013 +0000

    Reduced the ConfList Message size, to cram in as much information as possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4578 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 26019ef10823fb67ab5feea7675816ca24c7d93c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 23 09:20:41 2013 +0000

    Prevent UserToDevice messages larger than 2048 being to old protocol devices (which would cause a buffer overflow and a subsequent full reset of the device (Reported by Alena Juk))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4577 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b7c3a9a6a229b70d99a3dac0e198adfbc237561
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 22 13:55:51 2013 +0000

    Added sched_yield during refcount object removal, to allow other threads to finish their work before cleaning out the object
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4576 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a1b594fc93c8afed733263ac21497566641575d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 20 19:41:39 2013 +0000

    Changing scheduled (SCCP_TIME_TO_KEEP_REFCOUNTEDOBJECT * 10) to (SCCP_TIME_TO_KEEP_REFCOUNTEDOBJECT * 3) for astTrunk only (for now).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4575 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac18d9fdb907a287c2ec728485e23f2ebcdb20e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 20 19:39:43 2013 +0000

    Latest asterisk-trunk version removed the 'ast_enable_distributed_devstate' command, added a test for it to configure and escaped this code in sccp_config.c. From reading the asterisk sources, i am assuming that distributed devstate is now always enabled (possibly when res_jabber or res_ais is loaded).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4574 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1fd34748683cfe7edb29c3c0c0475f5aa08f1566
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 18 11:46:23 2013 +0000

    fix segmentation fault after global ip reject, cloese #105
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4573 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f6a9cd551515a7efc33fdf680a7629cbb8f93ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 16 20:46:16 2013 +0000

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

commit 771ae378d0188cc61ae98ea811986effa484c0cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 16 20:44:50 2013 +0000

    Fix for realtime devices (as per request by Marcello).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4571 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dce0569db8a67b0d847be7156cd7e6eb309620fd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 16 16:13:12 2013 +0000

    add a default line example
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4570 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 58319f156018c78357cdc663e075fe4fff9a1679
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 15 10:10:38 2013 +0000

    Extended logging on 'poll returned 0, errno Success' to include device->id and ip-address
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4569 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ae9dea0a69e8b43c10f60ce67becabe3429c120
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 14 23:04:06 2013 +0000

    Moved the sccp_...._find functions from sccp_utils to the appropriate locations
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4568 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d0180a0f1d9df41244df7e12eb0564460edbfd8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 14 22:53:04 2013 +0000

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

commit b4d24a2df3917d59838787df99ceb4987ec78985
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 14 19:38:18 2013 +0000

    Removed sccp_line_find_realtime_byname. Renamed sccp_line_find_realtime_byname_wo to sccp_line_find_realtime_byname. Updated all function calls to sccp_line_find_realtime_byname to include realtime (TRUE/FALSE). Updated all function calls to sccp_line_find_realtime_byname_wo to use sccp_line_find_realtime_byname instead.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4566 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6512cf01290db1fcecf2c29d04f7ea7978efdfa9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 14 15:22:40 2013 +0000

    Fix conference compilation against asterisk-1.6.2 (connected line update).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4565 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 926f73e80ddd4ae2136ffa0a28a8c5fc0f0de45c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 14 15:22:10 2013 +0000

    Sync cli macro's for all version (removed alloca in astTrunk 3 weeks ago, without negative side effects)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4564 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b79fff9545efc6e261a7e33a9a5fab7c6d0522da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 11 13:12:19 2013 +0000

    Using GETSIZE to generate a unique l->id instead of copying l->name if it was not provided in sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4563 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1914a079623afb94dbcbcb86bf8f62145dd284a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 11 12:52:08 2013 +0000

    Force update when switching config files using sccp reload [...]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4562 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e398e46b7bd0a274e9db8f108e7109b4dbf564f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 11 12:17:59 2013 +0000

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

commit 0b457fec527be3a2a812dcdb4d414d87126311e5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 11 09:16:52 2013 +0000

    fixes device refcount issue, cloese #100
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4560 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b5bf7f60943a88441725ee9f594e65dec25520f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 10 15:22:37 2013 +0000

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

commit 218caca71652435a5687e3893bfa422fd12d2ac4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 10 12:49:05 2013 +0000

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

commit 08905d67e6ac64769b61e19779449a66a90a8e9e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 16:48:57 2013 +0000

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

commit f1faaaf2f24ea972dbd0c0a79a5724814abc5bfa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 16:15:10 2013 +0000

    Update flow to use sccp_line_addToGlobals
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4556 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5276d09b6d003f09b604d0f45c0c4e01208e742e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 16:14:51 2013 +0000

    Revised sccp_line_addToGlobals to have a single exit point and auto release new line that was going to be added, if it was already found in the globals list
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4555 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37c46b20993511ae4f9ebbb2b8956b3609238e72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 16:13:28 2013 +0000

    cleanup return from sccp_indicate.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4554 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 621fd550ebe911cc636ac29426dd948c434455cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 15:04:52 2013 +0000

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

commit 77126ddfb4bcc1f26548f958b6672474d4bfb922
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 15:01:11 2013 +0000

    Fixing refcount when sccp reload for changes in line cid_name / label
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4552 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e49e4ef1cb06585e14827099092b657cee068d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 00:14:01 2013 +0000

    Wenn release retained device in a safe_loop, no need to retain a reference around it (we are releasing one remember) (saving multiple useless retain/releases)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4551 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c895a38ccb8719c690257029f64083e3d3868ae2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 00:12:28 2013 +0000

    We reloading using a different file, no need to check file changed status
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4550 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 853f108707f107522c5fb6e5cbad0b22db3e3bc1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 9 00:11:47 2013 +0000

    Fixing sccp reload for changes in line cid_name / label (one down, one to go)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4549 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d7e91c8d57a2ba95e7f8eda6c13c5d981d909e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 8 10:49:58 2013 +0000

    Fix transfer cleanup mistake (reported by Alena/Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4548 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 472789931025b1e148a9390c1c0fcf854a7f0646
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 7 09:44:19 2013 +0000

    Fix refcount issue in sccp_indicate (returning without release) (Thanks Pavel).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4547 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 090fad70badec8c2297563331599d16fe5cc7bc8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 7 01:58:16 2013 +0000

    Cleanup / Refactor of sccp_line.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4546 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit afa63994b5131323826cba4346565330ace9006b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 7 00:01:26 2013 +0000

    Cleanup / Refactor of sccp_device.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4545 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dffba5008aeb65448c3781c1c9914e53a7e74fb3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 23:27:48 2013 +0000

    Cleanup / Refactor of sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4544 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 183b17f8a945c0140026183049d568bff19c05d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 18:27:40 2013 +0000

    Enabled WITHREF for experimental mode only (Mute/Unmute Conference Partitipant to test)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4543 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea09f31383b3ea0c3b03cbb0e9d40386eb65d1a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 18:26:26 2013 +0000

    Added some debug output to WITHREF macro's for testing purposes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4542 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62ccfac03055f091fd17d21f600db0623d175ab2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 18:14:55 2013 +0000

    Added some debug output to WITHREF macro's for testing purposes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4541 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 686dfa567951072ecf563cd4949d5a6a3163eaf3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 15:48:51 2013 +0000

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

commit 6c6668d3953a2ac3ebdd2e83505bab1e46bbfc99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 15:36:23 2013 +0000

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

commit 38f53289571177a33a29251a380864b147321aec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 14:58:09 2013 +0000

    Sorted header by type of function. Removed local implementation of sccp_channel_retain/sccp_channel_release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4538 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b6c4efe38c3fc59795e2d4b304e02e1fcf4b64f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 6 14:33:23 2013 +0000

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

commit fbfac443c4a0807131f4dbacca9a044088456cb9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 20:07:13 2013 +0000

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

commit 2d57dd864bd36b96c2a95f6ba759092abbc92f9f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 20:03:25 2013 +0000

    fixes posible refcount issue in sccp_wrapper_recvdigit_end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4535 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7dbf8f89e1b7ac4183518ad9a7931f1e73a0518
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 19:57:59 2013 +0000

    fixes posible refcount issue in sccp_wrapper_asterisk111_rtpBridge
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4534 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b267551b381b1bfda6189d7d1c00788b9048e3f4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 19:45:45 2013 +0000

    fixes refcount issue in sccp_asterisk_pbx_fktChannelWrite
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4533 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 563f12d95a624ad988affb66ebd3c705a5b384f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 19:43:39 2013 +0000

    fixes refcount issue in sccp_asterisk_pbx_fktChannelWrite
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4532 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01b48ba3c8e59272682503d887bc6aba52019e3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 12:17:44 2013 +0000

    Copied loading order from astTrunk to other versions, so that chan-sccp-b is loaded later, and dialplan warnings should be reduced
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4531 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 672e7c9f76e46e6376486dadd7acf4ce6fc2eaf8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 12:14:00 2013 +0000

    Remove unnecessary call to strdupa. Pointer to astman_get_header should suffice (Needs to be copied to previous implementation when no side effects are noted)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4530 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c385c17440d51bee0171d94284f686710ab45efa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 12:12:18 2013 +0000

    Use provided argv[2] instead of calling astman_get_header again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4529 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec37a69576ecc3df2bbbcb1f10fff022662680a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 12:11:13 2013 +0000

    Use gnu strdupa if available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4528 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 331041bcf435cda4679460c08a4ec7bca0f2ee61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 11:19:58 2013 +0000

    Fixing possible null-pointer dereferences / Removed unnecessary retain/release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4527 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6582f07f44e0ad356baf7369dbde7fb549ffff25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 11:19:19 2013 +0000

    Fixing free issue on return from re-alloc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4526 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 82648204a311079c4478b0ed12747da86f2fd809
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 11:18:48 2013 +0000

    Fixing possible null-pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4525 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c717357f1d3d10aa6e72093868f8542f25434c2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 5 11:18:35 2013 +0000

    Fixing possible null-pointer dereferences
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4524 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d51367cc14a53416799dd668739c31642d58245c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 17:41:19 2013 +0000

    rename sccp_set_hold, add backgroundImage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4523 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 69fa50d182363b02419f111ea9e0424b8d2c661f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 17:34:02 2013 +0000

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

commit b7d72dedbc3cb8d23a924ebe5504bf1d5cd5dd98
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 14:11:00 2013 +0000

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

commit d5bedc988c83270b108e6559f851470d4a65e142
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 14:07:47 2013 +0000

    apply default configuration for realtime devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4520 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 541cd98027a1318a506ab7ca30dd810a0760fdcc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 14:07:14 2013 +0000

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

commit bf4909de29e3b4211421e1ce3d0b2186e1b2c65b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 12:53:54 2013 +0000

    Renamed some of the completer properties
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4518 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 523c7cf20fe5f083c9fff64a47deaf133703f256
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 12:46:14 2013 +0000

    Update sccp_config_entries for softkeyset (not really used yet)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4517 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01619c5f921ab455b6a04ebe4fbf5d0c967e479d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 12:45:48 2013 +0000

    Renamed some of the completer properties
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4516 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c3b8cc4d50df116d94a3387ed513a4cbbd17a73c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 11:54:06 2013 +0000

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

commit aa75b6aa82a8cbc3271bd403c8dd70d3384c5542
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 10:59:26 2013 +0000

    some test with set function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4514 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae982680c12146e728ba94468dc1407733d8763d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 4 08:22:26 2013 +0000

    some test with set function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4513 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c3177ea6d9b2ffa38414d4e7f9689fe06a23d097
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 3 11:13:30 2013 +0000

    Quick/Ugly fix for missing ast_do_pickup (Reported by Dmity)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4512 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 369e7c99df964ff99038aaeb91b507fea330ae07
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 2 15:13:21 2013 +0000

    Fixing park issue for asterisk-10-branch (Reported and tested by Mark Lemmo)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4511 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22e81d79a15a15297bbafc3471d2543550603066
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 30 13:29:26 2013 +0000

    move videomode and join default set to action
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4510 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 28a324ce0d9efdfdac5c2d031ffc4d38d92f87c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 29 13:53:50 2013 +0000

    Added deprecation to unused functions in ast.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4509 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b57f310cccfb570dbbd7d91fa9183ac01818dc90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 29 10:34:07 2013 +0000

    Suppress warning about empty context (deprecated: pickupexten). Add logging output for subscriptionId.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4508 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6012c6e015ddcd52ab77061f7fe8be92f0235ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 28 10:46:09 2013 +0000

    Fix compilation on asterisk-10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4507 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ef2b1395cc57dd65921e8596866883149018da95
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 28 09:53:12 2013 +0000

    kill tech for asterisk, used after hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4506 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0819361e4faf04d0eed09c7c9e1f015518ecfc5d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 28 08:06:34 2013 +0000

    fixes compile issue with asterisk < 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4505 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4964cce162e300ad85fdd4bb52519222aa017ba0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 15:00:29 2013 +0000

    Remove device dependency completely by using c->currentDeviceId (Related to destroying rtp server fix)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4504 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f21bf39b19623b9e89c23d5f71224294c8437d5c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 13:34:30 2013 +0000

    do not check for device whe destroying rtp server
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4503 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 468ad657b0692762469ebb2c7f8a4e00ae47ee83
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 12:55:10 2013 +0000

    workaround to update other channel as well
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4502 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 184f99acf600e203a08111de4a077d6e0f2052db
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 12:54:50 2013 +0000

    workaround to update other channel as well
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4501 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3ea734b87e020b8647f04d814d16058596f27cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 11:10:32 2013 +0000

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

commit a8924713583fb504e9c46ed7acb759a361d4a413
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 11:01:35 2013 +0000

    Using the right way to set the conference callerid (Thanks Marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4499 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed54afe86ea43b2750cbaafe7a04f5642453d632
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 07:02:24 2013 +0000

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

commit 129e872ec03cbd5da4928a82c6905bf9e76cf789
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 27 06:44:42 2013 +0000

    fixes continuous cores on register, when device uses button=feature,x,cfwdall; fixes #97;
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4497 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1ad0018c8ef0d4fd696c1ad8711b0af325e3af3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 16:01:17 2013 +0000

    Fix sccp_appfunctions.c (Ticket: #177)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4496 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f35463ce615bb1d22a656d6a1fa60988b2cb2a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 14:13:41 2013 +0000

    Added interesting last alarm messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4495 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d4d51a3957524f6855bc089ebd8000abd2c8b9e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 14:01:53 2013 +0000

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

commit d9e49592dc8af6577ccbed95ed45aa7902261956
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 12:59:22 2013 +0000

    Updated sccp_appfunctions to include the same information. To save reported ip address of the phone, phone_sin was added to the session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4493 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b67ff7b7af7c502804d8bccccef824d4512b7ad3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 12:59:07 2013 +0000

    Reverted accidental update of sccp_actions.c.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4492 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75a80f995ce4b8b042c3f8e044f3e166bfced109
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 12:56:35 2013 +0000

    Updated sccp_appfunctions to include the same information. To save reported ip address of the phone, phone_sin was added to the session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4491 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 021dd589d14851faea2761d1b74d5c01a77e9317
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 12:55:58 2013 +0000

    Updated acf_channel_read/ CHANNEL documentation. Updated SCCPDEVICE / SCCPCHANNEL documentation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4490 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 72ca5acb3d584b5c7f169be861c29ba08222dbe8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 26 12:45:13 2013 +0000

    Update acf_channel_read function to include recvip/peerip/agentname/from (moved the implementation to ast.c (same for all asterisk versions). Updated sccp_appfunctions to include the same information. To save reported ip address of the phone, phone_sin was added to the session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4489 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61bba84d0d29edd8539f34a187a57f471a560dc9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 18:49:21 2013 +0000

    Update blind transfer patch (CS_EXPERIMENTAL)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4488 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d93cb09c5e6ef9ecccba1d71956657b979b160ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 16:53:28 2013 +0000

    Referencing the wrong event data / Added checks for linedevice, which does not always have to provided
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4487 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6a85d331e8c213a4a8d2624a9082c5a8b6ccc9c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 15:55:05 2013 +0000

    Correcting asterisk-10 version mistake while setting originalCalledparty
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4486 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5a29a83fada52b74513600f339110519c8cfefe
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 15:51:59 2013 +0000

    asterisk 1.8 does not have a orig field in ast_party_redirecting, use from instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4485 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6acbe20fe1f5bf4731dc39ed9ac9300e432330a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 14:34:39 2013 +0000

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

commit 34f949c02a5f2cdcd84ec767c60076cfe6622f22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 14:24:04 2013 +0000

    Show useRedialMenu (Advanced Option) in the sccp.conf.annotated file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4483 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 47e9f9e99b6a99cd5c6ab50f62bd966183834ce9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 14:08:28 2013 +0000

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

commit 66fc35e927642554d2d4225f1885c2d6da45d24f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 13:42:07 2013 +0000

    SetSCCPCodec Deprecated. Instead use 'Set(CHANNEL(codec)=alaw)'.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4481 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ee8ca878a8f57897c09fa5a29cf622a5facf530
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 13:39:59 2013 +0000

    SetSCCPCodec Deprecated. Instead use 'Set(CHANNEL(codec)=alaw)'.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4480 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4698e875bf7398d1b042fb79790843d05b57f841
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 10:38:09 2013 +0000

    Added d->retrieveDeviceCapabilities as a replacement for the sccp_protocol.h table extension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4479 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit afe3b97f5b17955c7b829bf6398aac8e4e27c556
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 08:11:01 2013 +0000

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

commit 778f5e6bfe0e2558ef5c85b8b0196ff70c87cc4f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 08:07:12 2013 +0000

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

commit c35139fead6ff7794bd9f474a52d47033418dc8c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 08:06:42 2013 +0000

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

commit 44bd7eaaed80a4bebc4a045c98e066d506f6b78e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 25 07:57:53 2013 +0000

    update database tables for backgroundImage and ringtone
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4475 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 331ac7abc82095e416f1a7cafe76f1e8e40cacb1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 18:42:10 2013 +0000

    add device config option backgroundimage and ringtonne
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4474 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e3882d44405fa3b6a5553fa39e130d54c34c574
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 16:28:14 2013 +0000

    define StartAnnouncementMessage, StopAnnouncementMessage, AnnouncementFinishMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4473 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cac5d4ec24932a88c5829c40ac9669801e182e2b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 14:23:15 2013 +0000

    add some device function callbacks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4472 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51e629d42a359535459b79ab67f0d7457897f8e9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 14:22:45 2013 +0000

    add some device function callbacks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4471 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 099efff5db5b1adf01e828bca3c88276355a30a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 09:04:16 2013 +0000

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

commit 5b6c7914c6b18f300e3cfe58d3968ffa4271712d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 24 00:46:40 2013 +0000

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

commit 2e5eeceb8ed5dfd3353a7dc3e42035b618830bbf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 19:43:08 2013 +0000

    fixes #95, missing description for 7985; needs to be reviewed by diederik
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4468 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4e41f00dbe3f1a24b68f9d5de2a129d20100db8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 18:01:12 2013 +0000

    Started adding conference invite function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4467 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 52f9c2e41e3908bc3c63fc9d3cd696f18696db20
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 16:34:06 2013 +0000

    Update 30_Setup_Guide.doc so that it automatically include the latest conf/sccp.conf sample file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4466 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f19b69da9b02990e579b6e3f9ddc3de372856c35
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 16:25:59 2013 +0000

    Deprecated sccp.conf entries pickupexten, pickupmodeanswer and pickupcontext. They have been replaced by directed_pickup, directed_pickup_context and directed_pickup_modeanswer. Previous config parameters will remain operation for the time being, but will be obsolete in the next version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4465 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 118978eaa84493dadce6336c0631bf724b96a1e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 15:49:40 2013 +0000

    Fix for directpickup (directed pickup)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4464 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3b92f49efe3af966c2ae2e74bbca1975eb919da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 14:00:00 2013 +0000

    Added CS_SCCP_PICKUP aroung PICKUP/GPICKUP in skSet_InUseHint
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4463 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 757bef59aa8fb92b2ef1c752ee6e7be50f384542
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 13:58:32 2013 +0000

    Fix cli entry for conference. Add debug output to gpickup. Added buttonCount variable to sccp_handle_button_template_req
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4462 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2086b00a9ebda8841b0bdff0230e431a7b9f26a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 11:43:39 2013 +0000

    Added log output when dialing to a number failed because it does not exist in the dialplan (Always shown)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4461 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c9f5157f27a8832f3cd4dc7da1f81f7e4bc3f47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 10:30:57 2013 +0000

    Change modele load order so we get loaded later on in the pbx boot process
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4460 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9115ea50d4d1e195ee60c619a7ca1067b54e8c43
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 23 08:11:42 2013 +0000

    fixes button template configuration for 7931
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4459 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b86a576227fef1d9dd726242db238cc9cabf1ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 17:52:28 2013 +0000

    Added PBX(setPBXChannelLinkedId) to pbx_impl. Replaced linkedid setting in sccp_conference by calling this new function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4458 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bcc45fbdb23eff8451794976c301c7c10b32c8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 16:13:10 2013 +0000

    Move pbx version specific calls to define.h and remove from sccp_conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4457 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bdd43855e7d5e0862038a320159af40f03e42900
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 16:05:40 2013 +0000

    Added manager events to conference actions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4456 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53eebdb1065e200dac90ce658c4d862eb17466ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 13:13:14 2013 +0000

    Removed explode and implode functions because of side-effects
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4455 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33f4399a334d4d96686baae06865269eb0caca1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 13:12:36 2013 +0000

    Replaced explode function in sccp_actions.c handle_dtu by sscanf. explode function still had reentrency issues, which caused sccp_log (debug) to be necessary for handle_dtu to work
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4454 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 773580c49d12480fd41aabfc4380d75cdf5783d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 13:09:25 2013 +0000

    Replaced sccp_conference_end cli/ami function by sccp_conference_action, providing 'sccp conference [EndConf | Kick | Mute | Moderator | Invite] ConferenceId [ParticipantId]' functionality for CLI and AMI
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4453 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf0f3c535e751b50b95015dfb50c303e21dd679c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 09:47:07 2013 +0000

    Add Promote/Demote to conference (under CS_EXPERIMENTAL). This makes it possible to promote someone else to moderator and then demote yourself, this way multiple moderators can manage a large conference or you can leave a conference without tearing it down.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4452 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc8c70be4d9a828b2d224a418ceab290e3016b93
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 09:00:31 2013 +0000

    Make sure default value for STRINGPTR is "" wenn parsing defaults (non-issue)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4451 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85a4bacb5691970ea4dbbb5ce15ae20d6e9f9ec9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 22 08:13:15 2013 +0000

    Check channel and channel->owner before sending digits
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4450 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1501416da15c415b862d6893e6ee542365b727a0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 16:04:40 2013 +0000

    Add conference device settings to sccp_cli / appfunctions output. Add conference_id/conference_participant_id to appfunctions output
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4449 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ea275e91eacdfd35f9b221d63868e40dc30fb85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 15:52:09 2013 +0000

    Fix confllist (mute/kick) when last channel has been added using join-feature (reported by Leonid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4448 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit abfdabccc9882cc1da5410ffe129a83ed13c448e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 14:33:53 2013 +0000

    Added EndConf Button to conflist menu
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4447 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6227180aabdb503ec6826357eb9791bf9b7278b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 14:22:36 2013 +0000

    Start numbering participant starting at 1 in every new conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4446 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4a29f238ee8c72beffc24464d9d852bc2b8d854
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 14:04:58 2013 +0000

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

commit 4f68e972bd9ed31c8f22ca568f0e74959821530c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 13:28:43 2013 +0000

    disable warning for linedevice, fixes #83
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4444 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbd4c765c342f0980b3e0f4077632ee1361b31a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 13:10:41 2013 +0000

    Add sample for complete transger on endcall
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4443 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe61ce2d37e1ca3f33a033e188e00a70c2afed11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 13:09:48 2013 +0000

    Fix conference mute for non-sccp phones (fixes #88)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4442 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da8937a0878838f1bb3c1e878e99c38e657e2bb9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 12:28:54 2013 +0000

    backport sccp_util_matchSubscriptionId using v3.1 version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4441 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01f275d67b5a42be76cc1365f8a890415ef5d48b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 11:47:22 2013 +0000

    Add debug logging to sccp_conference, to find mute issue. Elaborate on error description when open_receive_channel returns status error
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4440 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88270a950d5a49c43703a292f116e8f1f36d214b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 11:32:30 2013 +0000

    Replace conf-enteringno by conf-placeintoconf (fixes #87)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4439 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 82b35f02c2d1077750ddcdc2304b5a6e10c698fd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 21 09:31:45 2013 +0000

    fixes wrong subscriptionId-matching when channel->line->defaultSubscriptionId.number = ''; fixes #85
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4438 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a6cb007dad6285fb1fc19e35737b3a0c3309bcfa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 18:19:12 2013 +0000

    fixes openreceive channel after call timeout and asterisk prod
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4437 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8346a4406f46575be8b7544a76f255f047867424
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 16:54:40 2013 +0000

    Added new version of sccp_channel_find_on_device_bypassthrupartyid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4436 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f53bd72dc0db56504f16aa81774cfe3d534fb58
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 16:32:27 2013 +0000

    Updated dnd_state for SCCPDEVICE appfunctions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4435 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f528f896ff79930eabd1c00118fcabfd8249914
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 16:30:04 2013 +0000

    Added dnd_state, dnd_feature to SCCPDEVICE appfunctions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4434 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40bb581442ee8281529ee1c54d004ee134d3b528
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 15:05:50 2013 +0000

    Replace assert in sccp_socket_addDevice / sccp_socket_removeDevice with if check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4433 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa5d7bf9e58874f81df335410ede7ec89393e904
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 14:47:28 2013 +0000

    Fix line release during sccp_channel_find_on_device_bypassthrupartyid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4432 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cfdc424aa8eeb0756872bad3fcd5b73aef14e72c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 14:29:47 2013 +0000

    Retest d->session before calling sccp_session_removeDevice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4431 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64adc14aac6980301545dcc59868853d985a2ae1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 13:47:17 2013 +0000

    Retest d->session before calling sccp_session_removeDevice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4430 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99ea22748ce60a0984ca19ad50066fd0a2f0c56d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 13:40:25 2013 +0000

    Replace assert in sccp_socket_addDevice / sccp_socket_removeDevice with if check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4429 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit feabb2de58fe82188f1ea86a131922f0a6c8f14e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 13:07:06 2013 +0000

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

commit d678bb0b42ae57d7b9de4eb1f72096e9921f2869
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 20 09:26:25 2013 +0000

    Fix mwi showing correct number of voicemail messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4427 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 29da8d9f4d727b039c4f77dc7764054d9b6df00e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 22:25:38 2013 +0000

    Move line->name to line->id copy. Added comment.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4426 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 893a564b5dd4f63bb8e02e6c282a4c844a491025
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 21:15:40 2013 +0000

    Copy line->name to line->id when empty
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4425 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b353c0ce379c3f9d10c641f270df22523a420047
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 21:03:15 2013 +0000

    Replace use of l->id by l->name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4424 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9c087d69264cacbc0353894f50d5e6f9660b486a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 21:01:59 2013 +0000

    Fix unset line->id (Leonid Korokh)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4423 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2b0d0addd0259f4b89b75794afad806da781f73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 17:18:58 2013 +0000

    Setting line->id to required for now, pending group decision
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4422 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee476e2f74b903f54c1ff6ade09c3654671ee245
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 16:44:47 2013 +0000

    Fix hangup during channel allocate (reported by bob).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4421 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 140f6347427cf07092617925d7758a771d6dc2f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 16:42:00 2013 +0000

    Fix hangup during channel allocate (reported by bob).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4420 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f74d073f69f8b6ef25cdbff2a9390721396e496
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 19 16:35:37 2013 +0000

    Fixing sccp_pbx_call with DND (Mail: Crash 4.1 RC1 b4415))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4419 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cac103a4105b07264cd363da427c1a9481b33997
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 18:10:35 2013 +0000

    ConfList on older phones does not support AppID in the XML Tag
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4418 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c16e1d644eab5d29f4cf9d872236cd13099a3404
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 17:54:57 2013 +0000

    Lowering the protocol bar for conflist
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4417 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a52c3c7246ac2093692f1a39ed7e479bfe9961ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 17:52:09 2013 +0000

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

commit a7b8b8eb2a39066d0afb9f494019393b290d283d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 14:27:43 2013 +0000

    Fix unlocking messageStack, do set oldvalue back to NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4415 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3953809ee2407d130119b47ea8805d232bfbc256
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 12:56:26 2013 +0000

    Replace assertion with if(s) in sccp_session_removeFromGlobals and sccp_session_addToGlobals
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4414 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 13fde6aebe6170bcac314ee5716757f06d5ba226
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 12:19:03 2013 +0000

    Not using value when config parameter has been set to obsolete
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4413 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dc800c84d9609c29673b050ff2578d9a907b1004
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 12:08:08 2013 +0000

    Removing non SCCP devices from sccp_protocol.h :-)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4412 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd156dbea603629961bdfd4075f597d8907201b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 18 12:06:08 2013 +0000

    Not using value when config parameter has been set to obsolete
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4411 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6279331cdf63ce499b865f6032a2dff6ec3edda7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 20:51:19 2013 +0000

    Handle keypad button correctly during connectedconference (fixes #75)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4410 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a358ff620dd9df7fa8a36c5370f18d88f3025932
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 20:43:48 2013 +0000

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

commit a6b3bede51e39e8ad0e4951c1f4ca2b6e9c8f6ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 20:11:30 2013 +0000

    Updated conflist for high-res displays
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4408 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0ebccc2313b68bc7cbf4b29559e94bf491b1424
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 18:52:40 2013 +0000

    Re-aligned sccp_protocol.h manually
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4407 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a2e2bbd7b15674a02b25c4bf580a00f247865df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 18:49:44 2013 +0000

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

commit f401bf2973da5fe7fd415d241b92d07a3910fbbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 18:48:19 2013 +0000

    Added struct sccp_display_capability. Re-aligned sccp_protocol.h manually
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4405 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6dedc67f2af704a49ec46a2cee016056ab3d8d52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 14:33:01 2013 +0000

    _FORTIFY_SOURCE only enabled when optimizing (openSuSE 12.3) (fixes #72)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4404 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18d2c79fb08d7e422a50cfca6145685cbb6ade9b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 14:10:44 2013 +0000

    Remove unused function calls from sccp_conference.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4403 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb901de9a00a7716ab74856b2a6de2dcc354073a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 14:05:39 2013 +0000

    Re-enable conference debug log out put for Hide Conf List
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4402 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8761761847e1aaefc19acda540844270cca2f292
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 14:05:12 2013 +0000

    Conference can only be joined using an active call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4401 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93003d9377b2dbc21f67ab951a0409e6577f9ec7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 13:50:31 2013 +0000

    Fix when building --without-conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4400 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f906374a9d5759c4249f9f3bc2f3bed6aa9fa52
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 13:47:30 2013 +0000

    Conference Updates (fixes #67, fixes #66, fixes #65, fixes #63)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4399 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fdf1809817174032ee8769581da93dd203ee38ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 13:07:34 2013 +0000

    Put channel on hold before joining (references #66)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4398 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fdd7553ad6be5f1bf8d660983053d93f231a1185
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 12:37:29 2013 +0000

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

commit bc7df5b856e38ba6f907b4937722fd540c3e09d5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 11:39:13 2013 +0000

    move sccp_softkey_setSoftkeyState(d, KEYMODE_CONNCONF, SKINNY_LBL_JOIN, FALSE), do not set things in indicate.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4396 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27be9f3f0a4cbc80a88c3c2b7f1b642b6e46376d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 11:33:33 2013 +0000

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

commit ae915682014537a695438b8aa44efc6f8929d603
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 11:08:34 2013 +0000

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

commit 97a1683cdfeb320eb8c921625d05745b2957e150
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 17 09:55:21 2013 +0000

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

commit b70208249f8863069e36869b83aeaf8da457316f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 12:53:23 2013 +0000

    Complete SKINNY_BUTTONTYPE and SKINNY_STIMULUS (fixes #76)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4392 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a3ef80057880535c0f5adcbd8f1da815a41b2fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 12:52:33 2013 +0000

    _FORTIFY_SOURCE on openSuSE12.3 (fixes #72)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4391 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c851e65b325f75a30d190552475201d04826f8e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 11:34:41 2013 +0000

    _FORTIFY_SOURCE on openSuSE12.3 (fixes #72)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4390 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cd856b704f898dadc69dd735a9a44ce747335d97
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 11:34:26 2013 +0000

    _FORTIFY_SOURCE on openSuSE12.3 (fixes #72)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4389 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a4c0b6bb815b7fcb8f95b10c4852176520b3192
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 10:31:14 2013 +0000

    Unused function. fixes #68
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4388 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f6fdf20c26b9481c23ff7775ba952db003a6296
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 10:29:05 2013 +0000

    use enum for soft switch action; remove default from switch, to get a warnig when some action is not implemented
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4387 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e31aa0f80cea459e7dc7ec25951e64586ea4127d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 10:25:14 2013 +0000

    use enum for soft switch action; remove default from switch, to get a warnig when some action is not implemented
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4386 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b96f6ecc5bbf5480673b422c0b85b0315199c92
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 10:04:39 2013 +0000

    fixes 'undefined symbol: sccp_conference_create', references #73, sf: 'https://sourceforge.net/p/chan-sccp-b/bugs/176/'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4385 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62405068876b7aab2ad825364b3943d7c3c433d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 10:01:27 2013 +0000

    Fix compiling without-conference  (references #74)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4384 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 500111135f67612b8dab346a91fde0c26ba9815e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 09:59:48 2013 +0000

    Fix compiling against asterisk-1.10 (references #74)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4383 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01d874cd70dc018b5ac405ac392174f607796c5c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 08:55:19 2013 +0000

    fixes compile issue with conference enabled on astTrunk++, closes #74
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4382 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc0dbd9d07affad88c27d3b2fd870c72e8939637
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 08:53:05 2013 +0000

    fixes compile issue with conference enabled on astTrunk++, closes #74
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4381 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8ec000d74c742261ed38926702a97a6d6fca659d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 16 08:19:13 2013 +0000

    fixes compile issue when --disable-conference, closes #73
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4380 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 577a79cc5c372d766c775e598affd31b961c25c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 22:50:40 2013 +0000

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

commit 08658a0388f9f0b4053b2a3bb44fa73fab5cbf27
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:10:03 2013 +0000

    Start new conference via ss-switch methodology
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4378 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d85ca1232eea3b3b9529b1d475b0cdd621bf2d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:09:21 2013 +0000

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

commit 76e3de0fbccd9c782bb5aec8d01bf271cbf67ba4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:08:09 2013 +0000

    Handle ConnectedConference Correctly while processing sccp_channel_hold
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4376 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 904162dc893c0f26ae7cd5ba997abd33cc88b497
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:06:53 2013 +0000

    Update indicattion handling for ConnectedConference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4375 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f45841b11578874f3a7aa33cde567dccbda28896
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:06:11 2013 +0000

    Reindented ast_jb_conf in chan_sccp.c. Adding ss-switch option for SCCP_SS_GETCONFERENCEROOM
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4374 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40265c1f18c9c74dfdd3e645ca9594cd28904df7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 18:04:39 2013 +0000

    Adapted conference Audio Patch (by Marcello) for all asterisk versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4373 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 60a045e15e5e2b2dd3c2f799d2816773ed495fba
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 14:20:33 2013 +0000

    workaround for asterisk 11+ conference issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4372 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93e77a7391c9a5ca946c634ec469c0dfe5053d7c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 13:39:58 2013 +0000

    workaround for asterisk 11+ conference issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4371 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c338bf85debe1ea6e4839e48e94bc6a42337f91
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 15 10:12:05 2013 +0000

    workaround for asterisk 11+ conference issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4370 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a38c335dce29cf9f33fd954c835a9245263c8d47
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 14 09:20:17 2013 +0000

    Update debian packaging (removed lib64)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4369 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a423d14de33c7e0077a9575bc48f19f5e200bbed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 14 09:10:17 2013 +0000

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

commit a22dc9c603cee732d929655339481b1de3ad1cdb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 14 07:25:11 2013 +0000

    fixes unused variable ‘transmitReceiveStr’ when compile without debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4367 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f46626b8abaacad7ee0f6f6d3964b60472b47982
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 20:10:34 2013 +0000

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

commit b753e2946cc2662a5fbc248b8379a3ca72e45fe5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 20:10:14 2013 +0000

    Fix debug output for Tell PBX/Phone. Reentrancy issue with pbx_inet_ntoa
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4365 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c6154780383f04be782216a046696f5f8068f44
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 19:57:48 2013 +0000

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

commit c957b3fd369b0814e08228a5fd919e122e91e579
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 19:19:20 2013 +0000

    Lookup the ip-address of the server incase of INADDR_ANY
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4363 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed8adfb44174bd303693502745bf5b6c4edf1b57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 19:16:16 2013 +0000

    Partial Fix s->ourip. Fix debug statement in sccp_rtp.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4362 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4d5e30513722cd735486fbdad607191921552cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 18:13:55 2013 +0000

    Fix refcount issue in sccp_handle_dialtone. Added linedevice to event->featureChanged. Added linedevice to sccp_feat_changed. Updated callforward functions to call sccp_feat_changed with linedevice.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4361 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50c3d85d3213c3f5b220738adde4653e6f197c41
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 16:06:47 2013 +0000

    Add DND AMI Command to sccp_managent.c / Update CallForward AMI Command in sccp_management.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4360 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8528db3ab156a9383bc2e15fabd5bf70ce8140d7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 15:03:23 2013 +0000

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

commit b4bcfa3a92daf16f989447432ffcf57ad7c3a5b3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 14:51:06 2013 +0000

    fixes refcount issue; references #47
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4358 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb49e000f190a43f0fabd87f2d199d866b0fd5c0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 14:14:26 2013 +0000

    fixes refcount issue; references #47
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4357 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4479094e8e297c36f24a7cb722715ebd8e6f2f88
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 13:49:48 2013 +0000

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

commit 33b26948073162fee76b65f5b52c1dbddb9baeac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 12:44:56 2013 +0000

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

commit 5b32e7d33136da49f93e333b4576fb9b5ab11430
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 12:37:29 2013 +0000

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

commit 8fb3e0e2cc25701304a762124646513ebf5b1c57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 12:36:58 2013 +0000

    Fix Fortify_Source Compile Warnings when already provided by the operating system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4353 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 52098347609e3222d1d2d7d6bee70660d20f6126
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 13 08:46:18 2013 +0000

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

commit 72552cdcac78ce4baa0ac81a5f7ef227f26390b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 12 20:15:38 2013 +0000

    Updated 'Low Memory' Check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4351 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 49506a7aec9ff2d7be53a740c319aa4b5aa6fde3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 12 19:52:39 2013 +0000

    Changed 'Low Memory' Check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4350 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d1cc5c1c607ac5b6c9099c0d7afbe2c65f27b3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 12 19:38:37 2013 +0000

    Added escape for SCCP_FILE_VERSION when using on low memory systems
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4349 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d29a46f715ffd32cf13f547498362ed3e53eb04c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 12 19:38:04 2013 +0000

    Added Asterisk compiled with 'Low Memory' Check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4348 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc65108b43617bae78c2aa8073cd9ee335f9f790
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 11 13:36:54 2013 +0000

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

commit 3b77168fce7630a50f2baf5b02a6162eaf4c92aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 11 12:27:48 2013 +0000

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

commit f947ee4894c1332090aefa5cc0311469edc30df3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Mar 11 12:23:44 2013 +0000

    Added annotated cnf.xml file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4345 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2982f08a5d3a40e097ad98a9cd7b495d8d8b47e3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 9 16:03:21 2013 +0000

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

commit c2c4ffd5e1acc5b2f3b7bd06b798716d7ef09179
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 15:04:31 2013 +0000

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

commit 1d8b83cb279ff6049b3aa644255dac3ae893ae10
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 14:48:38 2013 +0000

    do not set number for name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4342 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4e18e3a48f9a632f7bfa86d4b5222f684534218
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 14:47:51 2013 +0000

    reset name/mumber of string is empty
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4341 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a31b590a2a56841aacdb6707f600b3627b5d544
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 14:35:28 2013 +0000

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

commit 31f05904e6f4c8bab115181b9018bf6f975e784f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 14:14:36 2013 +0000

    Remove deprecated status from sccp_handle_KeepAliveMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4339 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e327d6072c1a15e46ae1c571ef9d634ab93081b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 14:12:35 2013 +0000

    Switch doxygen to producing svg images
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4338 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8268fc212ab48f493cd58f31457c89e8fc567783
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 13:38:09 2013 +0000

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

commit 42cd9220d3ad914e22ddecb7fdf7fde25343f0f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 12:13:29 2013 +0000

    Removed unused code fragments / remarked out code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4336 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb871326e65a84ccf50bdab2fad26521e93f45f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 11:47:10 2013 +0000

    Removed unused code fragments / remarked out code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4335 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5192af262b98d41a915a3819c7975a094a68d73d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 11:46:22 2013 +0000

    Removed unused code fragments from the config parser
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4334 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3677be36f1d3a7e9c526a4fe1c78cca6771697b3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 11:23:03 2013 +0000

    Remove unused lock macro's
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4333 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bc963a32c4b410a9c57e12aec62b0e25f97b8ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 11:09:21 2013 +0000

    Removed deprecated and unused functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4332 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 502a38a0b21ac59cd7fab22e61ad565d73acfd4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 11:03:13 2013 +0000

    Removed the --disable-dynamic-config from configure. Removed use of CS_DYNAMIC_CONFIG from sources. Making dynamic config standard
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4331 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit defd33e1b53a915752b9945407155e1e3a118916
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 10:53:43 2013 +0000

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

commit 276792b1d8d939a7d1741cd2122c841dd7536a18
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 02:35:19 2013 +0000

    Cleanup trunk directory. Update ChangeLog oldest revision
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4329 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb4477e1601a8adcd308ad9b001d9107ffc5dd0f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 01:59:59 2013 +0000

    Clarify debug logging on DND status change
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4328 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a6806685dd42558669a1d8c2c19140b2f358b47c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 01:54:38 2013 +0000

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

commit 5c43ef25f33fcaae94a06f682dda959729bf7bbe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 01:46:01 2013 +0000

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

commit ad6b6b6435b602fbf263c382f43d9fa1565b131b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 01:21:03 2013 +0000

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

commit 88ae6ea6e3ffdda69f031bd17cccf1f4f81be971
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 01:19:23 2013 +0000

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

commit 0d7558a68acfb6e2f03c0682863705cf017920d2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 00:58:36 2013 +0000

    Revert doxygen move to doc/Makefile.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4323 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ecbafaa1f6adcec42f1f522147b09c7982fb3a23
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 00:16:02 2013 +0000

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

commit e6d0a92278f7812131835891b33cb15f8f3fb076
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 00:15:39 2013 +0000

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

commit 87811722870860afe056c201562e8b64bad43cdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 8 00:11:58 2013 +0000

    Update problem reporting / Add backtrace script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4320 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b64dddc9044fc78d02ba22d686d06c0c84bec2e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 23:00:00 2013 +0000

    Update New Features for V4.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4319 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c3b485f697de4b9298b218439a6b222297e240b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 22:46:42 2013 +0000

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

commit 938d5364f43e6660d78c8fc826c29ec38d8a19b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 22:46:09 2013 +0000

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

commit 3d5e85de5ac4c361ce4343ad30755e9659d64933
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 22:45:32 2013 +0000

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

commit c4943d40774ecf0b9c17ac50673ac3b405dd0352
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 22:44:50 2013 +0000

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

commit a5b9cd59ad3cd766747b5b010e1e5adbff5106e0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 21:48:53 2013 +0000

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

commit 3af885109609a5dd756a29dbac3bb6f035bf5bde
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 21:45:15 2013 +0000

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

commit 748ccc1b253ff5ae18bc4716239352a75cb1c3ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 18:42:25 2013 +0000

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

commit ee32b4612f1799f770fdadb436f8eec062bf82c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 18:40:37 2013 +0000

    Rename sccp_hint2 to sccp_hint. Move conference/sccp_conference to sccp_conference. Update Makefile.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4311 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f91a8c08e54345af7042989df7a5b7062d0cd17
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 18:38:59 2013 +0000

    Removed sccp_hint.c sccp_conference.c (old files)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4310 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit faf8084555872f4d05e60e8c7f14b3508493ec05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 18:37:13 2013 +0000

    Removed sccp_hint.c sccp_conference.c (old files)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4309 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1319440b8ac0c6ff9410faa3d8e4d7fe3621ca1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 18:36:14 2013 +0000

    Removed sccp_hint.c sccp_conference.c (old files)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4308 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d95841616e857daf7d1e9210f959597a49955b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 17:43:16 2013 +0000

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

commit a0a50ec8be3e897c2e7b217193ce611ce1b8569e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 17:25:39 2013 +0000

    Fix extensionStatus helper coredump, when channel->owner=NULL (Added check to sccp_handle_keypad_button)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4306 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd6705c763ab504038342ac32cf0e74e3db6aa16
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 15:48:20 2013 +0000

    Fixes conference when using asterisk-trunk (fixes #44)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4305 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 393c7c7829a592b7e86aa656c37baca863d98665
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 15:41:59 2013 +0000

    Update codec setting for ast110 and astTrunk (references #44)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4304 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1daea4545690c6a29b1b5c5bffee7babad4d8768
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 15:37:54 2013 +0000

    Add function description/documentation to conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4303 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78fb74b5df8811d8986850aa7849a93e8431db5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 7 15:36:57 2013 +0000

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

commit 7c54992cf66065f3a3c2418a4fa77248b26c3a8b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 6 17:01:02 2013 +0000

    Fixing conference for asterisk-10. Conference for asterisk-11 still broken (codec issue). Refcount needs fixing (masquerade/zombie). (references #44)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4301 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8748c0ce07cd22a98deaac38244ac7b9fae11afd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 6 11:34:01 2013 +0000

    Fix array subscript out of bounds error ing sccp_dump_packet
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4300 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0114231e1d574c913d53d4169aec9d68bcea135a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 6 08:00:07 2013 +0000

    add message dummy for 0x015E
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4299 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cddcc199d1e759ebdce8f2f7d226325cacd7c283
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 3 11:14:08 2013 +0000

    Reverted accidental commit of sccp_sockaddr.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4298 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8dc9252b12b370d682ce09f1fac0adacdad913b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 3 11:10:52 2013 +0000

    Removed requestor dependency in ast106.c -> ALERT_INFO support dropped for this version
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4297 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 021fe8c6a6702d5782e6eef14c82804a246668a2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 18:54:30 2013 +0000

    remove ALERT_INFO parsing, remove complexity for dnd and ringermod
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4296 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c69d9f36ec8fc3f50b4838c0d70c7cfb82b3a22c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 18:21:06 2013 +0000

    parse _ALERT_INFO/__ALERT_INFO during call request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4295 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf718bc1683ae7db0041f8c65b476d476788b8aa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 17:38:41 2013 +0000

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

commit 49723e2c1429ca467d956909d3779223ed8679d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 17:38:12 2013 +0000

    parse _ALERT_INFO/__ALERT_INFO during call request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4293 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11685daaaec388f6f2bfa12017f96bda6480be7c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 17:36:45 2013 +0000

    parse _ALERT_INFO/__ALERT_INFO during call request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4292 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 680ee972da2a87b2a28165deb638b551259df6cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 17:12:18 2013 +0000

    Update/Sent urgent call message even when DND is enabled
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4291 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2988c5787f0e064c7c5ca4b233f4cb063fa85364
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 16:59:48 2013 +0000

    Re-implemented DND override for using ringer=urgent (Request: Andreas Anderon)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4290 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6441cba20da71d607dde17621519badce2901657
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 2 16:59:38 2013 +0000

    Re-implemented DND override for using ringer=urgent (Request: Andreas Anderon)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4289 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02cefe44124e12c6b065052d6574f5faeb4dbcd0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 28 23:41:47 2013 +0000

    fixes #58 sccp_socket.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4288 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dff422fcacea5e57f817dd06bd06491645a42dbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 28 14:13:34 2013 +0000

    fixes #58 sccp_threadpool.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4287 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9a096ffe9a9077ad61f26b61e36754c85591847
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 28 14:03:05 2013 +0000

    fixes #58 sccp_config.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4286 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7a69e46ebfa17dab4946ceb1fcad2dc6332543e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 28 13:45:56 2013 +0000

    fixes #58 sccp_actions.c (suppresses d null deref by checking d first, should never occur though)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4285 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f4a9a89afac5b7a0cc7347dfc4c2c079a38032a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 28 13:29:33 2013 +0000

    fixes #58 sccp_line.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4284 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 785aac62c8afac022c43edb7bc14e09dc04ac88a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 27 11:16:21 2013 +0000

    Moved over parsing of StartMultiMediaTransmissionAck to sccp_protocol.c as well.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4283 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a513780640b9ba1b342fee8fffa8a56d4dc724d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 27 11:01:06 2013 +0000

    Reformatted sources (indent).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4282 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb19d81831b65f00b065d7771e80b6e451ae7a8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 27 10:59:34 2013 +0000

    Using unions in messages which have different implementations per protocol version. Added messages parsers to sccp_protocol.c for these messages.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4281 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dbc9c5070e7258ad8f5d4feb36be09a458d75dbb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 26 13:23:20 2013 +0000

    Fix 'Tell ... to send RTP/UDP media' debug output. Use SCCP_PACKET_HEADER in sccp_build_packet instead of magic value 12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4280 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ad77621031af9efc95adfb77d44351c337de794
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 26 13:22:39 2013 +0000

    Fix 'Tell ... to send RTP/UDP media' debug output. Use SCCP_PACKET_HEADER in sccp_build_packet instead of magic value 12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4279 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18b4f7ccc3641ba63a2fc2b8bdc641546f7fd886
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 25 16:21:38 2013 +0000

    Finalizarion/Update/Cleanup for bus-error / unaligned access issue on sparc64 cpu's (Reported by Philippe Teissier)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4278 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b5b6d3e99f8cca5cf163d2f5e07f4e9d47438c60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 21:46:31 2013 +0000

    Added patches supplied by Kevin Vandenberg for CLI/AMI Commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4277 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cefa822e2c6d25ef4f6904d3effea312c2fd8092
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 21:16:03 2013 +0000

    Committed patch supplied by Nicola Ciprich
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4276 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 556cf3c70218d0ea01a95554a2022daa0afc0079
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 16:48:21 2013 +0000

    Added device_connected / line_connected completers for sccp_cli.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4275 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6b000b5a9aff54868d7af20d3adc4e4902e6e86e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 15:31:39 2013 +0000

    Temporariry fix for sccp_handle_open_receive_channel_ack message size, until we have d->protocol->allocMessage(messageId)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4274 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e663d029b8089477fe32fd9b76289ab4ec47ce0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 15:19:24 2013 +0000

    Use SCCP_PACKET_HEADER instead of '8', fix printf parameter in sccp_process_data
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4273 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 969a1ad8eaac9cca546718dffcd7edf15bb539e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 15:01:51 2013 +0000

    Fix sccp reload, when in previous sccp.conf device was connected to hotline. linedevice needs to be removed for hotline connection and d->isAnonymous needs to be false before running reload.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4272 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 82b1efb246db7f984f661de18fac3a550e1063f2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 14:18:32 2013 +0000

    fixes some whitespaces and error messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4271 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f195a6b9eef3fa921931bcab1fd4e5ea688dced
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 13:17:41 2013 +0000

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

commit 909db07b3c4dc82aaaad5bc3a33883689be1d95c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 13:16:32 2013 +0000

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

commit 68ccf7bf3ce063b2fd30268592c75e5a5dc4be27
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 13:00:07 2013 +0000

    Fix compile issue for SpeedDialStatDynamicMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4268 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 020fb735d518ea06a6a530e1446e9e8440c64bb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 12:38:10 2013 +0000

    Researching if OpenReceiveChannelAck_v22 is necessary
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4267 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63f1de8d94153370d1b9163442378ae15e4e384e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 24 12:22:01 2013 +0000

    Revised sccp_process_data, revised sccp_dump_packet, added struct size to sccp_messagetypes lookup table
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4266 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 551b238cedfed8b7e2a7c5b1e4de7e8e06a7d514
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 03:07:57 2013 +0000

    Guard against negative s->buffer_size (valgrind)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4265 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee107040b78fcd3ac16d04680eccc26b9f378abe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 02:23:08 2013 +0000

    Fix memory leak (valgrind)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4264 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed8aff84a6b91dbe0da3c4fb0af98cd4197dec19
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 01:28:43 2013 +0000

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

commit 075cd53cd26e2da2ae9f6ef7e5ae33efb35b0ff2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 01:10:41 2013 +0000

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

commit d7f85b5f9a2c3bc3870937527762ac09a551cf05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 00:27:47 2013 +0000

    Fix valgrind 'conditional jump or move depends on uninitialised value'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4261 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2eabaf1fae28690cf6fbd12e681ae24ec4251f1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 23 00:04:57 2013 +0000

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

commit f7d7d7d5907c8e0a8fd6a26edcb301fe693eeffb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 14:32:09 2013 +0000

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

commit e8c66fef6c61e4a09c7e1b15a8c86f9d31fb1b97
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 12:22:52 2013 +0000

    use return value for during release, print type
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4258 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3806bd4c2975b85dc645051bf261bb6091f110c6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 12:21:33 2013 +0000

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

commit 6bb3f2e92acca8087331da7f88678c510ac1adef
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 12:20:14 2013 +0000

    fixes skinny <==> asterisk codec conversion, fixes inbound codec negotiation, closes #48
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4256 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ec9619250bf1d3a5b355c89fa4440b0aab13f994
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 12:16:46 2013 +0000

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

commit f15ff782d8cf1474ff1dbf638564a173959e4a5b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 22 10:13:03 2013 +0000

    fixes #55, fixes cfwd issue when outgoing channel uses sip peer (cause 58 - Bearer capability not available)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4254 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3e9325fe6817ddad92d99a068c211f27ae44872
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 21 08:46:14 2013 +0000

    fixes issue during cfwd (double channel release), references #51
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4253 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 89cd5340c0aefafc1186d7621583cc8e091f745e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 20 13:50:33 2013 +0000

    Added HAVE_UNALIGNED_BUSERROR to sparc temporary fix
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4252 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b6a202e24b096094792bb104e97ad84a66e4edb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 20 13:41:26 2013 +0000

    Fixed HAVE_UNALIGNED_BUSERROR detection to configure.ac (Sparc64 / Alpha)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4251 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9d8fc31005b45fc017ec1bbf4b7994c3ff16c0c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 20 13:13:41 2013 +0000

    Added HAVE_UNALIGNED_BUSERROR detection to configure.ac (Sparc64 / Alpha)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4250 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eef9e2156b8a9b337fd7ffdae7efefd615e7b494
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 20 12:12:52 2013 +0000

    Added HAVE_ALIGNED_ACCESS_REQUIRED to configure.ac
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4249 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ef27754aa49d7c53e58c046ffaef0735ac096c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 20 09:06:23 2013 +0000

    Fix for Sparc run-time issue with memory alignment (replaced unsigned long long with unsigned long for sccp_group_t)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4248 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10ae2ea9ce5a66c73c864fe14eafb40beca06c86
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 19 23:19:23 2013 +0000

    Remarked out Fix for Sparc run-time issue with memory alignment (need more time to test/think)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4247 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5b2b2dd3a5cd7f0b29f97aa3f67b2441b37b87b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 19 22:24:01 2013 +0000

    Fix sparc configure issue calculating number of CPU
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4246 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b94b6ef97f056bba5776bcd7f7f6240e4e666052
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 19 22:20:22 2013 +0000

    Fix sparc run-time issue with memory alignment
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4245 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bb47e0d782bddeeadeea79672e337c63d2ffc02
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 18 16:52:57 2013 +0000

    Updated configure report at the end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4244 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2ad82b50366f319c4e950be028649773fba4147
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 18 15:33:40 2013 +0000

    Warn more clearly when rejecting connection from device based on global deny/permit settings during socket connection
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4242 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 524ebad5bbd960273665e7762e1776534e499603
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 18 13:17:14 2013 +0000

    Fix doxygen warning in sccp_channel.c. Update doxygen.cfg for current version. Update ChangeLog
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4241 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 47497a34b87d84ab002b827f3d4d419307a76e46
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 17 14:38:31 2013 +0000

    Disable automatic installation of chan-sccp-b_backtrace script (bootstrap)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4239 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8f0623828cf5525ddd87ad55d0a36798a9c73de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 17 14:27:41 2013 +0000

    Disable automatic installation of chan-sccp-b_backtrace script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4238 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4b7e2ee59df89e9878aa5371c275304ffb15827d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 17 13:45:54 2013 +0000

    use strdupa for lineName and fixing refcount issue, fixes #49
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4237 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dfe465be0d3ebb66f2f302d61537909cd99e035d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 16 19:58:42 2013 +0000

    Temporarily removed callwaiting interval until we find a correct solution
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4235 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 83310b2a4872bbb634c53ecec95a2eb830a24eb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 15 18:42:42 2013 +0000

    Fixing callwaiting interval handling (possible null dereference)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4234 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9750f4e559509298412dcf6378f5800fd800508
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 15 17:14:53 2013 +0000

    Show callwaiting interval in sccp show globals
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4233 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7bd702c031f97b83a9618d06c322291141746c07
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 15 17:09:33 2013 +0000

    Reduce debug logging when using sendDynamicDisplayNotify
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4232 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3aab6b61b9ae35d5b9b1141ff830da4347391144
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 15 10:08:27 2013 +0000

    Fix Channel setDevice needed to make callwaiting work
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4231 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f3e47de9abd7460282509b5bc47ebaf95b2a13b4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 15 09:38:16 2013 +0000

    fixes refcount issuen when no linedevice found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4230 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2686660fe6fad5f14e664e1a4eee748373f49faf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 14 16:35:58 2013 +0000

    Fix reload for adhocNumber (sccp reload, reported by Sean Curran)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4229 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02b91864788e1e57906ea8c48aab701c98e90cb3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 14 15:31:41 2013 +0000

    fixes refcount issuen when no linedevice found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4228 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1cc5f39d647f615e98c1be52d7b2614f2d7de26e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 12 09:40:43 2013 +0000

    Updated debug comment for 'answered elsewhere'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4225 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b062661ded90c09bb0ef360c6f7b73aec32d6eaa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 11 19:57:28 2013 +0000

    fixes missing ast_cel_linkedid_ref in asterisk 1.8.13.1, fixes #45
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4224 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4786c244a0de2db9b9c51c45be14070bafd90ab2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 11 11:22:09 2013 +0000

    Fix: duplicate case value in ast108.c for AST_CONTROL_REDIRECTING
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4223 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c3394fc15779ca3cbb1cdeee6783decffc1b979
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 11 02:02:31 2013 +0000

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

commit 355cdbf36c137227cbcda267e5e5d2a1abdec7e2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 10 11:59:18 2013 +0000

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

commit ebca8f3939246cd1e9549fde808242705bcad2b1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 10 11:37:58 2013 +0000

    fixes #37, button feature not updated when cfwd disabled
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4220 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dee38ba1d7478292f5ca1311ba3a07ec04eb180
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 9 11:45:26 2013 +0000

    Found little bug in display of permit/deny values for device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4219 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10f254e86360b706ae19612aa6cf5c88ff9bbf67
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 11:21:02 2013 +0000

    use requestor->linkedid, references #6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4218 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f016d284076d681d5ce04c65ff166e205c55f095
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 10:44:27 2013 +0000

    do not release line when already created by an other thread
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4217 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2788e97790cd56f276377f49a9f8c701a92d5f24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 01:01:01 2013 +0000

    revert previous sccp_refcount.c compile warning fix
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4216 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0129d88aa71474eff554c992e9033ba15acf4fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 00:59:19 2013 +0000

    renamed function sccp_wrapper_sendRedirectedUpdate to sccp_asterisk_sendRedirectedUpdate, as requested
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4215 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7befeddf68a95319cf554cc8f3ce6f653685d19f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 00:58:52 2013 +0000

    Fix compile issue with pbx_channel_redirecting_effective_ in sccp_asterisk_redirectedUpdate (after define.h was replaced in other fix by marcello (conflicting commit))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 893206c0012088cf4a2331ce19f9f1d05cc1c530
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 8 00:57:31 2013 +0000

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

commit 11c2ec528eb808ab4d6f4919316b3c3f3cc4a6e0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 16:42:00 2013 +0000

    references #33, clang issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b652931c0b9fca079897fb15ef30dff287d3ccc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 16:13:22 2013 +0000

    do not register asterisk glue, references #14
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4211 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6de67448cae8c875c0ac65c2e2f7f114db86781
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 16:06:57 2013 +0000

    fixes #33, clang issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f5b05a4e5ba991cc1a60f67b010c19d346d8c8b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 13:46:38 2013 +0000

    Back port of sendRedirectedUpdate. references #18.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4209 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10c2d715cd12cb78c479bea8d8794bcd59e17ac2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 13:25:18 2013 +0000

    Make compile with asterisk-1.8 / asterisk10 (references #18)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4208 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2387c7ab9689e4ebf0ba81dc451c330fc0fb03fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 13:17:27 2013 +0000

    Make compile against asterisk-1.6 (references #18)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4207 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3a173feb24ca45e8e7046320315ae30a9adaf2a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 13:13:16 2013 +0000

    Backport of astobj2 ref/unref from astTrunk.c (references #2, references #22, references #15, references #6)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4206 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5343e72ff7a44cbc33ff71a72e86b94afb578ec7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 12:17:23 2013 +0000

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

commit d6eb12dd31f73fa76f09d17b76e3caf9b27a121d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 11:38:03 2013 +0000

    fixes #18, with room for improvement (transferer callLog)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4204 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bcb488a37a79ae1368e25231c4ac424d14fdb1c4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 11:34:45 2013 +0000

    use unknown reason for call request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4203 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcf949f3ad8538248f4530feacf1e586a593292c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 7 10:47:32 2013 +0000

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

commit 5059a6f05cd9c9d23e7bb6c4b2bea1d40c89fd53
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 6 16:08:05 2013 +0000

    Updated sccp_wrapper_asterisk18_set_rtp_peer to new version (marcello). Commented out ast_rtp_glue_register / ast_rtp_glue_unregister (Fixes #31)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4201 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 580a2c940aa21aba6c4078c18e62bf432253d1d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 6 15:31:57 2013 +0000

    Fixed sql file generator for Postgresql.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4200 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c61d11c4163133e9b15661dd12fbdd259f8a3716
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 6 14:44:17 2013 +0000

    Fixed sql file generator for SqlLite.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4199 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8fa96d385627212e8e641f08f7ac84e6e7742c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 6 14:29:44 2013 +0000

    Extended gen_sccpconf.c to include complete sql file generator for Mysql, Postgres and SqlLite.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4198 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a00cf54677cb87a92b494c149d639060e6736019
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 6 11:40:32 2013 +0000

    Cleanup debugging for sccp_config.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4197 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32b9e380b95132910b974ccd3dc30802cf9fd4e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 20:09:51 2013 +0000

    Fix memory leak. fixes #29
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4196 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33430d38d4d08578394013419e09052e90ddfc8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 19:21:47 2013 +0000

    Update value for removed parameters in sccp.conf when parsing defaults. fixes #29
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4195 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7014b696e8fa6111cab224c681004689b788bcb8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 16:48:21 2013 +0000

    this is references issue #31, untested
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4194 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1cc85df41a14aa49f20fde8d22af7916aee68c0d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 16:06:13 2013 +0000

    Fix #28 : returning information when gpickup failed.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4193 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 214e73fb9340d93eb174fb42a8ea88fc028dfc3b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 16:01:26 2013 +0000

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

commit 8ace0489399160f848cf7f83bdfdb34b561fdcba
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 14:41:30 2013 +0000

    cleanup transferChannels.transfer* during the hangup process, add some remarks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4191 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e21ec7f941fc3176e117107b9b18af6f7a98f44
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 14:40:57 2013 +0000

    Removed ugly hold/resume from gpickup (Issue: #10)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4190 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c8095a14b2286bd817cad0ef9b4422517395c3d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 12:57:40 2013 +0000

    Fix two small spelling mistakes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4189 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 452d61c46b97a6cf66eb758e8594c21907eb95fc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 12:47:49 2013 +0000

    cleanup transferChannels.transfer* during the hangup process
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4188 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f93cc1796f4078da4e0dee5244cb0b3c139a7914
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 5 09:55:03 2013 +0000

    allow to complete transfer on fist channel (transferee), references #25
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4187 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35bf156a7bc843837badf90fb81a9c2a62f9ff97
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 17:34:22 2013 +0000

    some more checks test with asterisk channel ref; related to #2 #22
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4186 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06334e8e5ed89eade1ae0c29ca9b99a5c525a164
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 17:25:55 2013 +0000

    Replace ast_mod_start -> PBX(moh_start). Beautify sccp extension match helper output.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4185 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9eff8ee5bf11a1ea419a5245888447a2b7ed4b6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 16:23:03 2013 +0000

    re-enable refcount for asterisk channels, this is related to #22
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4184 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c07dc6158e612e8eee496af111612a59877820b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 12:13:27 2013 +0000

    Added music_on_hold paramater for conference. Handle hold/resume in conference correctly. When moderator is onhold, music is player. Set conf_music_on_hold_class to empty string, if music on hold is not wanted.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4183 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f690fc775faf442a407bd6f907de68162b268dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 11:13:38 2013 +0000

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

commit 966a52e040c0ab62e38a0ec4770875795f93a6cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 11:09:53 2013 +0000

    Fixed spelling mistake in function name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4181 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02a56b6dc9cb686a54dc8d6afcb8398f3ccbdbfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 11:06:25 2013 +0000

    Cleanup conference join. (Issue #12)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4180 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4ab7c48b2e2373a7b0129346cafddee98e1bfe7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 09:46:42 2013 +0000

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

commit b5fc8cc102248e5d1c6d2246ac00c1afccaf4732
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 08:50:14 2013 +0000

    du not use ast_channel_ref in asterisk 11, closes #22
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4178 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d7d9f01476b1bfa72e0b5536d4bcebb350e5798
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 07:55:31 2013 +0000

    fixes channel refcount issue reported by Pavel Troller, closes #23
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4177 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b93eda17f4e8bebc8b200d439aa1a55e42d29b7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 4 00:20:46 2013 +0000

    Fixed ')' issue reported by Bob (chan-sccp-b r4175 - no compile on 2 diff systems)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4176 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4bb5b81685960778ba42cf35194fb35dcee13f6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 23:47:53 2013 +0000

    Put conference join into production. Solved Issue #12
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4175 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ce8507f5f8cfbbfa788f167e9f53b5753e2e90b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 21:02:11 2013 +0000

    Fixed conference channel refcount (moderators side of the channels, where not being released after masqueration (Issue #1/#15)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4174 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3bc163f253d14711b3fc37fe999105f2bb5ec975
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 19:44:12 2013 +0000

    Cleanup conference / Added comments / Fixed Issue #1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4173 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b7dd42216b6427eaeb2c44287dcd5577d631d42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 18:37:56 2013 +0000

    Removed the AST_BRIDGE_FLAG_SMART flag, resulting in working conference destroy, even with larger participant numbers and foreign channel types (like SIP). More testing is necessary, but it looks hopefull.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4172 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c8d5d676daed3519152af99472667015134e6a8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 17:38:38 2013 +0000

    Fixed participant refcount for conference, so that it is cleaned up correctly after conference is over. Added linkedid to conference struct. Update linkedid's to the moderator channel whichs starts the conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4171 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a212546a48ddbaed90dd4be6f52cc7487c425ac0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 17:37:26 2013 +0000

    Implemented sccp_wrapper_asterisk_set_channel_linkedid (replaced linkedid/updated cel_ref)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4170 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3962072258eaa3539f8c407b69d772f65b230515
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 17:36:32 2013 +0000

    Replaced ast_rtp_glue_register with ast_rtp_proto_register for asterisk 1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4169 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d33b3bf5b074a9dd050481e066768cd17f17aaad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 15:58:00 2013 +0000

    Fix queue answer issue wenn invalid url has been added, checking URL content in sendHTML to prevent invalid url being resent over and over again (1).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4168 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb6973b44f5f9ee89f919e4cb50a0a266e5564f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 15:39:20 2013 +0000

    Fix queue answer issue wenn invalid url has been added, checking URL content in sendHTML to prevent invalid url being resent over and over again.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4167 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06b76bace4df8db6be94b20d6ad69897b75589d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 15:38:20 2013 +0000

    Tiny fix some debug messages.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4166 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15475259f7013352347409c467d72acb3dfa9c85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 14:19:03 2013 +0000

    Added comment to replace pbx_pickup_call with PBX(feature_pickup)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4165 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d0cafb4f66095d71b536ddce5c48533e2fd35850
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 13:28:44 2013 +0000

    do not send dialing state back to asterisk, this will prevent signalling connected state when pickup a parked call, fixes #17
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4164 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d712f119392692fb1ad87d5bd5d41baa21d1d5d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 13:19:18 2013 +0000

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

commit 437802d92227dc82c377f31ed68205a8226b8861
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 13:18:56 2013 +0000

    Fix compile / fix comment / fix order
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4162 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35e5a1c96b4f6d7a8538f4890a8f73c27617d87c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 10:54:48 2013 +0000

    backport to asterisk 1.6 - 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4161 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92223164dbbdc31ad87b58e3f8ceac6c488722ab
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 3 10:47:55 2013 +0000

    major logic error, this fixes #6 and review for #15 may be a solution for #4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4160 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 515e293f35a1c5fd3cb6398a8d79e42c37db4957
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 2 13:10:50 2013 +0000

    Extent experimental define block to enclose all cli test messages (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4159 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06323e0106bdad7a290c997f645551af7c02e227
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 2 13:09:17 2013 +0000

    Extent experimental define block to enclose all cli test messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4158 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0c36848391fb41358eaf99563474b9288f21183c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 2 13:06:08 2013 +0000

    Update setvar listing in sccp show line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4157 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57a4bca82a5ad113e554a9e652479148a4330d4e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 1 16:21:03 2013 +0000

    Removed default value sccpregistration for regcontext. When regcontext is not available in sccp.conf the entries are not created. BTW regcontext is only used for dundi lookup purposes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4156 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ab1daf1d4d23b0c2a9f3ec456655d33e1b80993
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 1 13:05:36 2013 +0000

    Reactivate ast_rtp_glue_register. Partially solving bridging issue when using queues. Channel is still not connected correctly.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4155 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d5a2fbbfdee5041f16662b4f80ca19ae6a6dc29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 1 12:59:07 2013 +0000

    Fix debug log messages on channel find
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4154 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 007d3226ba39d6b25c9967baa25ebd017709d300
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 31 16:59:41 2013 +0000

    Added conference parameters to database samples
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4153 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2de7ba4b36645cbcc4475b34fe677cda81ba19c6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 30 09:04:19 2013 +0000

    Fix DND status display after reloading chan-sccp-b
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4152 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b888be4c6640542eff8d6ba7e63b6853a652fb30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 30 09:03:54 2013 +0000

    Debug Log Correction (sccp_actions.c)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4151 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5423c0e266afda37a502e4c93e8b88c9cfd7c0b3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 19:05:21 2013 +0000

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

commit 7729f5968f256d24e99d1d9462d75229cef0ffaf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 15:47:13 2013 +0000

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

commit 1547da0cfb0f55bb2771d6aa1b4fa55148d74b9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 14:57:49 2013 +0000

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

commit 08b1f22b1121330206830e7cf797037e4f2c6727
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 12:44:42 2013 +0000

    Removed configure option --enable-refcount-liveobjects (not in use any more). Added new configure option: --enable-refcount-debug to activate /tmp/sccp_ref /tmp/refs logging for refcount debug purposes, disabled by default (Issue reported by Bob)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4147 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a03fd2c67c3401e59d0d5e6480788e95467f274
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 09:07:12 2013 +0000

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

commit 06e36ec44ea33a470cf871df85a7581ec9079f67
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 09:05:58 2013 +0000

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

commit 70bf8c3d90db8db1b16fede7518690f5aa2f6869
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 29 08:55:57 2013 +0000

    disable notice log when no preferences list for recalc codec is set, check for enabled codec do preferences codec move
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4144 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ba9f2cac135caaad80848cc46d89f2050c252611
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 28 19:47:11 2013 +0000

    experimental distributed device state section
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4143 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ae76ed4c04e770be8fe88760d50cb10e833d613e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 27 17:07:31 2013 +0000

    disable callplane when channel was not found
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4142 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f8323aa232a69e060e559f9978a96b9d6dd0d402
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 27 10:32:18 2013 +0000

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

commit f1adb7b94a22040ea177c98ae4a98eac13e1ff58
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 26 11:32:05 2013 +0000

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

commit c41c481a142639a3a248a5ec0618cf76f7cc1a92
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 25 21:30:18 2013 +0000

    fixes compile issues with asterisk < 11 do linkid changes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4139 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3250175ea0f549eca8efd13627356d78ba335e74
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 25 13:20:26 2013 +0000

    use linkedId for channel alloc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4138 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f9a5a23c1f5a55b783bfcbfd88cfb20f98ea9c7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 25 11:51:44 2013 +0000

    use linkedId for inbound, transfered and forwared calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4137 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6c88a506f2f46f9663051cccbbe492e10e8126e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 23 13:50:09 2013 +0000

    do not use ulaw as fallback
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4136 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05e3ba95cd623ce47be49a12fc5821ed07a46e87
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 14:09:23 2013 +0000

    display park position, closes #5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4135 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86de50a9c9a9dca8fe5c3d1d72b585e8609624b6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 14:00:39 2013 +0000

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

commit 106e66732f383c8aabee37589952d27fe706dbc1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 13:04:44 2013 +0000

    Added readme file to phone_screenshot
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4133 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8440b5ddf47068a5291b8215bebadd9e74dda2b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 12:55:29 2013 +0000

    Check participant returned from sccp_conference_participant_findByPBXChannel before using it
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4132 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df2449da169ee9eaddb37b6a150d779b3dfae84f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 12:53:31 2013 +0000

    Set initial value for extension_exists
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4131 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e286d224eb98776d968062cf9e3161246c25a79
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 20 12:16:21 2013 +0000

    this can resolve  #5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4130 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 84f26035c8167d9fbb4026a054349ac833577518
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 19 17:37:24 2013 +0000

    Added screenshot get utility to contrib directory
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4129 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 96a83fed6d50c2c2eaea415cf5aabb845f2ace32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 19 13:10:48 2013 +0000

    Fixed tiny debug log output spelling mistake
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4128 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 520db2d7162b6425d19620ba00a4ac57ff315644
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 19 13:08:39 2013 +0000

    Redefined pbx_channel_ref/pbx_channel_unref for older asterisk version -> Fixing multiple warnings during compilation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4127 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2a3abc3d8867950bcceff1462266edcbd994510
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 19 13:07:28 2013 +0000

    Updated News/ChangeLog files to reflect current status of V4.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4126 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd588222999ffddcc92a0f974d564be472f448bf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 19 13:01:18 2013 +0000

    Update xml.cnf sample file with <callLogBlfEnabled>3</callLogBlfEnabled>
    
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4125 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7262ac2435ac5a03ff66e7d200e588c36e26fd59
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 18 18:38:05 2013 +0000

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

commit 81329e0dce56b7c7604ef6cbd23f0a776a3b2970
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 16 15:19:27 2013 +0000

    Removed FIONREAD before read, not being used anymore
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4118 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd3686aa47c087a8b818b2dd2c5fa45ca6cc381d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 16 13:14:21 2013 +0000

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

commit fbcfc3248fb0c5622cb2fcad1bc0929f8142d77f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 16 11:11:15 2013 +0000

    fixes logic issue in read function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4116 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6779beb1f0ed3353a2823d9bb686cdb8ffdbcaf7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 16 01:27:36 2013 +0000

    Fixed sccp_refcount, when compiling with atomic functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4115 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 48171a2671e7122d84e53b44650487791250caf7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 14 15:58:21 2013 +0000

    Added config parsing debug log line to sccp_config_object_setValue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4112 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c493fe903e102c9581776b8d14fae26989a8a2db
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 13 12:50:17 2013 +0000

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

commit bbff91a97f2c73f0f74093dfd03880ad2f7ce4a3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 13 11:12:06 2013 +0000

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

commit 5e1b90a1618b581bbd9ceb983af1a0ed90bde6d5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 13 09:43:59 2013 +0000

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

commit b60d9c2bfd65a1ba16558097ba0a73db2fc5f808
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 13 08:14:42 2013 +0000

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

commit 041921c2b861fb5b666a6588cbcc3e4f8441cd49
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 16:07:57 2013 +0000

    reduce complexity of call parking in asterisk 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4107 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c46e05665700131c22c0f6115bf26fcf03b50c0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 15:34:13 2013 +0000

    fix for RedialMenu, other way to handle speeddial button press
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4106 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 23ecdb019ecaaaa5457e6d8b3de6af3466c5290a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 15:24:05 2013 +0000

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

commit 4eb4749e93153d01b998441a0d330f1dfb220cc7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 12:52:37 2013 +0000

    Fix warning when compiling against asterisk-1.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4104 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e3fa52f705e070feaaf26e2800341ecb1503d0e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 12:32:50 2013 +0000

    pbx_devstate_changed mapping to pbx call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4103 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 86a195ecf04a4014dc8bb6f485b4f80db301d267
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 12:27:24 2013 +0000

    pbx_devstate_changed mapping to pbx call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4102 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a13e84074e3d52087380cf9af0965b2c54ca9390
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 10:32:44 2013 +0000

    Fix rtp audio during grouppickup for asterisk-trunk (2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4101 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 12250bd694a4219698a47f4541657af3bbdaa695
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 10:14:44 2013 +0000

    Fix rtp audio during grouppickup for asterisk-trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4100 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 524793a65b478c511903429133bcffc09b8197a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 12 08:44:15 2013 +0000

    Added notifySubscribers shortcut to notifyPBX if devicestate is not changing and we do not need to notify asterisk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4099 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 95501fc377327f90a74b3d68d19391d91db36994
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 16:21:53 2013 +0000

    Added more models to sccp_hint_isCIDavailabe. Added/updated debug logging
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4098 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f2b49aacfad601e05153dc84b60feb219c0844c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 14:36:26 2013 +0000

    Comment out Remote RINGING + gpickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4097 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3715713dd8e41f766db0f52268743cf76ee155c4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 14:35:47 2013 +0000

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

commit b4c96f5f455f3631e758694225fef71b2852f2ac
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 14:32:20 2013 +0000

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

commit 5181110d04b0b6d98d2de0feb4aaab4fbfa09ac9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 13:29:21 2013 +0000

    Forgot the check the version number for ast_channel_callgroup_set
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4094 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e429f1aece3f36d02561d32a239e2c9d7d8a46c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 11:00:56 2013 +0000

    Temporary fix gpickup for asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4093 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fafceb680a1eb8110546aecac117b22e0664b20a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 11 07:53:38 2013 +0000

    apply ringinuse2busy.diff from pavel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4092 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 44f645f7a459f241bee0da83f69d744c8b0657d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 10 18:44:54 2013 +0000

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

commit 9b6b7d08e0a774fde68fce8f9bb67c7ff2c5dcf7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 10 17:19:54 2013 +0000

    Pass along the linkedid. Fix grouppickup forceHangup.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4090 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e6b95acc8e902087b0eda28e20f0b83008c6e70
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 10 15:04:43 2013 +0000

    Added test message function for setting hint to specific value (testing SCCP/111#11)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4089 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c8c458f899537aeafa0a165e203bcc141e222dab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 10 15:03:17 2013 +0000

    Revised sccp_refcount: replaced CAS32 with ATOMIC_INCR/ATOMIC_DECR. Added debug function which creates output in /tmp/sccp_refs when compiled with --enable-debug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4088 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61fdef7735c54246af820c82406c46b06529d36b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 10 12:18:19 2013 +0000

    use (line->channels.size > 1) to detemine shared line hint
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4087 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37eeb23b41da133abd90e8fb4a2568d82772f4b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 9 16:25:07 2013 +0000

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

commit 20efec3d4644c7c3e788754306b69ce0a3014a01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 9 16:24:40 2013 +0000

    Set the linkedid on a newly allocated channel if we can find it in the channel->owner we are allocating for.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4085 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03fa978fe36fcac78a0ed82f344b5292817a1932
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 9 15:48:22 2013 +0000

    Update sccp_channel_set_calledparty (Proposal)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4084 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ca130836e0c4c1c0c5a6944c7dff114d0f7b9fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 9 13:19:54 2013 +0000

    Ran a couple of checks with (asterisks_astobj2) REF_DEBUG, and found the reason why ast_channel_unref during hangup would not work before. Added a remark to sccp_pbx.c to indicate this. Added a workaround for now.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4083 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5cdd9d8d410c42a23201b1d21f4246b39c69fc2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 8 23:17:22 2013 +0000

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

commit be97c23b34d27e4f7188ad9ea35a2854815936ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 8 16:03:57 2013 +0000

    update postgres.sql sccpdeviceconfig view. We need to sort by instance before handing the table over to the aggregate textcat_column
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4081 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a541a838ccf64ace5296e5a8533f624a3e1a99e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 8 15:28:34 2013 +0000

    Reduced default logging for sccp_handle_dialedphonebook_message to sccp_log((DEBUGCAT_HINT | DEBUGCAT_ACTION))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4080 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c831259b0a47e0234224966e6a019bc7e5ea3fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 8 01:20:20 2013 +0000

    Reduce double wait time in case a number does not exist using PBX(extension_status(c)) instead of pbx_exists_extension which only match exact matches.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4079 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18aaede71a296805b96976a51ff77c01624388fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 22:43:59 2013 +0000

    Check session null pointer at the start of sccp_read_data
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4078 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7e1c9ae2078530d029b378669cef50c82677354
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 22:27:13 2013 +0000

    Fix module unload gracefully (Reported by Derek Ivey. Cause by taking ast_channel_ref, while not releasing it during hangup and being dependent on res_rtp_asterisk making us unload very late.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4077 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8613919ae33bda5fc082fbd417b1caf4f1d1a049
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 20:53:15 2013 +0000

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

commit b98b3d3355369449889e4507af681ae3ea73c14f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 20:38:27 2013 +0000

    Reduce double wait time in case a number does not exist. sccp_log line was checking again.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4075 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 660ff6acb447bae6280c0de389ea50645a55c52f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 19:53:29 2013 +0000

    Fix compile when using --disable-pickup (Added check for CS_SCCP_PICKUP)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4074 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 937e4e32386589dc7fce849c441613d3d9154547
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 18:13:37 2013 +0000

    Fix compile when using --disable-pickup (Added check for CS_SCCP_PICKUP)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4073 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b8323dd31f487ebf5face763ddd39307e751e8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 17:53:44 2013 +0000

    Fix compile warnings when using --disable-pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4072 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05c5190525e3b880114bc30f4dbd4cb3e9b5a818
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 7 17:43:46 2013 +0000

    Fix compile when using --disable-pickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4071 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3975ab1aec776c39c1ccbc9c59e6b9bf0148d39b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 21:57:52 2013 +0000

    Make sccp_hint2.c compatible to all pbx versions. Suppress warnings.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4070 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c953684dc5917939e68ccf0e988974778cda59b3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 20:23:03 2013 +0000

    sorry pavel, it was my fault
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4069 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a750db7c513c5cefc4fa8b0d23f20c56b52617b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 15:14:10 2013 +0000

    Added DEBUGCAT_FILELINEFUNC, when you activate 'sccp debug filelinefunc' all debug lines start with the file/line/function information before the actual debug info.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4068 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e9079d6b83bb47deadd9f11fd59fd3dad00af527
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 13:01:10 2013 +0000

    make hint2 compatible with ast 1.8
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4067 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7aae5e86360d29a8dbbc1424ef1ac779c1e8cdd8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 11:01:04 2013 +0000

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

commit e913019b210607af9954ad0eb6b63ed02340b609
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 11:00:30 2013 +0000

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

commit ee379e6592a160bd7a8a44c6d605f5a51153cd8b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 10:59:13 2013 +0000

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

commit 232bf61dc1ad61bd65850ff3a2a6faf0cd6692cf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 10:57:57 2013 +0000

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

commit 75142510d4c8a9b9400d91ef9919b9bf843becbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 00:41:00 2013 +0000

    Update sccp_hint_devstate_cb, to fix extension_state for Ring&InUse and OnHold&InUse. Added correct handling for InUse when starting a new call (Dialing instead of Connected)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4062 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4ab4aae8dbd1500f63feb0593e85e908842cd1c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 00:39:27 2013 +0000

    Updated some of the debug lines, to know the origin
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4061 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25a648456feb9f3e623396f19c038da900928b60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 6 00:39:07 2013 +0000

    Updated some of the debug lines, to know the origin
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4060 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b809571a8753db5d6b70534502c4aeae28e375f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 23:50:00 2013 +0000

    Extended debugging to include function name and if possible either device->id or line->name
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4059 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f62dea521c8c3cf6506ae1e9e1c8a735dba74e5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 23:18:30 2013 +0000

    Revert accidental checkin of Makefile.am/common.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4058 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 875357327fda2d129cf4d9ed5b31bdc003288e08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 23:17:44 2013 +0000

    Add segmentation to the sccp_hint2.c file / Reorder Functions / Move FeatureEventHandling to Dispatcher Segment / No/little code changes
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4057 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6d6c4d54275d9cf87879c04de89b0437d0939f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 16:52:07 2013 +0000

    Added context output to debug output when pull phonebook information (sccp_handle_dialedphonebook_message)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4056 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85692e407524dfa7935f7c904ebfe4edb3af0974
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 15:58:45 2013 +0000

    Reverted sccp_hint2 from common.h / Makefile.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4055 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4883b84eff23c47def7c001a761c94e9c19e9be9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 15:57:16 2013 +0000

    Reverted sccp_hint2 from common.h / Makefile.am
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4054 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4a08ee8c429612297eae9c08ec81146ecff3a89
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 15:53:55 2013 +0000

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

commit 71d8cc43bbc545f42968e898bc9cc54e549401b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 15:08:11 2013 +0000

    Replicated PBX(getExtensionState) to other ast_impl files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4052 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb643059fa9aa3722c76832917fc940c7400cab8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 14:49:31 2013 +0000

    Ringing & Inuse should return Alerting
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4051 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87ce7db9d1c8d5d87938aa2b9a7ee31de00b5ee2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 14:46:46 2013 +0000

    Forgot the two aggregated states
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4050 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1486b061138a7491e3e668bcdb039d0e4bf48b8e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 14:40:17 2013 +0000

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

commit 5b006d2e2d446a25560965ae277960a1c159da90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 14:05:45 2013 +0000

    Added pbx_log LOG_NOTICES for every extensionstate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4048 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6699210d0648bb48818e9c471adf1b4f7e72b71c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 13:49:48 2013 +0000

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

commit df5d0cdec593b08f16ff12c0dd4648da61ecbc7a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 13:28:30 2013 +0000

    Update CS_DEVSTATE_CACHEABLE to sccp_hint2.c. Updated Comment in sccp_protocol.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4046 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1a91ab770ab3283891fdc019b8cc704fe779a483
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 13:08:32 2013 +0000

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

commit 2367a30823832d75d6a7e0ad46101dca3f89d976
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 13:08:03 2013 +0000

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

commit bc3384b62b58153675b9d2f246b7ecbdf1d8f1ee
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 13:07:19 2013 +0000

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

commit a3c8a9e3554640367570cacd90c4dcccc90de006
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 12:47:06 2013 +0000

    Implementation of PBX(getExtensionState)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4042 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed33bfbe126aad039dd485bb6bde7dd91ec4b0e2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 12:29:10 2013 +0000

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

commit f69c608b812297d36a0d85d4cdc4c010c5bf7570
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 11:48:49 2013 +0000

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

commit fe011e0a7cb01f58af5a22ed6d4247f53a2f95f9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 11:39:23 2013 +0000

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

commit 8f095beccfc8e580bf6ed8d32d3ecf197e7f3219
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 11:23:47 2013 +0000

    Temporary update for sccp_hint2.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4038 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c76b217860d0fb335fa903f85c541a9546be8e14
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 5 11:13:48 2013 +0000

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

commit 6051ecdf1a2cc2911edfdad578608cbee42ffc61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 4 23:45:40 2013 +0000

    Added CS_EXPERIMENTAL around sccp_hint2.c, and included it into Makefile.am and common.h (for now)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4036 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d71dc8354e5953ea732b7ee444ed527026e2a77d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 4 19:29:14 2013 +0000

    quck fix to solve issue with hinted speeddial on devices without dynamic speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4035 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c9a78fb34a5727a3b3161b94fbb7cfcfc1efb9fc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 4 19:12:15 2013 +0000

    fixes issue with --disable-dynamic-speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4034 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 663a35184d6e6a4940212edb5fa42615ee87b2e7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 4 13:59:50 2013 +0000

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

commit c5db12480ca22d4ce018c1c38f6ed9bb48b60c07
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 4 13:12:37 2013 +0000

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

commit ce84fde37d3ef9bb0ab3d40e8f81391b2356f525
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 19:14:16 2013 +0000

    Fix CDR CallerID Name set instead of Number. Copy/Paste Error (Pavel Troller)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4031 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 00ba6bf18a48dc6f044f9a2623d6e31ba66e5f62
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 16:10:43 2013 +0000

    Moved SCCP_CHANNELSTATE_RINGOUT to return DIALING state. (Thanks Pavel)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4030 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8d8755362bde6b81c1a0ff9238fd7db55f92842
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 16:06:06 2013 +0000

    Fix compile issue because of missing '{'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4029 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bf35e29d69f73244ee78b2a9984c2a85249ceb99
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 05:24:09 2013 +0000

    Trying to fix hints with asterisk-11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4028 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88857964fd8765417f431b87dfa8da80fb31a48c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 02:13:31 2013 +0000

    Switched to using sccp_hint_getLinestate to retrieve sccp_wrapper_asterisk_devicestate. Removed old chan_sccp.c: sccp_devicestate implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4027 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cc1ac1062ecdce7b32ede08120767351289319b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 00:16:02 2013 +0000

    Add force update rtp_peer todo comment to fixup in astTrunk.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4026 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f70ab705b97e11bafac92cb44e877de0749b5cc4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 3 00:00:29 2013 +0000

    Fix fixup for astTrunk.c which causes hangup issues during transfer (Reported by Pavel Troller)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4025 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d58f999f557383a5d133cd3240e1bebb6d29cfb2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 23:24:59 2013 +0000

    Add pbx_channel_varshead. Fix getting at presence in astTrunk.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4024 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1a2e89afbbe474f555fcda296de3da8d8b23b1b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 22:52:04 2013 +0000

    Fix hint to handle presentation/privacy correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4023 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a38e62e8a7bac3338060e824dc2ff369e8512a85
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 22:51:40 2013 +0000

    Fix privacy presentaion / presence parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4022 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8fedfec1393218f109b632c8819d4390f701f02a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 19:15:14 2013 +0000

    Update definition for pbx_devicestate_change to handle CS_CACHEABLE_DEVICESTATE besides CS_DEVICESTATE. Adapt other files to use this new mapping correctly. (Reported by Bob Brown)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4021 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e3c7a7bdcd12a37dc18a2a57881ecf6bde5438b1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 19:13:25 2013 +0000

    Renamed CS_NEW_DEVICESTATE to CS_DEVICESTATE. Added CS_CACHEABLE_DEVICESTATE (has new cacheable option in asterisk-10-branch and asterisk-11-branche).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4020 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15c4ff07bc2777ba44c9c29471cc45c222fb4ead
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 18:17:14 2013 +0000

    dtu_softkey.action should be freed after use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4019 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e39cdfd4424c409e583c5a762abe4dda18de75e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 18:11:57 2013 +0000

    Fixed possible null-pointer dereferences. Fixed un-initialized pointers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4018 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f5c94c7ce11f64ec4618c172c1979cefb75a0f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 09:43:31 2013 +0000

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

commit bbcbbc38a219fcb82ea6d18917a3f4c80a4e509b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 09:20:30 2013 +0000

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

commit 1ac0dcad8fb200caa5eca62b7068bb78b8efebb7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 09:12:36 2013 +0000

    change video support to yes/no
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4015 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f504133b57e81c4f319eb114fd82ff2c2248d36
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 2 08:55:10 2013 +0000

    workaround for asterisk 11 log flooding
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4014 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd78b63a1c6602833f6f92e067df4080aeb03ee2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 21:43:20 2013 +0000

    Ident hint debug line for NONE SCCP Hint
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4013 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 577c5c8ed06c30effbcc682d712315aff77390cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 21:31:46 2013 +0000

    Correct refcount on sccp_pbx_softswitch. Replaced return by goto EXIT_FUNC to make sure that correct release are made.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4012 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ed5354adff9dabcb3ade89e69c1898fa3145cc6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 20:06:24 2013 +0000

    Fixed privacy/presentation for sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4011 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e66eea4c6a277610852e9f07cfee5cca7619a3e8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 19:18:43 2013 +0000

    fixes nullpointer for asterisk 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4010 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c884124e29a4519b23c66dd3e478bfa86e6d022a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 19:06:50 2013 +0000

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

commit a2f3fa5ad478fc2a7731289608676a9f3ec715df
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:56:15 2013 +0000

    Fix pbx_channel_name issue in sccp_pbx_sendtext for asterisk-trunk (Reported by Nikola)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4008 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90bb7085718156a2c21f259aff352c5f4937cb36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:36:15 2013 +0000

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

commit 4dbf96064fe289b2ec82a3a7015c446cf47cca12
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:32:45 2013 +0000

    Documentation/SQL corrections (Reported by Nikola)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4006 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 002768840c9618ca5c2ce62569c873cadc1d2480
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:32:15 2013 +0000

    Documentation corrections (Reported by Nikola)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4005 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7abbb8955e305671e0aaa9ffe79882f62414c00a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:28:10 2013 +0000

    Reduce hint logging when debug level = core to 'no output'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4004 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 04d9c27fc79a326d4ce9dc7e5b1f14b95ebff60f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 18:19:44 2013 +0000

    Added hint->callInfo.presentation. Renamed hint->callInfo.callingParty to hint->callInfo.callingPartyNumber and int->callInfo.calledParty to int->callInfo.calledPartyNumber
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4003 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 647f416a0bd587a03b52d27bef58b5d2b2cf0651
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 17:31:33 2013 +0000

    Revised sccp_devicestate to correct refcount issue during hint state check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4002 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3034149ddd2e2925230e0e589b422cc34abc23ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 17:01:19 2013 +0000

    Fixed callinitiator speeddial hint display when calling a singleLine
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4001 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 842d4722161889232256635f96b2f77bbed3f2ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 16:37:08 2013 +0000

    Fix hint display on callreceiving speeddial. Still need to check the callinitiating speeddial update.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@4000 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7bc2cc95970fe9760a84eaa62571a1ca53a6af12
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 15:48:43 2013 +0000

    channel release in sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3999 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8431d4009a8db965c368814966087cac46e50061
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 14:05:19 2013 +0000

    Added sccp_line_getDNDChannelState to sccp_line. sccp_devicestate now takes DND into account. Cleanup of sccp_hint.c. Updated doxygen comments for sccp_hint
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3998 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5177b05a8cb40267d6a0a0e8d7fb0ff16770e2ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 12:59:45 2013 +0000

    Added conference options to sccp.conf.annotated
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3997 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9b0fc610789b720e260a5581749cf75ef3afca7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 12:58:46 2013 +0000

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

commit ab4dc405c04bb3fa1cf3aa2454d9df0d25e778f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 12:58:08 2013 +0000

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

commit da20247249c9a1b02489e193b6d52dcbe852ed23
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 1 12:44:36 2013 +0000

    Updated indent definitions. Added type defintioins to .indent.pro for common types that should be nicely aligned in structures
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3994 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3af729ec2a4ecf649f0f284c6e32b5ab5416492
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 21:35:06 2012 +0000

    Removed non-functional code from sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3993 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c646c42bcc062ecd2643f71630997c543680879
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 21:00:21 2012 +0000

    Added force option to notifySubscriber to force update on first registration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3992 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7680b864f4097b4fea185dbfc5edee444784163
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 20:51:07 2012 +0000

    notifySubscribers when subscribing to a a hint
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3991 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a769c25013f05c4820b71e5732ab7abc8e33d93
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 20:48:51 2012 +0000

    Fix Possible null pointer dereference / redundant null pointer dereference check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3990 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df4aad9bf6704a361193c457796b4fbe0320cbc4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 17:25:35 2012 +0000

    Null Pointer Deref before starting channel_clean
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3989 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 48a5fae7bd7d5449c59096f947f4ec4bb695e23c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 17:25:07 2012 +0000

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

commit e599f001e70f90b9bf1b4ab3d7d22fd836c587f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 17:24:41 2012 +0000

    Null Pointer Deref checks in sendHTML
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3987 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dd6380e640eaee33de6ea7ab58d8fd80b4712ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 16:51:52 2012 +0000

    Fix 2 fur crossover session (Reported by MC)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3986 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 144fec9bad1f27e05bcd5eb6b26683e8e8c99ca1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 16:23:30 2012 +0000

    Fix fur crossover session (Reported by MC)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3985 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63813351aaecd1d395b90b7401ccbc7feb3d3c69
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 15:11:38 2012 +0000

    Demoted some of the pbx_log message to sccp_log during conference creation.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3984 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1ababdca44edd31f8b9e1aa8f516543254c895ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 15:06:35 2012 +0000

    Use return value from SCCP_LIST_REMOVE in sccp_threadpool_thread_end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3983 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c715fc70849be84a8cae06adf5453b010592b659
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 14:49:43 2012 +0000

    Skipping notifySubscribers if nothing changed. Added V4.1 callInfo setting for dynamic speeddial.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3982 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0b774fbccdc11350f479c811a178a8c989e13680
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 13:22:41 2012 +0000

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

commit cf8aafb7075444f085a4e9a29b81557d63e21a96
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 12:09:43 2012 +0000

    OpenMultiMediaChannelMessage_v17 needs more bytes (Invalid SCCP message! : ID :131: readByte(16) underrun, length = 4)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3980 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0d560c8817c07e8d348cd165c7c22f9ffa6e1e9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 31 11:07:05 2012 +0000

    Fixed sccp_hint_handleFeatureChangeEvent, it was using the wrong paramater type for sccp_hint_lineStatusChanged
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3979 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71012126b8c3993892d0ff93f3b4196703435c17
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 30 23:51:24 2012 +0000

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

commit 5cdb0af8986a99bae9b0fe5d7bacd3fa685a9195
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 30 19:42:58 2012 +0000

    refcount correction when using the pbx hint system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3977 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f87af88f2da32fdcb61ec1ee929dee2242f9df56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 30 18:01:26 2012 +0000

    Make sccp_hint.c compile against asterisk-10 and asterisk-trunk again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3976 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 302ae257f1bd2b1d13a4c948d26bb549a943e11f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 30 17:36:44 2012 +0000

    Preliminary Sync pbx_impl in regards to sccp_devicestate
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3975 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2a3985128aa3e03f434ed4ebc8ef46f8bfabdda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 30 17:36:09 2012 +0000

    backport of sccp_hint.c from V4.0
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3974 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bec4c80d93aaa7d85154e32f556fd11676bd7055
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 24 14:12:53 2012 +0000

    Binding device into the channel, which is on hold, before moving it into the conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3973 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9036dd8ea5ad8c70af07238f243c5c1288c99d65
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 24 13:05:24 2012 +0000

    fixes core with asterisk 11/trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3972 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 865367dcfca102f593605d1aa3f54dba03fbd3a9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 24 12:53:43 2012 +0000

    fixes issue when s->device->session is null
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3971 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30c9f490f58c07d7431f0927d61a0ead7aa5d713
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 24 12:45:26 2012 +0000

    fixes asterisk 11/trunk compile issue when using --enable-video
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3970 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c486acc60a5dcf50403225066d336ef175e253c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 23:22:30 2012 +0000

    Switching sccp_feat_join to experimental mode until fully working and tested
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3969 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4fa69452c85f0a28772c46a1fb05c6982efeb2ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 23:13:29 2012 +0000

    Fix compile issue when running without --enable-conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3968 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bdd183e9c792aee20d467556b3bbc88ff67fdcf2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 20:16:19 2012 +0000

    Only show conf/conflist/join button if enabled in the device configuration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3967 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15dbd616fa5f238f5c7a2c34ee9a69ee07aff09c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 20:13:11 2012 +0000

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

commit f657dea33c6068b711d279f00ef68a325b40d004
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 20:12:07 2012 +0000

    Fix conference compilation under asterisk-11 (pbx_channel_name)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3965 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15eab9252a6dff718dd9165544cb0e2d70050926
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 20:10:37 2012 +0000

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

commit e006aec1defc019e36d60623e3685fb171d1947c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 20:04:42 2012 +0000

    Only show conf/conflist button if enabled in the device configuration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3963 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb10c0405e483b6283c8d16c2ad02283f1f9f834
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 19:51:59 2012 +0000

    Remove conf/conflist button, if not enabled using --enable-conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3962 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46bd204347f57213e3ca351a21c389c2b5196459
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 19:49:26 2012 +0000

    conference: added sccp.conf options and cli/ami commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3961 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a3e70416dbb82b2e32fdcd17c3f934765d0c3123
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 17:00:10 2012 +0000

    Needed a way to check if a string is nummeric -> added sccp_strIsNumeric
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3960 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3b6cc83f2b2e2fa3613dac5e8039e29e18b80f99
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 15:15:14 2012 +0000

    extend maxBitRate from calling channel (port from ast108)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3959 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 88f0ff01d9926d0569e33850b530fc7fb8d2d297
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 14:07:08 2012 +0000

    Fix/Cleanups for issues found by clang
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3958 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6752691d5d224d2339ef744c7644f7a11dff80e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 13:58:22 2012 +0000

    extend maxBitRate from calling channel (port from ast108)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3957 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 031dd40303337f34dc5342dcdaf5b4deea1181fa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 12:18:31 2012 +0000

    fixes asterisk 1.8 issue with ast_channel_varshead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3956 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f80b3f997463d1b4b12b5575a9f75266ea5a7f06
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 23 11:32:25 2012 +0000

    extend maxBitRate from calling channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3955 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2251d2e722e7519126a826136f5ae1853f64907c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 22 11:54:44 2012 +0000

    fixes issue with clang >= 3.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3954 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6646044d9129422286690f5f6d9f03755b8bc768
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 19:11:39 2012 +0000

    fixes clang depricated cflag -fcatch-undefined-behavior
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3953 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5fc84f1d173f594b643645dd485be13821954d6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:54:53 2012 +0000

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

commit cd4cd06fb366850d58a0e0aacc323f9603a7e3e4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:54:44 2012 +0000

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

commit 04c550c0a8336b94dc2a9a1aa797eb310615295e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:51:39 2012 +0000

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

commit 266f36e7e86bcc5dbca1467b5b8abad8b3b3f1f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:36:33 2012 +0000

    Large Rewrite/Revision of Socket Handling Code (See mailinglist: chan-sccp-b socket handling / network handlingchan-sccp-b socket handling / network handling)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3949 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0aa09ae6c659b185cafa06ef0d102fda60a9d1af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:25:41 2012 +0000

    Fix clang warning about using unsigned size_t for refcount. replace CAS32_TYPE with int instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3948 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 011417503b98ee4fde2eb0cf12849ff159d26265
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:24:09 2012 +0000

    Fix clang warning about indentifier in conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3947 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 013d3213f9761447e4e466f3352bde67cfa6da89
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 18:23:33 2012 +0000

    Fix compile with CC=clang
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3946 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c340c7fea26defd9171fdae46c768626448a36c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 16:05:30 2012 +0000

    move instance to function argument
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3945 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 96d874ae74eba1fe1f1f8a804849fcc22c4af328
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 21 08:46:55 2012 +0000

    fixes issue with asterisk >= 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3944 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c7295b484eb74964f33f4ef5267d64b12f38047
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:24:53 2012 +0000

    Small correction to PBX(setLanguage) for older asterisk versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3943 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22918ce29beec3397feebc4477a8a988b7f184c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:24:05 2012 +0000

    Small correction to PBX(setLanguage) for older asterisk versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3942 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d25776cbb4926b6912525420a22dcdfc7ced5b09
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:16:14 2012 +0000

    set language for playback_channel using pbx impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3941 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85baa26a28d074a2020a7a26ad347dceca85ffdd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:15:33 2012 +0000

    set language for playback_channel using pbx impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3940 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dfaa25367f830b9f29e86d9f0c67a1edb8cdd962
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:14:33 2012 +0000

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

commit d783f9bca59bbb4b1cee7593d51956bdc79811dd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 16:05:24 2012 +0000

    set language for playback_channel in asterisk > 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3938 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8eb9a8bd64e4d3fd92c3fd9d1ef274a1cd977c16
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 14:51:44 2012 +0000

    Explained Refcount Forced Destroy a little better.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3937 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4aa07c3fbc7e2a2474fe16d1903c84434e130f04
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 13:07:02 2012 +0000

    Explained Refcount Forced Destroy a little better.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3936 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07439046cdd3c8ed658822a8eb4acf6fcc52a471
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 12:59:25 2012 +0000

    Removed bad transfer foreignchannel code. Added a possible solution by issuing a connected line update (like call_forward)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3935 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 625a363d44267729ff8267e3c9490568993513aa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 12:53:05 2012 +0000

    Check for channel->tech wenn using get_sccp_channel_from_pbx_channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3934 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 29bc925de7a180d35d1300dc0b80e7efaed22aa3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Dec 20 00:10:25 2012 +0000

    Added a little fix to compile against asterisk-1.6.2.x without having DEBUG_THREADS. Issue is cause by the include order in which pbx_impl includes asterisk header files. (Bug Reported by: Leonid & Philippe)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3933 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6932a50417e46797c1ddb83b266bfdb919f96618
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 20:48:47 2012 +0000

    Reverted back to previous behaviour for sccp_pbx_answer. I think i was trying to hangup the wrong channel, when the bridge could not be setup.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3932 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4aefed9dee14b248f49ccb26b915cacc819841c7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 17:53:34 2012 +0000

    Fixed participant->conferenceBridgePeer playback. Activated ConfList Menu Option. Added Refresh to the ConfList Menu. Activated Kick and Mute Buttons.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3931 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c08845bd812eb0156ec782a9e757e8ae7a7f091
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 13:18:31 2012 +0000

    Fixes to compile against asterisk-1.6.2 and asterisk-trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3930 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 384665d9de8a46f88e1b2cb5461e5760bcfb1570
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 12:48:13 2012 +0000

    Fixed device refcount in conference after using the conflist.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3929 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07749a86fd4b773375180de1c5902339ca820c24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 12:45:56 2012 +0000

    Fixed device refcount in conference after using the conflist.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3928 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8098dc33530576c9effdc78ac93905c6464794a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 12:25:53 2012 +0000

    Added copy of the moderators language to conference->playback_channel, so that announcements are played back in the moderators language
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3927 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e826ef2c012def54103212efab579a3c41a114ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 12:25:29 2012 +0000

    Added copy of the moderators language to conference->playback_channel, so that announcements are played back in the moderators language
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3926 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 917c6cd6fdcdc7e3644b9fef3ac76553a76c63fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 12:25:16 2012 +0000

    Added copy of the moderators language to conference->playback_channel, so that announcements are played back in the moderators language
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3925 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f08c87b75f7b90a66fccd9ae7a190921194d4781
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 19 01:11:13 2012 +0000

    Trying to fix the stream_and_wait issue when playing back to a single channel in a bridge, suspend seems to work, but unsuspend doesn't, needs a little more research i guess. Does not impact functionality for now.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3924 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 472ff48e59ed0f9af7a0482d27e2b901a8d78c74
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 18:20:35 2012 +0000

    Update playback to stream. Stuttering sound issue still there during playback_to_channel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3923 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bfea8842cf46c49eeca73ec7f426777e6af3622
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 17:34:24 2012 +0000

    Added comment about AST_CONTROL_REDIRECTING to be implemented sometime in pbx_impl, following same principal as update_connectedline
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3922 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b480f616a33edb9b3138e757676da73e6a97e80f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 17:26:19 2012 +0000

    Update redirecting information by using pbx_channel_call_forward_set in sccp_channel.c. Force update_connected_line during masqueration for forwarded line -> Resulting in redirection information on the caller display
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3921 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 48924c29813ebbe19f48591da88ac779101673ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 17:24:29 2012 +0000

    Function sccp_pbx_update_connectedline not implemented in sccp_pbx.c anymore
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3920 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 408fd1ef9855ef0939f80c0d8288990c9798c904
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 15:27:59 2012 +0000

    Clarify the channel->parentChannel release sequence.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3919 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4844c5925ba8e4b5d27f61538d124a3e838ccb4b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 15:07:51 2012 +0000

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

commit cb2ea151e99066959ca329b9d740ee783c1257c4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 13:22:47 2012 +0000

    During callforward when brigepeer cannot be found, we should end the call on the parentChannel instead of the current channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3917 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6ac64eb9968dea48dd34b795be5043aaf016d7c5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 18 13:03:35 2012 +0000

    Fix refcount on callforward. Matchup rtp capabilities during callforward.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3916 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 100705e7fb175a3ff6e0415e66e49c882ff347bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 14:43:21 2012 +0000

    Speedup conference end by only playing announcements once. Suppress nasty CDR message by forcing the answertime to be set on Playback Bridge Channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3915 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77de477793d115bc0e0b69fd9d64fc595853362b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 13:58:33 2012 +0000

    Cleaned up, Synchronised and Reformatted the Debug/Log Message for conference.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3914 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b342b121465342aacde22029b05b5cde152a2bbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 12:27:32 2012 +0000

    Fixed the conference refcount issues
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3913 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 217b7b2ac9a065d677a769d9305bc451aa000e09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 02:35:12 2012 +0000

    Generalized/Refactored masqueradeHelper and moved to pbx_impl. Renamed alloc_conferenceTempPBXChannel -> allocTempPBXChannel and request_foreign_channel -> requestForeignChannel in pbx_impl. Specialized masqueradeHelper in pbx_impl to be specific for the version used.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3912 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2cdc67544f6dbfd30586f6563a38367d73e57cd4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 01:47:29 2012 +0000

    Refined the masquerade helper by moving part of temp channel cloning to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3911 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d62785012cc3adab454229080afcad860dbc12e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 01:19:44 2012 +0000

    Integrated both sendUserToDeviceVersion1Message implemetations into one function in sccp_protocol.c by added extra parameters for AppID, lineInstance, callReference and TransactionID
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3910 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fea2310c774804c0347546cb24eb823afe3987a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 01:09:13 2012 +0000

    Reverted sccp_dev_buildpacket back to previous behaviour (mallocing only the exact space needed for an sccp message, instead of SCCP_MAX_PACKET)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3909 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 13e05a8170676b365aa5e97ac95141da05c7b75f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Dec 17 01:08:08 2012 +0000

    Refactored masqueration part of conference completely. The new version works under asterisk-1.8, asterisk-10 and asterisk-11. asterisk-1.6.2 has not been checked/tested (but does compile and should follow asterisk-1.8)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3908 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5614a4274f3c24dfb7243cd5d2b1622daa6d3f93
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 16 17:49:17 2012 +0000

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

commit 82dbf35405f225809abe3831fd4b1f84c3b64e97
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 16 17:48:19 2012 +0000

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

commit 867fa130abc013b172414d4ec523c516b4371984
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 16 01:52:58 2012 +0000

    Moved asterisk version specific function for conference to pbx_impl. Fixed connected_line_update segfault for id.tag for asterisk-trunk in astTrunk.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3905 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 083ab3d3f7f4ca72d9b7b45fa51140e0f5a7bfb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 16 01:39:36 2012 +0000

    Fix error when using sccp tokenAck on device without a session
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3904 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f64abe34a80f4736fcf8b175f9b0e0ef756d323
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:55:49 2012 +0000

    Make conference compile against asterisk-10.6.*
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3903 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 145120eb71f1c54cc189eb529d9bbcff39cb2e1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:46:08 2012 +0000

    Make conference compile against asterisk-10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3902 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 03cfb99389454c9c8eda35f656e3ce11b0b92e5c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:36:45 2012 +0000

    Reduce log level when handling empty d->softkeyDefinition
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3901 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0919c3f693776b9d8b13968edab5c9cb11cd826d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:30:18 2012 +0000

    Switching to std=gnu99 (with support for gnu89 inlining)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3900 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b43a33a94650e2a7b78d0e130c781e244be07161
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:27:58 2012 +0000

    Added optional parameters to the llvm-scan-build script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3899 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6cfc9c6f55780b31015f620bd3c3ad73944ef858
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:10:08 2012 +0000

    Check part->channel to make sure we are dealing with an sccp phone when creating the conflist
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3898 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90862e4c6f7154d005afbb5516252927f8288dfc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:09:23 2012 +0000

    Reduce debug log level on device create
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3897 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bd1d8b6dcc693f4909686c0359364b19912ed8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:05:22 2012 +0000

    Removed some of the dump_packet debug where not necessary anymore
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3896 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d20964cdc84296ce1747172ded79c9732a505b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 17:01:49 2012 +0000

    Change debug log level for realtime when creating new line (1)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3895 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0ba8e8c05c66aa30aa9ed8e596d7167873e9766f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 16:49:50 2012 +0000

    Change debug log level for realtime when creating new line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3894 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59067d713fb13a36eae6379cd3edc3d46513d86c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 14:02:41 2012 +0000

    Fixed sccp_features.c compile error when using asterisk 11.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3893 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a19d43b2b862e585034fe074c2efa06d4eaee16f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 04:00:54 2012 +0000

    Added handling for conflist actions (Experimental).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3892 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8caf83a8ec986612e871ae3e01bb39a7eadba730
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 02:26:49 2012 +0000

    Fixed missing newline in sccp_refcount.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3891 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 604782a943852fb363761506d61b6b1fcafb9fca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 02:21:41 2012 +0000

    Moved part of the conference cleanup to __sccp_conference_destroy
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3890 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0ea147c830bf3a86fa5b9beed5ba482736328af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 02:11:39 2012 +0000

    Added comment to special asterisk-trunk addition 'alloc_playback_chan'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3889 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7374e17f13cb80f6bf4696e078cfc2ea61bcb9e9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 02:08:30 2012 +0000

    Make new conference implementation compile against asterisk-11.1 as well
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3888 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10030d58a0307e8fa256b05130b27ea1f97da67d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 01:24:13 2012 +0000

    Made conference compatible to asterisk 1.6.2 again. Added corrected releases when returning error during addParticipant
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3887 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd5998df3d4c58c6b9e2554bd04bb7a5a7224a32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 15 01:16:07 2012 +0000

    Updated alloc_conferenceTempPBXChannel, added definitions to define. Replaced function calls in conference to use pbx_impl instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3886 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3595a62ed01b641d3ec4cb2cef9d0a8fb7c05d24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 19:39:48 2012 +0000

    Added ConfList to conference implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3885 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 624ded602834d855cf14d9027ec1ed255b212c6c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 18:51:03 2012 +0000

    Temporary Revert sccp_build_packet to old behaviour to fix UserToDeviceDataVersion1Message.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3884 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b6820980829879758c04cf7feb8fdd2bfabe38b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 13:42:07 2012 +0000

    Added entering/leaving announcements to conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3883 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d1feb4ee05b149a912c5691df6a371cd133b8cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 13:41:54 2012 +0000

    Added entering/leaving announcements to conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3882 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 126ecfd4ec45c6a7d19f1056f21a1bc61a112a32
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 01:46:09 2012 +0000

    Retain conference in d->conference and release nicely upon pbx_hangup. Issue error message for now when a conference is started twice on one device.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3881 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05f0901b70f2859b72caa5d4725b68dc18f97130
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 14 01:10:33 2012 +0000

    Fixed zombie/hangup issue when using conference. Channels should not be left over after finishing the conference anymore.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3880 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dffd1c1026b25d9cc517be0cb9739f86cbd8ad2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 9 09:40:07 2012 +0000

    Allow empty number with AMI SCCPStartCall (jacob)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3879 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7620879c99c999854a19ebf9269c36754df7e728
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 9 09:32:33 2012 +0000

    Add swap channels option (yes/no) when resuming to the AMI function SCCPHoldCall (jacob)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3878 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a677d3091594bdc8fa289813cebbed060d3ccea7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 15:13:18 2012 +0000

    Prevent null pointer dereference in __sccp_conference_addParticipant because retain could return null
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3877 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc9a16882023a357023b8f6cac82d6a26fa70165
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 15:00:21 2012 +0000

    Prevent null pointer dereference in check_session_message_device when r==NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3876 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 404d0fda00111542e6952c4a833386e66dd124e1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:55:51 2012 +0000

    Prevent null pointer dereference in sccp_config.c during GLOB(lines) traversal, when line refcount would be 0 during release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3875 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a839e2fa72b3b0b559abccb7814537a7350ba8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:50:25 2012 +0000

    Prevent null pointer dereference in sccp_conference10.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3874 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d7b219abeca9cefb955e355706b96363aaeb576c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:41:31 2012 +0000

    Prevent dereferencing null-pointer, during event retension failure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3873 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4c748c40c68dcfb3504fe6d70096c272d2e73885
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:39:52 2012 +0000

    Removed uninitialized value from refcount debug log
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3872 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit dd0d88e571190f55658076b5212be5070055d4d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:37:36 2012 +0000

    Replaced custom SCCP::? linkedid for asterisk 1.8 and up by the asterisk generated one
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3871 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d22a7732961384603b670d89c5c6d30099d33b8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 8 14:27:39 2012 +0000

    Prevent possible null pointer dereference when sccp_device_retain returns NULL in sccp_channel_set_active
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3870 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 50029f9162deba331252bcbb6705361535a80eff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 5 11:39:08 2012 +0000

    Ugly solution to sccp reload problem when sccp.conf has not changed. config_load mixes ast_config struct with errors on its return, should have been byref, bu that is not the case. On FILEUNCHANGED we need to load the config files anyway but keep returning FILE_NOT_CHANGED, so that for other function GLOB(cfg) will atleast have valid data.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3869 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54ad77cf27257c98b4e7315ca316dd25e903bb61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 5 02:01:02 2012 +0000

    Fix missing type entries for devices and lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3868 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7ad5b726e40c0f98e804a1fb5cb68f551ffc412
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 2 12:56:06 2012 +0000

    Reverted sccp_socket_stop_sessionthread to using pthread_join for now
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3867 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit abf15f78930f9abf9bed76feeb55376aa2385b51
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 2 11:20:04 2012 +0000

    add FOREIGN KEY check for mysql5
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3866 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb1d019fe18197b08e6395781ac2e0ad361af1a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 2 09:34:14 2012 +0000

    Updated sccp_socket_stop_sessionthread, to include pthread_join after pthread_cancel (solves sporadic issue in ioctl. Also added comment about using shutdown(s->fds[0].fd, SHUTDOWN_RDWR) instead of pthread_cancel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3865 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7725cb7278f8bdeed19bb7e2f6727b1bac2710fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Dec 1 15:41:29 2012 +0000

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

commit a14fe221ce9a947a69f4eb843383e5a2429d0136
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 27 13:06:25 2012 +0000

    Added automatic x = NULL after sccp_free(x) in define.h.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3859 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fefde10eee8ba793e271d2b5c60e1d86b61b066e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 27 11:38:50 2012 +0000

    Added manager events to conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3856 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d045132e2f7d154150763687bd02c9530ec0bcc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 27 10:58:17 2012 +0000

    Trying to get rid of the unused moderator channel which was put on hold.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3855 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64b8278cb2977cc4ae12815935812c08f00269ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 26 15:03:36 2012 +0000

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

commit e67ed0b816de5f94ff062819880d50e5e8ea5969
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 26 15:03:22 2012 +0000

    Added fileexists / file.h to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3852 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59556665aa9b88fd2b8c01dfeb3c6575a15ab1fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 26 15:02:29 2012 +0000

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

commit 2d1ed5e93ad685119f6b47b0876a5e74fe77727f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 26 12:11:50 2012 +0000

    Fix conference refcount issue. Removed num_participants. Added conferece->finishing, conference->locked. Fix Module unload after creating a conference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3850 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b7eb46469c869bf4ab92c40017c267cef21e28ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 25 17:04:44 2012 +0000

    Cleaned up conference/sccp_conference10.c for further development. Multiple conference moderators are now possible. This is necessary to hand over a conference to another participant (this functionality has to be added later), it also simplifies the other functions, because all participants are dealt with in the same manner.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3849 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 90e85b56abe33b65c0749938f0470ed7b2890154
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 25 13:51:45 2012 +0000

    Patched conference/sccp_conference10.c so that confernce works, and does not segfault on hangup. Moderator refcount is not released correctly yet and async_goto after conference end has been disabled. Module unload does not work after conference has been used. More work is necessary. Simple conferences do work. Visual feedback about confererence status has not been implemented yet.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3848 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ecc19ab94d301fe855ca8d1bfc75f8ab49022ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 25 12:37:44 2012 +0000

    Default registration state of a device is none instead of failed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3847 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a68676a84654e147ea47ce5dc5d80aeeb1cd9afc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 25 11:51:15 2012 +0000

    Fixed second incoming call. Indication for callwaiting was being sent to the wrong channel.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3846 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 73ab0d6d08d3a9984cfd4e48cbdd0a1388f6a357
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 24 15:16:49 2012 +0000

    Fix grouppickup softkey to cancel dial scheduler
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3845 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe4d62e7e7ecf0571cb4dfcb0a5e08dae45692cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 24 14:52:21 2012 +0000

    Fix grouppickup softkey retain instead of release. Added cancellation of scheduler.digittimeout (ticket #166). Removed indicate RINGING from grouppickup.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3844 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15db5e0988f739efccdf71b66fa9061c7bb684ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 24 14:18:52 2012 +0000

    Fix grouppickup to only pickup RINGING channels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3842 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 227e2d74e6e3c8a28e509aeee69c015954b0341a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 24 13:26:05 2012 +0000

    Correct comment / debug statement about channel_locking during findChannelWithCallback (ast106)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3840 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 833986e8dcdc7ef5ac90b18ce02ae0665affa6de
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 24 08:34:32 2012 +0000

    set allowRinginNotification default to no
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3838 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 906487504d8275775ead74c24056a83121f43946
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 23 14:30:18 2012 +0000

    AST_STATE_UP with full checks in sccp_handle_OpenMultiMediaReceiveAck
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3837 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b008b1e654ba78dcc705fa5314af9b2e8da05b40
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 21 09:30:10 2012 +0000

    does this fix Crossover sessions?
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3836 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2c62965e92837a1528484d5fbbb64af4b9e30c3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 18 14:41:20 2012 +0000

    removed sccp_device_release(d), because it was not retained in this function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3834 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d3afb61e499177c1a448bc96178835d30c5590c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 17 14:44:49 2012 +0000

    Fixed hint->callInfo.calltype setting for hinthandling (protocolversion <15)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3831 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit afc793cbb51f26a86d54d6c58fb50d26a5406a9e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 17 13:30:16 2012 +0000

    Update attachLine/detachLine event handling for hints
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3830 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2326c26acf8be4bb16e36c6917dcb53aca3c61ce
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 15 16:37:05 2012 +0000

    fix hint when allowRinginNotification=no
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3827 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0404554a1b17a7500392e0244c17f7341c685426
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 14 17:13:59 2012 +0000

    Renamed #if CS_EXPERIMENTAL_ to #if 1 for now
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3826 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc9a27f0a1e1d3809cd08d6e45f189a9041a3bb8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 14 17:06:17 2012 +0000

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

commit 901c4bc2fc44761669b4d7a052bf15761c2c0c4b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 14 16:52:41 2012 +0000

    reduce the #ifndef CS_EXPERIMENTAL_ block
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3824 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b76513bfa70876b5c38a25f84a49784580c2cef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 14 12:46:17 2012 +0000

    Skip updating hint information if hint->previousState and hint->currentState are the same
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3823 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01642b81f0de2cfeeca88c2de16780f997f5e060
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 14 12:45:07 2012 +0000

    Remove error status from preferredCodec debug line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3822 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3d58d79d3532b2762b0ef2386645b04df044e7d5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 13 09:01:39 2012 +0000

    do not use AST_EVENT_DEVICE_STATE for hint subscribtion. Using AST_EVENT_DEVICE_STATE let us miss the cid info
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3820 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af200454fe66792234485a5af8d48277547ad4e6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 11 16:52:07 2012 +0000

    Cleaned up comment in sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3819 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 308437e36530550ca230404dd84c235903f92628
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 11 16:17:08 2012 +0000

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

commit b83e2a21fb893c26d99ce8205b1463658db527ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 11 11:41:35 2012 +0000

    Added debuglogging to trace why hint processing does not work correctly in asterisk 11. Apparently we have to change sccp_hint to use ast_extension_state_add / ast_extension_state_del and ast_state_cb_info instead. We should move hint event handling to pbx_impl for be able to create a generic wrapper
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3817 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 900ff073f3ef92d7e2f57872bf858b5011b20f87
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 15:27:07 2012 +0000

    Prevent endless loop during threadpool_destroy while waiting for threads to end
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3816 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bed2ec25ed30bcf25e5710a3efb552d4dae1d9c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 14:52:12 2012 +0000

    (Fix Ast11) Replaced remote call to PBX(get_pbx_module) to retrieve static ast_module_info->self by implementing pbx_manager_register inside astTrunk.c instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3815 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e29312cacff0a7a7595bd038350f9700b72a7a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 14:50:05 2012 +0000

    (Ast11) Replaced remote call to PBX(get_pbx_module) to retrieve static ast_module_info->self by implementing pbx_manager_register inside astTrunk.c instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3814 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74d7d91679a06cf5bccadff54abedb662c2896ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 11:35:39 2012 +0000

    Reenable pbx_manager_register/pbx_manager_unregister calls for asterisk 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3813 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a93e0802b3417535b83d336efb57ef90ce99328
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 11:34:33 2012 +0000

    Removed non-existent static function definitions from sccp_threadpool.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3812 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c0b424a0d45fdb3a9907fc9414de2c13e7b1a3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 10 11:33:58 2012 +0000

    Fixed manager_register functions by including a PBX callback function to retrieve the ast_module_info->self pointer which is only available astTrunk.c.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3811 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e55cff989f38b2e2516dc8ebe638ca7c1f35bc43
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 14:18:06 2012 +0000

    Update num_cpu retrieval in extra.m4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3810 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2c6432766b57ca39a70109cd89cb1b46b55a328
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 14:10:15 2012 +0000

    Fix debug message. Fix last_resize update after first threadpool decrease to prevent multiple decreases in one loop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3809 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e506bc6a94e8836e075bcdb5a7a90bfc05908d83
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 13:17:53 2012 +0000

    fixes asterisk > 10 codec issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3808 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53a830e2c32299f06f6eae4ed92310d43088b81d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 13:17:37 2012 +0000

    fixes asterisk > 10 codec issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3807 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5d1a512541a6534d93c0cbcffb88a351227f6ed
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 13:09:57 2012 +0000

    Replaced threadpool thread_array with double linked list. Added timedwait condition for thread_exit, to wait for threadpool winddown during threadpool shutdown. If threads do not stop in a timely fashion we kill the threadpool threads without waiting any further.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3806 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1d85466a799d9ca4765d40d249c65640116ea8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 10:33:32 2012 +0000

    Fix sccp_threadpool when reducing number of threads by skipping self
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3805 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 989c0032f0c2cedd9b71a1da9330b7c229b514f1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 10:16:52 2012 +0000

    device option to prevent ringin notification for hints
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3804 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6bc1a688af8d49552d3b50b043020ca95c6b91c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 09:45:22 2012 +0000

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

commit 2fb18d5d0afa4c8357506a71a9695e716fea5c0f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 9 09:25:06 2012 +0000

    Major revision of sccp_threadpool. Using pthread_conditional signaling instead of semaphores, using sccp_dllist instead of locally implemented queue, not resizing pthread_array but using fixed sized array. Continue work without waiting for signal if more work is available.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3802 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2dc2d2a6724d2660fa43b3691ec08f7fbbb8bbfa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 8 13:00:52 2012 +0000

    Switched of threadpool resizing for now (While finding the solution for new thread creation)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3801 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ef45f85d1d2fc2d95c804ddc94df2fc8437d6d5f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 8 11:19:07 2012 +0000

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

commit 9c6e6e31016abd5ae1fbb76e48971723e084c8d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 7 18:59:39 2012 +0000

    Fix hangup issue when using asterisk 11
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3799 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 899b9c0b3535e28793c71cc0eb28bdd95d5ab6d0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 7 17:40:56 2012 +0000

    Add remarks before creating backtrace
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3798 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 860d1f02e415bbaaff245f19068fe03daac08302
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Nov 7 17:35:15 2012 +0000

    Fix channel allocate for asterisk 11 and up
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3797 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8bcb118eccf0aa841c63dbba14e175610ff8c5af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Nov 5 12:08:35 2012 +0000

    Fixed 1 second delay on pickup (Fixed by Marcello / Reported by Robert)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3796 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f95b836f318db5f655bf4022caa5d9459caca816
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 3 11:49:51 2012 +0000

    Reindented code according to newly defined rules
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3795 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9203278170f281f80d2a12a8eb95c5ba9771b7f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Nov 3 11:39:14 2012 +0000

    Fix retain/release of hotline during module unload/load
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3794 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 85bde564c763520bbd0f7402c3adc3b4ddaa80e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 2 16:09:27 2012 +0000

    Updated .indent.pro to also indent case statement within switch block. Reindented sources
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3793 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07ddcf0d4f01f9d2331f11531375f0820ce8b74f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 2 15:57:33 2012 +0000

    Update Sources from original repository
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3792 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8bb531703fec9f7ab4eea67178400dc5844aa038
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 31 10:53:29 2012 +0000

    Removed temporary sccp_channel_get_active_nolock, sccp_channel_get_active_lock function, because they could lead to confusion and memory leaks in the refcount system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3791 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2908ca99a7e8e07dc9b42c2d6740e812ad100bcd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 31 10:45:40 2012 +0000

    Found cause for channel refcount-release issue, whereby channels were never fully release upon hangup (->memory leak)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3790 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6848330b91c82a195adfc69dc7e5d7c39bdafb3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 29 18:36:52 2012 +0000

    Update comment on threadpool / jobqueue handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3789 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af423e72089beabf016f67f97688f378dca4ab42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 29 18:19:03 2012 +0000

    While trying to find why DND Feature was not working correctly i found an issue in threadpool JobQueue Add function. All event handling was being denied because on first use of the threadpool there was no tp_p->jobqueue->head and this caused a return. Issue has been fixed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3788 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06f5b6a8ba4722df1b9431840e06fa80a74135ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 24 16:29:39 2012 +0000

    Reverted sccp_actions.c XMLAlarmMessage Handler, Sorted Device by MacAddress
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3787 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d5f7cde7adfe1a570fb6bd3ed435d528416abbe6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 24 16:09:33 2012 +0000

    Add devices/lines to Globals in a sorted fashion, makes sccp show devices / lines look a lot cleaner.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3786 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 57f9a7a3a5f0b01c9544a09e0355c78c5f82f771
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 24 13:33:14 2012 +0000

    Update annotated sccp.conf sample regarding incominglimit (Bug: 3578314 / Alex Miby)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3785 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e940242c62757db3602f461f84353ab8f9bb934
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 14 11:42:53 2012 +0000

    Fix letohl in handle_tokenrequest (Philipp Teissier)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3784 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f38e2e0bdda865d8c02de65f5d3bcf1fe63b47f6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 10 10:01:27 2012 +0000

    Checking threadpool, before adding a new job
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3783 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6bcef152cdfd9a51b136ed779b4c90d6d35bf99c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 8 12:21:52 2012 +0000

    Update realtime documentation (Fabian Foerster)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3781 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8043538d19b9d8aab49a4d013917e72919e3b7c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 8 10:39:34 2012 +0000

    Add both methods for conference line selection. Including a check if it is the active_line or has a status on hold
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3780 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30acb2f20109b7f66206e79ab0d7f0062e70d896
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 8 09:56:41 2012 +0000

    Update mysql/pgsql section in 04_Setup_Guide.doc (Reported by Fabian Foerster)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3779 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6682a84eb04fa55a9f4296bcafbfdcd5c3e47dec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 22:44:22 2012 +0000

    Starting conference on all connected channels for this line (we need to add extra rules in case of shared line, otherwise we might be stealing channels)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3778 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5994711bd64474d381119e996d450ad2f26fd39b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 22:07:44 2012 +0000

    Updates to conference/sccp_conference10.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3777 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c1f2148d1e0b9c193f45072da62dffbb16a33ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 20:19:31 2012 +0000

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

commit 23070b349f42d0c0195ffef81cf8e4b06e6d6412
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 20:15:38 2012 +0000

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

commit 11bfea45ed7eef63ed345aa98400b2be7c30a8a4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 16:26:12 2012 +0000

    add #if SCCP_CONFERENCE_USE_IMPART == 0 for join_thread
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3774 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0b36547d27e86363d8f04207359db78da513f13
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 16:10:08 2012 +0000

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

commit 14097f7457c4c5b6edc425eb4378830271a33cb6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 12:50:19 2012 +0000

    Revert change in sccp_lock.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3772 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7650bda19856cc4050f01ab6ebf8004233599d80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 12:49:34 2012 +0000

    Fixed rwlock/include issue on bigendian/sparc64/asterisk issue (Reported by Philippe Teissier)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3771 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 22f0b09c61cd96e9746b59f21d51db81e4c8b088
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 12:11:26 2012 +0000

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

commit 699061bea335584cf55c5df29e650b8b774f6d92
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 12:01:13 2012 +0000

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

commit 6c932e6cbda429c37590c289c12137d41aa3e8cc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 7 11:44:58 2012 +0000

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

commit 5aefdab0c2e1a2f7d10c277be6001bd729055c6b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 16:08:00 2012 +0000

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

commit e0aea33a4905f3b0d982aeccb4c04cc3114d9142
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 16:07:40 2012 +0000

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

commit 599024818e29c93e3445bd32a855e07e0d28671b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 16:00:42 2012 +0000

    go on with conference on ast 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3763 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1953a36e3b5393331b4ee8ab46f096b402940b21
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 12:27:07 2012 +0000

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

commit 41ca583ffa5f274adcbefeac0c9767a7253809ae
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 12:15:23 2012 +0000

    use requested codec for inbound calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3761 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 10934bde4b0e2062499bb3e84eeaa2a2044cf3c8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 6 10:48:29 2012 +0000

    use requested codec for inbound calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3760 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07392fbeec0c30f7c154a00d99924ce0a542be90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 14:15:05 2012 +0000

    Make sccp_conference10.c compile correctly when sources are being build in a seperate folder
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3759 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d9daa828f3f89ccf66cbce2ca80991e46f053e4e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 13:25:18 2012 +0000

    Fix temporary double release of GLOB(hotline)->line
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3758 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e296f29cc64c0fbd389abd37a449e7c8d74f827
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 13:16:48 2012 +0000

    Removed unneccessary retain/release in sccp_line_clean
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3757 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19d6771dfb4fbb67b5823219f561dc65f6cdbf09
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 13:15:32 2012 +0000

    Move closing descriptor back up to beginning of preUnload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3756 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3ed52700acc9aae741ccd1f84352f268883a4fd1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 09:52:10 2012 +0000

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

commit b225522a3e91f865a39c07d322d5e84bf46d40be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 09:48:25 2012 +0000

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

commit dd7f33fe9c4338271a3c5c45290558b2e47a6c7e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 09:48:12 2012 +0000

    Moved sizeof(long long) check from chan-sccp.h to autoconf/extra.m4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3753 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 234f2bd6132334539deb5b2126512abae8011998
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 2 00:36:14 2012 +0000

    Fix refcount warnings during module unload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3752 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2bc5aaf27d5432e2b9b4dbf865c9273e3c549c83
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 1 22:59:12 2012 +0000

    pthread_join socket session, before sending pthread_kill and don't use s->session_thread = AST_PTHREADT_NULL anymore.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3751 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff32d379717ee8f8a08cb464a0031e1b8ab6af30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 1 22:48:17 2012 +0000

    Added missing device release in sccp_handle_SPCPTokenReq on Cross Device Token Request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3750 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a7fca4df0a30bd3ed6b7a8124377e23072e53d1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 1 22:27:45 2012 +0000

    Fix forward on invalid number by checking sccp_channel_forward before changing phone state
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3749 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1cc6974309c84bae5845d430ed21f2a3a4ea167
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 1 22:26:03 2012 +0000

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

commit 9eb5bffad8c11486f782caae90f2585359bdaf6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 1 22:24:29 2012 +0000

    Remove extraneous logging during backtrace creation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3747 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a26aead567a89dfab2c005547ed4c84d02b3f37
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 29 14:42:49 2012 +0000

    start conference implementation for asterisk 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3746 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e54490e78482e24bd8bbdb3a4b053f5ce404f06
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 29 13:53:08 2012 +0000

    Added null/zerolength check for strcasecmp in sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3745 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea66e637783def4af4f77249df8ef52a4712d594
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 29 12:45:50 2012 +0000

    start with conference for asterisk 10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3744 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e2ac5bd1d6a3840f4605267d004cb0763b1a7f8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 29 12:33:52 2012 +0000

    Fix refcount for sccp_remote_answer having possible UNREF as device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3743 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4cdf54819eae5376937681fbd79e314a1da84a36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 29 11:30:27 2012 +0000

    Extend width of sccp show lines
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3742 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db3d688c21a0eb49d982d4cfd938e404350d742d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 16 15:11:31 2012 +0000

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

commit 0ff4c835ec08978960ae24d24371ca0d8c8a1b5e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 15 13:03:10 2012 +0000

    Show line Label when device only has one line assigned to it
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3740 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f7b22bf6350829f8e2908f5ce82734b5e4a9ad7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 15 13:02:23 2012 +0000

    Reduce sccp.conf parse logging on device registration (with debug=core)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3739 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7192876d8518cbca33ada488519a83afacbaa1ab
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 13 12:49:41 2012 +0000

    fixes refcount issue within sccp_pbx_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3738 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9d6e62cd76f490109a79e35ec117eb0dcc0ec656
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 13 12:45:57 2012 +0000

    fixes refcount issue within sccp_pbx_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3737 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6955bfd441082aa128f83270358a801c74e0b0ca
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 28 07:10:48 2012 +0000

    fixes #include <byteswap.h> issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3735 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cf1bfa293286c8955c684ad65c1d35a18716624b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 28 07:04:42 2012 +0000

    fixes #include <byteswap.h> issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3734 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4a75ed13c04964a7e5c14764a8f2221adf4b815
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Aug 24 09:53:54 2012 +0000

    fixes #include <byteswap.h> issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3733 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77018f161f73ba109d8c0838bf6f41446535f67b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 12 15:19:26 2012 +0000

    fixes some issues with refcount
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3732 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 122084b0ca1f40f522079b6a790e80b438b7909c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 12 08:53:51 2012 +0000

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

commit c4dd6c31a2029eb3c9d10287eff68921e7b2b6e0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Aug 5 08:34:28 2012 +0000

    resize buffer and use snprintf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3729 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 681ebdce0b0cf59c115f2879183a53557f98489e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 31 15:17:29 2012 +0000

    Added smaller locking to refcounted objects when atomic functions are not available
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3728 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9540b2736762b494aa46a7e7e88655076d119e6b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 31 13:19:03 2012 +0000

    Fix segv_init issue during sccp_postPBX_load
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3725 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6169ce558e99f1d8844f6b070f432e5c3631e2f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 21:22:57 2012 +0000

    Added automatic installation of chan-sccp-b_backtrace script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3724 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cc5df78b0c480966d59fd1f155fd5499a0d12bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 21:22:15 2012 +0000

    Added automatic installation of chan-sccp-b_backtrace script
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3723 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6e33765b437c0d2eb7d9d62a65d232d7fd21847d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 19:05:15 2012 +0000

    Add error message to tools/gen_backtrace when gdb is not installed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3722 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb5b36fd6582a8e6b7af0ba52312569142516360
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 18:56:32 2012 +0000

    Printout location of the backtrace file after generation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3721 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3a3538d91f54f7306999c1890fab5b0357780d25
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 18:31:06 2012 +0000

    Printout location of the backtrace file after generation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3720 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d3d58428d35ad4f3d57a68a0c123a9bf5ffea322
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 18:28:49 2012 +0000

    Remove segvfault test case from sccp reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3719 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94eb6b5bab53f0f53f10ad51fcece508c10eb7b6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 18:27:00 2012 +0000

    Added automatic backtrace generation to chan_sccp.c, uses tools/gen_backtrace script(need to be installed in execution PATH location) and gdb to generate a complete backtrace when we experience a segfault withing chan-sccp-b.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3718 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a62692ae013f951d65738e0805d48d1f7e09585d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 30 14:54:54 2012 +0000

    Fixed line return in debug message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3717 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c19fec6ef50272586bd1fc4f5be22e57efcbfa18
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 17:44:08 2012 +0000

    Correct the way sccp_lines are destroyed, to prevent double sccp_release on removal from globals list
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3716 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbce0bec958a210af89c761965779d66c12a63d1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 17:43:23 2012 +0000

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

commit fa50fe1dc226e776bc86970ca4c93918a50c118a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 17:42:55 2012 +0000

    Debugcat finally working the way i want it to.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3714 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f99c5a4889cf278717c3c797decfe4cfd4d2cf9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 14:06:17 2012 +0000

    Rectified refcount identifier for linedevices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3713 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a6ab126f9f1a1584b941d249ba8ac4ea6c52628
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 12:39:10 2012 +0000

    Fixed double line retain without correctly releasing before retaking in sccp_handle_keypad_button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3712 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b539c6fdce93b5e2fa7689d5df9a1ade8522ac4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 12:09:43 2012 +0000

    Fixed device refcount release in sccp_mwi_check when on active call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3711 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 64014b4201c8d7efb7fae11fd572e0909890bc2d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 29 12:09:04 2012 +0000

    Fixed linereturn in debug message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3710 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3e7a9527a7b0a45c7e161782b4994013cb54d6a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 27 14:18:48 2012 +0000

    Printout HASH value during refcount object alloc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3709 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 208d4885c9840c85be50a15b79102b87a8ab6081
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 27 11:59:37 2012 +0000

    Increased deadobject time to 2000 ms. Revised obj->dead(boolean) to obj->alive(magic number)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3708 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7183e2a4fb02e04524e790d655f0716407034b21
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 27 11:12:34 2012 +0000

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

commit ded5c0356bb3e697034a605e995b808ceabc07d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 27 10:52:54 2012 +0000

    Added obj->dead to refcount system, checked while returning pointer.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3706 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f4a2eac1ac43146730b46a245e4526efd11231b7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 27 09:27:41 2012 +0000

    Added hash pointer verification before returning refcounted object
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3705 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 26adc87765483e7753d76955088d36a9dd075007
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 23 17:03:48 2012 +0000

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

commit 9797bfd8bd949a080881d0789df7f39a38bc42c6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 23 16:49:26 2012 +0000

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

commit db635d79aac1dff05ba9e5f9c5e8ea383d20397b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 22 19:59:07 2012 +0000

    Addding chan-sccp-b_pdf.sty to EXTRA_DIST
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3700 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33c7da24ebffc16307354c14e5170731ffd3b13e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 20 23:36:29 2012 +0000

    Fix sccp_refcount CAS32 while loop
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3698 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 229c164961a07a69ba4453ecc8bd72fbb777c5f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 20 11:06:39 2012 +0000

    Cleaned up sccp_refcount.c by using generalized CAS macro's (defined in sccp_lock.h)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3697 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ed7d48142d28632b29fa4a4f292e1a15595d5faa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 19 16:24:40 2012 +0000

    Fixed retaining with invalid line in sccp_config.c. Cleanup after marcello's hint fix.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3696 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c537c9acf1efdf54c0b16a81c3b89b94eaed441
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 19 15:51:35 2012 +0000

    use AST_EVENT_DEVICE_STATE, to solve the hint issue for the moment
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3695 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 20a767cefce7fb6f6129b3d0c2d3d01904a6473a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 19 14:40:31 2012 +0000

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

commit 9105c82be96744fa6cafa288e697d98dcf1291b2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 18 09:54:01 2012 +0000

    Removed configure.ac --enable-experimental-refcount because it has become the basis for V4.1. To extend the debugging for refcount there is a new option --enable-refcount-liveobjects, which can be used by developers to trace back faults in retain/release sequences, it should not be necessary to use this option in normal use (keeping a list of liveobjects does cost more memory and processing power).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3693 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51c68dc1dfebcb33aadb7dbd209241db13333d73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 09:52:48 2012 +0000

    Fixed spurious ´\m' in ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3692 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bf4cf43ae5fd3b7a1c1c2b8a388f608f033bb419
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 07:57:10 2012 +0000

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

commit 0d3dabe3c6080030e3325091f74a044944054b2d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 07:53:27 2012 +0000

    Fix PACKAGE_ redefined error. Shorten asterisk header file detection section.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3690 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 939bb99cb238cf749623b37e9704a187c233ee5f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 07:01:35 2012 +0000

    Reverted removal of PACKAGE_??? redefined 'fix'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3689 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 94de11062077ef7921a27e9d5929763c2c80fe0b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 06:24:37 2012 +0000

    Refactored sccp_refcount so that we do not include a pointer to the datatype and destructor in every stored object, but only once. Resulting in smaller memory footprint of the refcount system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3688 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ccf4effe0cee2aca19d70342b2b7c7bdff8d9b02
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 06:11:48 2012 +0000

    Fixed --enable-debug to negate <optimized out> when using gdb (removed the leading -O2 before the -O0 entry). Also added -ggdb3 and -g3 to extend the amount of symbol information generated for use by gdb.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3687 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 716e414a7d9918092d5a9420e5eb50e705180ca2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 06:10:37 2012 +0000

    Added gnu generic version to count available cpu's on system.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3686 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c612792904b34314fbd8aca3c07bee1c5e3d78ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 17 00:01:41 2012 +0000

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

commit 23f80443d1cab9aedf990bd611c3b35f010ac237
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 20:58:45 2012 +0000

    Fix gen_sccpconf to generate correct sccp.conf / sccp.xml / sccp.sql on demand
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3684 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 903c676c794b07ee2fb3e7daaa85382b13dcb872
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 20:44:11 2012 +0000

    Suppress error (poll returned 4) when shutting down module
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3683 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 092c400f7f67c36c2a34f507f8881992c0039761
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 20:25:17 2012 +0000

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

commit f315e1c20a7ac3afe7049ca7e124b08658005e26
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 20:19:54 2012 +0000

    Using external tools/versioncheck to calculate repository version instead of acincluce.m4 system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3681 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2fe5a22e0f1938f3b35bc9e98cf327a3ce7b7b1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 17:53:30 2012 +0000

    Corrected configure repository revision number check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3680 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5debc8787bae5799c742ed1e4a83b00556f2dc51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:54:14 2012 +0000

    Synced ast106.c, astTrunk.c and ast110.c with ast108.c for module unload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3679 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d295929b428ceb8e3ae33712522b2c9d1a9ccff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:45:46 2012 +0000

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

commit 49dcad21f60baefaceb4fa22d3bfa4570229280b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:44:55 2012 +0000

    Reordered module loading / unloading, to prevent memory leaks
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3677 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da781ec70f170e300a746cb9fd5bc92e64ae3dda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:44:29 2012 +0000

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

commit 52c7b56f2798a4a7c1173d8135a615538e0f421b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:43:54 2012 +0000

    Using retain/release of device during sccp_hint_subscribe and sccp_hint_unsubscribe
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3675 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f6143033a954889bfb563cc34512eb9a243a084
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:43:10 2012 +0000

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

commit faa02f7b11206da886f832525be645f2f079f1b4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 15:42:49 2012 +0000

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

commit b1916f66adf3c71f57cb1e74834e26dc8076d0ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 11:22:54 2012 +0000

    Removed objcopy from make install temporarily (negative side effects on second compilation)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3672 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30fd0a4c972ccf1f2370ce1be80bbc1ed03106f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 11:21:33 2012 +0000

    Replaced messagesCbMap Array Lookup by an array indexed by messageId, saving countless array lookups per call.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3671 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c8ec8754a574db36078bfa3815e6f6f76d5ad83
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 16 11:18:33 2012 +0000

    Replaced isPrintableChar by isprint (from ctype.h)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3670 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e85f376b464b947f602aa717d47d2131c03dacd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 15:52:18 2012 +0000

    Use autoconf ability to compile in a builddir. #include "config.h" has been replaced by #include <config.h> so that it will be searched. Added -I. to CFLAGS, to search for <config.h>. Adapted autocon/acinclude.m4 CS_CHECK_VERSION to search in ac_dir instead of builddir for svn/git/hg revision
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3669 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0939937f35989a92f9d27acbf71a4c9b275d4b55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 12:30:35 2012 +0000

    If /usr/lib/debug exists we add our debug symbols there, before stripping
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3668 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87baaa2266dba67ad66fe82f01047bdbab6bd23b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 12:29:43 2012 +0000

    Added debian chan-sccp-b-dbg package, to contain debug symbols
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3667 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e292221cb6618e8664d588eeb13b3ec17239425b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 10:12:10 2012 +0000

    Prevent null pointer dereference, in converyor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3666 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 42191f47a1cb14534655bf9acaa0c7a1abcc594a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 10:11:49 2012 +0000

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

commit d1c720f5336c3950c34cf7203fea8f0a83505bf4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 00:47:27 2012 +0000

    reinstated sccp_event_unsubscribe. Fixed major bug in subscribtions[i].sync traversal during event_fire handling, only the first event callback would be fired. i needed to substituted for n (maybe using these kinds of counter variables can be counter productive at times).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3664 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 59a6c39034b0302c38c9e9ff0bff18d59c8b37ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 15 00:45:15 2012 +0000

    Removed list locks during line_kill and line_clean, keep giving error and cannot find the reason why, then again they are not very important when using safe list traversal at this stage.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3663 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee5c0c5bf6cee162f5e945c53624a735633b5414
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 23:37:32 2012 +0000

    Simplify sccp_config_parse_variables (including skip for templated config entries)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3662 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 373dff2182cce904e5fad4357552a96007513ca2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 23:36:59 2012 +0000

    Revert sccp_event_unsubscribe, using free on an array might not be so smart
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3661 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5793972a8a7cb8956a170c7cede12e3e3175a6f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 23:36:06 2012 +0000

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

commit 6b710009aa6db46a8e66165681125801fe09d56e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 17:17:52 2012 +0000

    Making progress with asterisk-trunk. Trying to create correct ast_channel alloc
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3659 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db688d77c624ebc5d5b38478308fdf3b53cc5bd0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 16:16:11 2012 +0000

    Add pbx_channel_blocker and pbx_channel_blockproc to be able to compile against asterisk-trunk again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3658 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f6bef663dd9704d16747f2bd4493f492e13df924
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 16:15:18 2012 +0000

    Reducing pbx_log to sccp_log when socket connection closed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3657 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 079116ff67a84b26044ed90df59ce71d9ee23d76
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 14:24:13 2012 +0000

    Move d->variable / l->variable destory to device / line destuctors
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3656 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 857ad7de005e09ce436152ac3d7523aa94a86774
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 14:07:27 2012 +0000

    Fixed memoryleak in sccp_utils.c by replacing methode in sccp_config_parse_variables and removing sccp_create_variable function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3655 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a707e2c88c659074cf7ea85f28269d03ff1356de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 12:37:45 2012 +0000

    Fix memory leak in sccp_event.h because of missing sccp_event_unsubscribe (alloc in sccp_event_subscribe)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3654 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e92fc31145ef17803e833d1e11c0e1eb24e4a10a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 12:36:57 2012 +0000

    Fix memory leak during device unregister in sccp_hint.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3653 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4036789f1d58b015c8ea8af915959dda24fd36c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 12:36:21 2012 +0000

    Cleanup d->variables / l->variables during cleanup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3652 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b62334c098276be0adf1dbeb0fb371708996d49e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 14 11:33:04 2012 +0000

    Fixed list/refcount mutex_destroy issue when asterisk has been compiled with DEBUG_THREADS, by using ast_mutex_init_notracking for sccp_dllists.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3651 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b62fe72a9ab3f63fc9c4f62ba706781c81fc2662
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 20:25:34 2012 +0000

    Update RTP/UDP Logging showing correct ip-address / port information (clean up after several trials)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3650 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 99e26037f87c1d3a10e33b6c69cd3e6724ddbe56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 18:33:34 2012 +0000

    Changed session addDevice / removeDevice, inversion of release and session=NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3649 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9e35c234c188bb78fb789db2ab97b756b385f6fc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 18:05:47 2012 +0000

    Update RTP/UDP Logging showing correct ip-address / port information (found issue with pbx_inet_ntoa). Suppress memory usage notification of thread
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3648 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2d5fdb84fe7b5c86ca1eb7c47de4334963cdb4c3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 17:34:33 2012 +0000

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

commit c1292c85f5097052a00b080343425dade91320e2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 17:18:55 2012 +0000

    Update RTP/UDP Logging showing correct ip-address / port information (found issue with pbx_inet_ntoa)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3646 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27b534d5eb94a97daf95d765dc7714743639f512
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 16:07:33 2012 +0000

    Update sccp_channel test logging with another example4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3645 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2fb6b1f9cd62fd9020df25291a360252f00218a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 16:06:34 2012 +0000

    Update sccp_channel test logging with another example3
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3644 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9f7fd1c12d5a9d532cf9482c4f244a4941f9353b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 16:04:26 2012 +0000

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

commit 01a9617d6df29cf2a71b8a3e98aeb7c9b377d6eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 15:57:12 2012 +0000

    Update sccp_channel test logging with another example
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3642 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 285d8137c809849aeef52f2c3ac55fabd15934a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 14:36:22 2012 +0000

    Update sccp_channel test logging with another example
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3641 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c2402e13e0b2dba83bbfa3ce590c53450aac0700
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 14:18:33 2012 +0000

    Updated RTP/UDP ip-addtess Logging for sccp_channel_startmediatransmission, sccp_handle_open_receive_channel_ack and sccp_rtp_set_phone.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3640 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a4181e532f0bd45898d44ff4d59f79d94c4c7ab
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 14:17:41 2012 +0000

    Implemented PBX(getPeer) functions. Updated logging in PBX(set_peer) function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3639 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8116d58fc605a5661d1baa872e08faf843b7a2fb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 13 14:16:50 2012 +0000

    Added ast_channel->blocked but no blocker during requestHangup (wait for blocker to be present before commencing softhangup)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3638 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 80ed3cbe2cd794ebc55b399de5cda95a80365557
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 12 15:50:40 2012 +0000

    Fix release system for V4.1. Update svnignore
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3636 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30fec09aaf851d06503807f93f4ad8fd3a14ef5d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 12 15:30:52 2012 +0000

    Fix gen_sccpconf to compile against changed V4.1 src/sccp_config_entries.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3635 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 82ae8d30368e64a40a8ee7d8e84ee590e527cfa3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jul 12 14:59:39 2012 +0000

    Fix make release procedures for V4.0 and trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3634 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 05a57782ba4adcdb2122c0b9dbb89c91e43c7547
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 11 14:04:55 2012 +0000

    Possible solution for current audio issues
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3633 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5c9eb54ee6134117588f03958ae42a3f08341fe2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 11 12:13:58 2012 +0000

    Possible solution to multihomes audio issue
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3632 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c362bc8b0166dfa42b6d32746e1359da31abfbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 11 09:34:39 2012 +0000

    Fix warning during compile against asterisk-trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3631 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8f82fc81dc63789b16a3ce4da423201f4db40c33
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 15:24:46 2012 +0000

    fix sccp_pbx.c compilation against asterisk-trunk by using indirect pbx_impl channel functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3630 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 84661636934f9dd450110ec0c3e778ffa8826553
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 14:59:00 2012 +0000

    Fix git version check -> bootstrap
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3629 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4da3d7442b8b396f77bf58dcfe53405a3274529
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 14:47:47 2012 +0000

    Updated git versioncheck to not include line-returns. Update ChangeLog
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3628 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7666bce9c169a6ad6b6049ed7541d8733e9093cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 14:20:30 2012 +0000

    Fix git version check -> bootstrap
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3627 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e3b5422cee30c888fa2603f8d0a7b191ea5c5ad6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 14:19:53 2012 +0000

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

commit c00f3d67566cc0905158e8c20a59530f9e64889e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 13:40:06 2012 +0000

    Fixed version check for newer svn version that do not have a .svn in every subdir anymore
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3625 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a3e93bb9bb75bfc2aeb97e61ddd65fb8068ba3b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 13:26:27 2012 +0000

    Revised svn/git/hg revision acinclude.m4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3624 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93cd59966ee9bf97eeb6f7a69b586f0cf1840875
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 12:04:14 2012 +0000

    Replaced CS_AST_HAS_TECH_PVT with CS_AST_CHANNEL_PVT_CMP_TYPE and removed warning when pbx_channel type != SCCP
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3623 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a18383ac3482914987f4516ee6856bbbdaa62b72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 12:02:18 2012 +0000

    Fixed coredump caused by faulty sccp_wrapper_asterisk_allocPBXChannel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3622 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit afdc045624acacf49770993e87545b4085ef2a8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jul 10 11:23:22 2012 +0000

    Reverted changes in sccp_pbx_channel_allocate because of issues when used by asterisk 1.8 (resolving). Updated sccp_pbx_call to be called using sccp_channel_t, moved the ast_channel side of things to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3621 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bfb2d59481f26befae4eed626f388b7eb21ffeb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 14:03:40 2012 +0000

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

commit f306ff56b47b4698118ebbd2e29ff92cdf5f65e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 14:00:32 2012 +0000

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

commit bdd04bf8b42353b1c832b4dd53975130a08eaabf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 13:36:18 2012 +0000

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

commit 11417599ece473c8b67ee90403878b6eb176090c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 13:35:48 2012 +0000

    Made all the changes necessary to astTrunk.c to be able to compile against asterisk-trunk again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3617 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb730d8171b4fecc86cd574d93e22054dfb14569
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 13:35:29 2012 +0000

    Added set_call_forward to ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3616 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5b3ce81d4e5b7e29fb13028494b9cedcbe0086be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 11:23:35 2012 +0000

    Fix bad substitution error (2)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3615 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4dc9be53619fd20af7b9ea8afd3f6788ea969559
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 9 09:30:34 2012 +0000

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

commit 001e3c1d7ad2ea86e2fa1ff85518cb07ccdbde52
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 18:46:27 2012 +0000

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

commit 30293a88726beda0abccabad1b117064b65b06a6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 18:40:43 2012 +0000

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

commit 717e89d0c1013d1eac41eb6b89e3a83bc6240100
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 18:24:49 2012 +0000

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

commit 21a7f1e4cc9b93cc3462be8a178b1cf0994f4eb8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 18:11:30 2012 +0000

    Update -with-asterisk find method. Added default include file for AC_CHECK_HEADER calls
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3608 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 240f249d3654cbf1abf9951fcd81e526785398d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 18:11:18 2012 +0000

    Check if setChannelLinkedId is not NULL
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3607 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 97d626f55f2aa76e8651d954b03704147a575660
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 8 17:29:59 2012 +0000

    Changes for asterisk-trunk. Moved most ast_channel get/set functions to pbx_impl.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3606 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9338fac0a98fbefadc9b4196ac9c363a68b3f94b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 7 18:53:55 2012 +0000

    Fixed missing ' in asterisk.m4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3605 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ada8cc78f97284597004cfd945afcc5af60b7ce7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 7 13:33:39 2012 +0000

    Started working on compilation against asterisk-trunk. Not finished.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3604 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8bfc49aa8f1f5ae8f16ee9100b16c6208104d7a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 7 12:49:50 2012 +0000

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

commit 62fdc2c845f37e1f5094cccb4aabdff62a82c463
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 7 12:00:15 2012 +0000

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

commit 9fe61eaf8210502f72ea2075fa2c07a6d72c0c72
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jul 7 09:42:53 2012 +0000

    I need isntall ;)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3601 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 427e4a0c69d3e81cbb6002cf39cad8a6c5e039f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 6 08:38:10 2012 +0000

    First introduction of 'with_ref' operator
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3600 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2924cf9cb54756210b938d3a633ac3158a3b902b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 6 08:33:41 2012 +0000

    Fixed skinny_codecs2pbx_codec_pref compile warnings when using asterisk 1.10. Fixed ast_channel_ref / ast_channel_unref warnings during compilation against asterisk 1.10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3599 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 52cf403e99ac1681d7c4d28a926b1de01d159361
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jul 6 08:20:17 2012 +0000

    Corrected hint notification during registering/unregistering devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3598 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb7f9c7adcc02ec97dbdb250dc082a42af4856a5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 11:16:19 2012 +0000

    Added FORTIFY_SOURCE and stack-protector to compile options to find bufferoverflows and stack-smashing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3597 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bfb7e75b41bc207cded6dae7ffb77d9de8e2bc69
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:39:12 2012 +0000

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

commit f68e66e2a97d7fe7c877e73e7314c6971024b2bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:37:23 2012 +0000

    Moved configurationStatistic.numberOfLines++ to sccp_line_addDevice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3595 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b3d9fb492963bb6f1456801af8cb14aaa5872236
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:36:47 2012 +0000

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

commit d766ef38d053cb85b1b549d0071e51e2c8d339ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:09:38 2012 +0000

    Renamed sccp_utils_getDeviceConfiguration to sccp_linedevice_find. Extended logging in sccp_linedevice_find to ease tracing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3593 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c599b697e8b3fa84ff9821474e8789ecd2990e58
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:09:09 2012 +0000

    data needs to be the last entry in the refcount_object struct to make the encapsulation by the refcount_objects as small as possible
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3592 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b908e70ce0d23728d4f747ea28234b1711f0636a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jul 4 09:06:53 2012 +0000

    Fix autoanswer issue (retain / release of linedevice and device in sccp_pbx_call_autoanswer_thread was wrong
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3591 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5f83bb48ac71f70bac1bd666d7efdeb9e3ee6d1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jul 2 10:14:26 2012 +0000

    Tracing down autoanswer bug when dialed from dialplan_app. Small fixes / cleanups and updates
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3590 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f82c76d2233e296b621ac4c486272135b2d52e13
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 1 19:27:14 2012 +0000

    Prevent warning about unintialized variable during compilation of sccp_threadpool.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3589 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 042ff7cf38e5aa261f071f0d58a13a92a6841665
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 1 19:26:44 2012 +0000

    Prevent crash when linedevice->device = NULL during sccp_pbx_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3588 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af8ce5e0a079cdf8038efdfe507e79da41edbb1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 1 17:52:54 2012 +0000

    Reinstated event handled hint, except if AST_DEVICE_UNKNOWN
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3587 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2a7e3f7d2dd54e73d59b90830d2e29ab8d0dbaf9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jul 1 14:59:30 2012 +0000

    Replaced hint pbx_event_new by pbx_devstate_changed function, which uses the event system in the background but also forces the update correctly using the ast_cond_signal. This expedites the hint update a lot quicker, and solves the issue where hints are not always processed on first sccp device registration. Extended a number of hint logging lines to explain what is happening more precisely.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3586 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 78e1d0166a0f86b1acc5823d673ab280fc15a738
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 12:09:07 2012 +0000

    Updated button samples in documentation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3585 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0631d7d3a4173802ebc39c62c36c86bf74189c01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 11:55:35 2012 +0000

    Fix button samples in documentation and sample config files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3582 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e0d401418f6818ece6dd3317a026aec5d6ceb616
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 03:55:50 2012 +0000

    Revert refcountval back so that compilation on openwrt works
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3581 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c0a0212777262a4a357e736b558ad1b5ad3d8fd3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 02:10:55 2012 +0000

    Use strncpy instead of sccp_copy_string to set char array to default value.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3580 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 71ea10c04ea0a70db00a560479a2605501dc6b03
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 02:08:23 2012 +0000

    Allow for large refcountval on system that implement CAS64
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3579 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61008b03a7a1be7e619e2c3eb09a026354fd4f5f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 02:07:54 2012 +0000

    Use strncpy instead of sccp_copy_string to set char array to default value.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3578 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbb6451c0b673f756e56310f095adaf60453168e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 01:57:20 2012 +0000

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

commit 534039355248e8e636d191b2ce9d07565632fcc7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 01:52:45 2012 +0000

    Make compile on openwrt using new check_atomic.m4 rules
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3576 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1b39fffaea9f921dd4d29ae41a5971e8c39f22a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 30 01:29:42 2012 +0000

    Fix request for speeddials during registration in sccp_handle_line_number
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3575 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac57c4b2c815610270139c8ae2e11505cd468ebc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 21:33:25 2012 +0000

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

commit cb8468c5fd2b753e08aac9d93d3f7404e26b3bbe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 21:29:06 2012 +0000

    Revised semaphore issue by mapping sem_init / sem_desttroy to equivalent mac osx commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3573 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2e88782258408204f40506d8cf327399b4a8571
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 21:26:59 2012 +0000

    Revised semaphore issue by mapping sem_init / sem_desttroy to equivalent mac osx commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3572 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5e44fdb7d8dcffe43731855747cb7d08605b3567
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 19:57:09 2012 +0000

    Add removal the named semaphore after module unload for Darwin / MacOSX.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3571 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9c7cf2cb178ba7388845efb3fa51cbf713ec058
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 19:40:13 2012 +0000

    Added MacOSX specific fix. MacOSX does not seem to support unnamed semaphore, therefor added named-semaphore for this platform. (Jucky thing is that all the functions for unnamed semaphores are implemented but just return -1 when called.... NICE).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3570 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 34e59f244a9d1b5bce055e103dd7475acf42f3a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 19:01:09 2012 +0000

    Added error information when sem_wait fails in sccp_threadpool_do
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3569 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbf2e03ba377dc81c33ad59fd5da61baecf17fae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 14:29:00 2012 +0000

    Fix module unload chan_sccp by not using pthread_cancel in sccp_socket.c, just waiting until session_stop does it's work.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3568 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 665e39b2b90d64924972918512f48e491d24740a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 14:01:54 2012 +0000

    retain refcounted objects before calling sccp_event_fire so that the object is retained over the live time of the event. Out of order execution could release the object before the event has been fired, this needs to be prevented.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3567 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2bf6a531878527f87a386e2255460b66fa80d7b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 13:59:58 2012 +0000

    Use sccp_socket_stop_sessionthread from withing sccp_socket.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3566 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81206ed2432d24ff002d97605688d6f6cc2bd6a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 13:59:20 2012 +0000

    Add checks against null-pointer dereference. Skip processing hint subscriptions when module is unloading.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3565 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 02c32709d9f1e440c2703e4baca435f5f70c4643
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 12:30:15 2012 +0000

    Malloc moo_t by message pkt_len instead of maximum moo_t size
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3564 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 649b4834a56c2722bb4ca0dca6c86ec6149985c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 12:05:34 2012 +0000

    Use sccp_socket_stop_sessionthread to replace pthread_cancel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3563 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4c644f093143e38773d204acec9a3ba2c0f0a19
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:52:55 2012 +0000

    Externalized sccp_socket_stop_sessionthread so that chan_sccp.c preUnload can use it to tear down the socket session correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3562 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62f7fc4cd372ee1482aeb37a538a49007a77e195
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:52:35 2012 +0000

    Externalized sccp_socket_stop_sessionthread so that chan_sccp.c preUnload can use it to tear down the socket session correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3561 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 250c6b6c79849119f58105539ee3b1e232911d55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:51:34 2012 +0000

    Replaced exit(0) in sccp_threadpool_do by a return during sem_wait
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3560 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0bc3d8737992ae29837fc92e6b1371680f0cd709
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:50:21 2012 +0000

    Added sccp_refcount_isRunning function, so that sccp_event can check before trying to malloc new refcounted object
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3559 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e1dcd256ea8368a99b544e7e10becc596e8315c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:29:31 2012 +0000

    Fix cleanup loop on refcount teardown
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3558 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e41312eb003ecd4fd48a61d443c1b49946ea347
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:28:39 2012 +0000

    Check if memory returned from REQ() is malloced correctly, before using r.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3557 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fbb4889d45d5e4634c713520236c0c4684f8154
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 29 11:27:58 2012 +0000

    Fix sem_wait looking at previously free-ed memory during threadpool_destroy
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3556 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1da7c59b6ee4128dfeda12ae102f77f9b45bc1fd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:27:27 2012 +0000

    change the way we handle speeddials
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3552 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 773eabfbfb16f758626a886f77a746cd018bbbb3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:26:53 2012 +0000

    change the way we handle speeddials
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3551 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01743973c69b734d9386d554be0418b8d37a49fe
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:26:24 2012 +0000

    change the way we handle speeddials
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3550 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75ae1d9e7273db1be20765133277a0bb18035c0d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:25:54 2012 +0000

    change the way we handle speeddials
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3549 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d68bf380ddf74a0512b0bb969b10da146186f66
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:24:28 2012 +0000

    do not alloc a new speeddial, just use the given structure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3548 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e537085ab5e17318f9b3ae6560c59b95629631a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:21:33 2012 +0000

    add valid flag to speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3547 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b655811684448784f92d88794849c9b1377bf1c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:20:56 2012 +0000

    add valid flag to speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3546 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 01eb5d4bfb6dcaad296f24664ce37b69fb0ada41
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:19:54 2012 +0000

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

commit db5957b64e23360ccd10b13acc698789aa5a2cb3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 28 08:18:13 2012 +0000

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

commit 3f0a30f6f6e6209a13019b96989b30c27f42774f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 15:08:45 2012 +0000

    Fix possible double free in sccp_dev_send
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3543 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db2461cda80ef666ebb958f46fff253b1964e1bc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 14:56:45 2012 +0000

    Fix loading/unloading module after changes for skipping sccp reload when sccp.conf has not changed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3542 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 34182be9fadb87c2ece1254bc1a45a6f02bab935
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 11:01:58 2012 +0000

    Only perform 'sccp reload' if sccp.conf has changed
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3541 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 676a69bf33821eda9ecd466a63933125cf6740d5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 09:47:40 2012 +0000

    Suppress 'Value stored to ??? is never read' when using contrib/llvm-scan-build
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3540 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e332b30afbc25d91785c44613b7c99af7cc82d29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 09:46:37 2012 +0000

    Reduce chance of memory leak during creation of detached threads
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3539 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af9eb8cc85c8a427661e6312e86df30053ef6908
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jun 27 07:23:27 2012 +0000

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

commit 4109b6d689b477d4fbd3b71a91a04ae1378a1494
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 20:59:42 2012 +0000

    Fix configure (line8133 unexpected fi)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3537 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d987f378bb55f5a35e1b3844c6857dc0be015340
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 19:13:02 2012 +0000

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

commit 144c58741494d361770faa9c3b6df5f316937b2a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 14:57:01 2012 +0000

    Fixed configure issue for check_atomic
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3535 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da40cd5c4b01f5774356fa495f17c340ab865433
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 13:11:08 2012 +0000

    Added boemc implementation of compare and swap for messageStack. In the boemc implementation only a boolean version of CAS is available.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3534 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 61211d13c5fe09649476951081a4c470478bfe22
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 12:55:34 2012 +0000

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

commit 6c93960a63faf2baeab2f8d5f605dad6eb819cf6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 11:20:20 2012 +0000

    Added messageStackLock to use when buildin atomic functions are not available.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3532 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09d1b9159f05440bad852b469a93b3d753908d63
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 10:38:46 2012 +0000

    fix sccp_device when using AO_compare_and_swap casting from int back to char pointer, using uintptr_t type instead of size_t.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3531 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a04c442abe7a6611e0e91a869ff3463a6eb08be6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 10:36:23 2012 +0000

    fix sccp_device when using AO_compare_and_swap casting from int back to char pointer.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3530 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6c3a708aed539149235ee6823856f67c2aeb5a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 10:35:24 2012 +0000

    Partial fix sccp_device when using AO_compare_and_swap.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3529 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e3495ccd7eff49e0d426eec5f64ea2fa357be65
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 26 09:51:53 2012 +0000

    Added atomic operations fallback to libatomic_ops package available on most platforms. When compiling with a compiler / cpu that does not support atomic functions (for example GCC < 4.1). libatomic_ops can be found here: http://www.hpl.hp.com/research/linux/atomic_ops
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3528 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f03acf8e530c3ed5927bea8b0a3b2fdc9dad060d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 19:50:00 2012 +0000

    Prevent dereferencing null pointer in sccp_dev_cleardisplay
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3527 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c5b6ab6bd70ca673e87503ecb7588d158cd914d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 19:49:17 2012 +0000

    Prevent dereferencing null pointer during transfer when sccp_source_local_channel is not set.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3526 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 55dae3871b2208bc3ac0c77301b2864e74a95d8f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 19:36:54 2012 +0000

    Prevent dereferencing null pointer after calling REQ->(sccp_build_packet).
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3525 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5cc90db61aa9a9b2dc1916bab0e9968bd241e73f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 19:28:55 2012 +0000

    Prevent dereferencing null pointer during transfer when sccp_source_local_channel is not set.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3524 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f39580d4742f4fe685d36dabd82dbab47f9f451
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 18:28:12 2012 +0000

    Make manager_event parameters conditional, to prevent null pointer dereference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3523 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 56cac6be4633cfe6bdfbf71f8ab4c3f1b17adc29
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 18:27:23 2012 +0000

    Check for null before dereferencing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3522 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2eca8f8344fe16494112a837e1405d3be59521ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 18:14:14 2012 +0000

    Check result of malloc / calloc before use.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3521 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a48e6bb70ec310fb80e0e3b094d11e4d11d3f9a8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 17:57:23 2012 +0000

    Prevent dereferencing null pointer in sccp_softkeys.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3520 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 422bf145034a9ab689923db628785b2a9902e240
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 17:47:38 2012 +0000

    Prevent dereferencing null pointer in sccp_utils.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3519 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc908d6fafd99b45073359e66a2d4f77c31dfd35
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 17:41:49 2012 +0000

    Prevent dereferencing null pointer during sccp_mwi_deviceAttachedEvent
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3518 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51454b9b17e32b1583882ada7c769b4153887cc3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 17:39:46 2012 +0000

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

commit fe7405b237d90cd92436ffd054d9ab57ecf3d30c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 17:39:35 2012 +0000

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

commit 45e95a7c69537c29d715304b11717e652c451af7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 16:00:53 2012 +0000

    Prevent memory leak in sccp_channel_forward
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3515 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21a92ad7a77c8c811e44751e371e4842f506ac6d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 15:57:24 2012 +0000

    Prevent memory leak in addMessageToStack (sccp_device.c)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3514 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2745dad43c19ef1acfb65f13c06fec6d194a79c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 15:56:47 2012 +0000

    Prevent memory leaks in sccp_config.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3513 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1ef45f0f96fd9ec780da2bdb53384f0da3731fd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 14:39:55 2012 +0000

    Release memory after failed init / malloc in sccp_threadpool.c. Check tp_p before use in sccp_threadpool.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3512 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa226d98a4e2dd889317664b68b7b9d0f00ac5a1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 14:19:16 2012 +0000

    move sccp_free(dual) for errors
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3511 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e1e327a2c6b511342d674be747bd9c319db06f92
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 13:59:11 2012 +0000

    Free ds after usage in sccp_utils.c:explode function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3510 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7299712d782468f12ce26ab4820d01fcd8233071
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 13:47:22 2012 +0000

    Free dual after usage. Prevent memory leak during transfer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3509 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 337e40242ee13f99aa3abcfa0aae73d63da2e4b0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jun 25 09:14:18 2012 +0000

    does this fix the hangup core dumps?
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3507 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f4c89101afb81f34cb0960eb082bbef932a4d1f1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 18:41:08 2012 +0000

    allow cfwd for channel state offhook
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3506 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21bd6ba8989bc80c5bb7acdb7c898e26936641cf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 18:40:20 2012 +0000

    check ss_action for Dial softkey
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3505 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 992b862d4395a457658d7a8bb7be0975ff030be2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 18:35:16 2012 +0000

    check ss_action for Dial softkey
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3504 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d793f7e0b494a290a82a910cff228542c35236d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 17:18:23 2012 +0000

    fixes issue with 'Device sent a Keypress, but there is no line specified! Exiting'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3503 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3279255d3c5486e61be055ed829741c31b0b5ac6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 17:15:24 2012 +0000

    fixes issue with 'Device sent a Keypress, but there is no line specified! Exiting'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3502 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0dfdca6cac8a9639a8274e376a70def983a46553
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 16:50:00 2012 +0000

    workaround to fix the audio issue while calling a pared extension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3501 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09a064584cf152b87e3ee2179a593702d187d1e0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 24 16:48:51 2012 +0000

    workaround to fix the audio issue while calling a pared extension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3500 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2b81456fe3495d1e90d5fd4376aa38aa08bb11f4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 21 18:01:50 2012 +0000

    workaround for gcc < 4.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3498 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f51c5b34bd604d8802261a2f66aedc57eee5731f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jun 21 16:34:38 2012 +0000

    workaround to fix warning: channel.c:4934 ast_write: Codec mismatch on channel SCCP/abc-00000001 setting write format to slin16 from ulaw native formats 0x0 (nothing)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3497 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit edca546e8cf63f2e835906ed4c9779edfed90767
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jun 19 16:05:42 2012 +0000

    fixes MeetMe number display issue reported by Jacob Miles
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3496 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fbbd18664b726b5a50870e3861666ce0be06588e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 16 08:10:48 2012 +0000

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

commit 4a236d4e76d75a560d4c1dd1d697b320c911718d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 18:40:36 2012 +0000

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

commit 4528ab2ed96a302f56256ec739e245e4211c226d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 18:02:41 2012 +0000

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

commit 39b69bb1635a9a7b4207dbaa46ac7215d8fd9a40
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 14:53:10 2012 +0000

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

commit 98bc9d111d5e20325e50a09958d0306a104acb9d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 14:38:23 2012 +0000

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

commit dcdf4c7263db2d251b7dee356025732fccb50b79
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 14:18:58 2012 +0000

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

commit 3bdb6677acd2d769a8095b54ad6de58a38f7ee95
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 14:16:55 2012 +0000

    fixes 'warning: nested extern declaration of 'pthread_kill'' on FreeBSD
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3489 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d4857288eda31fdc6c0e62806af3f3906ede76c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 12:19:01 2012 +0000

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

commit a522a9904604ff19abbe069ebd2b268f9fdc2f7d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 11:58:53 2012 +0000

    fixes issue with asterisk 1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3487 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24b3446cf396c87b745a2774b42dd78e67ecaafa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 11:08:27 2012 +0000

    fixes asterisk 1.8 issue on FreeBSD
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3486 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0613a5a498da4aeb985046941a30876d9e8c2076
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 15 09:28:10 2012 +0000

    workaround for 'undefined symbol: __sync_val_compare_and_swap_4'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3485 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40ddedb5fdfce622822d051afb82d042c7f71948
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jun 10 13:48:09 2012 +0000

    fixes configure issue using FreeBSD
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3482 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b4d27c3c4e1c30b2a909a280cce5735c4bc09361
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jun 9 07:53:47 2012 +0000

    fixes resume call using AMI functions - reported by Jacob Miles
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3479 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 814c33b6c0c335347efb350b223ecbb2b69d832f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 8 18:41:37 2012 +0000

    fixes dtmf issue reported by Steven Haigh and Jacob Miles
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3478 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f038eae624f0bcf21950f91df0aa1ae2768fd3c6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 8 18:41:04 2012 +0000

    fixes debug level value set by sccp.conf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3477 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 26724ab738a485bf59c8d66986c625782d4d3b55
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 8 18:23:32 2012 +0000

    fixes dtmf issue reported by Steven Haigh and Jacob Miles
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3476 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1fedb3741d9ccfc3105eb0e7e63464fb96d3bf6b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jun 8 18:03:56 2012 +0000

    fixes issue with 'Rejecting device: Device Unknown' reported by Alexandre Rodrigues and Jacob Miles
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3475 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0dbd19e82f3fa370bc2a6ec04746de2653f6377
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 29 17:30:21 2012 +0000

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

commit 736b60e3ae61ea12ad6af731ca3b0d14d6e747cf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 29 15:20:13 2012 +0000

    resize buffer for incomming call prompt and use safe version of sprintf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3471 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 27b4d374ccae3c2394177286b8edb1e5d8915737
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 29 15:10:51 2012 +0000

    update to Diederiks refcount version to work strait forward to stable v4
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3470 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 251479bbf0b93595a46dd1aa4071b08767667814
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 4 13:54:16 2012 +0000

    Update Hints documentation, clarifying the point that we are refering to a dialplan context, and that it needs to be present, and contain hinted extensions. Renamed the speeddial hint-context from hint to hints, overall.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3468 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f532b635b3e1105fe5f6e2decaa7175bbd5ee04
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 4 12:16:11 2012 +0000

    Updated definition of ast_channel_unref in ast106.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3467 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c72065defb3cf229e041a8b527ef43c7525edf66
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri May 4 10:35:19 2012 +0000

    Removed forward of prodding during rtp_write
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3466 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35284c207787f4989a01d30b1bd1f1c3b2d0a128
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 18:43:45 2012 +0000

    Renamed sccp_asterisk_getForwardingForChannel to sccp_asterisk_getForwardOriginator. Renamed pbx_find_channel_by_forwarding_for to pbx_find_forward_originator_channel_by_linkedid. Revised both pbx_find_ functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3465 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c73b1a72529945188f294242edeaa56885e18d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 18:11:16 2012 +0000

    Revised c->parentChannel indication.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3464 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 08413df3a5adf854fbf04f23cf8b74bb7ed7c471
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 17:54:13 2012 +0000

    Make FORWARDING_FOR work using new LINKEDID
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3463 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3922f1adee6a62319b46320a681eef276e207e67
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 17:43:07 2012 +0000

    Added setChannelLinkedId, renamed LINKID to LINKEDID. Using new LINKEDID to during ast1.6 indication of remotePeer to originator.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3462 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c2bf0d3ad809d539351e06dfddcb5b8fd5fc45a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 15:07:14 2012 +0000

    Added CS_EXPERIMENTAL 'FORWARDER_FOR' helper flag, to handle sending indication back to original caller. This way hangup/busy/congestion while ringing can be notified to remote end.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3461 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6df43e9833683806a77b32e72a057844269e0916
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu May 3 14:57:45 2012 +0000

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

commit 24553599114304588ad6b5c191003cf889f0f8f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 2 14:28:03 2012 +0000

    Corrected handle_keypad_button issue when using 7912 phones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3459 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2c63b82f6915e7dba671bd116aee6e31b6faf331
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 2 13:37:03 2012 +0000

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

commit 704e75d54bd5dc9cd4bbcdf87806cf3f8656a269
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 2 13:35:10 2012 +0000

    Fix callforward when using asterisk 1.6. Missing channel unlock in sccp_wrapper_asterisk16_getChannelByName.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3457 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3597a7a05163049795b7c959f34e2e7944902ace
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 2 12:08:15 2012 +0000

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

commit b61b23a8370a1117914b0620053f0f6bcab461eb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed May 2 12:07:36 2012 +0000

    Compile against asterisk 1.6 with lock debugging options
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3455 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbffcc1dfa1e9ae5f260ee90bb858a899729adc2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 1 20:56:34 2012 +0000

    Removed sccp_rtp.isStarted (-MC-). Revised call to sccp_rtp_createAudioServer in sccp_channel_openreceivechannel_locked.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3454 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1064d7221e3a1508727a4365fd56217f45a210de
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 1 13:26:49 2012 +0000

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

commit d267d10cef8ba2efa89baf66d03bf381cb3b806b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 1 13:03:12 2012 +0000

    Update logging text in sccp_wrapper_asterisk??_create_audio_rtp
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3452 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3a1dedea9d837078ced02bcef6071ad76c8514db
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue May 1 12:57:38 2012 +0000

    Fix segfault during cfwdall (Issue reported by Diego Vargus)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3451 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a92335bae9f5bfd204e822c1506c678aa0bdfc30
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 18:00:19 2012 +0000

    Ported setCallerid? fixes by MC (To follow the example of setRedirectPartyId)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3450 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c75146bbe9416ae30a873c870992a864a66a4045
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 17:53:29 2012 +0000

    Ported setRedirectedParty fix by MC (CallForward Issue Segfault reported by Diego Vargus during)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3448 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2158b996bdca55a7f797ecb813061e0fe40104c0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 14:51:26 2012 +0000

    Corrected debug message in sccp_handle_soft_key_event
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3444 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bd083aebfb5fd51cdd503480d7d314d64351ddb4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 14:27:34 2012 +0000

    Added sccp_channel_closereceivechannel_locked to startmediatransmission if something went wrong if getting the correct channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3443 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5661ece2040551ebb91ad77ba3bae5c2cf8ea42b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 14:24:20 2012 +0000

    Updated sccp_handle_keypad_button function, to use sccp_find_channel_on_line_byid_locked instead of sccp_channel_find_byid_locked (reduces number searched channels). Removed replacement of l / d when not necessary. Added debug logging if channel was not found.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3442 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 882cfcef8dd9e7411e6147004c48542614aef912
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 14:15:57 2012 +0000

    Prevent segfault during sccp_pbx_softswitch_locked when checking c->owner->pbx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3441 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 53c47020b0675cc0d870261ac8ee7a4623d5e027
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 13:45:00 2012 +0000

    Add propper locking to sccp_line_addChannel and sccp_line_removeChannel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3440 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d6ef12001d8d422ba30d92924958c4f4b0abc9cd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 13:41:30 2012 +0000

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

commit ed248559136bcb8e058af4da2186f7200bbb1d81
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 30 13:40:50 2012 +0000

    Denoted config option trustphoneip as deprecated. This config option is no longer in use.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3438 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a8b9364f26f24b9ef798577cf81fe0b0f93f68f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 29 13:39:15 2012 +0000

    Correct use of in32_t instead of uint32_t for debugcategories
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3434 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11c17c66d4981afd43759b8698005258ac41663a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 26 16:24:03 2012 +0000

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

commit 89b367c71c8df7dd0c7d77b195c65fe7cd369dbc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 26 16:01:00 2012 +0000

    Added WARNING_USE_BRANCHES_V4.0 because of pending V4.1(refcount) release to trunk.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3417 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 171531208c280ef2bd2d2eed4a8ba8a6186d93a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Apr 23 09:29:48 2012 +0000

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

commit 8567159fcb87047ac054f4b11217341829773655
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 21 11:41:14 2012 +0000

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

commit d671e62b929c0112d1f6c1e5d9866d2f5cbc44cc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 20 17:17:23 2012 +0000

    does this fix the hint issue?
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3412 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e26b5b1042b4f9221750ee220d55e4a0de34b622
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 17 11:17:09 2012 +0000

    Moved status check during handle_openreceive_channel_ack before looking for channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3410 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd5a58464c27c98e3a1162bfb514d3e3b9ddb24b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 17 11:16:26 2012 +0000

    Verify existence of d during sccp_pbx_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3409 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c5baf3a3f53b27e4b7e602e570e0dedf9579b1e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 17 11:07:11 2012 +0000

    Verify existence of d during sccp_pbx_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3408 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bab108924c8692f1f7841cf6b181e61b8fc4fb77
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 17 09:07:32 2012 +0000

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

commit 732ab9c753d58099a33f4cf449d59371142ad6ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 15 12:39:06 2012 +0000

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

commit a8ec256731782a77d8980e65a64d01d80b49fdbf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 15 11:33:21 2012 +0000

    Set lastkeepalive at beginning and end of handle_message. Use keepaliveextratime as a percentage. Re-check lastKeepalive before disconnecting session
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3404 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4662a1e521c917ac336dc5868266473981904a45
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 15 09:57:53 2012 +0000

    Switching of non-blocking more in sccp_socket when using experimental-mode. There is no need to use non-blocking mode when running one thread per session.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3402 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19f123edab960bcd6b154ecd1575b12fb93ec8ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 15 09:57:35 2012 +0000

    Gaining a little more information when we can't find the line connected to an incoming call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3401 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0628428c6db4dee5ed2ed7850fef83bd72028fa5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Apr 15 09:12:18 2012 +0000

    do not enable tzoffset in sample configs
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3398 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit db2135e83c37a0cd7d97d529425c79b62b34ca08
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:57:13 2012 +0000

    Backoff a little longer when 'resource temp unavailable' occurs during send
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3396 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 284b104f5ed8b20303db0adf4ddc56fbcad7f5be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:49:56 2012 +0000

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

commit 34a0655ab9a8c43a1c0cc545fba9deaeaf03ff4c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:34:22 2012 +0000

    Extended logging during transfer completion to find out when we get 'Failed to complete transfer. The channel is not ringing or connected'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3393 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ac910210dd361c23555c6425ecf1c3496895d14
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:32:29 2012 +0000

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

commit d82ea912037f7da711797f0d3380046796b960d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:28:49 2012 +0000

    Reduced ERROR level to standard sccp_log for 'can't put on hold inactive channel'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3391 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4c56d7b4760b82d1b5febf5fca065fa5e4211ff
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 13:26:50 2012 +0000

    Simplyfied sccp_socket_device_thread. No need to reduce the pollTimeout window, preventing the window to become to small. Rewrite sccp_session_send2 method to take into account EINTR/EAGAIN, but folding when a real write error occurs.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3390 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 573c5bf2c96f615286adbadc702384ba28ccb76b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 12:57:16 2012 +0000

    Removed recalculation of pollTimeout based on previous message handling. We do not need reduce the pollTimeout window based on a previously handled message.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3388 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3b35c89917a192113dba8d42f9937dbde31e140a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 12:56:43 2012 +0000

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

commit 2d82f2ddf87193780d3d50caf06ae47d976df9e8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 12:53:10 2012 +0000

    Fixes re-registration issue when phone still has an open channel, but misses timeout. A context switch on a heavily loaded machine and a very low keep-alive time, leads to missing keepalive windows whilst handling a message when a context switch happens.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3386 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc78701987fc9e49fa89e1aae1904a0ff3bab873
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 12:41:20 2012 +0000

    Handle transfer savely when new_channel does not return a new channel as expected
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3385 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e6d9cb04117e2973555f2b22cf381caefa0899d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Apr 14 09:17:03 2012 +0000

    Fix bad magic number on hangup (Reported by Diego/Philippe)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3382 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 279fa29b1060eb627c9a5c82ca9baf456fb6014a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Apr 13 10:23:58 2012 +0000

    Set devicetype during sccp_handle_tokenReq, so that they are displayed nicely in sccp show sessions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3381 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c5d474a11473e4b1875aa79bfef0ac2d6866246f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Apr 12 13:53:36 2012 +0000

    Reinstated marcello's transfer patch, to negate the issue with shifting focus during transfer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3377 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6025af0645508edc76189a9bcd3903f0acb947fc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 11 16:09:45 2012 +0000

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

commit 25eac54cf39f0612a37d43af596d9797755591e4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Apr 11 10:16:43 2012 +0000

    change the way we handle transfer situations
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3364 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 590181b60ab781459feb0ca2666576ce99eca386
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 10 12:17:45 2012 +0000

    Added passthrupartyid and callid to logging in sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3362 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aa7cca5b5f635ab9fc0ba6291b81c56051fe5eda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 10 12:12:23 2012 +0000

    Store the keepaliveinterval for use in sccp show sessions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3361 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0391fa2f53402b5b8348cbbf7adb928f76732a77
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 10 11:49:13 2012 +0000

    Set the registrationstate during crossover session / sessiontimeout
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3357 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 81c8f7bd5ab7c1cd92adee6c4c6d6c94b68ffa0a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Apr 10 11:43:33 2012 +0000

    Enable openreceive_channel_ack and startmediatransmission_ack functions to function without a valid passthrupartyid on 6911 phones
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3356 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1f22c86238a53502126238e252220d49a3220a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 16:21:52 2012 +0000

    Added callwaiting_interval option to sccp.conf. Implemented repeating callwaiting signal.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3349 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 93f4a50f8cb9d38b460e47fccb9581424033652c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 13:56:18 2012 +0000

    Added CLI/AMI command to send TokenAck to device (sccp tokenack <deviceId> / SCCPTokenAck <DeviceName>). Makes a phone switch servers in a clustered environment on demand.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3348 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 51385c6041af474ffe6b27cd97073f5fa8283917
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 11:13:56 2012 +0000

    Send reset to connected devices during module unload. This will make them reconnect much quicker afterwards
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3347 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bb0fafe55a274a3ff9af8773eb69f62764404e51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 11:08:26 2012 +0000

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

commit 075a72e81b14cf14ee0bcb4d934249ae24bba50d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 11:02:59 2012 +0000

    Use callID next to passthrupartyid during handle_open_receive_channel_ack, handle_OpenMultiMediaReceiveAck and handle_startmediatransmission_ack, extended debug logging in case of status error
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3344 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31040a542aeecf90bf558bbc16c8c8bf131b20ea
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 10:33:09 2012 +0000

    Revised handle_dialtone (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3342 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a41e7273e1bffd7a20836e898e1f300b97758f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 10:12:56 2012 +0000

    Lowered 'socket read() zero length' status from WARNING to NOTICE (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3341 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9522fcc26b652405c48525f8ed186ec85ede9023
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 10:11:50 2012 +0000

    Indent debug output from Fire event and event type, to follow the flow of other related messages (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3340 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66252822293d10f458d0149397c49d79c4b240f5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 10:09:59 2012 +0000

    Extended logging during handle_register. Allow unregister message with valid s->device (needs direct access to sccp_session_send2). Handle startmediatransmission with 69xx phone models that do no always provide passthrupartyid in their messages. (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3339 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 787cce93244d72708f3685ed43a5828c24fa0074
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 10:02:23 2012 +0000

    Use one exit point in check_session_message_device. Unregister Message does not need s->device to be able to be handled (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3338 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d1f06fe7b32bcc990326e8883504683391699e2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 09:58:28 2012 +0000

    Update warnings in sccp_socket.c. Do not close session when a complete message could not be delivered, if necessary session timeout will take care of the cleanup. Add 6911 phones to list of phones that need addional time for keepalive. (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3337 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f2f183e14bc4d5d66ea59d5061baad0f2452abb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 30 09:22:22 2012 +0000

    Clarify device debug messages (migrate from V3.1 commits)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3336 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e69d4011b345ca810e1ad463d341dddb8b74cfcb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 27 17:18:20 2012 +0000

    more robustness for default line configuration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3320 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cea7f1f2a553578fb67a08a3bcedf29bfd17fc39
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 27 11:49:00 2012 +0000

    Updated annotated sccp.conf softkey example to keep the transfer button in the same place during transfer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3319 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07074734d110632a8c2736722cba7dacae962f73
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Mar 27 11:32:17 2012 +0000

    Fix unlock issue during transfer when sccp_channel_new did not return a valid channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3318 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9c11b1eb8a97bfe088b2aeee3eb1ece669bc89a5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Mar 25 09:02:07 2012 +0000

    workaround to for voicemail button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3317 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cb1522b98e87368e8e410c99c0d17a4052052374
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 24 03:27:59 2012 +0000

    Extended debug message on Failure of getting usable instance on sccp_feat_voicemail
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3316 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7a12c75a60be90a6347a6f8f16da4dd94ec7d518
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 24 03:22:48 2012 +0000

    Fix voicemail to get defaultLineInstance or 1 if lineInstance has not been provided
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3315 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c08d5f3731828998255978ee77a92de8d957756f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 24 03:21:01 2012 +0000

    Fix voicemail to get defaultLineInstance or 1 if lineInstance has not been provided
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3314 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 937b24b045a1f2472be6618965ee145abd20bb2c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 14 16:03:22 2012 +0000

    Update Makefile.in files and Changelog
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3313 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 614caf17234ce9ecbcfb6be4dd9ffc6d52543973
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 14 15:57:34 2012 +0000

    Revert accidental checkin of define.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3312 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e381cd9a27bea0fd52235b8e47894625957c419a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Mar 14 15:55:25 2012 +0000

    Fixes sccp_config_set_defaults bug, now multiple entries defaults from globals section are parsed correctly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3311 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f45cbd5594ad82c963b387c2a52e73810003bbf3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 9 19:34:41 2012 +0000

    Fix byteorder on r->msg.StartMediaTransmission.bel_remoteIpAddr following other methods in sccp_protocol.c (bigendian) (Philippe Teissier)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3310 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fec1a525ba7ad72fafbc0e9956d1479fd4cb9202
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 9 19:14:38 2012 +0000

    Fix crossdevice registration on module unload/load.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3309 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9defc16efdf9b4410acbd99a04368275d119ec91
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 9 19:14:10 2012 +0000

    Fix phone_features parsing for bigendian machines on registration to retrieve protocolversion
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3308 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b38629c7482437a4f2b651daec5cba812abc420d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 8 22:24:28 2012 +0000

    Update configure, to match changes extra.m4 in revision 3305
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3307 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c1112ad2884b158ee361d29a74d67d8e4aae42b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 8 22:19:41 2012 +0000

    Fix permit/deny sccp_ha_append in sccp_utils.c. Added ha output to sccp_show_globals and sccp_show_device, for debugging purposes.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3306 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2ec0e4e72fc7022f6b2724a50a6f12c67878c41b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 8 18:09:57 2012 +0000

    Removed -Wno-unused-but-set-variable because of negative side effect on certain platforms (debian lenny-> http://xen.1045712.n5.nabble.com/xen-4-0-testing-test-7147-regressions-FAIL-td4415622.html)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3305 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 177d66e8bbb5987a8849b34f2a8f4c70e513416e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 8 17:20:12 2012 +0000

    Add checks for byteorder.h/endian.h/signal.h/assert.h/etc to autoconf/extra.m4 to be used in common.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3303 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d574ddcc32bc39f3ae6dcce86b4c4650d4cd768b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 8 17:17:20 2012 +0000

    Fix for sccp_lock.h when asterisk is compiled with DEBUG CHANNEL LOCKS. Added checks for common.h includes.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3302 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6c6130acb82cfff3affe6781a837d6fa5e649ec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 18:16:18 2012 +0000

    updated uses of strcaseequals function in sccp_management.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3301 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ab17f7efec77919c25088709466471b44b494f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 18:14:27 2012 +0000

    Changed sccp_strcmp and sccp_strcasecmp to sccp_strequals / sccp_strcaseequals and reversed function output plus all use-cases of this function in sccp_config and sccp_hint.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3300 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d78968b1e02931ee1db4b1aaf3ddbc50d3627417
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 17:15:05 2012 +0000

    Fix addButton reload for lines with same options. Fix sccp_strcasecmp, sccp_strcmp when both parameters are zero returning FALSE instead of TRUE (might be counter intuitive and name should possible change to sccp_strequal with reversed return values)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3299 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff8066c7b0011f06ff90c48be47bcda65087ff96
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 16:11:05 2012 +0000

    Fix locking issue for GLOB(devices) between preUnload and device_clean
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3298 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d083a410d14b0a71cffd42f60957e25f8c05a10
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 13:32:21 2012 +0000

    Fix device reset on sccp reload
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3297 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 889c7962d5a40b123f9c7a51b96fcc9d6c36f681
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Mar 3 13:08:09 2012 +0000

    Fix Warning because of empty button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3296 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 31c5654317720bcd6b0d0854ee9d92181cae997f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Mar 2 17:53:21 2012 +0000

    Remove use of log_show_lock (Philipep Teissier / Sparc64 / Asterisk 1.6.2.22)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3295 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 137200398e071ea708507fbd93658cc3fb0a54d3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Mar 1 14:55:30 2012 +0000

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

commit e529fc21a284c592040337f7b0d9428e39104641
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 28 12:53:03 2012 +0000

    Fixes for compile issues on solaris / openindiana
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3293 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e304e1e83a9e3c17b01cbd7a57b6fdaf833af30e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Feb 27 13:56:36 2012 +0000

    Reduce DEBUGCAT Enum to fit in uint32_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3291 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac21932ad30da0cf7033b8854343ad60a8a45465
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 25 22:14:37 2012 +0000

    Irradicate rpl_malloc issues when cross compiling, by updating autocon/extra,m4. Update ChangeLog
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3290 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac89100b096c9f145d264306407f25ab9f9283f7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 25 15:20:28 2012 +0000

    Reverted hint change related to Dynamic Speeddial CID (sccp_hint_isCIDavailabe). To switch this feature of use --disable-dynamic-speeddial-cid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3288 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a69cc63aaec6c2b8bfb51d9c5966c98477b14194
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 19:50:07 2012 +0000

    Removed LOG_NOTICE status from sccp_device_clearMessageFromStack Message, added line retrun to LOG_ERROR message in sccp_hangle_message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3287 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d16bb29357e2b9bf85c4e46fb56e3dff94919ca
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 19:00:22 2012 +0000

    Added strdupa -> sccp_strdupa for platforms where /usr/lib/string.h does not provide an implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3286 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 25de2f45d9e427a04aef76a591990c09c01849f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 18:57:01 2012 +0000

    removed last traces of strdupa
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3285 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a0798d1bef027c85463c3c5b4dfa3dca9b2fc973
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 18:37:58 2012 +0000

    Replaced instanced of SCCP_DEVICESTATE_... by SCCP_CHANNELSTATE_.... in calls to sccp_hint_lineStatusChanged
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3284 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77ce954abf4dd008ad361e7ed681520e2af7344e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 18:35:31 2012 +0000

    Fixed faulty return sccp_configurationchange_t values by sccp_valuechange_t
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3283 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 840515ac73dead285601a8a79c59b0d91c239a83
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 18:33:56 2012 +0000

    Replaced instanced of SCCP_DEVICESTATE_... by SCCP_CHANNELSTATE_.... in calls to sccp_hint_lineStatusChanged
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3282 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9ac3483f48945ae7d673eba3f85ee89736f77f05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 18:32:48 2012 +0000

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

commit 7648d17807009b8514d18ea76e759e5e1eba33c1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 17:51:32 2012 +0000

    Irradicate ast_strdupa, using sccp_strdupa replacement instead
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3280 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 72ee04f63a1023f5570ee939b40323b731dc5531
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 17:48:04 2012 +0000

    Reversed callerid info on ast106.c ast_do_pickup by accident
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3279 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b57550bec219144c9a971f1863f2263861c3c024
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 17:09:16 2012 +0000

    Reduce depandic warnings raised by llvm/clang compiler using -Wno-ignored-qualifiers during non-DEBUG build
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3278 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6c0846cbd423e412dbf57c4e13a20c82248416d9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 17:07:22 2012 +0000

    Replaced strdupa with sccp_strdupa (because clang compiler cannot find strdupa in asterisk sources)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3277 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66d28c1b2144fb99b2ee7ea013e89aedcc8e1a24
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 16:45:16 2012 +0000

    fix llvm complaining about: two or more data types in declaration specifiers
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3276 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 70a09cc8be6982153da36110d8d45dfdbdb47293
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 16:27:15 2012 +0000

    Fixed compilation regarding poll_compat issues (DARWIN/OSX, BSD, IAX etc). Compilation on Apple OS-X should not work again.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3275 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4918b6a752ca22714c1ca40b29e5ed1ae0de145c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 15:53:37 2012 +0000

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

commit 51f19aec35e277eed8d708f5cde9f1a96cd662cf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 15:51:55 2012 +0000

    Extended logging during sccp_handle_message and sccp_handle_soft_key_event. Fixed spelling error in sccp_cli.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3273 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b760c1b9179540516d4971060e1205a3382750f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 14:50:52 2012 +0000

    Partial Fix for audio during gpickup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3272 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 370ee3e90408a9c6ce5eaaca43125346fada3941
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 14:22:29 2012 +0000

    Compiling against asterisk 1.6.2.11 again... Gpickup still needs to be tested
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3271 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24417b7007cef58733e5a878de6a47e9f0f09ccb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 24 10:30:15 2012 +0000

    fixes compile issue with asterisk 1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3270 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32392a2a4b28b8895443f9553b414044a384e677
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 17:23:16 2012 +0000

    fix ast_do_pickup issue with ast 1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3269 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 620144434e13a21375a493d70c5c4fdcdf9a5ddd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 15:57:00 2012 +0000

    Fix marcello's calledPartyNumber fix
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3268 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee8eaf74e9dab1d02f734fa6820abed94858a3cb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 15:17:51 2012 +0000

    update cid name line after connected line update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3267 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a68f87bbe0cb3d2e70daf0fb44a2c2e2c25c48ec
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 15:04:14 2012 +0000

    update cid name line after connected line update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3266 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 63d4bca1e117beb3c64f715b0b90d228be97d234
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 15:03:59 2012 +0000

    update cid name line after connected line update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3265 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 247e1657ab463ec4f2303922d7b08f5198a96015
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 15:02:40 2012 +0000

    update cid name line after connected line update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3264 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d0125e5a477f01ee78280005ee02cf116ae6ef6a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 23 13:51:12 2012 +0000

    Fix redial softkey handling when offhook (without lineInstance and callid)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3263 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2e176ee8478ec26a58311dcbdba2f194be16c4f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 21 14:37:26 2012 +0000

    Fix private softkey. Pressing private softkey will only be used for one call and one call only. Privacy Feature Button remains unchanged and will be retained in astdb
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3262 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 76d041f3576d315161ac4aa989d39dd34ed9b7fa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Feb 21 11:50:47 2012 +0000

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

commit cb2aabea8401d35be76e5e5babbe73404e4f0f64
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 19 07:30:29 2012 +0000

    Make asterisk-1.6.x-patch-widebandslin16k.patch unneccessary for asterisk 1.6.2.x, by extending the current_RTP_PT payloadtypes on the fly when creating audio_rtp
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3260 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e504e52e9665c1b4b622e347d955f03ae611d325
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 17 21:41:12 2012 +0000

    Revert to previous behaviour for SCCP_CHANNELSTATE_DIGITSFOLL (awaiting discussion if we should guard against sending states to phones multiple times when nothing changed)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3259 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4a7bd7f741ff6bd1f6c437058f64e232e0900129
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 17 21:30:33 2012 +0000

    Fix queue_control/queue_control_data when compiling against asterisk 1.6.2.x (Claudius Zingeli)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3257 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8bec91ec233dc2c598faa470dda30bf2632bd50
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Feb 17 15:30:45 2012 +0000

    Remove setting sccp_dev_set_keyset during digitsfoll when already in that mode
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3256 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a790972e93d75242825738403df535965130708d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 15 19:35:28 2012 +0000

    Disabled jitterbuffer by default (set to default:on by accident)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3255 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7394ac450662cefd27bc45f7c852a36503dc281f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 15 11:21:25 2012 +0000

    Convert ast_warning during ast_write codec fix to standard sccp_log
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3254 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15458ad429aeff72c116e4309a543cdd21b3e606
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 15 11:11:12 2012 +0000

    Remark setOption to resolve compile warning
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3253 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f518382303030fe0c3a614069688672fb15b8919
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 15 11:09:36 2012 +0000

    hold/resume/no sound issue solved for ast1.8 version below asterisk 1.8.7.0
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3252 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1d3292e78b30904d2498d8f7d14c0e1c8b584a5b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 11 12:16:26 2012 +0000

    add warning for outdated asterisk version with issues ASTERISK-14384, ASTERISK-17502, ASTERISK-17541, ASTERISK-18063, ASTERISK-18325, ASTERISK-18422
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3251 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit da0a4d84a30ac5aec53e5a6e294b392dfd98245e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Feb 11 11:28:33 2012 +0000

    Test/Fix codec translation after music on hold
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3250 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e37115b2e0a1af204959c6efb7596367d2426a4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Feb 5 06:03:05 2012 +0000

    Fix include order for sccp_event.h. Complete sccp_manager_config_metadata
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3249 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d427bf692be538a203ff53908b1df721bafc6c8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 2 20:28:31 2012 +0000

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

commit 942b7825aaf700f51c38ce6dffb044944618ad50
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 2 18:35:22 2012 +0000

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

commit 5f58bd9cdd2e57bd7f01de8b55638d99f20a1e8d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Feb 2 01:49:29 2012 +0000

    Revert to using sed instead of expr in asterisk.m4 (Apple / Alistair Galbraith)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3246 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b0c68728613460771330ff6f9d561c1c72c50153
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 22:16:46 2012 +0000

    Moved new config data type to EXPERIMENTAL (for while testing), Added documentation to new config data types
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3245 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b084ce9b5d37d4327d4475829e73620d9b1d42f6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 21:04:58 2012 +0000

    Implemented debug config parser using ENUM2INT / ENUMKEYS
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3244 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc055813e7fb11c45c305bc7e06e6df55f115fa5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 10:24:07 2012 +0000

    Adapted to new sccp_config_entries.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3243 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e51a290462e9f000eeec691335734d02e29995a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 09:43:45 2012 +0000

    Added DATA_TYPE Macro to sccp_config.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3242 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09bc87cdada0e67fb679230cb1f375f386204d0e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 07:41:48 2012 +0000

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

commit 080f800bbd734d1e64afba9a2cc7969602caae9a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 06:35:53 2012 +0000

    Renamed shortname in enum lookups to key (debugcat / codec) to allow for generic access
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3240 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9a33be0be71a9d432d5a5b9afff280a2efef5859
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 06:34:37 2012 +0000

    Migrated SCCPConfigMetaData AMI Function from refcount project
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3239 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6069af0c84fbae6a1dd0d5370ca533d87bbff6ad
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Feb 1 06:33:26 2012 +0000

    Migrated forceHangup to pbx_impl from refcount project, fixed possible null pointer dereference in requestHangup (sccp_channel), replaced pbx_hangup in sccp_features.c by PBX(forceHangup)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3238 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 578edd85d0206f77142c96552c1fdfba0f9f29ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 31 21:31:06 2012 +0000

    Small refinement to gen_sccpconf.h attribute types
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3237 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbc2f4b23c826afe790f84b5e8349312fb81d381
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 31 20:45:17 2012 +0000

    Updated gen_sccpconf, fixed small issues in sccp_config_entries.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3236 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 673dba15e090f58b8db15a70fdbb6411ab94feb8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 31 17:44:25 2012 +0000

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

commit baa6cac3280cda4275297718f43ac6b22a89f5b1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 31 08:07:36 2012 +0000

    Added xml output to gen_sccpconf (for version independent webfrontend
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3234 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0846695c00b9d2efaf154b6cae11f02b81e35d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 30 17:13:37 2012 +0000

    Revised requestHangup during sccp channelstate Progress
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3233 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 907b9ca1df25391b079c49bd9c58f8608be0556e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 08:46:56 2012 +0000

    Realigned callback definitions, added queue_control_data callback to ast106, ast110 and astTrunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3232 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f56a4f608b7e8b56e96e593566c6199c2bdfcdd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 08:30:07 2012 +0000

    Moved startmediatransmission and startmultimediatransmission message to sccp_protocol.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3231 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d428870601d30f733bf530d377d2fa495abfc2dd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 08:01:52 2012 +0000

    Moved openmultimediachannel message to sccp_protocol.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3230 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c56bd5c520b158bd3cb9029c22ecfade770a2314
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 07:42:02 2012 +0000

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

commit f13f99da272de2650b8f8e2648488da0735f6c7e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 07:40:57 2012 +0000

    Moved openreceivechannel message to sccp_protocol.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3228 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5fd4773bf82d52a0f3986f81f4cc8e38f3254985
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 07:11:01 2012 +0000

    Change to using PBX(moh_start) and PBX(moh_stop), use sccp_channel_set_active during hold/resume
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3227 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e48bfd379d908333bceb610e1c0add4008029f4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 07:05:17 2012 +0000

    Change to using PBX(queue_control) and PBX(queue_cotrol_data)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3226 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 24110c6826767f79058002199fac7a73d39102b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 28 06:55:02 2012 +0000

    Added moh_start/moh_stop/queue_control and queue_control_data to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3225 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0fd72be95575591b9b61f10f0786c046ea1d0e39
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 27 08:08:35 2012 +0000

    renamed sccp_wrapper_asterisk18_requestHangup to sccp_wrapper_asterisk_requestHangup and moved to ast.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3224 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e294a226d7f3b00074956de5392a9966b3b122f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 27 03:56:10 2012 +0000

    revert requestHangup to original behaviour (Bob Brown: chan_sccp v4.0 r3221 - Incoming calls nothanging up)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3223 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4b7af331529327138de12a984307db48ceb470b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 18:14:30 2012 +0000

    Refix gpickup whilst reenabling previous hangup procedure (Tyler / Bob)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3222 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3f9c587eef38f6a6abb06e76143d918e83e9a3c2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 12:00:46 2012 +0000

    Fixed gpickup -> caused by hangup problem without a valid sccp_channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3221 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d8c68132610b68fe3df7940eac4cb2bcbcde7caf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 08:56:27 2012 +0000

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

commit a9c2f7032a5469c8c2e47cba7568b5d9461d3fc7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 07:54:00 2012 +0000

    Update reference for new features in doxygen
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3219 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 296b01b9214691b47a2a5ca0204fb735cbf129ac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 07:49:05 2012 +0000

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

commit 4bff46036a03c09080e80cd115a725b124a72882
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 07:37:29 2012 +0000

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

commit f12ac047031c743c042d0697d6cbc9e55062084f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 26 07:36:52 2012 +0000

    Updated V4.0 Doxygen Documentation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3216 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c59bc98ba7a7019cd013ac3ecaa55f0eb7968556
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 25 08:04:05 2012 +0000

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

commit 27d0ecff7c8a50be3361cd4c54b840a5e6837b51
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 23 20:16:13 2012 +0000

    Added a check to see if the got a non-zero bridgePeerChannelName
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3214 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 62fcd69572d97cfb4aa4416812aa8b5c1e59a069
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 23 19:53:40 2012 +0000

    Answering ringing line using the line button (Josip Gracin) analogous to V3.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3213 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b3b5f3d13498a9e36a84228635eb72c267ffcd90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 23 19:48:29 2012 +0000

    Answering ringing line using the line button (Josip Gracin)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3212 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5684d965e355c72cb4b275f7e01589220d2a91e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 23 18:34:15 2012 +0000

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

commit 7417518538b54048c60507f3663867a0c2921e95
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 23 15:37:12 2012 +0000

    Removed reference to astChannel during callforward bridging, not set/used anymore -> PBX(getChannelByName)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3210 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3c932746b916402b407e9b38d4c5eba8250841d0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 22 09:26:40 2012 +0000

    use PBX(getChannelByName) to answer forwared channel; change getChannelByName interface definition
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3209 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0901335f57bb7e56553a745916dd15017c3f256f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 22 09:18:16 2012 +0000

    use PBX(getChannelByName) to answer forwared channel; change getChannelByName interface definition
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3208 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ab6b49d9c2214015648e3b07790e31527734068b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 21 17:20:20 2012 +0000

    changing the pbx_channel_walk_locked function and the way we are searching for a bridged channel, this maybe solves the issue with cfwd
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3207 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6d0a4f0c72a61efe3fd672fd01f450d4b1ed9bee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 14 17:19:51 2012 +0000

    Only sending DMTF_END, asterisk will generate the DTMF_BEGIN as needed (Thanks to Pavel Troller)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3206 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a284de7c66b5db34d3c34b85bfd5740b73a32cfd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 13 20:51:40 2012 +0000

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

commit 23c4c1ac4cbadfffe3720c531850bf88d574bf11
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 13 20:50:34 2012 +0000

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

commit ddc8b5c04ae6a3fc56dc91f0411681b9bc6a8076
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 13 17:14:47 2012 +0000

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

commit 2cb4622c162ca607752b9572ef3bc07f3c14d529
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 13 16:55:00 2012 +0000

    Updated debug loggin for refcount retain/release functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3202 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41a8b0dc694a80bb5030cccc707bbad79ce62517
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 13 16:05:54 2012 +0000

    Reduce number of database interactions -> improve handling speed and interface responsiveness
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3201 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e7a74a9fc95932899cb083071a1c719430cf6ef8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 11 17:13:21 2012 +0000

    updated got video video debug message
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3200 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 538a8c95ae509e7505076aa9398110d76dea63cc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 11 10:39:08 2012 +0000

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

commit 898fb1df78af7c4714f6ce7748b2795a54d6910b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 22:03:38 2012 +0000

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

commit c101500268de81e2fcb0377bdbdec5225e685c4d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 21:44:40 2012 +0000

    inlined retain/release functions to lower the function call cost
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3197 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e38348d957525dc966f65876410f870bf532da44
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 21:38:54 2012 +0000

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

commit 50b3cba03bc8582a4150a492f731dffa9c071f87
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 21:04:00 2012 +0000

    Added no-op's for retain and release when using without --enable-experimental-refcount
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3195 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0f811de2aa7b56fcc2abbf3addbdffb231cae9a3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 20:56:03 2012 +0000

    Revert to old sccp_conference implementation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3194 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d590c0c7a094279bcaecf51abf1c55c85ad29b2b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 17:58:26 2012 +0000

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

commit 37642a3fee4c948785628c736816f24572d95680
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 17:44:35 2012 +0000

    Added check for existing callInfo structure in sccp_channel_display_callInfo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3192 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a11f0d4faea90d5317979c4a8b483223d0bd722a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 17:29:23 2012 +0000

    assigned new experimental-modes to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3191 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 15669af245f8f704dcd90122513c4a377abdc2a6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 17:26:13 2012 +0000

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

commit 58f9f2637d3e52f7a5aae43f5c71f1b92ced546f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 10 17:18:49 2012 +0000

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

commit 29f70350b098747393d4ed2596edc7d83deb20cc
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 9 13:38:35 2012 +0000

    Resetting minimum of 3 channels for conference, cleanup ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3188 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b0b18c1d3c582e4b0070caf355a37b6442189f56
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 9 13:20:47 2012 +0000

    Revised sccp_conference swapAstChannelBridge (not tested)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3187 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e791b280af760bec38b757398afc79b733718113
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 21:57:27 2012 +0000

    corrected ast106.c callerid function
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3186 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f3f7f6c120782b542361746ec67c4a102a4fd63
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 21:48:30 2012 +0000

    Fix for callerid in ast106.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3185 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7f2e7ce0fafcaa7fd70a4c13515db384ae70b9b0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 21:17:48 2012 +0000

    First use of refcount during line_addDevice, line_removeDevice add retain device and line for linedevice references
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3184 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6a81b99afe0da19668110ce358667b584d9be3d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 20:27:40 2012 +0000

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

commit b69981652d002bcaacaa51d474bc426f3090aab3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 19:07:46 2012 +0000

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

commit 4b889abc466104a082f77bbf8cd6746e37aaaeb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 19:06:08 2012 +0000

    Returning correct device/line object type from retain/release functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3181 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65b0c4852c1fd0d41ed6f9c53b7c9649ee47bb23
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 18:18:16 2012 +0000

    Returning void pointers during retain and release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3180 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c661c2f91d642db734a4488eac96bfdc341eca9a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 18:10:17 2012 +0000

    Retain and Release should return the Pointer to the refcounted object or NULL; Fixed destroy_session; removed while loop from sccp_mwi.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3179 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa7ef74623575ff9094c86cf495830e5a89a6c01
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 17:47:45 2012 +0000

    reversed mutex destrox and unlock back
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3178 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09b1de336d3ac4dcdf2005be571f879715ff5871
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 17:41:00 2012 +0000

    Fix for refcount (< -> >)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3177 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb5d413763af911821eadf62ab4d4bd4e66aa01b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 17:33:48 2012 +0000

    Fix for refcount desctructor call (marcello)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3176 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd3e33bd77823c723839b1236a58a25f26b01663
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 15:13:50 2012 +0000

    small improvements to refcount system
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3175 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 46b595d026fc7d2d9c0fc7237a2deb052a6f6566
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 14:07:00 2012 +0000

    Adding NotImplemented Warnings to ast106.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3174 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 293f2ed1242b9eb742fd7abda377799cd1ef15a2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 13:53:09 2012 +0000

    try to fix cid issue with 1.6
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3173 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 11b1646e0c757c3ed5d347bd8a775360875eb39b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 13:46:59 2012 +0000

    Reverted Callerid Setting in sccp_pbx.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3172 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit acf225669134be568f59b117ccf492270820d95b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 03:36:03 2012 +0000

    changed refcounted device/line version to CS_EXPERIMENTAL ifdef blocks (to avoid possible problem during testing)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3171 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 84b4465f8f014a320b33c98cd3e10e2ff1dff2c8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 02:43:31 2012 +0000

    Fixed memory leak in while reference count wrapper is in use
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3170 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ce57c649df297bf90ec14e8e733e9dd995c79d6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 02:41:11 2012 +0000

    rename sccp_simple.conf to sccp.conf (To make it easier for beginning users)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3169 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1cce4af9b7efd9b73111fba8b33f635c94e764f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Jan 8 02:39:23 2012 +0000

    renamed some of the sample config files. Added sccp_freepbx.conf sample
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3168 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6a84dc67d83718af2263053d4b9101c5c618399
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 18:43:00 2012 +0000

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

commit 76f7efda2fb73e35cbdb55e7dc7a319a11910871
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 18:36:33 2012 +0000

    Fix call to retain and release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3166 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5987afc1e353914a4e68f3e9f880cf3f34e25c61
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 17:25:59 2012 +0000

    Fixed release assignment in sccp_lock, added debugging to retain/release
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3165 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 09caaf28f288191e96c1957d7c05c0a0595442fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 16:50:20 2012 +0000

    trial with refcount for device / line instead of locks (experiment)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3164 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41d88f0299346221a3e97d141f6067c35c355bc5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 12:12:28 2012 +0000

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

commit 9497de2d62f2045331684c90279179bcb1c5e4fa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 10:59:56 2012 +0000

    Update callerid on incoming call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3162 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 54fd8b3c89e2772fb678de619d5fb7f0d971ba5b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Jan 7 10:33:00 2012 +0000

    Update callerid info on incoming call
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3161 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e36837674a44e104c2d633495731e267e735aba2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 6 16:04:49 2012 +0000

    conference without masquerade using just bridge_depart, bridge_join and bridge_impart
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3160 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ef5de17d421c786caa64a5fe7d08650b6aa3d1a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Jan 6 11:26:22 2012 +0000

    Updated sccp_conference.c to use masqueration swap, no need to start and new ast_pbx thread
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3159 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 19d3186dc9d3133960ebd5c99e97cbd46cfa87b9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 5 17:58:14 2012 +0000

    Added comment to sccp_conference for later followup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3158 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 291dfd7ff6352bd19669c9051487412c9133f60d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 5 17:41:50 2012 +0000

    Fix end_conference and use pbx_pbx_run instead of pbx_pbx_start
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3157 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6175374fc1c607bbd7f5b33ddb8b6211a2ebb4e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 5 17:04:17 2012 +0000

    Fix sccp_wrapper_asterisk1**_alloc_conferenceTempPBXChannel for asterisk 1.8 and higher in regard to linkedid
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3156 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 68c6d63f96f3d5411880dc77893f05b996c6847b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 5 16:38:30 2012 +0000

    Added new alloc_conferenceTempPBXChannel function (thanks to Dylan Kulesza)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3155 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 434213928bfa2d7baef9cffc97e5add8d684e853
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Jan 5 13:49:56 2012 +0000

    Experimental update to sccp_conference to resume the original channel/dialplan processing after conference hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3154 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 13d2ea44a033750b1a1a24eba23a943484c22950
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 4 15:04:30 2012 +0000

    Added callInfo valid copies to channel_transfer
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3153 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bbe6a66bdbc62dce4cadef1aa669cc86aea927ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 4 14:44:30 2012 +0000

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

commit b103145c4715027561590d5e30709d764bc83b80
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Jan 4 13:23:42 2012 +0000

    extended callerid implementation; cleaned compiler warnings
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3151 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 74d6b9fd09f00b45113d7a61336393250cefb552
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 3 14:55:41 2012 +0000

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

commit 8ee6e31dc5e40dd5e5721175d8018aa3b6d52750
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Jan 3 13:50:54 2012 +0000

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

commit ca5844bf655143eb2f4eb0e126b03745df89a6a0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 2 14:05:35 2012 +0000

    Fix compile cast-to-int-warning fur asterisk 1.10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3148 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e17696fed897a9e2a7db1d13e14504cbd08ccf98
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 2 13:56:08 2012 +0000

    Removed some unused variables; re-indented code
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3147 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 37f2669f112ab2ed1c6f2172c72d2a095046f0ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Jan 2 13:07:35 2012 +0000

    checked deadlock fix, reindent sources
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3146 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 84848c5ae3cec8fafafb5650db79bde23f052053
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Dec 28 15:24:11 2011 +0000

    Fixed FreeBSD Compilation (Reported by David Cecchin)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3140 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b1f15fc9796047b5743a12edcec04b9cb06b3c10
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Dec 23 16:20:32 2011 +0000

    Update backport monitor feature patch to include pbx_impl getFeatureExtension
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3133 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c165294260bfa00e6faa176bd7ea18e8d8a0e161
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 20 10:11:18 2011 +0000

    backport: monitor feature using requested state
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3130 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5477e152df99fd9a4aa8db52c2f61ea0677ab79
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 20 09:32:50 2011 +0000

    backport: add manager hook functionality
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3129 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0c7f4821b2782f5ccb0d7facd47e1efa78c1e78
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Dec 20 07:33:16 2011 +0000

    Fixed ast110 / astTrunk to compile with --enable-video flag (Carlos Talbot, 2011/12/19)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3128 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a5a2297fa845d079ec1a0be0cf08b16f590fffc4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 18 13:04:25 2011 +0000

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

commit 4832dc4afaec905ef85349bff912b076ba0d4de2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Dec 18 12:35:44 2011 +0000

    Fix missing ast_do_pickup function in older asterisk 1.8 features.c versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3124 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ea3d79fa0deef01a5d7bff2699b38e61db6e2541
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 18 13:33:28 2011 +0000

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

commit ea00ccf037c55d553e0e93d33e56920186cb2905
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Nov 10 15:42:33 2011 +0000

    Added channel + channel.rtp.audio.rtp pointer check
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3119 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit df57f7ffa7449ce6f312a9d26c2eb1b31413e073
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Nov 6 17:16:44 2011 +0000

    Extend debug gcc parameters, fix a couple of signed/unsigned comparisons
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3118 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d2cfc987d23b89e957cd525d7c081acde2b38807
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 4 14:08:03 2011 +0000

    Remove dependence on sccp_thpool.?
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3117 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 703be79baa3103e2bde86463d5097ace6bb04d37
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 4 14:03:52 2011 +0000

    Added experimental gpickup when pressing a ringing speeddial
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3116 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e6c5d7966c94be49dbfe98679059d756e1cfa6a2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 4 14:00:36 2011 +0000

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

commit 8a6c61c7f98f5f4db1d3a3547387906dfb5a3d9f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Nov 4 13:58:39 2011 +0000

    Add CPU Count to configure
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3114 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f0474b9a6760e94d6fb9acc1ae5c6e3a001b647
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Nov 1 12:41:51 2011 +0000

    Replaced sccp_log(0)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3113 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0e053893ae92e40cae408f801add7c60d942def5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 15:29:32 2011 +0000

    Set jitterbuffer parameters to NOUPDATENEEDED
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3110 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0bc3465db28b6c61b961cce59a2ff3f6ed29283d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 15:25:31 2011 +0000

    Re-Added jitterbuffer parsing to sccp_config.c. Extended INT/UINT config parse to allow for LONG LONG (64bit)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3109 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9e6a007a2827563ff257b79440615a63a0d72da
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 14:13:45 2011 +0000

    Mixed up labels in sccp show globals for hotline
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3108 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7b3aa35b46c514866b686613ae2eb6e53a6c8c1a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 14:05:38 2011 +0000

    accidentally commented out bindaddr setting
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3107 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 40613773108f835e6882dd4bd134a071391dd226
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 14:04:08 2011 +0000

    accidentally commented out socket creation
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3106 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe0bc0b0a6fefb9a78f0c9f5acbeac5381a97512
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 13:19:31 2011 +0000

    replaced sccp_log(1) with sccp_log((DEBUGCAT_CORE)))
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3105 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 21e9c61b9cda2ca3965cd2f356ea53f6f0414ecb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 10:06:03 2011 +0000

    Added posix methods to handle socket / bindaddr / ip-address
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3104 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a020bda326e7f5a0cf835a9b2a064e1e636c86ee
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 09:52:13 2011 +0000

    revert to 3101, accidental checkin of socket replacement code.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3103 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff60d46038965a99359cb2fe9d6732db79901b6a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 28 09:50:12 2011 +0000

    cleanup experiment line rewrite code from sccp_cli
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3102 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f79c0846d84910a97e670cac30398ec9f116361
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 27 21:54:51 2011 +0000

    updated TODO. sccp reload moved to testing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3101 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 73528adcad7d578575d0d5f6fa2db797c1f07587
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 27 14:16:25 2011 +0000

    Updated gen_sccpconf (the automatic sccp.conf generator)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3098 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e576d0abb3f79568669f997a16d72601a12f34f3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 27 12:06:23 2011 +0000

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

commit d1d6189aa39f7ea02d444c2fb50f0d88dfc3c20b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 26 18:20:17 2011 +0000

    Possible solution for the Auto Hold (Bug: 342487)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3095 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ce37ad40c3a4e1d8db2a6b1fea25756ffa18b664
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 26 16:13:11 2011 +0000

    Added experimental nat detection code (CS_EXPERIMENTAL)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3094 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e54432d128b0561e3a19384b6fd5f7e8d2d5bea1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 23:49:00 2011 +0000

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

commit 36bdf9e70f8283bccec1b8f48f1b5c0475871e59
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 21:11:34 2011 +0000

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

commit 6231292f4efea2d1c2254893397fb7f11cc37e16
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 21:05:33 2011 +0000

    Resynced asterisk 1.10 and above to asterisk 1.8 functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3091 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1c15db8a69df47ae07c669d01b1e998a0fcc8cec
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 18:01:52 2011 +0000

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

commit 0a89f4ada6710aa1156da5b83c6937550dab5588
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 16:04:12 2011 +0000

    Moved freeing messageStack entries from sccp_dev_cleanup to sccp_dev_destroy [fixing r3079 fails to build with Asterisk 1.6.2.20]
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3089 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 38a8d0b0468557169da063b1074402503f2d735c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 25 15:29:23 2011 +0000

    Updated event display to include name of the event
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3088 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f9d4b68b27310791b70867732d9f4d84f760a368
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 21:37:19 2011 +0000

    set default minimum incoming call limit
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3087 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5717d72135478581a3c1f579d02ccb7f2e699586
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 21:01:33 2011 +0000

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

commit 063e31d1e27be4960451d8f6630f96ee78ad5dbd
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 20:54:17 2011 +0000

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

commit df63b66d4d24d075b3684973e069b9d136d96dfa
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 18:58:13 2011 +0000

    using netsock.h instead of netsock2.h for asterisk 1.6.2.x
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3084 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1945f59c5624fa6ad9a4afd587013a22d6eb9625
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 18:46:36 2011 +0000

    fix format_t error for asterisk 1.6.2.20
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3083 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1504b1d4132369d8f0d5673b817a43c1af0e89d4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 18:31:38 2011 +0000

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

commit 40ac7057d7c3b65f454b4ab42f93715ac8b78502
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 24 18:30:23 2011 +0000

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

commit fe28db92e7fd0c8e65f0fe78e1bcd37571faf2b1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 22 13:21:51 2011 +0000

    always answer success for connected line update
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3079 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 36dd2ddf90e3fedda78796019d89086ea3625c33
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 22 08:07:29 2011 +0000

    remove the rtp server notice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3078 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a663e6f47652afce350ad9630548550ecf4ed91
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 21 16:11:51 2011 +0000

    Added todo in bridging code, when forwarding call to dialplan extension which start with PLAYBACK bridging goes wrong. Haven't found a solution yet.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3077 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4ea0136f045cce4129290e776ddc0596efde2d4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 21 14:44:36 2011 +0000

    Fix requestHangup when still in Dialing state
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3076 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 713c0f0f3807ec19c1d7182abf0c09f4a19ae4be
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 20 17:26:12 2011 +0000

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

commit ac1ab1c2abb13a9a4a24e5db307d33d7865f8ac1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 20 14:14:40 2011 +0000

    Fix requestHangup to deal with simultaneous hangup on two channels
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3070 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6890cad88ed891acbfba3e4171a08435a74591ef
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 20 13:56:28 2011 +0000

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

commit ee2006f7588a1328ef3ab10505ad065a65c104f7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 20 12:55:45 2011 +0000

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

commit d54b3e7b43bba04865251972d0924392aa7f55e3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 20 05:04:02 2011 +0000

    Fix cli_command length [BUG: 3426184
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3067 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit aabdc04b48e79abd49ed461e7b407c99d3f29666
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 21:44:35 2011 +0000

    Clear CFWD's from database on event SCCP_FEATURE_CFWDNONE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3066 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4f30df3c1d39e8d4e55da5a7055ed30c5d77f714
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 21:38:15 2011 +0000

    Clear CFWD's from database on event SCCP_FEATURE_CFWDNONE
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3065 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5697ff4fc86a79ca52a33c88a012b4019669ecb9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 20:26:20 2011 +0000

    Fixing messageStack out of bounds, using PBX(requestHangup) instead of ast_hangup
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3064 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1e55a70c3b5bd1d5cb6f1dfec03eef904fe276a1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 16:53:00 2011 +0000

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

commit bd91314c84cebcb186ce0b2675c18ee5dbf2419e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 14:45:37 2011 +0000

    Fix cli usage display when to little parameters are provided (related to old cli_command[] NULL issue/fix)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3062 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2f025740438b672de1ba03aa8d79d2261df41ce0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 14:21:54 2011 +0000

    fix sccp message with and without beep
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3061 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2785f9eb17bc00f11e7c1c24074b68e5fa06cc0
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 12:12:18 2011 +0000

    Using const in dev_display functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3060 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d817b10537a8bfe456a4d33a94a980dd689b8139
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 11:33:29 2011 +0000

    Commited Patch 1 by Stéphane Plantard
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3059 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 33d4e275dae19ac097467a7bafb9fd9682002308
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 19 11:05:54 2011 +0000

    Adapted sccp_cli.c to cope with IPV6 display
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3058 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 45c6e9f8cda52f41dbf220c218f4318ab102bc45
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 18 02:47:15 2011 +0000

    re-added the record and intercept  button
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3057 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b4a728e2e4afd50029ce1a26b9df506277a4cda
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 18 00:54:49 2011 +0000

    renamed CS_IPv6 to CS_IPV6 to rectify circular reference
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3054 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4e1a40641d3e3e0612282aa32bd648fd6ac5629b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 18 00:19:16 2011 +0000

    Updated documentation to clarify how to setup hints
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3053 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a4a8690b2e296627d636288dda2170559f7bf0ad
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 22:58:39 2011 +0000

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

commit afd38d3570b0369c0d054ad9d2c58c6671c5bf12
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 22:40:59 2011 +0000

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

commit c8e62b45de0c8048c2857cd6c537312093e5a9d5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 22:39:20 2011 +0000

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

commit d4618dc24c07009b53a46f7b24f01bbfab3a1c55
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 22:04:15 2011 +0000

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

commit 55d91b97a56822759eb8034c0219dcbdfdd9d273
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 21:56:40 2011 +0000

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

commit 9a7122ec84e2005eb7ea3dd9ec81f3be31569189
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 17 15:15:19 2011 +0000

    Moved status indicator to Advanced Features for now
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3047 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 318ba902adc87e306557aef28b4524e98e5e511f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 15 09:09:41 2011 +0000

    do not display idle state message on 89xx 69xx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3046 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6f797449b6dd5ed0dd48379a47ae34c00354a811
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 15 09:05:26 2011 +0000

    do not display idle state message on 89xx 69xx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3045 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 14cf0b2cef72d3fba5b8c2256b96a6a3def752be
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 15 08:57:24 2011 +0000

    do not display idle state message on 89xx 69xx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3044 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4efe072230aebf425fa14969292567c6fa6913df
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 15 08:55:11 2011 +0000

    port 7910 from v3.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3043 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd6affbc830019fb63627bc5433f52067f247dde
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 19:39:51 2011 +0000

    Fixed d->status.indicator for Cfwd / Privacy / Monitor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3036 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 575cb4cb5ae9036ed98088879b84b6e66f364c90
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 17:17:28 2011 +0000

    Fix array out of bounds read for messageStack. Added d->status.indicator to display Cfwd / DND / Privacy / Monitor
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3033 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e5afa2309e333918f0633346f72747902f842929
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 16:46:40 2011 +0000

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

commit 871e9756a4b3b1029038f527674557b88bb2d97a
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 16:43:51 2011 +0000

    migration of fix to fix to fix to cfwdall fix to other branches
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3030 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b1be3340a433e263ff707c65d944c5e1dda283c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 15:57:41 2011 +0000

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

commit 6ae7d318cf065a75741fe900b27ccb82619a7bf6
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 13:48:32 2011 +0000

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

commit d22129b21fbd42dc3829d6ae8c433036548d4262
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 12:23:45 2011 +0000

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

commit d136eefc2afb5843fc1506b750d82b1407bf3936
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 14 12:22:08 2011 +0000

    port of cfwd all fix from V3.1
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3025 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 061eef305b09f974442b55e5c14aa864bc8ae7f0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 13 17:23:03 2011 +0000

    do not track missed call for old style hints
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3014 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 975a1c5943f59b6af1248f3955ac9b43a23ebcee
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 21:23:56 2011 +0000

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

commit 6eba15e446dbb0cb30022a0f663ba07ae5047a95
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 21:14:29 2011 +0000

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

commit aced95b2ad9a22bf61c8b8ee20a35ba5fe910e42
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 18:22:58 2011 +0000

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

commit 6f742edd511e672933499b3b992f626cdeb94444
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 17:47:15 2011 +0000

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

commit 0e83d559607b75d84c6c4f3a9909280c31d245f2
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 17:45:06 2011 +0000

    Patch stephane in regard to asterisk version number display
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3008 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5ff59ad4d76be3448dd397f88bd197a19ef36d15
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 17:19:04 2011 +0000

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

commit 6e883d3474992e07562af38782c1f54e481f2fc4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 14:47:06 2011 +0000

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

commit 73fb361057d7ef6f7cbb355dd8c916e0426034d7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 12 13:38:46 2011 +0000

    Added MediaTransmissionFailure Message (from wireshark)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@3005 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 87963609c79b1f5a94cd751e71b9cb53c1e2e94c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 18:40:22 2011 +0000

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

commit 4e7ace8055552ffcd244f8dc16f50499b2fe3cd7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:45:08 2011 +0000

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

commit 1641a7e699c6548cef6c2fa67def87ddea4a0270
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:32:07 2011 +0000

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

commit e28261f694ad713d588d29c592703f85b6e52710
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:31:39 2011 +0000

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

commit f60161b7d3c2a5476d6b34c3e45acbc2d2a730b0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:31:10 2011 +0000

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

commit 7a16f8a3afd4d7641de3f37a7df74202f55c3ec1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:30:35 2011 +0000

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

commit efa56091c8e36fc3240db946f4e560a82fb7db4d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:29:48 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2996 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3b64349b4613ee3a459ac7b24063560bb1257ede
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:29:22 2011 +0000

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

commit 4e483c463b3e104e2eeb3d2c0489137bf102f1f2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:28:55 2011 +0000

    move ast parts to ast.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2994 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9bd64aabbdce561a32e4b8d751494d764b3b9cd4
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:28:24 2011 +0000

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

commit 4e3a1586b173eb986baf314448a6253a1a0205fb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:27:53 2011 +0000

    remove sccp_mailbox_subscriptions from header definition, make chan_sccp compatible to cxx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2992 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 360c78f5ff1105bf2bf8084f37c48380ebdd9fa6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:27:13 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2991 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fcaaba7a8db7b5252b2f6d4279289d21527d7335
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:26:15 2011 +0000

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

commit 66c58922642ae319a1945954f1b82e3d4827efde
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:25:46 2011 +0000

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

commit 9d8c4b6d1f80344b8c1efaef9bd66892786bbf07
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:21:16 2011 +0000

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

commit 4fc595a23ba3e4780f910abb0ce4d41ebb763806
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:20:26 2011 +0000

    remove sccp_mailbox_subscriptions from header definition, make chan_sccp compatible to cxx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2987 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 77d6cd5b7e5b8fb9f9560780de3427208aeb6476
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:19:50 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2986 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 04d84dbb7c80764a2a5868bbf32a8480a31a3b20
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:19:19 2011 +0000

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

commit d2cd61c7464a25ff76d983ec698e2c1275eec26f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:18:53 2011 +0000

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

commit fa30ff9c9230e1350a9f4ccbeb9b507790a5543a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:18:23 2011 +0000

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

commit 73931ac46b8542b28024529b797cb022cc694320
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:17:58 2011 +0000

    remove sccp_mailbox_subscriptions from header definition, make chan_sccp compatible to cxx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2982 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c76e4e3c6672882bf0e743c47f8c749bcc271e90
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:16:38 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2981 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5a30187ee70836f740b46fd0582d62777ef3e172
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:15:34 2011 +0000

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

commit e73e755d12e3b79be8e9d78596a11e0ae3a7a3b8
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:14:16 2011 +0000

    move ast parts to ast.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2979 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fa514e10b67ff01d028831cb1828b4ad0472e4c9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:11:45 2011 +0000

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

commit 2b02a1054d0befe342afc1381d038225b3e51006
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 17:10:35 2011 +0000

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

commit cf96f7e390e9286801f743ac2e498447088e0a53
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 16:34:34 2011 +0000

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

commit f24bfcf273a5908cd8c10fa43e141f5e800489cb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 16:30:41 2011 +0000

    Fix compile warning for CAUSE_ANSWERED_ELSEWHERE, updating trunk configure/make file
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2975 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32fd5aaf620132fd71127eb4d2047d2481ad40d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 16:15:54 2011 +0000

    adding openwrt tag for openwrt 10.03.01 main package repository
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2973 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 92fe04070b9aa5d1a73ad25d0e1c92a9ce0c6e60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 16:12:31 2011 +0000

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

commit 619fb725308b74a26fce5e43038427049d584e32
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:38:24 2011 +0000

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

commit b2c5ea131ad5bfc318fd53418723c17906fa86c7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:20:31 2011 +0000

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

commit f46a643d152a90f549a803de5d83ebe7e14ac1b7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:19:03 2011 +0000

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

commit b01657b5048c94a6fe0c22409e28d39ec44abe62
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:18:48 2011 +0000

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

commit a907a9fd8a348554429b20b192c7b4315a45b268
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:18:30 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2967 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4d1cc2beeffb89501524a408e42c7e94d717d47e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:17:56 2011 +0000

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

commit 2d224c7c49b7a2b48aba9e41ab44ff6a3002dcdc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:17:07 2011 +0000

    move ast parts to ast.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2965 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 035de1d56879c8030d49149a8f1ac97a634c3824
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:16:50 2011 +0000

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

commit 13de6a81f0b53e96f2c8809b1c88d429b9f69781
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:16:34 2011 +0000

    remove sccp_mailbox_subscriptions from header definition, make chan_sccp compatible to cxx
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2963 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a8b40c8560b8d2ade06c0667bb637e92b6075052
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:16:08 2011 +0000

    remove sccp_is_nonempty_string and make chan_sccp compatible wit CXX
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2962 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3986a1ec596ffd567fa20072ee0560fabf36b7b7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:15:34 2011 +0000

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

commit fc3c84f70e9d8c0c864268784041e61e5768df74
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:15:17 2011 +0000

    move ast parts to ast.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2960 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 47890f8af316f34d5ce15eb24cd3ced8ece44376
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:14:57 2011 +0000

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

commit 6f8825f99b2379222023c9be1bcd71af90e803bc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 14:14:08 2011 +0000

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

commit a4e79b22b9982c65ee652cdfdf74207b8c9495a1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 13:56:28 2011 +0000

    fixes StartMediaTransmissionAck protocol version < 17, add StartMultiMediaTransmissionAck
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2957 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cba0b35e0d8e03b0663614be2ae51ae7252ca492
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 11 11:52:41 2011 +0000

    patch stephane: [Chan-sccp-b-discussion] 2854 breaks build on Gentoo
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2956 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff93a9148e7e5b2a99c80fc5c0daef3cd617d2d9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 10 10:49:18 2011 +0000

    fixes hangup issue after fixup (LOCAL channel bridge)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2954 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 618a6ab7d16d60fd5e810c2edf1887a65ccfc9f5
Author: davidded <davidded@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 9 01:39:55 2011 +0000

    attempt to fix steven's bug, please try
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2953 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 484514e431ca12fd514a1695d4313adaf3183200
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 7 13:57:33 2011 +0000

    remove debug, notice messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2952 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9cb39d12209418cf9562dca264feebdfc3273d88
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 7 13:54:45 2011 +0000

    add patch submitted by Pavel Troller
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2951 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 577e8ed24e584a4091fdccc5ec8ee49739a76094
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Oct 7 13:48:27 2011 +0000

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

commit a478f2cc48231d42a43992aec8d026eeb4d91a57
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Oct 6 06:37:28 2011 +0000

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

commit ad3446608e48d3327f55865b4220a6371d011c59
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Oct 5 13:30:14 2011 +0000

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

commit a461ff175fdc18e1748ccd843b3a43c6babfece0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Oct 4 18:11:06 2011 +0000

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

commit 659d884cfdaef9c6bda745f735a48395be4cf90b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 3 16:16:34 2011 +0000

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

commit 1f91c056d8093d5545288238548a2cfd9bcdcd86
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 3 16:15:13 2011 +0000

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

commit bab7f8ab83254b746815f00a9222c74ec5b6efa7
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 3 10:56:35 2011 +0000

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

commit d6ebbedcd0b7ad6acbdfb46fa6c7af0b95a7684c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Oct 3 09:18:38 2011 +0000

    fix completion in other versions than ast108
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2941 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 36d992a8d05325aa2ab73bbb400069debaba9159
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 20:20:06 2011 +0000

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

commit 6fd09178ed8ed52cdf9e2f2d2d9fee1be6d46912
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 19:45:15 2011 +0000

    set native formates (non expermimental)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2939 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2762564ee775a2037ee9b96deadc50cde9933d8a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 19:19:06 2011 +0000

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

commit b93b29493420a0e1be6db52cf02d6260883a0e40
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 19:18:16 2011 +0000

    internal network allows 127.0.0.0/24 and 192.168.0.0/16
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2937 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9bd8881ec7ac36996f10bfa885318c1ddd19d65
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 19:15:30 2011 +0000

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

commit c91b091a94e36bf05fa4b0d25e3d99761b349c78
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 18:48:24 2011 +0000

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

commit 0a0e63931e220dc27809527629fd8ec2d517f53b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 17:41:53 2011 +0000

    add protocol version fix for ata devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2933 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a9f065a401d914d6a065792110a8943b0616de56
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 17:33:09 2011 +0000

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

commit f5e0f4002607e6a07037fbfe8723361e6c4d1408
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 17:09:15 2011 +0000

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

commit b5a44aebe3c804b47388782ba1466e3e9e08bf9d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 17:08:29 2011 +0000

    small changes to token handling
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2929 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 116cf8a7a7cde41a5af55a58135f6568158223d8
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 12:45:39 2011 +0000

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

commit 75f523f184dc94828f5643860528704e769194f1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 12:28:01 2011 +0000

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

commit 9bd565bed33a1767f8976df22734233c7cc7aa36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 11:16:23 2011 +0000

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

commit cb54fce2a9e59047e552bbb406462d502385abd1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 10:17:35 2011 +0000

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

commit fed760648eef53b4c33754329004d28d484431d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 08:08:24 2011 +0000

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

commit 922d9aefdfcc1849c5825bcdb634800194fccacd
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Oct 2 07:37:07 2011 +0000

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

commit e1269e8ea64484637ab59d717a3d96734f941eef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 1 19:07:19 2011 +0000

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

commit 2e6de5633d16c67ee15476cdc37fc6f87613783a
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 1 15:08:38 2011 +0000

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

commit 8d0de1f1d0bf36e550861267ba4e93ec9a85e1e4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 1 15:04:57 2011 +0000

    replaced sccp_handle_SPCPTokenReq & sccp_handle_tokenreq by 1 function: i.e. sccp_handle_token_request
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2915 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5d88bbf0db8cc03b069cdeffe59c98a30210a6dc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 1 07:47:12 2011 +0000

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

commit d7b20ef958627c9ffc3b31a9e0ad627e4c0ed578
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Oct 1 05:54:27 2011 +0000

    change notice for global acl error
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2912 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 701d789e2594d4cfe20ea06ef0a59e7b1c546e8e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 19:12:16 2011 +0000

    removed sccp_device_t from sccp_protocol.c: Token Messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2911 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b01b83bf8c93d2fd8126d6f1af40f807285bb5ae
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 14:04:21 2011 +0000

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

commit f0e52a00a96383c0531ebb478e9d67e73cb33020
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 13:55:50 2011 +0000

    Added retrieveTokenReq, sendTokenAck and sendTokenReject to deviceProtocol
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2909 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2846572ef86c4ea25f93d361adf7ae688b69210
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 13:10:00 2011 +0000

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

commit c4fd81321cdb1c007da2602f538a1f128fad9755
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 13:00:56 2011 +0000

    Excluded gen_sccpconf from make-all
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2907 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b9155ffbaf112523bdc6b9e02c4358802964d4e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 12:29:31 2011 +0000

    Add initial version of contrib/gen_sccpconf
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2906 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 3542fcd0eb37c5e1d3ac91a3c8cc803fd427f068
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 11:13:35 2011 +0000

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

commit b55e4f9716b29663817b9e0912f84e8c1785d4e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 11:13:19 2011 +0000

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

commit fe6cfc0e588b1e9e6ffdeba2948a421defa1b6df
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 10:15:25 2011 +0000

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

commit abb6e1ded2373bc046d13a6cb5af8eac663f7ceb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 10:11:40 2011 +0000

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

commit 034aac88eaf75714b6e0de063285ddc6fe23e1d9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 30 09:13:47 2011 +0000

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

commit 5fbe258e86ebcc7912c26f77af54c2c75cf32685
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 29 18:11:36 2011 +0000

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

commit ff6b8c8d05079d2f8dc6a95020062fa8a6468df6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 29 17:00:42 2011 +0000

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

commit 1bfafb6f802744ba56797dcc5e51d106b38cd632
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 28 19:01:15 2011 +0000

    Initial additions for 'sccp config generate'
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2897 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ff43b58ce5fc840492fd7adf289966a56ea0364f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 28 15:22:04 2011 +0000

    Add todo for forward copying setvar variables
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2895 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7d0d778871ecbcdcb355e4a90f836ae791ac7688
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 28 07:25:17 2011 +0000

    revert null pointer checks in get_sccp_channel_from_pbx_channel
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2893 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 35b840ab5e6c1c505a524f68bfb7c652e38a455c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 21:29:45 2011 +0000

    Updated sql database sample file to reflect cos/tos move to sccp_device. Also added disallow/allow to some device tables. (double commit by marcello and me)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2892 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2220df154b65c6d3b1f7fda4216aa5a72ccdb84
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 19:14:46 2011 +0000

    fixes sql issue with cos/tos
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2891 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2fab3bd562d6974b92c07d33d0fb41490961f29d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 18:43:08 2011 +0000

    using snprintf for button text
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2890 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4edbab5478417324e7d9a22d456193ca5772351
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 18:08:07 2011 +0000

    using snprintf for button text
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2889 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2130ee1b6a2a6dec0159b90a08d3bc342cdfe779
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 17:24:36 2011 +0000

    Fix mysql-v5.sql sample files. Bugs-3414557
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2887 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ee9e84e7e58ef9edd8265aaa8ba455a2bf2d25ba
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 17:16:41 2011 +0000

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

commit a8f2d33e2116c89a65fcda1ce290ad9b2a87c037
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 17:03:27 2011 +0000

    No apostophe in the word comma's, needs to be rectified immediatly. (bug report 3414548)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2885 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bc5c521f8d28a637b866139cfd39c3c86672d673
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 16:58:16 2011 +0000

    Fixed DNDMODE_REJECT returning CONGESTION instead of BUSY
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2884 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c2490f20c8b9414d77abef2c455669ac65765eb5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 16:29:34 2011 +0000

    enhanced maximum allowed button template size, allowing for two 7915/16 on a 79x5 (davidd): http://asterisk03.ceschia.de/hg/chan_sccp-b/rev/ffb8d6e94a34?revcount=120
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2883 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit bda9d4cf8cc226554f5f9cb9986bfd031e7c3adb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 16:28:58 2011 +0000

    fixed crash on null channel techn name  (davidd): http://asterisk03.ceschia.de/hg/chan_sccp-b/rev/d5f39aacad0d?revcount=120
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2882 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a04090b4fca03660a3eaef64ae568f78e08edf72
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 16:28:09 2011 +0000

    experimental button template for 6921, 6945, and 6941 (davidd) : http://asterisk03.ceschia.de/hg/chan_sccp-b/rev/e7fa4169cf35?revcount=120
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2881 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c6790bf894c5058d723001f8a1e921f3abac0272
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 15:42:28 2011 +0000

    Cleanup debug lines for config default parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2880 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e2c41cf9f31888918c2bd03581ec5f30f5f2a19b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 15:10:32 2011 +0000

    always return 1 on setNativeFormats
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2879 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4b9c59143bc2574f9f2fbcb7df4530f796dd149
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 14:56:13 2011 +0000

    Removed sccp_config global section debug entry
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2878 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e4e2aef6502a3f53e619995642a6bf3b63f4444f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 14:46:55 2011 +0000

    Fixing config parsing using setValue function for all INT types
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2877 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a607bd54798a00fca23f166beb8afc907ca5e675
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 14:44:31 2011 +0000

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

commit 911dee7c82af1c0be473f97731c21991d7c410ef
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 11:31:53 2011 +0000

    Using ast_join during sccp_cli completion
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2875 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7ee8f6fd01f11bb718e43362e89fe8505f529962
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 11:10:11 2011 +0000

    Using ast_join during sccp_cli completion, making sccp_utils.c:implode obsolete
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2874 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af25e26cb31bab3affc5fe8146aae52b56b7743e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 01:26:48 2011 +0000

    Synchronized all digittimeout types to int
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2873 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 66f3ad0b04cebceb881643c9537c1c9f131684ba
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 27 00:45:54 2011 +0000

    Added doxygen tags sccp_pbx -> sccp_utils
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2872 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7e618ec9f09e24e8aedaa15a8b86f93b5314caa1
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 21:58:37 2011 +0000

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

commit cbdb2dfbce5f68cb78f28624360d8a7b2f0a9606
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 21:01:59 2011 +0000

    Migrated completer fix to other versions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2870 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca4f84776abc238ff9233d3d5111ae7d6e0f2925
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 21:00:12 2011 +0000

    fixed completers in sccp_cli.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2869 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f1380dc091ca92da3bff1e020de5cb884aa0962
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 19:12:54 2011 +0000

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

commit 4b6551f5f8e6d56ccaebe2b88774cddb271fada4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 17:15:53 2011 +0000

    Simplified CLI_ENTRY_COMPLETE and CLI_AMI_ENTRY_COMPLETE Macro's. Removed double implementations.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2867 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 851701f471e4314db68fffc68e8315b7490ac807
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 16:59:08 2011 +0000

    Fix sccp debug completer + repeat
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2866 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a161021614d87df38cc9bd94b0f66d7cbf6c98fe
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 16:30:13 2011 +0000

    Changed cli completer implementation to allow more than one
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2865 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 065f79e5fe7b0f89b36d397a96541469a8e82b25
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 15:27:27 2011 +0000

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

commit 0ea104504ba9343517a67d5e4e074927d02f09aa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 15:25:21 2011 +0000

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

commit be925ac273be4e37d26262c1aea17d252c304d60
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 14:33:25 2011 +0000

    Add doxygen tags to sccp_channel.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2862 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f89edea2ae206b7bdb297d0a0d1d03391fefd485
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 14:09:14 2011 +0000

    Add doxygen tags to sccp_actions.c and chan_sccp.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2861 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 5bdd7ffd7c4c608d0a4c39f288b13a0d26219f45
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 14:07:15 2011 +0000

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

commit 9e56f6bd7c85962c3b25141dd57db3fcc4108f8c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 13:57:18 2011 +0000

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

commit 55b73dd24d83878bccd09ba43d7e754d0392e975
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 13:51:44 2011 +0000

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

commit 1de0942a9e863bd0d6ca371691979ffa6593e45f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 13:37:54 2011 +0000

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

commit f791722cc13fa7a32ebbdf2650efbae0ae593e62
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 07:13:14 2011 +0000

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

commit 1084a5dff2128f9031d1757f1e7b8438bc49d570
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 26 00:46:46 2011 +0000

    small fixes to sccp config parsing
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2855 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 06620cf24f1e63449eec34894687bbfc4228eee6
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 25 23:55:33 2011 +0000

    Fixing asterisk version parsing again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2854 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9452b6e0c8f79f04e7c88081137f4676009902aa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 25 15:39:23 2011 +0000

    fixes mem leak in sccp_show_device
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2853 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 502c1f59439762bd724d2a47ec5bd77f22cad194
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 25 15:02:32 2011 +0000

    added .desc / .arguments to sccp_appfunctions, to explain the possible options for these commands.
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2852 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fe5614175c7d44d091593f17474f90855b2fe260
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 24 15:58:34 2011 +0000

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

commit 0bfb88fd2a97c762f0d7a36bcf8f364869dfb35d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 24 12:08:52 2011 +0000

    Removed database functions from astTrunk.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2850 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b27fd3eca4178607e77cfb14c0b430313a94c0bb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 24 08:51:46 2011 +0000

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

commit 0de92ad609785710e70e52be100695183428497e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 23 13:52:27 2011 +0000

    Fixed undeclared function calls in astTrunk.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2848 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit eb7d481ce2ea12e1622d237199ed24757327feac
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 23 09:58:22 2011 +0000

    move database functions to ast.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2847 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 298779c8875267efc1cdcfb990661fa42e13c52e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 23 07:01:41 2011 +0000

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

commit bb7742a588a78beb55a70d6fce884a07078b0694
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 23 07:01:02 2011 +0000

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

commit 99cbecd40fe4f19af7eba8377acff11b77bfa14e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 18:29:53 2011 +0000

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

commit 98c3d7705d7652398d27d67a0a23c0acd04c0e3a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 18:28:11 2011 +0000

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

commit 301024b86e7983d3a6540e068dc5f800649e13f9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 15:37:53 2011 +0000

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

commit 370dd17f54736d9c3ca1d2782bf8c6d32cad8e3f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 15:36:43 2011 +0000

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

commit b8e1db40dcb6cd50506e9494b22bdca9080d5837
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 14:54:26 2011 +0000

    Moved chan_skinny.c check to pbx_impl
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2840 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4328301bf69e2874c52eb426fccde1210fd26626
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 09:05:45 2011 +0000

    fixes issue with cli originate (ast 1.8) again; enable microphone function (ast 1.8)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2839 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 65350e62b2fb370519f758b6a9b90d01adabdb6c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 08:19:31 2011 +0000

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

commit fc76767f201f9961e23bc940fa82ac467f609634
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 22 05:51:17 2011 +0000

    fixes issue with cli originate (ast 1.8)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2837 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 983942abfeb4e6989f37bacffa1cc350a74b24ae
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 21 15:44:24 2011 +0000

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

commit 35f60f5a0c94b6c94ab3b059d0c938d5781850ad
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 21 15:43:13 2011 +0000

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

commit 671bfd4ba8354375e198f315cad6f263c6bec0dc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 21 15:42:37 2011 +0000

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

commit 77ed6f9d591aac98c896c153f497e4f24a702e5c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 20 14:57:09 2011 +0000

    fixes compile issue for ast 1.10
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2822 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 30bc4912d8643332755317e7516c1f904ca06f07
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 20 09:44:25 2011 +0000

    fixes compile issue with asterisk 1.6.2
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2821 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit a2cc177ea48fd14150f14e9bd13b3ce5955a8df6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 16:57:28 2011 +0000

    fixes video mode softkey when video disabled
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2818 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1757a396d86aceda6773b0843b0309a8c72b490d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 16:29:47 2011 +0000

    add add out of call messaging backend for asterisk 1.8; add push result state; add handler for unsupported devices
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2817 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e8de358a39bd6caa4fbf0f1e0e93e132dfb9dd23
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 11:51:38 2011 +0000

    fixes issue with SendURL that waits for response always
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2814 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ca1a1d77f56929bab96c97dcf74a5ed780d58862
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 10:52:49 2011 +0000

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

commit f65dccc771d72e0881e5e32f0189ae3a481f3289
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 09:35:14 2011 +0000

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

commit 348b8f6e2aa49c7b015667da53d40c6e3024cd7a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 05:58:59 2011 +0000

    fixes timeout issue with SetMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2811 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8d2d4e7a9034153d891af0a7b0c8f877ac738d23
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 19 05:43:14 2011 +0000

    fixes timeout issue with SetMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2810 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit e944e2f308c0fa1414548cb435d4e863699f5966
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 17:50:53 2011 +0000

    enable video with video option only
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2808 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f27b7ae30f77665eb1a297a47a1375a34e14f17e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 16:46:58 2011 +0000

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

commit e6da9d157caccebbd06c25df375766a0d916e8f9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 16:19:31 2011 +0000

    change video mode sofkey button state on UpdateCapabilitiesMessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2806 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit cc48e7aef4dd7708c940f045a7bd9dca8c83e5d0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 16:16:59 2011 +0000

    disable video mode button, change number of lines for 521
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2805 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f0e8d98a510eedec309c4e3ecc6a59e7ae9fcbaf
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 15:16:08 2011 +0000

    fixes mwi debug messages, remove sccp_dev_cleardisplay after sccp_device_clearMessageFromStack
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2804 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c7afea65c488033b44a0675d8acf650fdc670d1
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 14:28:44 2011 +0000

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

commit 068eed539ca702b0cfb4229bdbe87ef1a4e94f76
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 14:26:22 2011 +0000

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

commit 07a57d84a9c1268e2b5c932957831175247089e5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 17 09:35:57 2011 +0000

    fixes statistics issue #3410555
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2801 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2deb0e95af88bfe269f67685f15413b43a62ea79
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 16 11:58:21 2011 +0000

    preliminary addition of global:prefer_quality_over_size parameter
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2800 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit af1e73a96e79094d00f6bc59f541ac143b70d526
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 15 14:10:38 2011 +0000

    Fixed 'You Have Voicemail' counter
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2797 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8c548261f22f6e79ae7972319cce4a38e1bfaf42
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 15 12:57:34 2011 +0000

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

commit d80c3df297f2257c35d071d87bc5ba5403061c68
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 15 12:56:18 2011 +0000

    fixed mwi registration, implemented show mwi subscriptions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2795 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 07a15ceebb25bbab1cc9f0558e422eabbf963faf
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 15 12:11:31 2011 +0000

    Moved mailbox subscription list to header. Added not implemented message to sccp_cli
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2794 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit b8bdbd293d2453fe009b41435fb4760f6d9fbf63
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 23:28:14 2011 +0000

    removed double entry of module.h
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2793 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fac34bfb8d7a65e2f7d6aecc2b9e1939fb6fc272
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 23:18:01 2011 +0000

    added chan_skinny check before loading (update)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2791 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7205ae9c3f702fbda91cb435f0a49d7d825bdcb3
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 23:17:15 2011 +0000

    added chan_skinny check before loading
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2790 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 75165674f569aca65d5c864a29bbaab47d1e898d
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 20:02:57 2011 +0000

    Replaced debug message on sccp_dev_displayprompt, notify and prinotify
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2789 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 241326a41f92412c03f16d07910fd81859a0dcb9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 18:59:16 2011 +0000

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

commit feecf11f0c943a5baaf2d4d52a975f083b2a76f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 18:57:10 2011 +0000

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

commit 12d0ada0ef38e30078e0812aa3d0a702c586e468
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 17:22:09 2011 +0000

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

commit d05b0d8417ec24656e75a09fb66b0001ec7e7efa
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 17:03:48 2011 +0000

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

commit fc50092776369773e7d631e18fdb697b3192f5d2
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 15:20:13 2011 +0000

    de do not need to check this twice
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2784 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ac9480a91090a73307d3c6614911f2e108ed99e5
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 14 14:10:13 2011 +0000

    Added sccp_dev_set_message and sccp_dev_clear_message functions
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2783 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 6778c06d60ee1022adc78c6789cb8c95eb87546c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 13 16:35:13 2011 +0000

    using sccp_dev_clearprompt to remove messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2780 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b665b282cbe4c3904edebdb2445b8ce4869b684
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 13 16:25:53 2011 +0000

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

commit 194abf353c7d3328344cff24ca714947c7457422
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 13 16:24:21 2011 +0000

    Using messageStack instead of d->phonemessage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2778 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fb13cc7a7068a3e005080a4a3b559055e847aa05
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 13 12:43:11 2011 +0000

    configure patch to correct disable-speeddial bug
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2777 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit ece4a9789e771d000f125244a8ef607a208c3224
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 13 12:23:16 2011 +0000

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

commit 0ff1c7e10994ea72444a99256749ab119a227004
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 17:54:24 2011 +0000

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

commit 48ab473a1eb0cbfe367dc3a3855a0bdc9779501b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 17:45:22 2011 +0000

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

commit da2c877c164398e53a53c1271a8dde74fd84107a
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 16:41:37 2011 +0000

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

commit 46a1c838b1aac682c218281ca52f9bfb6686f083
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 16:08:21 2011 +0000

    manually clean trancoding path before setting read/write format
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2772 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c93f8eb6a476476519fbce4cb274d3a06170fb6e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 15:21:36 2011 +0000

    do not change the read/write format
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2771 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c4cd4a69cf693e62c4d6479db5dc057d2d986bb7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 15:04:19 2011 +0000

    small fix for sccp system message without timeout => keep forever
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2770 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c524a80b8e7a05f78ddfe5f9e21bc5589713434e
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 14:41:37 2011 +0000

    Fixed sccp system message cli command
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2767 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 7c4b6702c5505f2cf53d7bfc59a2dcc21ed4ce57
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 14:41:24 2011 +0000

    Added check to database commands
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2766 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4dfdd637cf7157b4792a4b3aff3ae8c6bf955696
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 13:54:45 2011 +0000

    add write/read format setter
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2765 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 44451de21259ffd731aa815e0a2df96ece775954
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 10:32:28 2011 +0000

    Added Minimum Supported Asterisk Version (Error). Fixed sccp_log warning in ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2764 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 2034ccc3ea898f4e86075a076416770ffd6a081f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 07:47:49 2011 +0000

    cleanup feature changed event and disp messages
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2763 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit d17fdcbd5d8b7138ed213ef1f364417067f3a15d
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Sep 12 07:16:44 2011 +0000

    clear transcoding path if no transcoding necessary
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2762 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 235369cb6f2e1a82e2d8a1d00c0ad9a0003cd6c9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 18:25:13 2011 +0000

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

commit fd1a3686c04c0719042e8ee3ddf3fd3f3322bc6e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 17:18:07 2011 +0000

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

commit 08a7c6d9e83a3691e87b98467c967151ba98a1f6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 17:16:51 2011 +0000

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

commit dd5d9e007eabaef11287177ecb9eb20dab431a18
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 17:15:33 2011 +0000

    add yes/no for cli table
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2758 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f1a328f16ac465c6241b7ee06f9d3b9d95851087
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 17:14:39 2011 +0000

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

commit 3bbac7e12313286a3c2f52e0f4b53a44d9f59fc3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 15:58:39 2011 +0000

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

commit b64707ea59e6a06a37c6f0b1e30605c8caa15402
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 15:15:22 2011 +0000

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

commit 21ce397506f0ed8479ef3485d676f211235a36fb
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sun Sep 11 07:58:56 2011 +0000

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

commit 0c8a88366b128fa46a71712edb3f7edc438f035e
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 16:25:22 2011 +0000

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

commit f694e20039089ed8a0060f6dd56dc1d074cb89b9
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 11:42:11 2011 +0000

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

commit c21b323b91a7980cdcf1647871de6191e74abc5c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 10:44:47 2011 +0000

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

commit 3d1532f0e52ab14c51b47b85b2388b8725cfe337
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 10:36:00 2011 +0000

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

commit a4de315290e58e5ce10372053ed0b95daca61b05
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 09:47:23 2011 +0000

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

commit 2273c5de8978db300d3af9e04dc247cf1067c77f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 09:01:10 2011 +0000

    fixes spcp support - Thank you Federico Santulli for SPCP support
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2748 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8b4caef0f91b7abe46902c3e60f5d07cfe052c2f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 07:41:09 2011 +0000

    fixes addon issue for 794X
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2746 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 9b21c374871161b66f4940741abe1ad3992a9f87
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Sep 10 07:36:25 2011 +0000

    add 89XX description to lookup table
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2745 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit edf4652641fb96ac870d5669a34154a67b358f0c
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 9 20:22:13 2011 +0000

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

commit 6bb45315d570a8cec5c019f5c91451a2859650fc
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 9 19:54:58 2011 +0000

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

commit 820376207f1594dab79414ee10cdcd91ddb7d97b
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 9 19:31:06 2011 +0000

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

commit 86232b7fa6d9b85c59abf46c8f92130e28e13898
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Fri Sep 9 18:15:27 2011 +0000

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

commit dcaa8d935cc10ae4d1f092d105fe2f9987ed579b
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 8 15:50:41 2011 +0000

    Update codec handling, not finished
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2737 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4da5498c8f22e6ff3c89449ebd44d49beb25a9af
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Sep 7 14:47:06 2011 +0000

    Updated sccp config samples. Added reviewboard url to propset
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2736 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit f124024341efd59d14c02aea7ea73879518fb1bb
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 6 20:05:11 2011 +0000

    Using shared preferences/capabilities to allocate channel. Reduce preferences by device capabilities upon registration
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2734 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 8a662f8f62c720082fdfcaafd8c91f9c2848f11f
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 6 13:07:18 2011 +0000

    reduced rtp debug logging in sccp_wrapper_asterisk18_rtp_read
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2733 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 32e9b6bde263f6f26590cdb0106c84745324a024
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 6 12:56:15 2011 +0000

    Synchronised codec handling between ast110.c and ast108.c
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2732 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fffe224f71f4cc33f9de0c868d438cbb9ed5c945
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Sep 6 11:59:50 2011 +0000

    Removed configure caching between runs, to prevent issues
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2731 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fc6a6abc2e6250c7228d98fe2796e828d95749e7
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 1 13:41:42 2011 +0000

    update configure to deal with installation location on Apple Darwin systems
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2730 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c803ea88a02d920955d4630db6118b65c0d2f3a9
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Thu Sep 1 13:40:59 2011 +0000

    remove protocolversion from sccp.conf samples
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2729 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 4241b1d71b6039ebf9730f664cf9c8a0911d0a0f
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 17:04:17 2011 +0000

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

commit 478d7c394658a4ef3db7d1d10bd631d20836cab4
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 16:49:24 2011 +0000

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

commit 89e3eadadab65a8796e3a6d512c5a0431f7ecd66
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 15:27:02 2011 +0000

    Test with reduced G722 mapping only using G722_64K
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2726 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 0140cc35c3899f5eda3cdb6a7398fadd3be8dfac
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 15:18:53 2011 +0000

    Changed sccp_wrapper_asterisk18_getCodec behaviour following chan_sip, updated rtp_read and rtp_write accordingly
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2725 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 18e23c36c84ec2f2a8f418cb9765e84cdce03b36
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 13:39:22 2011 +0000

    Getting NATTED call without externhost specified to work again
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2724 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 41ce519b2a64b48d2571edcaf75f6bcb4cc0ba09
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 11:35:27 2011 +0000

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

commit 23563594fe830a03d38bb1f82c6185bae0dd9805
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 31 11:03:51 2011 +0000

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

commit af4094b38710141f225873d1a1eeeda43db45fc6
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 30 18:07:15 2011 +0000

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

commit 2af0ab4e3233795bbfa3baebce82b73c3f9b78f0
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 30 18:03:32 2011 +0000

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

commit f71b6a36ef3ba8356e81a2a4ef815d4d73562573
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 30 17:53:17 2011 +0000

    fixes add button issue (backport from v3.0)
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2718 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit fd0e18e14f1c0ee8cea77bce798091b5d7f11ac3
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 30 16:25:27 2011 +0000

    do not use slin16 as default codec
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2717 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit c1be9e07c2c9506c6c37713fd3c191b8df074c06
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 30 11:23:45 2011 +0000

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

commit acfbac0ef66208b27e56e0791c89324cf8ea7142
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 29 18:26:22 2011 +0000

    Removed protocolversion from global / general section in config samples / cli show global. Declared OBSOLETE in sccp_config
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2707 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1f51d1aaf6845a631d333cb5fc1a63684ce49836
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Mon Aug 29 14:00:18 2011 +0000

    Moved endian_check / byteswap function declarations to configure stage
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2705 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 032c07fcba94c0e78abb9d8b84185b21f5fb1792
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Sat Aug 27 13:03:58 2011 +0000

    Update field length for earlyrtp in default database files
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2701 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 131afb07aa0c56fdca3f8a26cf36f4f91d24fd9c
Author: ddegroot <ddegroot@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Wed Aug 24 13:35:53 2011 +0000

    Fixed warnings / errors when compiling against current asterisk trunk
    
    git-svn-id: https://svn.code.sf.net/p/chan-sccp-b/code/trunk@2700 43c1dc8c-776e-4df2-8ef1-6e829299be21

commit 1793bd225b4bf9679ebcaa8989cc5085af0973c5
Author: marcelloceschia <marcelloceschia@43c1dc8c-776e-4df2-8ef1-6e829299be21>
Date:   Tue Aug 23 19:20:26 2011 +0000

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