Commit Graph

14873 Commits (b84cdbfe38d71f795c6e556494de82f603d0dc66)
 

Author SHA1 Message Date
Jason Parker 2aa1c03667 Even more sane permissions. This should be handled via a umask, like in many other places.
19 years ago
Jason Parker 7dd21605f3 Use slight more sane permissions
19 years ago
Russell Bryant e29680ed66 Remove development version notice.
19 years ago
Russell Bryant d42f6f7ce5 Fix build on *BSD. These permissions constants are not available there.
19 years ago
Joshua Colp 60de470a77 Merged revisions 103385 via svnmerge from
19 years ago
Philippe Sultan f98f90af49 Use an ast_flags structure in aji_client and aji_buddy rather than an
19 years ago
Jeff Peeler 16a14a4cd8 Requested changes from Pari, reviewed by Russell.
19 years ago
Joshua Colp 3f99a1b4bf Merged revisions 103324 via svnmerge from
19 years ago
Joshua Colp cc0c25c76c Remove ast_module_user usage from res_agi. This is taken care of in the core.
19 years ago
Joshua Colp c81350d6f6 Just some minor coding style cleanup...
19 years ago
Joshua Colp ef267cd838 Fix Manager Redirect while in an AGI.
19 years ago
Kevin P. Fleming a33932047d Merged revisions 103315 via svnmerge from
19 years ago
Joshua Colp 9587f09103 Add support for allowing a native bridge to happen when the L option is enabled. The RTP bridging could already handle this, it just needed to be enabled in the main bridging code.
19 years ago
Joshua Colp a684207428 Change chan_skinny to use debug messages as appropriate.
19 years ago
James Golovich 5f4b027f19 Don't wipe out transport and fd in chan_sip on reload (issue #11930)
19 years ago
Mark Michelson 84ecef76b8 Fix improper indentation. Thanks again to snuffy for pointing it out.
19 years ago
Mark Michelson cd02fd2763 Add a couple of comments to clarify the unreffing of queues.
19 years ago
Mark Michelson 9d683be81a Fix a problem regarding network vs. host byte order
19 years ago
Michiel van Baak 4dccb58fb7 whitespace fixes only.
19 years ago
Tilghman Lesher 9d4d240b94 Merged revisions 103197 via svnmerge from
19 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
19 years ago
Mark Michelson 52595c5d30 Forgot that AST_LIST_REMOVE_CURRENT takes different arguments in trunk than 1.4.
19 years ago
Mark Michelson ba003e415b Merged revisions 103120 via svnmerge from
19 years ago
Mark Michelson b7764b534a Merged revisions 103070 via svnmerge from
19 years ago
Russell Bryant 18347a73ff At the request of ManxPower, include the UPGRADE.txt from 1.2 and 1.4, as well.
19 years ago
Joshua Colp ae6eea1999 Fix a network byte order issue and ensure when creating an outgoing dialog that the socket always contains information such as type and port.
19 years ago
Joshua Colp 3d3852f125 Merged revisions 102968 via svnmerge from
19 years ago
Mark Michelson 6e23729a73 This is a combination new feature/bug fix for app_chanspy.
19 years ago
Michiel van Baak 408497916b whitespace fixes only
19 years ago
Michiel van Baak d251bacacc There she goes! First commit from me to trunk \o/
19 years ago
Jason Parker 1663494073 Merged revisions 102858 via svnmerge from
19 years ago
Kevin P. Fleming cdff02c08f Merged revisions 102807 via svnmerge from
19 years ago
Mark Michelson f26fd8dac4 Add the channel's unique id to the AgentCalled manager event to make it more consistent
19 years ago
Joshua Colp 84fd4fcd47 Merged revisions 102725 via svnmerge from
19 years ago
Terry Wilson 6e7659e6b1 Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee.
19 years ago
Joshua Colp 0f818b61be Blocked revisions 102653 via svnmerge
19 years ago
Russell Bryant 31d411d393 Merged revisions 102651 via svnmerge from
19 years ago
Tilghman Lesher ee3cc80284 Merged revisions 102576 via svnmerge from
19 years ago
Mark Michelson 267220d043 Remove an extra debug message I left in
19 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
19 years ago
Mark Michelson bb156b5cb5 Change verbose messages to use the ast_verb macro.
19 years ago
Jason Parker dc6e5d6aae Change where priority of a goto is adjusted.
19 years ago
Mark Michelson 33e42a6788 Merged revisions 102453 via svnmerge from
19 years ago
Joshua Colp 4b0c2cd0f3 Yeah yeah, I broke building on trunk. Shoot me.
19 years ago
Joshua Colp 946da18730 Merged revisions 102450 via svnmerge from
19 years ago
Joshua Colp 38164fecad Merged revisions 102378 via svnmerge from
19 years ago
Tilghman Lesher 1dc86caf30 Merged revisions 102323 via svnmerge from
19 years ago
Jason Parker 668cecbafc Add line numbers to warning/error messages (and pretty up some existing ones).
19 years ago
Joshua Colp c6fc44f927 Update handling of asyncgoto so it properly works on channels that are currently executing a PBX.
19 years ago
Jason Parker f910cb5cb9 Change examples to use G here also.
19 years ago