Commit Graph

548 Commits (aa4f2fa4bf69b7979e731bd67c24d4e406d624b7)
 

Author SHA1 Message Date
Richard Fuchs 36d21eb8ed dont add debian build flags for debug builds
12 years ago
Richard Fuchs c18c1d64eb unify copy_remainder and copy_up_to, create copy_up_to_end_of
12 years ago
Richard Fuchs 30669f2cd3 support removal of ICE attributes
12 years ago
Richard Fuchs 4914d6babb fix skip_over off by one bug
12 years ago
Richard Fuchs adaaa1e59e parse out sdp attributes
12 years ago
Andreas Granig 650fbedb79 Fix NG port.
13 years ago
Richard Fuchs fc246e64d3 cant guarantee that the call struct is still valid when the response is sent, to copy strings
13 years ago
Richard Fuchs bd9671a8cc more convenience functions
13 years ago
Richard Fuchs 697d152796 to avoid confusion with debian version numbers, use sequentials integers for ABI versioning
13 years ago
Richard Fuchs 0230985e91 get rid of another useless variable
13 years ago
Richard Fuchs 55380807f8 tags can be NULL
13 years ago
Richard Fuchs bf4df4dff9 remove more code duplication
13 years ago
Richard Fuchs 504995e47c return call stats in NG delete message reply
13 years ago
Richard Fuchs feb3b6bde1 adding some const for good measure
13 years ago
Richard Fuchs 3c764bed52 split NG stats collection into ng_call_stats()
13 years ago
Richard Fuchs f7da33b4a7 adding a UINT64F format macro
13 years ago
Richard Fuchs b2ad672086 make call_query_udp use the new call stats function
13 years ago
Richard Fuchs 495d4cf2bd keep track of "newest" timestamp
13 years ago
Richard Fuchs 267252542b create a struct for stats collection
13 years ago
Richard Fuchs 1adef8fe7b split stream traversal for stats query into separate function
13 years ago
Richard Fuchs 8c9fa012bd lets have a totals packet/bytes counter for each call
13 years ago
Richard Fuchs e9bf80768d add more bencode convenience functions
13 years ago
Richard Fuchs 1ef1c87545 add a prelim NG query command
13 years ago
Richard Fuchs aaa3f4d116 simplify call_query_udp a bit
13 years ago
Richard Fuchs 3ef68b85e6 add bencode_string(_len)?_dup functions
13 years ago
Richard Fuchs 16b33debeb start changelog for 2.2.0
13 years ago
Richard Fuchs f369c9f799 more redis support functions
13 years ago
Richard Fuchs 8d3b8e310a redis support functions
13 years ago
Richard Fuchs 20f33e56ff treat zero ip/port as wildcard when matching up old streams
13 years ago
Richard Fuchs 5cebf5adbd use peer_advertised where appropriate
13 years ago
Richard Fuchs fc6fe69075 replace IN6_IS_ADDR_UNSPECIFIED because it doesnt work for mapped addresses
13 years ago
Richard Fuchs 5d726fdf84 fix some ipv6 related bugs
13 years ago
Richard Fuchs f5e6482d5d base the stream traversal entirely on stream index
13 years ago
Richard Fuchs fc3e741694 add support for multiple streams in sdp
13 years ago
Richard Fuchs ad4cef0f37 g_hash_table_contains implementation for old glib version
13 years ago
Richard Fuchs 6adda7c301 keep track of sdp stream endpoints and use them as index when rewriting
13 years ago
Richard Fuchs 7651df841a add call simulator script for NG protocol
13 years ago
Richard Fuchs 0f58c2df4f update udp simulator to new default port
13 years ago
Richard Fuchs 2b9d251cd8 rename simulator.sh -> simulator-tcp.sh
13 years ago
Richard Fuchs c33642a011 more consistent function naming
13 years ago
Richard Fuchs bac4f31489 get rid of num parameter to sdp_replace
13 years ago
Richard Fuchs fe70ce8824 sync bencode
13 years ago
Richard Fuchs e69f1bd30d document bencode iovec functions
13 years ago
Richard Fuchs 7ca74b399e use iovec based sdp rewriting
13 years ago
Richard Fuchs 2e0a8c42d5 add custom destroy function for free list
13 years ago
Richard Fuchs 30550df8b3 Merge branch 'master' of github.com:sipwise/mediaproxy-ng
13 years ago
Richard Fuchs a0d8655ce2 Create README.md
13 years ago
Richard Fuchs 557185fa6a rename some functions for consistency
13 years ago
Richard Fuchs b0b9007fbc implement and document a hash algorithm for bencoded dictionariers
13 years ago
Richard Fuchs 0899007b5d document error flag
13 years ago