summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2010-02-26Merged revisions 249100 via svnmerge from Mark Michelson
2010-02-23Merged revisions 248396 via svnmerge from David Vossel
2010-02-22Move the REF_DEBUG comment higher in the include list.Mark Michelson
2010-02-19handle_request_invite revise comment, fix coding guideline issuesDavid Vossel
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...Tilghman Lesher
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...Tilghman Lesher
2010-02-16Allow Timer B to be set on the peer, and ensure SIP rules are followed (or wa...Tilghman Lesher
2010-02-15chan_sip parse code refactoring plus two new unit testsDavid Vossel
2010-02-12fixes areas where port should be removed from domain during parsingDavid Vossel
2010-02-09This commit removes an extra newline in T.38 generated SDP packets. This bug ...Matthew Nicholson
2010-02-07Remove parsing of constantssrc from reload_config.Mark Michelson
2010-02-06Remove useless sip options related to hash table size.Mark Michelson
2010-02-05fixes issue with sip registry not having correct default expiryDavid Vossel
2010-02-04parse_moved_contact tries to parse contact_name twiceDavid Vossel
2010-02-03-----Changes -----David Vossel
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...David Vossel
2010-01-28Add a missing line terminator for T.38 SDP.Russell Bryant
2010-01-28Merged revisions 243779 via svnmerge from Russell Bryant
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-22Merged revisions 242226 via svnmerge from Olle Johansson
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-13SIP Show channelstats fix - use float division to show proper statsOlle Johansson
2010-01-12fixes text support in sdp answerDavid Vossel
2010-01-07Change in sip show channels display format allowing more digits for CIDDavid Vossel
2010-01-06Whoa, duplicate setting (dead code).Tilghman Lesher
2010-01-02global_contact_ha was renamed in trunkTilghman Lesher
2010-01-02Merged revisions 237135 via svnmerge from Olle Johansson
2009-12-30Fix compiling with LOW_MEMORY.Jeff Peeler
2009-12-29Shut down the SIP session timers more gracefully, in order to prevent a possi...Tilghman Lesher
2009-12-22Merged revisions 236062 via svnmerge from David Vossel
2009-12-17Remove some old code for going to the 'fax' extension when a T.38 switchover ...Joshua Colp
2009-12-15reverse minor sip registration regressionDavid Vossel
2009-12-14Merged revisions 234492 via svnmerge from Olle Johansson
2009-12-10Merged revisions 234095 via svnmerge from Tilghman Lesher
2009-12-07Merged revisions 233471 via svnmerge from David Vossel
2009-12-07Do not reject SDP packets describing only non audio streams.Matthew Nicholson
2009-12-02Do not change the exten string field or rebuild the contact headerMark Michelson
2009-12-02Add support for handling the 415 Unsupported media type response like we do f...Joshua Colp
2009-12-02Fix a bug where a scheduled item ID would get retained on registrations in a ...Joshua Colp
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming
2009-11-30When receiving SDP that matches the version of the last one do not treat it a...Joshua Colp
2009-11-30Fix a bug where an immediate masquerade would cause a queued unhold frame to ...Joshua Colp
2009-11-23Change fax detection in chan_sip so it behaves as one would expect.Joshua Colp
2009-11-23Merged revisions 230839 via svnmerge from Kevin P. Fleming
2009-11-23Merged revisions 230772 via svnmerge from Kevin P. Fleming
2009-11-13Merged revisions 230144 via svnmerge from Joshua Colp
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-13Fix T.38 negotiation regression introduced with the SDP parser changes.Joshua Colp
2009-11-10Reverted revision 201717.Matthew Nicholson