Commit Graph

3668 Commits (3d742b51eff5a01cb03806c9d6be81d593175fb0)

Author SHA1 Message Date
Christian Richter d8ab613fdf Merged revisions 44994 via svnmerge from
19 years ago
Matt O'Gorman e20bb6fa69 Merged revisions 44982 via svnmerge from
19 years ago
Kevin P. Fleming 49b0cc8c94 eliminate compiler warning
19 years ago
Kevin P. Fleming 0ecfae3dbd Merged revisions 44971 via svnmerge from
19 years ago
Kevin P. Fleming 035aeb82e4 Merged revisions 44956 via svnmerge from
19 years ago
Luigi Rizzo 97ac6793c7 + move [almost] all instances of WWW-Authenticate/Proxy-Authenticate
19 years ago
Luigi Rizzo 59e61ae4a0 reduce indentation of two large blocks
19 years ago
Luigi Rizzo 6d6e60be79 operator != also works between booleans...
19 years ago
Russell Bryant 9e2abab8fa Revert Luigi's accidental commit of his local changes when debugging some SIP
19 years ago
Luigi Rizzo 328e1c9d1c remove duplicate prototypes. Have not checked if there are more.
19 years ago
Luigi Rizzo ed683ccc2a simplify and comment handle_response_peerpoke()
19 years ago
Luigi Rizzo 312fd57758 fix indentation of a function after previous commit
19 years ago
Luigi Rizzo 2eeaeaa7a7 handle_response_peerpoke() does not need to return anything.
19 years ago
Luigi Rizzo 510b9f04c0 small formatting cleanup
19 years ago
Christian Richter 7ff86b686f Merged revisions 44563 via svnmerge from
19 years ago
Christian Richter 8c3ab3122a Merged revisions 44562 via svnmerge from
19 years ago
Christian Richter e09ad744af Merged revisions 44561 via svnmerge from
19 years ago
Christian Richter 05c4624d9b Merged revisions 44559 via svnmerge from
19 years ago
Joshua Colp 832014a91b Merged revisions 44819 via svnmerge from
19 years ago
Joshua Colp 1eedc8af43 Merged revisions 44806 via svnmerge from
19 years ago
Joshua Colp fadc6c4ed7 Merged revisions 44788 via svnmerge from
19 years ago
Christian Richter 2a8764f4ba Merged revisions 44786 via svnmerge from
19 years ago
Luigi Rizzo 06fab1382b clarify the use of the standard SIP port number, 5060,
19 years ago
Luigi Rizzo 15fcc45c4e improve formatting of SIP packets when dumped to the verbose
19 years ago
Jason Parker a35c0989dd Merged revisions 44764 via svnmerge from
19 years ago
Joshua Colp 7b3665596f Merged revisions 44759 via svnmerge from
19 years ago
Olle Johansson d766095219 Being pedantic... "media" is easier to understand than "data" in the function name... :-)
19 years ago
Luigi Rizzo 853f7ed660 slightly restructure sipsock_read() removing a "goto"
19 years ago
Luigi Rizzo 69af2cea2f use S_OR in one place
19 years ago
Luigi Rizzo ad63b4c7c1 update_call_counter(): indentation fixes and small simplifications
19 years ago
Luigi Rizzo 06ef2c1907 localize some variables and reduce nesting depth
19 years ago
Luigi Rizzo dd2121b075 small simplification to initreqprep()
19 years ago
Luigi Rizzo 36e4f62e7c Simplify function parse_request() using a single loop instead
19 years ago
Luigi Rizzo b90f91c3b4 do not dereference p if we know it is NULL.
19 years ago
Olle Johansson 1b64c41369 Fix some debug output for setsockopt for TOS
19 years ago
Olle Johansson 259f0d76b6 - move definition of global_autoframing to the same place as other globals
19 years ago
Olle Johansson 12ef70f0c0 Add/change doxygen and comments
19 years ago
Olle Johansson 9cc9c38250 Explain usage of DEFAULT_SIP_PORT
19 years ago
Olle Johansson 64aae4a887 Do *NOT* use DEFAULT_SIP_PORT in these comparisions, since users may change
19 years ago
Paul Cadach 1ed8fb571f Merged revisions 44684 via svnmerge from
19 years ago
Luigi Rizzo 901a66c401 slightly restructure the code that computes the channel's name
19 years ago
Luigi Rizzo a1a5824869 put repeated code to set nat mode in a function.
19 years ago
Luigi Rizzo bc1e5f77af put common code in a function to avoid repetitions.
19 years ago
Luigi Rizzo b37dc86c74 remove hardwired usage of 5060, use DEFAULT_SIP_PORT instead
19 years ago
Luigi Rizzo e691246b6e improve and document function get_in_brackets(), introducing
19 years ago
Luigi Rizzo 6466c2ebf9 when possible, use ast_set2_flags instead of ast_set/ast_clr .
19 years ago
Luigi Rizzo ccca5843fd Two things:
19 years ago
Olle Johansson cb127f4baa Remove deprecated "incominglimit" config option
19 years ago
Joshua Colp 0b26b56316 Merged revisions 44486 via svnmerge from
19 years ago
Joshua Colp 9924c3e2e9 Merged revisions 44450 via svnmerge from
19 years ago
Kevin P. Fleming 975ef9de9d Merged revisions 44433 via svnmerge from
19 years ago
Kevin P. Fleming 50bcacbdbd Merged revisions 44393 via svnmerge from
19 years ago
Kevin P. Fleming 3c876af5cf Merged revisions 44378 via svnmerge from
19 years ago
Matt O'Gorman 7294ba3852 Merged revisions 44312 via svnmerge from
19 years ago
Paul Cadach eb7f97f2d6 Merged revisions 44283,44286 via svnmerge from
19 years ago
Joshua Colp 6727e8f599 Merged revisions 44284 via svnmerge from
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Joshua Colp fadd9e7831 Merged revisions 44215 via svnmerge from
19 years ago
Paul Cadach b018f59307 Merged revisions 44166 via svnmerge from
19 years ago
Mark Spencer 847fe77eb9 Don't use channel when you don't mean a channel
19 years ago
Paul Cadach 34258cf202 Merged revisions 44135 via svnmerge from
19 years ago
Paul Cadach d2087e6a09 Merged revisions 44078 via svnmerge from
19 years ago
Paul Cadach 031cd452d9 Merged revisions 44068 via svnmerge from
19 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Paul Cadach 6c273d37cc Merged revisions 44034,44042-44043 via svnmerge from
19 years ago
Paul Cadach 925708f307 Merged revisions 44022 via svnmerge from
19 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
19 years ago
Paul Cadach ee4141c375 Merged revisions 44009 via svnmerge from
19 years ago
Joshua Colp 6c0391c42a One must remember to unlock their list... thanks to Qwell for letting me into his box
19 years ago
Joshua Colp 29d27bfe0d Merged revisions 43933 via svnmerge from
19 years ago
Paul Cadach 134a9ac96d Merged revisions 43918 via svnmerge from
19 years ago
Joshua Colp 773e105d91 Merged revisions 43915 via svnmerge from
19 years ago
Joshua Colp 8785d7229f Add jitterbuffer information to sip list settings (issue #7945 reported by sergee)
19 years ago
Paul Cadach 5bfa99306f Merged revisions 43877 via svnmerge from
19 years ago
Paul Cadach 2719c20e4e Merged revisions 43861-43862 via svnmerge from
19 years ago
Christian Richter 6001354638 Merged revisions 43852 via svnmerge from
19 years ago
Christian Richter edb0abd57d Merged revisions 43775 via svnmerge from
19 years ago
Paul Cadach 47a0e0807c Merged revisions 43635,43843-43844,43846 via svnmerge from
19 years ago
Paul Cadach 9cf1f14ed5 Handle HOLD/RETRIEVE notifications
19 years ago
Joshua Colp dad32d9d71 I *think* this is the last list in chan_iax2
19 years ago
Joshua Colp a5770f4e72 Merged revisions 43783 via svnmerge from
19 years ago
Matthew Fredrickson 6b3a6a1104 Fix some little things
19 years ago
Matthew Fredrickson e5435429de Add CLI block and unblock circuit commands for SS7.
19 years ago
Joshua Colp fcad797dfd Merged revisions 43774 via svnmerge from
19 years ago
Paul Cadach e1e63b2355 Use ast_strdupa() instead of strdup(), thanks to sergee
19 years ago
Joshua Colp 481265e347 Clean up code and convert last two things (firmware/dialplan cache) to linked list macros.
19 years ago
Joshua Colp 98873d34bd Merged revisions 43707 via svnmerge from
19 years ago
Joshua Colp 36a9656234 Merged revisions 43697 via svnmerge from
19 years ago
Jason Parker 8b42bb0f3a Merged revisions 43650 via svnmerge from
19 years ago
Paul Cadach c479c25182 Support for negotiation and receiption of Cisco's RTP DTMF
19 years ago
Paul Cadach 66e1d206f5 Disable fastStart if requested by remote side
19 years ago
Paul Cadach 1af96a0b21 Specify RFC2833 payload on dtmfmode option rather than dtmfcodec option (deprecated)
19 years ago
Paul Cadach d62390a65c DTMF mode is bitmask, not valued field
19 years ago
Paul Cadach aec46b99f5 Define Cisco RTP capability
19 years ago
Paul Cadach ecdfdb6ecb Specify non-standard data independedly on OpenH323's codec name (it can be easily changed)
19 years ago
Paul Cadach 258f1082ec Define DTMF payload types
19 years ago
Russell Bryant 2fa3574c57 Merged revisions 43564 via svnmerge from
19 years ago
Russell Bryant c8b90b75c9 Merged revisions 43553 via svnmerge from
19 years ago
Paul Cadach 56fb349222 Avoid possible deadlock on channel destruction
19 years ago
Jason Parker cb8065e5c3 Merged revisions 43518 via svnmerge from
19 years ago
Paul Cadach 23db39367c Move from h.323 to h323 command prefix
19 years ago
Paul Cadach 2ccf0b434a Fix compilation warnings
19 years ago
Paul Cadach 747f091a77 Use own factory for our OpalMediaFormats too
19 years ago
Paul Cadach 50ed891da2 Fix our capability's factory
19 years ago
Russell Bryant 34da4819c1 Merged revisions 43482 via svnmerge from
19 years ago
Luigi Rizzo 4d188126d9 style fix:
19 years ago
Paul Cadach ccdbf69318 Add missing include
19 years ago
Jason Parker 81bfa44bb8 Merged revisions 43469 via svnmerge from
19 years ago
Matt O'Gorman 08368f00ab Merged revisions 43466 via svnmerge from
19 years ago
Joshua Colp 323527b4f3 Oh look more changes, but these are my own! (Clean up module load functions)
19 years ago
Jason Parker 57504cf0f1 Suppress compiler warnings
19 years ago
Joshua Colp f2e34318f8 Clean up chan_alsa load module function (issue #8000 reported by Mithraen)
19 years ago
Tilghman Lesher f14dc5fab4 And some deprecated APIs and modifications to documentation
19 years ago
Joshua Colp 794d34f90c Merged revisions 43456 via svnmerge from
19 years ago
Joshua Colp a5e4e31654 Merged revisions 43454 via svnmerge from
19 years ago
Tilghman Lesher 6ae8741518 Lots more removal of deprecated things
19 years ago
Joshua Colp 1c764935f2 SS7 marked the start of an open season for trunk again but here's something minor - abstract early bridging into the technology so that we don't always assume they use RTP and try it.
19 years ago
Paul Cadach d2b0446c90 Declare our own media formats to not rely on OpenH323 configuration
19 years ago
Paul Cadach 5acd11f180 Introduce Cisco G.726-32 capability (g726aal2 form)
19 years ago
Matthew Fredrickson bd76cda68d Merge in SS7 changes.... need to still cleanup zapata.conf
19 years ago
Mark Spencer c58ae729cd Fix agent parsing of users.conf
19 years ago
Jason Parker 0cfaffac96 Fix some chan_zap warning messages, when HAVE_PRI is not defined.
19 years ago
Tilghman Lesher d70fe791c2 A few misses from constification
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Paul Cadach e57d521462 Split capability definitions into own source file
19 years ago
Paul Cadach aa92ebffea Remove unnecessary (long time ago commented out) code
19 years ago
Paul Cadach a704e298e7 Fix missed extension replacement
19 years ago
Paul Cadach 84946195e9 Change file naming to be conform OpenH323 rules
19 years ago
Joshua Colp 86421e3a7d Do clean for h323 directory too
19 years ago
Joshua Colp 1ce4a427d3 Merge in latest round of chan_h323 changes. These are all isolated to chan_h323 so meh.
19 years ago
Kevin P. Fleming 0964265657 Merged revisions 43314 via svnmerge from
19 years ago
BJ Weschke e8606d9c57 Merged revisions 42133 via svnmerge from
19 years ago
Kevin P. Fleming 1485fa4c24 move this header to include where it belongs
19 years ago
Matthew Fredrickson 81b6e171bd Get rid of zero size old config file
19 years ago
Matthew Fredrickson 33ddb53663 Various updates from PCadach's chan_h323-live branch
19 years ago
Matthew Fredrickson 1dfc281c40 Work!!!
19 years ago
Joshua Colp 44821e39f8 While this is experimental I don't think it should be experimental enough to be printed out in big capital letters, and Kenny tends to agree too so you know it's right.
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Matt O'Gorman d0a1a0033d similar patch for verbose vs debug with minor changes
19 years ago
Joshua Colp 3c732537bc Improve output of sip show peers (issue #6624 reported by mavetju with minor code changes by myself)
19 years ago
Matt O'Gorman 465adf2bf1 allow for packetization on rtp channel drivers, need to add
19 years ago
Olle Johansson 42a56b7a5a Merging patch from 1.2 - Issue #7682
19 years ago
Olle Johansson b93280947a Issue #7351 - sending CANCEL when the call at some point has been in UP state is wrong.
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Joshua Colp 57ad1de60b Reference will be kept in the application component only right now. In the future this should be expanded to the channel driver (just like all the other channel drivers) (issue #7975 reported by andrewt)
19 years ago
Matt O'Gorman ec4bf7a849 seperate jingle and gtalk so it will be easier to track
19 years ago
Jason Parker df0963a738 remove a bit of redundant code
19 years ago
Jason Parker 6d5809297b Skinny hold support.
19 years ago
Jason Parker 86fcf5a887 Get rid of all the useless (and confusing) typedefs
19 years ago
Kevin P. Fleming c2c4f86c72 merge markster's usersconf branch with some slight changes
19 years ago