Commit Graph

13849 Commits (1926da52e78c574cf3ccde392491a671945ac167)
 

Author SHA1 Message Date
Sean Bright 1926da52e7 Plug a memory leak when reading configs with their comments.
17 years ago
David Vossel 7e7e6da09e updated transmit_silence option documentation in asterisk.conf
17 years ago
Olle Johansson 1899d58b60 Fix muted compilation in 1.4 only
17 years ago
Russell Bryant e2a237c4a5 Fix a spelling error in the asterisk.conf sample.
17 years ago
Tilghman Lesher fab5527451 Disallow leaving more than maxmsg voicemails.
17 years ago
Jeff Peeler 40fed194b6 Fix regression for timed out parked call returning to caller
17 years ago
David Vossel 6c6a857e1c add silence gen to wait apps
17 years ago
Tilghman Lesher 88929fe7ba Portability and other fixes for the safe_asterisk script
17 years ago
Tilghman Lesher 2056583d61 -1 is interpreted as an error, intead of the maximum mask.
17 years ago
Jeff Peeler 5be54b36b2 Stop a crash when no peer is passed to masq_park_call.
17 years ago
Matthew Nicholson c3da049d25 Properly calculate the remaining space in the output string when reducing format strings.
17 years ago
David Vossel fed58bd1d6 fixes crash in "scheduled_destroy" in chan_iax
17 years ago
David Vossel a6bc57fe40 Change in sip show channels display format allowing more digits for CID
17 years ago
Tilghman Lesher b2dc944264 Revise documentation on disposition values to the actual values used.
17 years ago
Russell Bryant d8cf7e6003 Resolve a crash due to an ast_frame not being fully initialized.
17 years ago
Russell Bryant e91967f383 Change a NOTICE log message to DEBUG where it belongs.
17 years ago
Tilghman Lesher 6dd970ce9b Bounds checking for input string
17 years ago
Tilghman Lesher 5971279916 Regression in issue #15421 - Pattern matching
17 years ago
Tilghman Lesher 2418c3fe1e Add a flag to disable the Background behavior, for AGI users.
17 years ago
Tilghman Lesher 30dda27b8a It's also possible for the Local channel to directly execute an Application.
17 years ago
Olle Johansson 789554011a Release memory of the contact acl before unloading module
17 years ago
Tilghman Lesher e943496e84 Don't queue frames to channels that have no means to process them.
17 years ago
Jeff Peeler 09b640d157 Remove conflicting function definitions (asterisk.h) so LOW_MEMORY compiles.
17 years ago
Sean Bright f1e72bf7c7 Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces.
17 years ago
Sean Bright 3d20d25e4c Avoid a crash with large numbers of MeetMe conferences.
17 years ago
Tilghman Lesher 41db2479de Turn on colors in the daemon, since there's many requests for it on Ubuntu.
17 years ago
Kevin P. Fleming 229850eaca update to latest releases with zero uid/gid
17 years ago
Matthew Nicholson 77c0c82575 Properly set T.38 attributes and don't return before T.38 ports are configured when T.38 is found but no audio stream is found.
17 years ago
Tilghman Lesher b317f3ce7f If EXEC only gets a single argument, don't crash when the second is used.
17 years ago
David Vossel af1319f400 fixes issue with p->method incorrectly set to ACK
17 years ago
Jeff Peeler 7c1c1ffa82 Change Monitor to not assume file to write to does not contain pathing.
17 years ago
Tilghman Lesher 66b2f4192a Send parking lot announcement to the channel which parked the call, not the park-ee.
17 years ago
Tilghman Lesher fa481dec38 Revise verbiage, per #asterisk-dev discussion
17 years ago
Jeff Peeler 8291fb5083 Correct CDR dispositions for BUSY/FAILED
17 years ago
Tilghman Lesher e43b231647 Point to the typical missing package, not the cryptic "termcap support".
17 years ago
Tilghman Lesher b31263e5b9 Use context from which Macro is executed, not macro context, if applicable.
17 years ago
Jared Smith 2594e9891a Add a line showing that we can use CIDR notation.
17 years ago
Tilghman Lesher d7d29ea864 Mandatory argument checking
17 years ago
Tilghman Lesher 44ffc646b3 Deal with the situation where .flavor exists but .version does not.
17 years ago
Leif Madsen 33d128738c Update IMAP build documentation.
17 years ago
Olle Johansson a3c42b73de Stop sending 183's after call hangup.
17 years ago
Jeff Peeler d97debdbf5 Fix talking detection status after conference user is muted.
17 years ago
Jason Parker cda2ce4d60 Fix unselecting of menuselect options via GLOBAL_MAKEOPTS and USER_MAKEOPTS.
17 years ago
Tilghman Lesher bd6cde63d3 When we receive no response at all to our INVITE, allow the channel to be destroyed.
17 years ago
Leif Madsen bee22ddbec Update chan_spy documentation.
17 years ago
Russell Bryant b11d227e7e Fix breakage of the "module load <module>" CLI command.
17 years ago
Russell Bryant 4dfd9d4800 Set a module load priority for format modules.
17 years ago
Atis Lezdins a52e302427 Merged revisions 233577 via svnmerge from
17 years ago
David Vossel 75b2fba708 hex escape control and non 7-bit clean characters in uri_encode
17 years ago
David Vossel 55e6ac62e9 fixes missing Contact header angle brackets
17 years ago