URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f977d7f62355e67ffcc8ebb22571f8490651dd15
Merge: a738325 1a5f045
Author: Václav Kubart <[email protected]>
Date:   Tue Nov 12 07:17:28 2013 +0100

    Merge branch 'hold_handling_fixes'
    
    Conflicts:
        apps/sbc/CallLeg.cpp

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1a5f04560d0f1ea139e4e69fd3ab03f731eb26c7
Author: Václav Kubart <[email protected]>
Date:   Mon Nov 11 10:16:36 2013 +0100

    sbc: allow to preserve media session when disconnecting

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2313da3c11acad9de1a134e379f3685e4bbd2e87
Author: Václav Kubart <[email protected]>
Date:   Fri Nov 8 15:03:23 2013 +0100

    b2b media b/f: do not try to set relay with empty remote address

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

    AmRtpStream b/f: do not set mute together with hold
    
    ... they are not the same (and other code checks both of them where 
necessary)

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=91915523e9df447634fd90be2c9e0654a427be67
Author: Václav Kubart <[email protected]>
Date:   Thu Nov 7 14:36:24 2013 +0100

    sbc: use non-hold SDP if possible when adding new callee

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=640fe619c1783a1079859279d7b3401d398a6b70
Author: Václav Kubart <[email protected]>
Date:   Thu Nov 7 14:34:02 2013 +0100

    sbc: new event for asynchronous held call resume

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=5b5f1e9e8c2145d1f62fd4f131daac0bd60d5d0e
Author: Václav Kubart <[email protected]>
Date:   Thu Nov 7 12:02:03 2013 +0100

    b2b media cleanup: remove unused methods

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f4fe71761e1fc36603e49d49f57f5eadf44506ac
Author: Václav Kubart <[email protected]>
Date:   Thu Nov 7 09:57:43 2013 +0100

    sbc b/f: create hold request cleaner way

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=dcb3fa5cfc5cb209620e0783d4830ecaf9c6460c
Author: Václav Kubart <[email protected]>
Date:   Thu Nov 7 09:51:21 2013 +0100

    sbc b/f: signalize hold/resume request before creating the hold/resume 
request itself
    
    ... needed to allow RTP mode switching before creating hold request

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=014821865dd420ce38d50e75899e62cdd9594445
Author: Václav Kubart <[email protected]>
Date:   Wed Nov 6 13:32:18 2013 +0100

    sbc b/f: apply remote SDP again if RTP mode changed during OA exchange

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=ac4248be0f15304bbbce74a6b20bd760fdb03ce9
Author: Václav Kubart <[email protected]>
Date:   Wed Nov 6 10:58:57 2013 +0100

    b2b media b/f: do not clear audio when removed from media processor
    
    ... it can be inserted/removed repeatedly if required

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=b8f4e37a9a7df9874ba2c372653db64dda661843
Author: Václav Kubart <[email protected]>
Date:   Tue Nov 5 09:47:30 2013 +0100

    sbc: improved hold handling

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=88e503faf7bb4230cea4a1ac8b4f262abc659e29
Author: Václav Kubart <[email protected]>
Date:   Mon Nov 4 13:24:19 2013 +0100

    b2b calls: updateRemoteSdp has to be always called

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=68d1d42c79d4586c5c139346f14c75813be9c3cb
Author: Václav Kubart <[email protected]>
Date:   Thu Oct 31 10:07:43 2013 +0100

    sbc b/f: always call parent's updateRemoteSdp instead of direct call to B2B 
media

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2d1cf5305c06697cd0c9fd66765fca1661761549
Author: Václav Kubart <[email protected]>
Date:   Thu Oct 31 08:33:56 2013 +0100

    sbc b/f: use correct body in unhold request

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

    b2b calls: cleanup in handling local & remote media

URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=34bd34a2d6f3774742f3728b1d2831fb826b1be0
Author: Václav Kubart <[email protected]>
Date:   Tue Oct 29 14:54:24 2013 +0100

    sbc q/f: dbg message instead of error if can't log call connect because of 
missing request
    
    ... happens for example in case of call transfers
    ... logging is not prepared for more complex PBX scenarios anyway

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

Reply via email to