summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-22Clarify why the AST_LOG_* macros exist next to the LOG_* macros.Walter Doekes
2011-11-22Add missing sound_only_one config variablePaul Belanger
2011-11-21Default to nat=yes; warn when nat in general and peer differTerry Wilson
2011-11-21Add #tryinclude statementPaul Belanger
2011-11-19Update the documentation to better clarify how the existing commands work.Tilghman Lesher
2011-11-18Fix a change in behavior in 'database show' from 1.8.Tilghman Lesher
2011-11-17Accidentally readded sipfriends.sql in r345560. This was removedMatthew Jordan
2011-11-17Add admin toggle mute all and participant count menu options to app_confbridgeMatthew Jordan
2011-11-17Remove dead code since pri_grab() can never fail.Richard Mudgett
2011-11-16Guarantee messages go into the right folders with multiple recipientsJonathan Rose
2011-11-15Make FastAGI HANGUP show up in AGI debug output.Richard Mudgett
2011-11-15Fix typo in sig_pri using wrong structure name.Richard Mudgett
2011-11-14Make queue log indicate if ADDMEMBER is paused for AMI and realtime.Richard Mudgett
2011-11-14Restore SIP DTMF overlap dialing method.Richard Mudgett
2011-11-14Fix Progress spelling error in main/pbx.c.Richard Mudgett
2011-11-14Don't read past end of input when calling write()Terry Wilson
2011-11-14Update reqresp_parser parse_uri doxygen comments.Walter Doekes
2011-11-14Moves voicemail setup password entry to the end of the setup process.Jonathan Rose
2011-11-14Ensure that a null vmexten does not cause a segfaultKinsey Moore
2011-11-14Increased max number of destinations.TransNexus OSP Development
2011-11-12mISDN Round Robin break when no channel is availableGregory Nietsky
2011-11-12Don't forget to rescan MOH files for cached realtime classesTerry Wilson
2011-11-11Use __alignof__ instead of sizeof for stringfield length storage.Walter Doekes
2011-11-11Video format was treated as audio when removed from the file playback schedulerMatthew Jordan
2011-11-11Remove unneeded if(params) checks in reqresp_parser.Walter Doekes
2011-11-11Fix bad quoting of multiline mxml opaque_data that caused invalid xml.Walter Doekes
2011-11-11Fix regression introduced by SDP fixupsKinsey Moore
2011-11-11Check sip.conf maxforwards parameter for range 1 <= x <= 255.Richard Mudgett
2011-11-11Make CLI "core show channel" not hold the channel lock during console output.Richard Mudgett
2011-11-11Fix a segmentation fault when using an extension with CID matching and no CID.Jonathan Rose
2011-11-10Fix app_macro.c MODULEINFO section termination.Richard Mudgett
2011-11-10Fix potential deadlock calling ast_call() with channel locks held.Richard Mudgett
2011-11-10Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming ...Richard Mudgett
2011-11-10Merged revisions 344493 via svnmerge from David Vossel
2011-11-10Fix another incorrect case with meetme's PIN logic and add documentationKinsey Moore
2011-11-10Fix several bugs with SDP parsing and well-formedness of responsesKinsey Moore
2011-11-10only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addressesMatthew Nicholson
2011-11-09Fix deadlock during dialplan reload.Richard Mudgett
2011-11-09Don't treat a host:port string as a domainTerry Wilson
2011-11-09Add a unit test for ast_sockaddr_split_hostportTerry Wilson
2011-11-09Generate response to Status Enquiry message with Status q.931 message.Alexandr Anikin
2011-11-09Fix pin parameter behavior regression in MeetMeKinsey Moore
2011-11-09don't call ltohl() twice on the same valueMatthew Nicholson
2011-11-08Residual changes for Asterisk v10 branch from ASTERISK-18747.Richard Mudgett
2011-11-08Fix crash when dialplan remove include is called with too few arguments.Walter Doekes
2011-11-08Merged revisions 343900 via svnmerge from David Vossel
2011-11-08Fixed reference to incorrect variable if unknown host configured crash.Richard Mudgett
2011-11-08Fix boo-boo in prep_tarball script.Leif Madsen
2011-11-07Make "sip show settings" CLI command get RPID flags from the right global pageKinsey Moore
2011-11-07Allow built in variables to be used with dynamic weights.Leif Madsen