Commit Graph

  • 3bc3e74bdc more logging Richard Fuchs 2013-01-25 15:49:15 -0500
  • 2872d18f43 implement call_answer Richard Fuchs 2013-01-25 15:47:22 -0500
  • 57051ee86f use a sane default port range Richard Fuchs 2013-01-25 15:39:44 -0500
  • fe3af2559e support listening on NG port through init/defaults Richard Fuchs 2013-01-25 15:36:35 -0500
  • 9f276ad73d inlining ftw Richard Fuchs 2013-01-25 14:02:43 -0500
  • 5d1c2aabed support some flags passed from rtpproxy-ng module Richard Fuchs 2013-01-25 14:01:04 -0500
  • 5accfd0751 dont return ipv6 address by default Richard Fuchs 2013-01-25 12:47:39 -0500
  • 011e0e7e4e unify call_update_udp and call_lookup_udp Richard Fuchs 2013-01-25 12:39:56 -0500
  • e5d7341bdc unify call_request and call_lookup Richard Fuchs 2013-01-25 12:25:56 -0500
  • 6fd39168f1 obsolete infohash Richard Fuchs 2013-01-25 11:55:08 -0500
  • ecc37e4b2a fix segfault related to null log_info Richard Fuchs 2013-01-25 11:55:03 -0500
  • b66809bb8c use new struct stream_input where appropriate Richard Fuchs 2013-01-25 11:31:02 -0500
  • 21e18c086e obsolete the "mediatype" element Richard Fuchs 2013-01-25 11:14:26 -0500
  • 8fe26b2d3b obsolete the "mediatype" element Richard Fuchs 2013-01-25 10:47:24 -0500
  • 9589a73b42 obsolete call{ed,ing}_agent element Richard Fuchs 2013-01-25 10:35:01 -0500
  • ea16a5daa2 fix some resulting segfaults Richard Fuchs 2013-01-24 16:43:56 -0500
  • 1160c5c0ad fulfil the promise of actually freeing the free list Richard Fuchs 2013-01-24 16:35:45 -0500
  • 337167faf7 use enum stream_address_format Richard Fuchs 2013-01-24 16:27:37 -0500
  • 923a7bdf5a correctly mark ip6 address Richard Fuchs 2013-01-24 16:24:51 -0500
  • c75394d3cd first take on SDP rewriting Richard Fuchs 2013-01-24 16:15:58 -0500
  • 45c38179d1 those updates break the redis module Richard Fuchs 2013-01-24 12:55:16 -0500
  • 2b60a82e36 more mass deployment of the new "str" object - does this thing still work? now really? Richard Fuchs 2013-01-24 12:14:16 -0500
  • edc60d05f9 convenience functions required by rtpproxy-ng Richard Fuchs 2013-01-24 09:41:52 -0500
  • 60da1bc445 mass deployment of the new "str" object - does this thing still work? Richard Fuchs 2013-01-24 09:30:15 -0500
  • 8db7ab6c94 introduce kamailio-style "str" data type/struct Richard Fuchs 2013-01-23 15:34:34 -0500
  • ccfa304354 sdp_streams() initial implementation Richard Fuchs 2013-01-23 15:22:02 -0500
  • f6a336ce89 prefer objects on stack instead of heap when possible Richard Fuchs 2013-01-23 14:48:43 -0500
  • a2ac8075a9 WIP on SDP parser Richard Fuchs 2013-01-23 14:21:16 -0500
  • 7cc6d95338 adding preliminary SDP parser Richard Fuchs 2013-01-23 12:40:09 -0500
  • a8cc93f7a3 get rid of that silly len counter Richard Fuchs 2013-01-23 09:34:53 -0500
  • c5be7346a6 hard-link bencode.[ch] from kamailio source for now Richard Fuchs 2013-01-23 08:12:16 -0500
  • be4a6c7d58 make my life easier with a smart_ntop_port() function Richard Fuchs 2013-01-22 16:34:16 -0500
  • 5ea5dcddfa call_offer()/answer stubs Richard Fuchs 2013-01-22 15:47:23 -0500
  • fb20c7491d implement receiving and parsing NG protocol packets Richard Fuchs 2013-01-22 12:41:26 -0500
  • 76cab1f697 non-static vars must be initialized to 0 Richard Fuchs 2013-01-22 11:41:29 -0500
  • 3a30e186c4 dont use RE_UDP_ macros for indexes into the fallback RE Richard Fuchs 2013-01-22 11:11:26 -0500
  • 4700a6dea0 split generic udp receiving code into udp_listener Richard Fuchs 2013-01-22 11:07:56 -0500
  • ab24a79de9 adding control_ng stubs Richard Fuchs 2013-01-22 10:36:56 -0500
  • 189c19eb03 init function should return success too Richard Fuchs 2013-01-22 10:14:21 -0500
  • 1912346c35 remember: git commit -a doesnt commit new files Richard Fuchs 2013-01-22 10:07:44 -0500
  • 67e876ff97 split udp listener init code into separate file Richard Fuchs 2013-01-22 09:58:05 -0500
  • 32523c5896 split cookie cache keeping into separate file Richard Fuchs 2013-01-22 09:20:39 -0500
  • 27835dc50e split cookie cache keeping into separate file Richard Fuchs 2013-01-22 09:17:54 -0500
  • 78712cf7c9 rename listen to listen-tcp in error outputs as well Richard Fuchs 2013-01-22 09:04:01 -0500
  • 2effd967ea rename listen to listen-tcp in the sample default script as well Richard Fuchs 2013-01-22 09:00:05 -0500
  • 5c2b07387e rename listen to listen-tcp in the init script as well Richard Fuchs 2013-01-22 08:59:00 -0500
  • 8ae44f7aa6 silly bugfix for the init fail case Richard Fuchs 2013-01-22 08:12:33 -0500
  • a7d40bf7bc rename --listen to --listen-tcp Richard Fuchs 2013-01-22 07:55:29 -0500
  • 8708c99e33 add bencode lib to sources Richard Fuchs 2013-01-21 14:37:29 -0500
  • f5e60c4a30 Merge branch 'master' into 2.1 2.1.1 Richard Fuchs 2013-01-18 10:13:17 -0500
  • 5c310916a2 2.1.1 Richard Fuchs 2013-01-18 10:13:08 -0500
  • 30edc79e61 Merge branch 'master' into 2.1 Richard Fuchs 2013-01-18 10:09:36 -0500
  • bca25d7700 make call_lookup_udp() remember viabranches like call_update_udp() Richard Fuchs 2013-01-17 11:13:17 -0500
  • cde509531c parallel builds Richard Fuchs 2013-01-17 10:17:59 -0500
  • b36afb6183 exclude deprated API calls Richard Fuchs 2013-01-17 10:16:57 -0500
  • ef521030ab make viabranch in udp lookup optional Richard Fuchs 2013-01-17 10:08:10 -0500
  • 964c6e96ca Create tag 2.1.0 2.1.0 Richard Fuchs 2012-12-10 13:55:55 +0000
  • d948e1acda Create branch 2.1 Richard Fuchs 2012-12-10 13:55:30 +0000
  • faeaf89bd0 2.1.0 Richard Fuchs 2012-12-10 13:55:14 +0000
  • 42f9e225d8 2.1.0 Richard Fuchs 2012-12-10 13:55:14 +0000
  • 813daf8875 fix RE regression Richard Fuchs 2012-11-20 17:54:25 +0000
  • 6755ce3e49 fix RE regression Richard Fuchs 2012-11-20 17:54:25 +0000
  • b1ecd891c3 remove obsolete code; add more locking Richard Fuchs 2012-11-20 17:44:31 +0000
  • ed7f8dda04 remove obsolete code; add more locking Richard Fuchs 2012-11-20 17:44:31 +0000
  • 6983e44c9d calculate proper "TTL" Richard Fuchs 2012-11-20 17:39:40 +0000
  • 644e5ba9df calculate proper "TTL" Richard Fuchs 2012-11-20 17:39:40 +0000
  • 33529622d8 implement udp Q command Richard Fuchs 2012-11-20 15:55:14 +0000
  • bbb8327750 implement udp Q command Richard Fuchs 2012-11-20 15:55:14 +0000
  • c7baa7e0e3 add more logging to xmlrpc call mechanism Richard Fuchs 2012-10-16 16:04:32 +0000
  • a99ada4e41 add more logging to xmlrpc call mechanism Richard Fuchs 2012-10-16 16:04:32 +0000
  • 1d42c1e716 Create tag 2.0.2 2.0.2 Richard Fuchs 2012-10-05 14:45:57 +0000
  • d9194b5c29 2.0.2 origin/2.0 Richard Fuchs 2012-10-05 14:40:00 +0000
  • 243bac02ef un-shoot myself in the foot, gna Richard Fuchs 2012-10-05 14:38:13 +0000
  • 4605551183 another locking fix Richard Fuchs 2012-10-05 14:38:07 +0000
  • b699bbc380 fix more locking problems Richard Fuchs 2012-10-05 14:38:01 +0000
  • 1efd8ebbed fix possible race condition Richard Fuchs 2012-10-05 14:37:55 +0000
  • 7f0948544a dont fail on zero port in tcp controller Richard Fuchs 2012-10-05 14:37:48 +0000
  • 0dd795c971 2.0.2 Richard Fuchs 2012-10-05 14:33:59 +0000
  • 5bd0d340f6 2.0.2 Richard Fuchs 2012-10-05 14:33:59 +0000
  • 7b62e8afd3 un-shoot myself in the foot, gna Richard Fuchs 2012-09-24 00:09:01 +0000
  • eda487e579 un-shoot myself in the foot, gna Richard Fuchs 2012-09-24 00:09:01 +0000
  • 5c527bba55 another locking fix Richard Fuchs 2012-09-22 14:39:16 +0000
  • 8092a56761 another locking fix Richard Fuchs 2012-09-22 14:39:16 +0000
  • 20e21630d5 fix more locking problems Richard Fuchs 2012-09-21 15:05:02 +0000
  • bb054ec00b fix more locking problems Richard Fuchs 2012-09-21 15:05:02 +0000
  • bfdc8f3c4b fix possible race condition Richard Fuchs 2012-09-20 18:28:34 +0000
  • 3a26e9fceb fix possible race condition Richard Fuchs 2012-09-20 18:28:34 +0000
  • c4b11adc99 dont fail on zero port in tcp controller Richard Fuchs 2012-09-14 15:42:29 +0000
  • 39207a0859 dont fail on zero port in tcp controller Richard Fuchs 2012-09-14 15:42:29 +0000
  • c120377aa7 Create tag 2.0.1 2.0.1 Jon Bonilla 2012-08-23 23:18:58 +0000
  • f901b22dc5 merge from trunk Jon Bonilla 2012-08-23 23:17:07 +0000
  • 59d210e97d update changelog Jon Bonilla 2012-08-23 23:16:15 +0000
  • d4fa99728e update changelog Jon Bonilla 2012-08-23 23:16:15 +0000
  • e88e8ccc19 Revert commit 9539 and re-add init stuff Jon Bonilla 2012-08-22 09:22:24 +0000
  • bd3fe6f7b2 Revert commit 9539 and re-add init stuff Jon Bonilla 2012-08-22 09:22:24 +0000
  • 967af3840c Create tag 2.0.0 2.0.0 Jon Bonilla 2012-08-20 11:01:24 +0000
  • a110535c3d adding to changelog Richard Fuchs 2012-08-16 15:59:53 +0000
  • ebb4d2cf97 IPv6 socket requires IPv4 PKTINFO for setting source address correctly Richard Fuchs 2012-08-16 15:59:46 +0000
  • e55d6d26ea adding to changelog Richard Fuchs 2012-08-16 15:58:31 +0000
  • e77fce5157 adding to changelog Richard Fuchs 2012-08-16 15:58:31 +0000