summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-30Cleaning up chan_sip/tcptls file descriptor closing.Jonathan Rose
2011-11-30Update queues.conf.sample documentation.Leif Madsen
2011-11-29Fix compilation of utilities (caught by Bamboo).Tilghman Lesher
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-29Merged revisions 346349 via svnmerge from David Vossel
2011-11-28Fix regression that 'rtp/rtcp set debup ip' only works when also a port was s...Stefan Schmidt
2011-11-23Fix calls to ast_get_ip() not initializing the address family.Richard Mudgett
2011-11-23Minor cleanup in chan_sip get_msg_text() function.Walter Doekes
2011-11-23Fix ast_str_truncate signedness warning and documentation.Walter Doekes
2011-11-23Fix res_jabber resource leaksKinsey Moore
2011-11-23Fixed SendMessage stripping extension from To: header in SIP MESSAGEMatthew Jordan
2011-11-23Resume playing existing hold music for cached realtime MOHTerry Wilson
2011-11-23Added support level for new modulesPaul Belanger
2011-11-22Fix dnsmgr entries to ask for the same address family each time.Richard Mudgett
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