Commit Graph

18047 Commits (a7d813cae7568f9c587dc994b0654d9b7384565a)
 

Author SHA1 Message Date
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
16 years ago
Joshua Colp 318929b75f Merged revisions 197466 via svnmerge from
16 years ago
Gavin Henry e9cb075d94 Added AstVoicemailContext
16 years ago
Gavin Henry 8fd3f6882e New objectclass AsteriskVoiceMail and AstAccountCallLimit attribute
16 years ago
Gavin Henry a5fc03b683 closes issue #15156
16 years ago
Tilghman Lesher ec99151d74 Revert commit 192032. This define is needed on Mac OS X.
16 years ago
Russell Bryant f6bdacebe4 Don't do a pointer comparison before setting the remote address.
16 years ago
Kevin P. Fleming 1a02e34ccf Ensure that this header includes xmldoc.h, since it depends on it.
16 years ago
Olle Johansson b6d95bef99 Adding some generic handling of error codes sent to us in replys to requests.
16 years ago
Sean Bright 6a527ecc3d Blocked revisions 197264 via svnmerge
16 years ago
Sean Bright c7f36e428c Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.
16 years ago
Tilghman Lesher 551cf35ab7 Recorded merge of revisions 197194 via svnmerge from
16 years ago
Sean Bright 7d50dee3f8 Remove a file sample configuration file that is no longer used.
16 years ago
Jeff Peeler e6cb853419 Blocked revisions 197124 via svnmerge
16 years ago
Sean Bright 6f80849582 Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in
16 years ago
Sean Bright 73938d5f1d Blocked revisions 197024 via svnmerge
16 years ago
Sean Bright f6355ad755 Display an error message when chan_alsa fails to load due to a missing
16 years ago
Sean Bright e27e8615ed Reset the terminal to the correct fg/bg after XML documenation is rendered.
16 years ago
Russell Bryant 0e62eddb93 Update configure script to check for OSP toolkit 3.5.0.
16 years ago
Sean Bright 68d44ce5ff Add ActionID to CoreShowChannel event.
16 years ago
Sean Bright bbd9f040e1 Include startup and reload date in the CoreStatus manager message.
16 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
16 years ago
Russell Bryant cc8da4eff3 Merged revisions 196826 via svnmerge from
16 years ago
Sean Bright 7ee6e9f4ce Add a missing unref for queues in handle_statechange.
16 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
16 years ago
Sean Bright 9a83ed9d93 Use a properly allocated channel for substitution in cdr_sqlite3_custom.
16 years ago
Joshua Colp d4efe15c09 Fix a bug where the sip unregister CLI command did not completely unregister the peer.
16 years ago
Joshua Colp 02401da266 Merged revisions 196657 via svnmerge from
16 years ago
Sean Bright b543887664 Use a properly allocated channel for substitution in cdr_manager.
16 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
16 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
16 years ago
Sean Bright 1d28f5acd4 Fix errors in cdr_custom that cause reference errors when non-CDR variable
16 years ago
Kevin P. Fleming 57eedf97d0 Correct example for CLI autocompletion (generation)
16 years ago
Moises Silva b93c1a2df5 set MFCR2_CATEGORY just when starting the pbx
16 years ago
Sean Bright 3982b8c71b Call ast_stun_init() when we're initializing to get the 'stun debug set'
16 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
16 years ago
Sean Bright de6498b2d3 Don't crash if an RTP instance can't be created. This could occur when an
16 years ago
Eliel C. Sardanons d6759e0117 Unregister every registered application by MiniVM.
16 years ago
Eliel C. Sardanons ad08eeaabf Moved static documentation to the AstXML form.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Tilghman Lesher 3c7db3b7e8 Two more minor fixes due to constification
16 years ago
Sean Bright fb39d11e6f Fix res_agi compilation after the const-ify the world merge.
16 years ago
Mark Michelson ee4f11cd24 s/it's/its/
16 years ago
Russell Bryant 76e9c034be resolve compiler warning
16 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
16 years ago
Richard Mudgett 0510be3564 Fix constify the world compile problem.
16 years ago
Richard Mudgett 63e4b99e79 Make chan_misdn compile.
16 years ago
Joshua Colp 678045fb43 Merged revisions 196116 via svnmerge from
16 years ago
Eliel C. Sardanons bb838bc67a Avoid using prototypes when not necessary (it is already defined in the header
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago