URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=3f0535af236816e04989543cbb828f9bb27af962
Author: Raphael Coeffic <[email protected]>
Date:   Thu Feb 28 12:55:46 2013 +0100

    b/f: hot fix for possible infinite loop in PacketMem::newPacket()
    
    If PacketMem::freePacket() is called twice for the same packet, the RTP 
receiver would block for ever in PacketMem::newPacket().
    
    Many thanks to our anonymous friend at onat.edu.ua!

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=b4990d218139be586ae6868944e3e62a1e28f648
Author: Raphael Coeffic <[email protected]>
Date:   Wed Feb 27 13:19:33 2013 +0100

    b/f: sbc: fixed RegisterDialog reg-throttling
    
    - use long int for expiration values.
    - update ua_expires when cache-reply is sent from RegisterDialog.
    - added min_reg_expires & max_ua_expires to the values read from profile 
file.
    - added more debug info.
    - diverse other fixes.

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=34dc560b0949061da82b7770ec948e7d262895ed
Author: Raphael Coeffic <[email protected]>
Date:   Wed Feb 27 14:00:51 2013 +0100

    sbc: removed RateLimitRefCnt

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=b1f0fef0803dc71662fbebc8204fc462b5480c90
Author: Raphael Coeffic <[email protected]>
Date:   Tue Feb 26 13:55:27 2013 +0100

    c/f: removed obsolete 'include' statement

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=8530586e7c26f1648604f817bd56cda4f98d373e
Author: Pavel Kasparek <[email protected]>
Date:   Tue Feb 26 18:22:45 2013 +0100

    updating files install location in rpm spec file

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a27759513a731a6e5814db15c5db33c4667a4297
Author: Pavel Kasparek <[email protected]>
Date:   Tue Feb 26 17:58:20 2013 +0100

    - replacing Makefile targer rpm with just rpmtar, building rpm from 
makefile does not work
    - updating sems spec file to install stuff to correct places

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=6363cbbd0b9e90c4eb16c04e178ca0de523660ba
Author: Pavel Kasparek <[email protected]>
Date:   Tue Feb 26 15:46:08 2013 +0100

    fixed typo in makefile

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=ab00adfa8ed27f231605e46e0b59d2657cf8f132
Author: Pavel Kasparek <[email protected]>
Date:   Tue Feb 26 15:21:36 2013 +0100

    - set rpm version to 1.6.0 in rpm spec file
    - add "make rpm" section to main Makefile

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=48780f4a755b5459ff7a26eee03582b8a229f927
Author: Pavel Kasparek <[email protected]>
Date:   Tue Feb 26 11:40:51 2013 +0100

    updating sems rpm spec file for rpm building on CentOS

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1a0a299da4cd523485173076a72bbdd068ef5ec5
Author: Raphael Coeffic <[email protected]>
Date:   Mon Feb 25 14:08:12 2013 +0100

    moved to AmEventQueue methods in AmSession to protected section

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f9701ceccf61520a00460ccc4e77f65c6bec2e2d
Author: Raphael Coeffic <[email protected]>
Date:   Mon Feb 25 14:01:11 2013 +0100

    sbc: added RTP relay rate limiting and counters

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=7b0f232602c90e83d22100b260887f389c2b0382
Author: Raphael Coeffic <[email protected]>
Date:   Mon Feb 25 13:58:03 2013 +0100

    added RTP relay call-backs

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=8535309a6efef7efb599b4a5705a93782423953a
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 22 21:35:55 2013 +0100

    atomic types: allow increment/decrement to be passed to inc()/dec()

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=94d4400db88d6252a41612c97bf7224fec74f8fe
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 22 21:34:13 2013 +0100

    allow classes to inherit from atomic_ref_cnt and atomic_int

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e93e01b4df752c5dec2a9840a79c807a7dc4021d
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 22 21:31:19 2013 +0100

    b/f: sbc: fixed reg-caching (bug introduced with e3f8ce1c)

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1aba8aaf16b3129249206de701a451520bab86dd
Author: Stefan Sayer <[email protected]>
Date:   Sun Feb 24 16:41:06 2013 +0100

    uac_auth: removed unused code for resetting oa state

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=4372f94b2dd39959a8261bc40acc944c72ca7615
Author: Stefan Sayer <[email protected]>
Date:   Sun Feb 24 16:36:23 2013 +0100

    b/f: reset OA on error reply, for all methods

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=58b31e9d78fa5943bb6846ad939d76d7c3036301
Author: Stefan Sayer <[email protected]>
Date:   Wed Oct 31 14:42:39 2012 +0100

    dsm: SIP auth for B2B b leg; completes dbef131 (was 1efb833, 6a3035c etc)
    
    Conflicts:
    
        apps/dsm/DSMCall.cpp
    
    Conflicts:
    
        apps/dsm/DSMCall.cpp

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=0a89ac518f62c53b0c621534d51b89693dedc587
Author: Stefan Sayer <[email protected]>
Date:   Sat Nov 24 10:43:59 2012 +0100

    dsm: B2B: relayed B2B call through $b2b_relayed_invite=="true"

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=dd46bf20ed6eeb431019be3c43ef34b518adb8df
Author: Stefan Sayer <[email protected]>
Date:   Mon Oct 29 19:58:29 2012 +0100

    dsm:b2b: more control over the callee leg

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=24a49bd575f68a0d1446e35545a54e62a1924867
Author: Stefan Sayer <[email protected]>
Date:   Sat Oct 27 13:09:33 2012 +0200

    b/f: dsm:mod_mysql: variables as file name for mysql.getFileFromDB

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=01ec7af06f958008b82031259134631dec1fb4df
Author: Stefan Sayer <[email protected]>
Date:   Sun Feb 24 11:30:50 2013 +0100

    c/f: sip_stack needs lresolv, set default APP_NAME=sems

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c2c15fe32e1a298697be6ac2988c5ec8ab944f36
Author: Stefan Sayer <[email protected]>
Date:   Sat Oct 27 12:44:26 2012 +0200

    dsm: systemDSM: make not implemented exception more verbose

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=5fd073dce06b9972ba975ab921277fa7b30f8e7d
Author: Václav Kubart <[email protected]>
Date:   Fri Feb 22 21:55:53 2013 +0100

    sbc b/f: call CCEnd only once upon hangup
    
    Reported by Juha Heinanen
    
    CCEnd & CCConnect is called only if CCStart was called before

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=fd7864239acb7252ba56b9bfa806cc83cf9f1a87
Author: Raphael Coeffic <[email protected]>
Date:   Wed Feb 13 11:16:09 2013 +0100

    sbc: corrected the comments for saveSingleContact() method

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a9bc1d403b9958185f822c5499375ff38113ee39
Author: Václav Kubart <[email protected]>
Date:   Tue Feb 12 07:39:28 2013 +0100

    conference: update to 1.6 core
    
    std::swap replaced by explicit string exchange

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=872aabf250ca79056f3b19788e044e404e4519ec
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 8 23:13:08 2013 +0100

    sbc: added basic support for REGISTER throttling.
    
    no support for SBC profiles yet, call-control modules only by now.

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=fe76f8431906f524b1efdb19df39cfe3ad396247
Author: Václav Kubart <[email protected]>
Date:   Fri Feb 8 17:02:28 2013 +0100

    update apps to 1.6 core

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a024753f6612031b05707dcc32d8f7f7942a1f2e
Author: Václav Kubart <[email protected]>
Date:   Wed Jan 23 19:41:10 2013 +0100

    make name of sems binary and install dirs configurable
    
    ... to allow coexistence of different sems versions on one machine
    
    Conflicts:
        core/Makefile

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1d5ecca5f6c3508197f0c687b4702f0e0c328c00
Author: Raphael Coeffic <[email protected]>
Date:   Tue Feb 5 10:41:09 2013 +0100

    moved user & domain in AmBasicSipDialog to protected section

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=db3a448346f0c313f0cca1b02bb3285197e79aa8
Author: Raphael Coeffic <[email protected]>
Date:   Mon Feb 4 16:11:06 2013 +0100

    moved most AmBasicSipDialog attributes to protected part to force use of 
