summaryrefslogtreecommitdiff
path: root/channels/chan_misdn.c
AgeCommit message (Expand)Author
2013-06-17chan_misdn: Fix compile error after CDR merge.Richard Mudgett
2013-06-07Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common trans...Richard Mudgett
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-01-16chan_misdn: Fix compile error.Richard Mudgett
2013-01-16Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extensionMatthew Jordan
2012-11-02Things don't need to be that const.Richard Mudgett
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-05Merged revisions 374515-374535 fromRichard Mudgett
2012-10-01Doxygen CleanupAndrew Latham
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-07-30Release B channel allocation on error path in chan_misdn.Richard Mudgett
2012-07-20Fix build error in chan_misdn from commit 370316Kinsey Moore
2012-06-20Fix chan_misdn compile error.Richard Mudgett
2012-06-19Ensure that pvt cause information does not break native bridgingKinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-04-20Use ast_channel_lock_both() where it was inlined before.Richard Mudgett
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-22Fix chan_misdn after the lastest opaquification changesTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Fix compile error from most recent ast_channel opaquification installment.Richard Mudgett
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-09Fix some compile problems from the 'cppcheck' patch.Richard Mudgett
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-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-11-12mISDN Round Robin break when no channel is availableGregory Nietsky
2011-09-16Merged revisions 336167 via svnmerge from Gregory Nietsky
2011-09-09Merged revisions 335078 via svnmerge from Matthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-04-01Merged revisions 312509 via svnmerge from Richard Mudgett
2011-03-31Merged revisions 312022 via svnmerge from Richard Mudgett
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-12-20Fix chan_misdn build after sched API changes.Russell Bryant
2010-11-29Merged revisions 296582 via svnmerge from Richard Mudgett
2010-11-09Merged revisions 294349 via svnmerge from Richard Mudgett
2010-11-08Merged revisions 294125 via svnmerge from Richard Mudgett
2010-10-22Merged revisions 292704 via svnmerge from Richard Mudgett
2010-10-13Merged revisions 291507 via svnmerge from Richard Mudgett
2010-10-13Merged revisions 291469 via svnmerge from Richard Mudgett
2010-09-30Merged revisions 289549 via svnmerge from Richard Mudgett