summaryrefslogtreecommitdiff
path: root/main/pbx.c
AgeCommit message (Expand)Author
2012-04-20* Add more information to some messages in __ast_pbx_run().Richard Mudgett
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-20Allow AMI action callback to be reentrant.Richard Mudgett
2012-03-16Revert the pre-dial addition.Mark Michelson
2012-03-15Fix warning from commit r359705 (predial options for app_dial)Mark Murawki
2012-03-15Add options PreDial options 'b' and 'B' to app_dialMark Murawki
2012-03-14Don't use a buffer after it goes out of scope.Russell Bryant
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2012-01-04Fix documentation for SayNumber to reflect the fact that language is changed ...Jonathan Rose
2011-12-23Fix extension state callback references in chan_sip.Richard Mudgett
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-12-09Fix some parsing issues in add_exten_to_pattern_tree().Richard Mudgett
2011-12-06Documents CHANNEL(musicclass) taking priority over m([x]) in waitExtenJonathan Rose
2011-12-05Resolve duplicate label used in multiple priorities for the same extension.Jonathan Rose
2011-11-14Fix Progress spelling error in main/pbx.c.Richard Mudgett
2011-11-11Fix a segmentation fault when using an extension with CID matching and no CID.Jonathan Rose
2011-10-31Fixed invalid memory access when adding extension to pattern match treeMatthew Jordan
2011-10-10Merged revisions 340109 via svnmerge from Matthew Nicholson
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-21Merged revisions 337219 via svnmerge from Olle Johansson
2011-09-20Merged revisions 337062 via svnmerge from Kinsey Moore
2011-09-13Merged revisions 335653 via svnmerge from Matthew Nicholson
2011-09-09Merged revisions 335078 via svnmerge from Matthew Jordan
2011-09-08Removes colorful verb statements erroneously commited with r332760Jonathan Rose
2011-09-07Merged revisions 334617 via svnmerge from Alec L Davis
2011-09-01Merged revisions 334235 via svnmerge from Tilghman Lesher
2011-08-22Add option for logging congested calls as CONGESTION instead of NO_ANSWER in CDRJonathan Rose
2011-08-09Merged revisions 331265 via svnmerge from Richard Mudgett
2011-07-27reverting 329840 due to failing tests. Going to change this feature to be pu...Jonathan Rose
2011-07-27Adds cdr logging of calls resulting in CONGESTIONJonathan Rose
2011-07-22Merged revisions 329334 via svnmerge from Richard Mudgett
2011-07-22Merged revisions 329331 via svnmerge from Richard Mudgett
2011-07-11Merged revisions 327512 via svnmerge from Matthew Nicholson
2011-07-08Merged revisions 327106 via svnmerge from Matthew Nicholson
2011-07-08Merged revisions 326985 via svnmerge from Richard Mudgett