summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2009-11-04Modify the SDP parsing code to parse session and media level items separately.Matthew Nicholson
2009-11-04Merged revisions 227700 via svnmerge from Joshua Colp
2009-11-04Two other trunk build fixes (reported by seanbright on #asterisk-dev)Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-03Fixed a spelling error in the q850 reason header option in the output of sip ...Matthew Nicholson
2009-11-03user.conf entries in SIP were not having their peer type set.David Vossel
2009-11-03Merged revisions 227088 via svnmerge from Olle Johansson
2009-11-02SIP channel name uniquenessDavid Brooks
2009-11-02This patch adds support for a draft proposal for adding Q.850 reason headers ...Matthew Nicholson
2009-10-27Add support for receiving unsolicited MWI NOTIFY messages.Joshua Colp
2009-10-26Fix building in REF_DEBUG mode.Kevin P. Fleming
2009-10-26ACL check not present for verifying SIP INVITEs Jeff Peeler
2009-10-24Improve performance of pedantic mode dialog searching in chan_sip.Kevin P. Fleming
2009-10-23Fixes an iterator memory leak and uninitialized memoryDavid Vossel
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...David Vossel
2009-10-21Add 'mohsuggest' configuration option to 'sip show peer' CLI command andKevin P. Fleming
2009-10-21Add support for specifying the IP address to use for media streams in sip.confJoshua Colp
2009-10-21Revert media_address commit, I'm going to roll a fix to the SDP generation in...Joshua Colp
2009-10-21Merged revisions 225032 via svnmerge from David Vossel
2009-10-21Add support for specifying the IP address to use for media streams in sip.confJoshua Colp
2009-10-14Allow for adding message body to the SIP NOTIFY messageJeff Peeler
2009-10-12Remove automatic switching from T.38 to voice mode in chan_sip.Kevin P. Fleming
2009-10-11Check the proper page for the SENDRPID flag.Mark Michelson
2009-10-09Merged revisions 223205 via svnmerge from David Vossel
2009-10-09'auth=' did not parse md5 secret correctlyDavid Vossel
2009-10-09p->peerauth is always empty in transmit_register()David Vossel
2009-10-08fixed comment line for do_magic_pickupDavid Vossel
2009-10-08Deadlock between ast_cel_report_event and ast_do_masqueradeDavid Vossel
2009-10-08makes externtcpport and externtlsport static variablesDavid Vossel
2009-10-07Deadlock in channel masquerade handlingDavid Vossel
2009-10-07Merged revisions 222542 via svnmerge from David Vossel
2009-10-06contact header port ignored transport when using externipDavid Vossel
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-10-05Allow non-compliant T.38 endpoints to be supportable via configuration option.Kevin P. Fleming
2009-10-01Revision 220906 (a merge from 1.4) was not merged correctly, causing a proble...Tilghman Lesher
2009-10-01outbound tls connections were not defaulting to port 5061David Vossel
2009-10-01Merged revisions 221588 via svnmerge from Matthew Nicholson
2009-10-01Simplify code for porturi, use TRUE/FALSE constructs when it's just TRUE or F...Olle Johansson
2009-09-30Cleaned up merge from r221432Matthew Nicholson
2009-09-30Merged revisions 221360 via svnmerge from Matthew Nicholson
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-09-29Merged revisions 220873 via svnmerge from Tilghman Lesher
2009-09-28Fix building of registration entry in build_peer when using callbackextensionJeff Peeler
2009-09-24Ensure the numeric portion of the P-Asserted-Identity header is properly esca...Matthew Nicholson
2009-09-18Merged revisions 219450 via svnmerge from David Vossel
2009-09-17fixes deadlock when performing directed pickup w Invite/replacesDavid Vossel
2009-09-17Merged revisions 219320 via svnmerge from Mark Michelson
2009-09-17Merged revisions 219303 via svnmerge from David Vossel
2009-09-17Ensure no spaces exist before "refresher=" when doing the comparison.Joshua Colp