[sr-dev] New commits on branch 3.1

Daniel-Constantin Mierla miconda at gmail.com
Sun Sep 11 11:37:16 CEST 2011


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=266167598becf8711f29c4d3a6838ba22b8bb1d6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Sep 11 11:36:10 2011 +0200

    pua_xmpp: removed invalid lib path from Makefile

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=30fd945c4ec528d6cb451f9e1c0d14f40a71408a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Sep 11 11:34:24 2011 +0200

    presence_xml: removed invalid lib path from Makefile

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2b7c8a947a1a34a2b8d9846754e9cd0015d69c0d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Sep 11 11:32:34 2011 +0200

    presence(k): removed invalid lib path from Makefile

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7723e6b6da380d18675316fb39f8b850d2109fb6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sat Mar 12 12:27:52 2011 +0100

    tmx: added the docs for t_flush_flags()
    (cherry picked from commit ce7aa8e46e839a56d5759a688d03515f94497267)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b5ba5f8f0aa8b38819922751743cacedab54742e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sat Mar 12 12:22:51 2011 +0100

    tmx: restored t_flush_flags()
    
    - function to sycn the msg flags back to transaction when the
      transaction was created before modifying the flags
    - reported by Juha Heinanen
    (cherry picked from commit 83620cb7cd14ee3b509eef72d99337567f53967f)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=14d457543beebdff71eaa4dfdb90ef115c2e1877
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jun 26 11:48:39 2011 +0200

    tm: renamed typedef cell_type to tm_cell_t
    (cherry picked from commit c4c3773622a5419d890a13a5226d721ff0a7bcfa)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8027fd1dbf27b5de2ba7e90b0feef9c1772242ea
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Sep 9 10:25:02 2011 +0200

    xcap_client: use curl-config to get include and lib compile flags

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f31b2a60e861eef20866004bdd82eaae8dbd45c2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Sep 9 10:08:33 2011 +0200

    xcap_server: use xml2-config to get include and libs compile flags
    (cherry picked from commit 3e502e2ac387999306d4a472784ed0699b8c7f77)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b0bc86360334237095ad764cf8552a12907d8996
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Sep 7 21:57:03 2011 +0200

    xcap_server: remove invalid lib dir from Makefile
    (cherry picked from commit 7e1564b7e67a25eb22c26f4ae235d9b380ce8417)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2f4a52c9e4a1c058d1355dbb5f45d3589d7554a7
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Sep 6 14:12:00 2011 +0200

    tm: update T msg flags after {branch/failure}_route
    
    - after execution of branch_route or failure_route, set the message
      flags of the temporary request back to transaction request
    - 1.x behaviour
    - reported and partial patch by Alex Hermann
    (cherry picked from commit c589ca35b2aa3097a3c9e2a5a050514337300c05)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b7edd05ca05020f5a40f6c177d309894a7e958d8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Aug 23 00:27:10 2011 +0200

    app_lua: fixed assignments for Makefile vars
    (cherry picked from commit 1d4f8bbf2e3889c9c5279bf81ec832fb86b69112)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ee121bfbda8c4d27ef606e0003506de18b5ca911
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Aug 12 22:51:20 2011 +0200

    pua_xmpp: fixes to SIP-XMPP presence status translations
    
    * patch by Laura Testi to fix:
    - the online/offline status is ok in both direction (SIP<-->XMPP)
    - other status (away/busy) is not ok from XMPP to SIP
    - busy status is not ok from SIP to XMPP
    - each time XMPP contact change the status, triger a new SUBSCRIBE in  xmpp
      gateway which generate multiple same subscriptions with different callid
      in both active_watchers and pua tables. This also makes multiple NOTIFY
      generation from the main Presence Server to GW when the SIP contact change
      it's status
    (cherry picked from commit d1097d6ac9295c529ad6e682534ee4b3f0a9daae)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6b07dd067f55ff9ff418a4646d8efe967f6cc8f5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Aug 4 11:41:32 2011 +0200

    tls: safety check for current cipher
    
    - SSL_get_current_cipher(...) may return NULL, in case of the cipher was
      not set yet for the connection
    - caused crash when RPC command tls.list was used in such moment
    - cipher description is set to 'unknown' for such case
    - reported by Francesco Castellano
    (cherry picked from commit 816a0218130782ea86a3cc16feb2a008fe6fff68)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a38f6184044e964a1eff56da80c2ae6bfdf50a06
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Aug 3 23:03:54 2011 +0200

    tm: don't set dst_uri to next hop for branch_route
    
    - added flag to skip setting dst_uri to next hop for branch_route if the
      dst_uri was not set before
    - there is already a  select and a pseudo-variable to access next hop value,
      in case it is needed in branch route
    - reported by Alex Hermann
    (cherry picked from commit fb4ecbf986f4af366e5be9cbad26ceba924c77fd)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0dcf964514ba3fb9d09f21340bbeb01626bd8109
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Aug 3 19:34:09 2011 +0200

    tm: allow nested backup of avp lists when sending local requests
    
    - added ability to use a local variable instead static var to
      backup/restore avps lists for local generated transactions
    (cherry picked from commit 08798a6d06b628fa5888ded867c5d18416b9f013)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ab9451afe5cc27a8253d9273a2d50d6470d6cc78
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Aug 1 14:36:39 2011 +0200

    tm: backup/restore lists of avps for usage t_uac
    
    - when sending a self-generated request while processing other sip
      message, backup the list of avps and restore afterwards
    - reported by Sebastian Damm
    - added helper function to backup/restore the lists of avps from msg
      context to static var and use transaction lists
    (cherry picked from commit 203b2678a7115f2ba744eeda5279108fdd5b139d)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3585f8f08d55d150aa78b566e2a817c0d78a6766
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jul 17 00:28:26 2011 +0200

    app_python: provide a clone string to dirname and basename
    
    - script name value is cloned before execution of dirname and basename
      since they may modify the parameter
    - reported by Arnaud Chong, FS#137
    (cherry picked from commit 53605f2ca1718e42f1f1fcb87bb67935c889249a)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=25bebfc6a398820d507c75ecfbab3677c6b016ab
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jul 17 00:17:58 2011 +0200

    app_python: fixed compile warning
    
    - warning: dereferencing type-punned pointer will break strict-aliasing
      rules




More information about the sr-dev mailing list