[sr-dev] New commits on branch 4.1

Daniel-Constantin Mierla miconda at gmail.com
Thu Mar 6 00:45:09 CET 2014


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3f03a9410cd3e68eaf53866621cd73d69660a787
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Mar 4 09:43:39 2014 +0100

    geoip: for safety checks for the case when geoip_match() is not executed
    
    - but the geoip pv is accessed
    - reported by Juha Heinanen
    
    (cherry picked from commit 56ed48bf48c3d78ff5d214833e09a5759f0b5928)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2e1d6ed943aeb53ef56695df65d43f0f160d02f2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 3 19:15:30 2014 +0100

    uac_redirect: select the contacts with highest q when a limit is set
    
    - reported by  Stefan Prelle, FS#349
    
    (cherry picked from commit a9b3286a5ace0f66852054634b46c0647c8d1271)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7745bf018deeaa4bdbb2a667c50209d480f96248
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Mar 2 15:40:17 2014 +0100

    tm: t_continue() polishing
    
    - variables declared at beginning of function to work on old C standard
      compilers
    - log messages compacted - function name and log level are prefixed
      automatically
    - stay under 80 chars per line to fit in text terminals
    
    (cherry picked from commit 47f6cfd76a9d801a83ca14b55926d389f6c3c2da)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c99b81f10bbd08f15035097e7a77eb37fb823224
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sat Mar 1 10:46:57 2014 +0100

    tm: 487 Request Terminated has priority when transaction is cancelled and no reply received from downstream
    
    - for cancel_b_method 1, timeout was sent back even when transaction was
      canceled
    
    (cherry picked from commit 6c3725d5535e0b5bff5c63251d37e7139f92321c)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=02c99647d22e2d4d4fd6c4028b372d2a1aa140bd
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Feb 27 08:48:42 2014 +0100

    geoip: safety check to see if the result structure is filled
    
    - return $null if not
    - reported by Juha Heinanen
    
    (cherry picked from commit 721ffe3576e8e7891c27f8578eb244a857ede759)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b6d8aa9675e80a1d701b4f33f11936b53e06f4e6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Feb 26 20:30:34 2014 +0100

    parser/parse_fline: print offset in log message when failing to parse first line
    
    (cherry picked from commit a111b33ae7b64dbf9486f2fc4b7f3007f4015e77)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1dadf3e1ff4a725f8030d862a52470f2d400bb21
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Feb 26 10:45:24 2014 +0100

    mtree: enahced docs to specify that the mtree parameter can be set many times
    
    (cherry picked from commit 0b122416932030c9459f16d46438489b115941aa)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6f6a050872cbaf8a81b4133877c2867c5cdc7290
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Feb 24 19:15:13 2014 +0100

    dialog: don't add dialog profiles when loading from db and state is terminated
    
    (cherry picked from commit 9b88eb7ee2d243882383a44f601baa21fd679cd5)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=549930641fd344046b8bf12eab0cc82fe47abf44
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Feb 24 18:53:55 2014 +0100

    dialog: remove dialog from profile as soon as gets to terminated state
    
    (cherry picked from commit edf61acb57ed5e8ee0ca9ec1f796e43ce993be48)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a0b05cf2fbefc1b3b67362407aa6be101a91606b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Feb 24 18:17:00 2014 +0100

    mtree: reset tree statistics upon reload
    
    - related to FS#398, reported by JoshE
    
    (cherry picked from commit 94bad4414b36334061ef0d3ec42747d672eaf058)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b4cf30f4dc756ffa82d931b28eba74b26dce289d
Author: David M. Lee <dlee at digium.com>
Date:   Mon Feb 10 15:22:11 2014 -0600

    call_control: Passthrough sip_application
    
    Current patches being submitted to CDRTool and the call_control daemon
    allow for SIP application type to be specified. This allows audio or
    video services to be rated differently, or even different ratings for
    application subtypes (audio.inbound vs. audio.outbound).
    
    This patch allows the sip_application value to be passed through to the
    call_control daemon.
    
    (cherry picked from commit 0a4519af5c1ea3f61362fba7451eb4acc479d488)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=100b1f0f0943bf6b7c1d46e42d7b70ec5c9f5f4e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Feb 21 18:26:34 2014 +0100

    topoh: let replies for CANCEL requests be handled
    
    - CANCEL is hop by hop, but can have the call-id hidden when sending out
    
    (cherry picked from commit 376d8b3972d96b70d1e12cc57104475b2ee7ade8)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3eb337b9e81759f25f452ac9aa5d2386359822ad
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Feb 21 17:58:19 2014 +0100

    topoh: don't encode/decode content for local generated messages
    
    - requests generated by kamailio don't have headers that should be
      hidden
    - replies to them don't have anything hidden
    - update as part of report from FS#390
    
    (cherry picked from commit 41f12e01b20a6b32d26297fbdf6ce17d40823ef2)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=008e43e402a8e7aa088dd8c65db8c172a95ef313
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Feb 3 11:40:43 2014 +0100

    db_cluster: updated the old application name in doc examples
    
    (cherry picked from commit 32f688659fcc6f7c44d9095e585951780e277522)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ae3db782aa4413efeeb11706b5fa65fe13529a5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Jan 30 12:14:48 2014 +0100

    core: test the limits of nested select level before accessing array value
    
    (cherry picked from commit b61f173a8dc40592809912e137e42d8ffe1154fa)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=46f2ebd0de82a6decea2229e85f63666686510ba
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Jan 30 12:12:44 2014 +0100

    utils/db_berkeley: release file description in error cases
    
    (cherry picked from commit e7a0840a1334280650d4abb865843da0072adec6)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=92a0157f83c8cdbf25452eb1994302912173fc53
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Jan 29 22:10:09 2014 +0100

    sercmd: memset with proper size
    
    (cherry picked from commit d0ebc7fa4b4b20bee83f57b3f0d0e6e75b5f0b08)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b06c12f3d5db875bb0b70cc4d85b09fafeb84d34
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jan 28 18:54:50 2014 +0100

    core: avoid warning of using bitwise operator with boolean result
    
    - on a report generated by cppcheck sent by David Binderman
    
    (cherry picked from commit cfb815e440804c2870126c1c098362d5a117f97c)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f8bb8cbf1908125c41096abf3547af51d6c88d26
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jan 28 18:47:42 2014 +0100

    core/parse_methods: removed duplicate check for same characters
    
    - on a report generated by cppcheck sent by David Binderman
    
    (cherry picked from commit 935f06eb8c34fe5fe82588cdd5b4af2f68c51466)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4599ae5c5d49836f6b9e0238a8743e8c72fe91ee
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jan 28 18:43:13 2014 +0100

    xhttp: check first the possition limits then access the data
    
    - in the eval function for the transformation
    - on a report generated by cppcheck sent by David Binderman
    
    (cherry picked from commit 79bfabdc2ae35a5b280c6a23ff611a005dac333c)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=90c7829dcbcc677454d297ed55be31404fafe070
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jan 28 18:39:19 2014 +0100

    db_postgres: fixed condition checking the parameter for db uri parsing
    
    - on a report generated by cppcheck sent by David Binderman
    
    (cherry picked from commit 480b6d4dfc954fbbb8afb9dbbbf17b80dcdf71ce)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=75203caf1a7a8c582b8eaff67af891b00100f232
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jan 28 18:36:21 2014 +0100

    db_mysql: fixed condition checking the parameter for db uri parsing
    
    - on a report generated by cppcheck sent by David Binderman
    
    (cherry picked from commit c0b2e567b2a27d5d29ede39409d6299f7d375d87)




More information about the sr-dev mailing list