Commit Graph

1026 Commits (6b8701cffa4bf5e7fc8403ae6bb7b7665f565230)

Author SHA1 Message Date
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Mark Spencer 894c8401d8 Remove gratuitous -1 (bug #6426)
20 years ago
Olle Johansson 98d0d296fb Whitespace cleanup
20 years ago
Kevin P. Fleming 0a9c957764 remove code that does not appear to do anything useful (issue #6059)
20 years ago
Kevin P. Fleming 4662d58b01 add API function for parsing strings to time_t (issue #6320, with mods)
20 years ago
Kevin P. Fleming 7616d69a63 Merged revisions 9958 via svnmerge from
20 years ago
Russell Bryant 4d3c5e39b0 declare function_sipppeer as static (issue #6466)
20 years ago
Russell Bryant 46e43a6a90 remove unneeded var (issue #6466)
20 years ago
Russell Bryant 7946efea57 set peername after recent function updates
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Russell Bryant 452f87a465 Merged revisions 9609 via svnmerge from
20 years ago
Kevin P. Fleming 7a4b31e515 doh!
20 years ago
Kevin P. Fleming cadfcdfe8e Merged revisions 9404 via svnmerge from
20 years ago
Kevin P. Fleming b40bd71a9a restore 'rfc2833' naming for DTMF mode in chan_sip
20 years ago
Olle Johansson 4d07b89fdd - Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.
20 years ago
Olle Johansson f1377e3ce1 - Remove "frame relay" from chan_sip !
20 years ago
Olle Johansson 2f4524f1df - Add doxygen docs on return values on check_user_full()
20 years ago
Olle Johansson 88e37acdcd - Make debug logging for each authentication (twice per call) optional
20 years ago
Kevin P. Fleming a16ae226b6 use string fields for some stuff in ast_channel
20 years ago
Olle Johansson f0c6fe952e Optimize settings of defaults for a new peer object and make sure
20 years ago
Russell Bryant a228af1dd9 remove some more local declarations of null frames
20 years ago
Russell Bryant e01861fafd define a global null_frame object so when queueing a null frame, you don't
20 years ago
Olle Johansson 18eac350af - Moving two session (PVT) flags to peer PAGE2 (DYNAMIC and SELFDESTRUCT) to make room for more session-related flags
20 years ago
Olle Johansson ea0ac62a1e - Change "prefs" to "default_prefs" and move declaration to "default" group
20 years ago
Olle Johansson 19cd118bff - Doxygen and comments updates
20 years ago
Olle Johansson 125fd8446c Issue 5892: Set a minimum T1 timer for calls. Reporter: twisted
20 years ago
Olle Johansson f3f9230738 Issue #6035 - Don't send 403 on bad auth (correcting one of my old mistakes...) Reported by maik.
20 years ago
Olle Johansson 81813b42a4 Issue #5793
20 years ago
Olle Johansson 7b07bf5fc8 - Remove unused "resetinvite" variable
20 years ago
Olle Johansson 3009e4004c Change booleans to TRUE/FALSE.
20 years ago
Olle Johansson 0c687996ad Doxygen updates
20 years ago
Olle Johansson 4a63775523 - Moving forward declarations to one block
20 years ago
Olle Johansson 7ac422562e Simplify code for building Call ID's, create generic random string function
20 years ago
Olle Johansson 6fafc9d4f0 Merged revisions 8785 via svnmerge from
20 years ago
Olle Johansson 1a484607a3 - Move two functions to static that wasn't for some reason
20 years ago
Olle Johansson 09e357e013 Formatting fixes, speling eror fiksd ;-)
20 years ago
Olle Johansson 25ad6f6ec3 Issue #5954 revisited. Thanks rizzo.
20 years ago
Olle Johansson db97a8d9ce Code clean up, inspired by rizzo's comments in issue 5978.
20 years ago
Olle Johansson 0f4b7a78f6 Add some debugging output when reloading, to be able to follow progress at high debug levels
20 years ago
Olle Johansson ca81ac1a02 Merged revisions 8710 via svnmerge from
20 years ago
Russell Bryant c1a2631101 Merged revisions 8677 via svnmerge from
20 years ago
Olle Johansson 82f8c9d64d - Remove unused option to transmit_state_notify
20 years ago
Olle Johansson b64404e039 From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to fourcheeze in the IRC channel
20 years ago
Olle Johansson 3fbad3f5d3 Don't reset scheduled ID until we actually end the scheduled event.
20 years ago
Olle Johansson 50280803be Issue 6114: Don't hangup on bye/also if there's no channel. (gst)
20 years ago
Olle Johansson ab04b28196 Issue #6093: Match realtime non-dynamic peers by IP. (siacali).
20 years ago
Olle Johansson be28dc1be8 Importing rev #8537 from 1.2, never send response to ACK (issue #6308)
20 years ago
Olle Johansson 9434a05dc1 - Report SIP reload in manager (issue 5742 with small changes)
20 years ago
Olle Johansson b90a5b0ebd - Adding doxygen comments
20 years ago