URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=14622e4…
Author: Andrew Mortensen <admorten(a)isc.upenn.edu>
Date: Mon Apr 8 15:01:41 2013 -0400
modules/sca: reduce verbosity of RPC sca.all_subscriptions output
- accommodate more subscriptions without hitting kamcmd buffer limits.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ee4ed8…
Author: Vicente Hernando <vhernando(a)systemonenoc.com>
Date: Mon Apr 8 12:13:54 2013 +0200
modules/ndb_redis: avoid warning unused next_rpl variable.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f4acf63…
Author: Vicente Hernando <vhernando(a)systemonenoc.com>
Date: Mon Apr 8 11:47:51 2013 +0200
modules/ndb_redis: b/f restore correctly last char in argument strings.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=39b1ae8…
Author: Vicente Hernando <vhernando(a)systemonenoc.com>
Date: Mon Apr 8 11:32:40 2013 +0200
modules/ndb_redis: follow section id guidelines.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5f0fa6b…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Mon Apr 8 11:18:44 2013 +0200
modules/sipt: adapt module to use SUBTYPE_ISUP
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e3ca9d0…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Mon Apr 8 11:17:04 2013 +0200
parser/parse_content: add support for the ISUP subtype
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3d3927b…
Author: Juha Heinanen <jh(a)tutpro.com>
Date: Sun Apr 7 20:07:23 2013 +0300
modules/textops: free spve params of in_list function
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5a8bb3a…
Author: Juha Heinanen <jh(a)tutpro.com>
Date: Sun Apr 7 18:01:19 2013 +0300
modules/registrar: b/f route param was passed uninitialized to parse_rr_body
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=89378b3…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sun Apr 7 10:03:12 2013 +0200
snmpstats Avoid compiler warnings with older versions of net-snmp
Centos has an older version of net-snmp that has slightly different
structure definitions than the current one.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9da8b16…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sun Apr 7 09:53:24 2013 +0200
snmpstats Final fixes for IPv6 support.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9622066…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sun Apr 7 09:45:21 2013 +0200
snmpstats minor typo fixes
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=697abb7…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 22:06:47 2013 +0200
snmpstats Add IPv6 support in list of active interfaces
Output from SNMPwalk after this patch:
KAMAILIO-SIP-COMMON-MIB::kamailioSIPTransportRcv.ipv6."20:01:DB:80:21:2e:00:00:00:00:00:00:00:00:00:22".5080
= BITS: 40 udp(1)
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1aeffa7…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 22:04:51 2013 +0200
snmpstats fix typo in Makefile.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bbfc9f2…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 22:02:48 2013 +0200
snmpstats Add disabled section in Makefile for compilation on Centos systems
Net-SNMP and snmpd can be built with embedded perl and libwrap support. If that's
the case on your system you need to enable the EMBEDDED_PERL section in the
Makefile. Maybe this could be enabled automatically.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d829dd9…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 21:56:59 2013 +0200
lib/kcore Fix IPv6 support in interface list
Added a new function that takes family as an argument. In order to list both
IPv4 and IPv6 you need to call that function once per address family.
Keep the old IPv4-only function for backwards compatibility.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=90f78f3…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 14:59:19 2013 +0200
pipelimit Add section IDs to xml documentation
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9ba20f4…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Sat Apr 6 14:51:59 2013 +0200
ipops Add section IDs to README xml files
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a6df37d…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Sat Apr 6 11:59:55 2013 +0200
modules/sipt/doc: add section headers & fix README file
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cd0d5fc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Apr 5 21:30:06 2013 +0200
rr: added missing s in sips for record route
- reported by Sander van Grieken
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c1ac283…
Author: Alexandr Dubovikov <alexandr.dubovikov(a)gmail.com>
Date: Fri Apr 5 21:21:33 2013 +0200
modules/sipcapture: added customization for X-CID header.
thanks for the patch goes to Markus Monka <mmonka(a)gmail.com>
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6fc6ca7…
Author: Alexandr Dubovikov <alexandr.dubovikov(a)gmail.com>
Date: Fri Apr 5 21:10:57 2013 +0200
modules/sipcapture: fixed ERR message for HEPv3,
added table param for sip_capture() function
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d9a3dab…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Fri Apr 5 18:43:06 2013 +0200
modules/sipt: updated README
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=07cb4cf…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Fri Apr 5 18:38:36 2013 +0200
modules/sipt: added some additional getter methods
new functions: sipt_get_cpc() sipt_get_calling_party_nai()
sipt_get_called_party_nai()
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d3277e5…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Fri Apr 5 14:12:22 2013 +0100
modules/websocket: Update README xml with section IDs
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a1d3d34…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Fri Apr 5 14:07:18 2013 +0100
modules/tm: Added branch_failure event route to tm documentation
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=daefc7c…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Fri Apr 5 13:35:51 2013 +0100
modules/websocket: re-added declaration of ws_keepalive_mechanism to ws_frame.c
- Accidentally removed when configuration framework stuff was added.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cddaeb4…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Fri Apr 5 13:33:19 2013 +0100
Revert "modules/websocket: b/f defined missing ws_keepalive_mechanism
variable"
This reverts commit caf4769ec0f243df71e79ee3c0781afbe5884bac.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4d7c214…
Author: Juha Heinanen <jh(a)tutpro.com>
Date: Fri Apr 5 15:17:07 2013 +0300
modules/websocket: b/f defined missing ws_keepalive_mechanism variable
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d55f8ed…
Author: Jason Penton <jason.penton(a)smilecoms.com>
Date: Fri Apr 5 09:09:00 2013 +0200
lib/ims: Added cscf_get_p_charging_vector to retrieve icid,term_ioi,orig_ioi
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=21a21f2…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Thu Apr 4 22:27:02 2013 +0200
snmpstats Add support for the new transports as well as new roles
The edgeproxyServer is a SIP Outbound edge proxy that manages flows to NATted
clients.
The sipcaptureServer collects SIP messages for Homer SIP capture
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=334b7ce…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Thu Apr 4 21:57:31 2013 +0200
snmpstats Align transports to RFC 4780
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cd705bb…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 22:17:27 2013 +0200
group Update README xml with section ID's
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f9af860…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 17:08:39 2013 +0200
modules/sipt: regenerate README
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=487ebb8…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 17:06:31 2013 +0200
modules/sipt/doc: fix typo in method name
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=32a29c6…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 15:43:29 2013 +0200
modules/sipt: resolve a compiler warning on osx
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f74d846…
Author: Carsten Bock <carsten(a)ng-voice.com>
Date: Thu Apr 4 12:06:37 2013 +0200
ims_auth: Log, which AVP could not be found.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1103f9b…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 11:56:03 2013 +0200
modules/sipt: Update README in separate commit per best practices
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d376934…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 11:40:26 2013 +0200
modules/sipt/doc: corrected documentation typos
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bf9edd9…
Author: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 10:20:08 2013 +0200
modules/sipt: initial import of module
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d2cdbf4…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:38:56 2013 +0100
doc/cfg_list: added stun to cfg docbook Makefile
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=50cbf44…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:38:25 2013 +0100
modules/stun: added read-only stun_active cfg value
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=549852e…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:38:01 2013 +0100
modules/websocket: removed some unnecessary includes
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b2bb1dd…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:37:22 2013 +0100
modules/outbound: a bit of tidying up
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=290998f…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:23:54 2013 +0100
doc/cfg_list: added outbound and websocket to cfg doc generation
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=43d21bf…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:23:16 2013 +0100
modules/websocket: updated copyright year
- also remove configuration framework stuff in preparation for putting it
in separate files.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=09941ac…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:22:49 2013 +0100
modules/websocket: moved config framework stuff to separate files
- To facilitate docbook
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fe665b0…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:22:15 2013 +0100
modules/outbound: updated year in copyright statement
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6fd9c83…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:21:47 2013 +0100
modules/outbound: fixed typo
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=71de9a7…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:20:55 2013 +0100
modules/outbound: Removed extern for ds_ping_reply_codes_update
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=be1f83d…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 21:55:47 2013 +0200
pike Add counter for blocked IP addresses
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=432391e…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 21:27:45 2013 +0200
pike Update README with section ID's
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=67a4081…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 21:22:47 2013 +0200
sst Update documentation and add reference to dialog_ng module
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d103c43…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 21:11:08 2013 +0200
snmpstats Documentation updates
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=359e817…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 20:56:49 2013 +0200
timer Documentation update (section IDs)
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2092d89…
Author: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Apr 3 20:53:49 2013 +0200
sipcapture Update to README xml files (section IDs)
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e138fac…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Apr 3 16:18:14 2013 +0100
modules/tm: Fix t_next_contact_flow return value
- Return 1 if a new flow was found
- Return -1 if not found
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4ba4aa8…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Apr 3 15:55:47 2013 +0100
modules/tmx: Add $T_reply_ruid pv to return ruid for a branch reply
- Can be run from a failure_route or branch_failure_route
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=67a7b09…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Apr 3 15:18:22 2013 +0100
modules/tm: Make ruid available in uac structure
- ruid is stored per uac
- ruid can be retrieved when a response to the branch is received
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cc5eca4…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Apr 3 15:06:35 2013 +0100
modules/registrar: Allow unregister for ruids in branch_failure_route
- unregister(domain, uri, ruid) is accepted in branch_failure_route
- unregister(domain) is not.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e5ebd9f…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Apr 3 15:04:38 2013 +0100
modules/usrloc: Fix get_urecord_by_ruid to return static aor
- Fixed a bug which returned a pointer to a stack variable
- Fixed some potential (?) infinite loops
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f26c907…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Thu Mar 28 09:48:04 2013 +0000
modules/tm: Fix setting instance in uac branches
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=af3ae7f…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 14:36:59 2013 +0000
modules/tm: Enable retrieving of branch instance id from uac structure
- Add instance to uac structure and populate when uac created
- Add get_this_branch_instance function to retrieve instance in a branch failure
route
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=998008a…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 14:25:32 2013 +0000
modules/xprint: Updated to use the new get_branch()/next_branch() functions
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=959e480…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 11:53:18 2013 +0000
modules/pv: Updated to use the new get_branch()/next_branch() functions
- New instance parameter is currently not used
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=86b8ac2…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 11:52:15 2013 +0000
modules/permissions: Updated to use the new get_branch()/next_branch() functions
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ed4feea…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 11:46:45 2013 +0000
modules/domain: Updated to use the new get_branch()/next_branch() functions
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5ed76be…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Wed Mar 27 11:44:08 2013 +0000
core: Update get_branch() to return instance from appended branches
- get_branch() and next_branch() updated
- modified select_core.c to use new function definition
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c48d687…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 26 12:10:11 2013 +0000
modules/tm: Update t_next_contact_flows for use in branch_failure event_route
- Rename to t_next_contact_flow as only one flow will be used
- Selects and uses the next flow with the same instance_id as the failed branch
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=38fe839…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 26 11:43:35 2013 +0000
core: Add defines required for a new branch_failure_route type
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0c57802…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 26 11:40:38 2013 +0000
modules/tm: Create branch-failure event route
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0b67552…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 26 11:22:31 2013 +0000
Revert "core: Initial revision of branch_failure_route"
Remove new branch_failure_route in favour of an event_route
This reverts commit a5946574cb9917f0a9a90ea547c9357f3f6477bd.
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=94328e9…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 19 15:43:46 2013 +0000
core: Initial revision of branch_failure_route
- New branch_failure_route defined
- cfg route is called but xlog() causes segfault
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=69922b7…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Mar 19 15:41:55 2013 +0000
modules/tm: Initial revision of branch_failure_route
- New branch_failure_route defined
- cfg route is called but xlog() causes segfault