setter/getter

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a123262794dcdda1f41daff5847855feceb8a2dd
Author: Raphael Coeffic <[email protected]>
Date:   Sun Feb 3 17:51:21 2013 +0100

    sbc: added an optional storage handler for reg-cache

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=9fce821e8d9490643e6402193d1dc4f16ecb4795
Author: Raphael Coeffic <[email protected]>
Date:   Sat Feb 2 21:27:29 2013 +0100

    allow for custom AmSipDialog implementation in session classes

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=9cb69db81c55c6aacd51e0bf68e6d385e8373ad4
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:19:56 2013 +0100

    sbc: use proper replacement macro

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a7e799d5b9dc8a438729f191120f0a28236ea71d
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:17:50 2013 +0100

    sbc: apply aleg_next_hop & aleg_outbound_proxy

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=8cf2c70baea89a8727accef251e88a9e6a835195
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:16:46 2013 +0100

    b/f: do not init relay streams when remote port is 0

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=b0fb142d500335c709dc7320459cd7b6a4ed8ae7
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:15:51 2013 +0100

    sbc: set ext_local_tag together with other_id if transparent-ids are used.

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=96b1594043928c3de64e50b1d33a4c389a253387
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:13:33 2013 +0100

    b/f: fix segfaults with half initialized B2BMedia & calls without audio.

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=555bd0ea33e610640ad029fa4ecbe2b8d96ef9e6
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:12:12 2013 +0100

    b2bua: do not send to-tag in reply if forwarded reply did not have one.

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=3b94407f98a43fcd9e8086c6f373f5ee286ba870
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 19:11:15 2013 +0100

    added flag for sending replies without to-tag

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=53fa6844d029dbd78727af26b00ff67367bfd3ca
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 01:16:46 2013 +0100

    sbc: remove transport parameter when using REGISTER pass-through

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=846ccbbacc9a0590057f9bfd09cad73808eab07b
Author: Raphael Coeffic <[email protected]>
Date:   Fri Feb 1 01:15:39 2013 +0100

    b/f: fixed some porting errors

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=dc38539400e616aa32ea466aa69eacc75b806b45
Author: Raphael Coeffic <[email protected]>
Date:   Thu Jan 31 16:47:56 2013 +0100

    b/f: fixed force_via_address socket option

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2f3af87ccdfa7a225a1a54b34fba3b74a6e7e9a9
Author: Raphael Coeffic <[email protected]>
Date:   Thu Jan 31 12:53:22 2013 +0100

    moved SBCCallControlAPI.h to sbc directory

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to