Commit Graph

346 Commits (08991ac281974025eec8bf6d9e74dad429fb0d4c)

Author SHA1 Message Date
Terry Wilson 818bedf763 Merged revisions 282740 via svnmerge from
15 years ago
David Vossel eca5209181 Merged revisions 282302 via svnmerge from
15 years ago
David Vossel 0f8eaa6299 Merged revisions 282269 via svnmerge from
15 years ago
a491cac965 Merged revisions 281687 via svnmerge from
15 years ago
Russell Bryant 1990c4347e Merged revisions 281650 via svnmerge from
15 years ago
eb78ce7845 Merged revisions 281356 via svnmerge from
15 years ago
870be08075 Merged revisions 280777 via svnmerge from
15 years ago
dc0f39a760 Reverted r280706 and r280707. Will commit in branch 1.8 and merge to trunk properly.
15 years ago
b5fbde2e06 Better documentation related to IPv6.
15 years ago
Mark Michelson cb5892bb67 Fix port setting of external address in SIP.
16 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
16 years ago
Olle Johansson a3dd1d2188 Clarify syntax changes
16 years ago
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Jeff Peeler 6652749c39 Merged revisions 274283 via svnmerge from
16 years ago
Leif Madsen dbd3233445 Update note in sip.conf.sample.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Terry Wilson c7303d840e Add support for direct media ACLs
16 years ago
Mark Michelson b1abf9234f Update sample dialstrings in sip.conf.sample file.
16 years ago
Matthew Nicholson ad3af59345 Removed documentation of the non existent 'both' option to 'faxdetect' in sip.conf
16 years ago
Leif Madsen 2de9cd0d38 Add documentation clarifying when 't' and 'T' can be used.
16 years ago
Leif Madsen 8a3576d16c Replace some documentation from 1.6.x back into trunk.
16 years ago
Leif Madsen aae9d51510 Update confusing documentation for tlsbindaddr.
16 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
Mark Michelson 38cb3e2ac9 Remove useless sip options related to hash table size.
16 years ago
Kevin P. Fleming 1ef8082cd3 Clarify RTP NAT handling a bit.
16 years ago
Leif Madsen c2f486e118 Note that direct T.38 is not supported.
16 years ago
Tzafrir Cohen 2aceadfa82 Document the usefulness of explicit udp:// in the register string
16 years ago
Jared Smith fb931dac4f Merged revisions 235181 via svnmerge from
16 years ago
Joshua Colp 60e10aba46 Change fax detection in chan_sip so it behaves as one would expect.
16 years ago
Leif Madsen e7c7dac8a9 Update sip.conf.sample.
16 years ago
Olle Johansson 8e583db28f Clarification
16 years ago
Olle Johansson cca751350a Clarify some security issues early in the sample configuration
16 years ago
Matthew Nicholson 93e43578ec This patch adds support for a draft proposal for adding Q.850 reason headers to sip messages.
16 years ago
Leif Madsen 5524f0ab11 Merged revisions 226382 via svnmerge from
16 years ago
Joshua Colp 5825f68e8b Add support for receiving unsolicited MWI NOTIFY messages.
16 years ago
Joshua Colp 01ab66275a Add support for specifying the IP address to use for media streams in sip.conf
16 years ago
Joshua Colp a31eb5bb35 Revert media_address commit, I'm going to roll a fix to the SDP generation in the next version.
16 years ago
David Vossel 984d6500ce Merged revisions 225032 via svnmerge from
16 years ago
Joshua Colp 28d0ec5421 Add support for specifying the IP address to use for media streams in sip.conf
16 years ago
David Vossel 1d40faebac contact header port ignored transport when using externip
16 years ago
Kevin P. Fleming 20743ec07d Allow non-compliant T.38 endpoints to be supportable via configuration option.
16 years ago
Matthew Nicholson a5eee590f4 Merged revisions 221360 via svnmerge from
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Olle Johansson 79b9b75eab Documentation in the commit messages is soon forgotten, please add it to the docs in the product.
16 years ago
Olle Johansson 8af3a908a9 Update sip.conf.sample documentation, reorganize a bit
16 years ago
Olle Johansson 98f18d56b8 Merged revisions 216430 via svnmerge from
16 years ago
Tilghman Lesher 3028e257bb Better parsing for the "register" line
16 years ago
Matthew Nicholson 5583a4e955 This patch adds support for choosing a realm based on the domain in the From or To header in the incoming request. Eligible domains are taken from the domains list in the config file. This functionality is enabled when domainsasrealm is enabled in the config file.
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Mark Michelson c058252718 Add configuration sample code for previous commit.
16 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
17 years ago
Sean Bright f22962a0c1 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
17 years ago
Mark Michelson 7b4eeed257 Add basic support for handling connected line-related UPDATE requests.
17 years ago
David Vossel a6adc84e69 SIP option to specify outbound TLS/SSL client protocol.
17 years ago
Mark Michelson 3b68be6aaa Remove nonexistent option from sip.conf.sample.
17 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
17 years ago
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Tilghman Lesher 08971ce205 Merged revisions 186059 via svnmerge from
17 years ago
David Vossel da2230adf0 SIP preferred codec only feature
17 years ago
Michiel van Baak f1ae8e9f3b Provide correct hint to debug SIP trouble in the default config
17 years ago
Mark Michelson 3a14487abf Allow for "magic" pickups to work when we wish to ignore the context
17 years ago
Olle Johansson 0685c4b281 Update documentation
17 years ago
Olle Johansson aca43d126a Add some more notes about device matching.
17 years ago
Olle Johansson 2c4f19eb2c Merged revisions 171837 via svnmerge from
17 years ago
Olle Johansson d4736e9897 Clarify some misunderstandings and make it even more clear that you can refer to a peer
17 years ago
Mark Michelson 453b4cb8fb Allow specifying a port number in the user portion of a register => line in sip.conf
17 years ago
Matthew Nicholson 91192e30c5 This patch adds a new 'ignoresdpversion' option to sip.conf. When this is
17 years ago
Joshua Colp fd62012a31 Qualify trumps poke per lmadsen.
17 years ago
Joshua Colp 92a4edc593 Add configuration options for finer control over how Asterisk handles having to poke all peers at seemingly the same time.
17 years ago
Dwayne M. Hubbard f9b6507796 If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension (if it exists) after T38 is negotiated.
17 years ago
Sean Bright 7bd3ce358b If you enabled 'notifycid' one of the limitations is that the calling channel
17 years ago
Sean Bright 6ba4e7853e Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID of
17 years ago
Olle Johansson 007807bf41 Updating docs
17 years ago
Olle Johansson d3517de987 Spaces to replace tabs...
17 years ago
Olle Johansson 204845843e Adding a separation of remote authentication and our authentication.
17 years ago
Sean Bright 0327f37d34 The default in chan_sip for notifyringing is yes, so update the sample
17 years ago
Joshua Colp f6c78aa0fe *whistle*
17 years ago
Joshua Colp cebd2c1df2 Add support for subscribing to a voice mailbox on a remote SIP server and making the new/old message count available to local devices. (issue #AST-77)
17 years ago
Tilghman Lesher aada13230f Merged revisions 142865 via svnmerge from
17 years ago
Tilghman Lesher 8b6dd2ad43 Merged revisions 138258 via svnmerge from
17 years ago
Russell Bryant 35a37e6724 Merged revisions 137731 via svnmerge from
17 years ago
Tilghman Lesher 6cb6583475 SIP should use the transport type set in the Moved Temporarily for the next
17 years ago
Tilghman Lesher 853f6a8b3e Move implementation of an attended-transfer-complete sound from one channel
18 years ago
Tilghman Lesher 5a1d90e1fb Additional option for videosupport (always) that disables the optimization to
18 years ago
Olle Johansson e18e813814 - Adding alias "udpbindaddr" for the UDP port to comply with "tcpbindaddr" and "tlsbindaddr".
18 years ago
Olle Johansson 638234f146 - Fixing issues with "sip show settings"
18 years ago
Olle Johansson 0fd94cb93d Make TCP disabled by default (it's considered experimental)
18 years ago
Olle Johansson 90098f3cc9 Reformatting the config sample
18 years ago
Brett Bryant 1b07e87538 Add a configuration option so the global outboundproxy can use tcptls without it being defined by each sip user.
18 years ago
Olle Johansson 1626397996 Merged revisions 126844 via svnmerge from
18 years ago
Brett Bryant 12d5cebea2 Change the way that the transport option works for sip users. transport will now take multiple arguments, the first one listed will be the one used
18 years ago