Commit Graph

1802 Commits (3d2b58751fabf5716318acd085543e0b00f11b49)

Author SHA1 Message Date
Russell Bryant 3d2b58751f To satisfy some legal concerns, add an option for chan_sip to include a
18 years ago
Joshua Colp 9f79587d47 Merged revisions 66768 via svnmerge from
18 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
18 years ago
Olle Johansson 4c1068c136 oops. Thanks Terry.
18 years ago
Olle Johansson ee3a0af16a Merged revisions 66503 via svnmerge from
18 years ago
Olle Johansson 6d6c525b10 Merged revisions 66474 via svnmerge from
18 years ago
Olle Johansson 0b67a7d80a Merged revisions 66414 via svnmerge from
18 years ago
Olle Johansson f4e81d7a54 Merged revisions 66404 via svnmerge from
18 years ago
Olle Johansson 36f15091bb Merged revisions 66363 via svnmerge from
18 years ago
Joshua Colp 4d03b4f268 Don't try to unregister a peer using the sip unregister CLI command if they are not registered. (issue #9811 reported by eliel)
18 years ago
Joshua Colp 39e9b3112c Due to the way stringfields work the value of the url pointer will always be non-NULL so we have to use ast_strlen_zero to make sure it is not empty. (issue #9821 reported by pj)
18 years ago
Russell Bryant 4b3a3fb14c Add a new API call for creating detached threads. Then, go replace all of the
18 years ago
Joshua Colp 202fbe363a Merged revisions 65839 via svnmerge from
18 years ago
Olle Johansson 9b95428cce Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be there
18 years ago
Kevin P. Fleming 0ec502099f Yes Virginia, there is a reason why we have stringfields in the sip_pvt structure...
18 years ago
Russell Bryant d1ba4f90de - Remove debug variable that was only used in one place
18 years ago
Mark Spencer 04e45cfda3 Add SendURL support
18 years ago
Kevin P. Fleming 5dc23536ec Merged revisions 65683 via svnmerge from
18 years ago
Olle Johansson a3f9350ec2 Related to issue #9235 btw.
18 years ago
Olle Johansson 1bc7fdeb6b Merged revisions 65076 via svnmerge from
18 years ago
Olle Johansson 491827a28a Merged revisions 64974 via svnmerge from
18 years ago
Olle Johansson ac343d43c8 Makeup, darling.
18 years ago
Olle Johansson f3ec447a23 Another fix for the support for recordings controlled by INFO-packets
18 years ago
Joshua Colp a769766c53 Merged revisions 64754 via svnmerge from
18 years ago
Olle Johansson d83dcae6b1 Below patches with some re-structuring for trunk
18 years ago
Olle Johansson c472b899ef Merged revisions 64578 via svnmerge from
18 years ago
Olle Johansson c352f7b0d5 Merged revisions 64543 via svnmerge from
18 years ago
Olle Johansson 09aec2f622 Merged revisions 64516 via svnmerge from
18 years ago
Olle Johansson 7532b0bc4b Issue #9304 - Update help text to match functionality. Patch by kshumard with changes by oej
18 years ago
Olle Johansson 90bad9d2f5 Issue #6789 - Marquis - Add option to support regexten removal when host becomes unreachable
18 years ago
Olle Johansson fa2622cb1d Merged revisions 64324 via svnmerge from
18 years ago
Joshua Colp 4fbb449444 If no port is specified in the outboundproxy setting then use the standard SIP port. (issue #9665 reported by tootai)
18 years ago
Olle Johansson fc057b1890 Improve handling network errors on transmission to hosts that don't reply or are unreachable
18 years ago
Joshua Colp b71e691b3e Merged revisions 64114 via svnmerge from
18 years ago
Joshua Colp 38e951cfda Merged revisions 64086 via svnmerge from
18 years ago
Joshua Colp 82a30356da Merged revisions 64044 via svnmerge from
18 years ago
Olle Johansson aa320037d2 Merged revisions 63749 via svnmerge from
18 years ago
Joshua Colp 7e10164e20 Merged revisions 63611 via svnmerge from
18 years ago
Olle Johansson c358b18a5a Merged revisions 63532 via svnmerge from
18 years ago
Russell Bryant 314c874d7d I noted this on the dev list but got no response, so I just did it myself.
18 years ago
Olle Johansson d326d84ae0 - Adding some missing spaces
18 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
18 years ago
Steve Murphy 3ee0077f04 Added a small bit of code to support the SNOM 360's Record button. Made the find_feature func in res_features.c public, so I could use it to find the automon dial sequence as configured by the user. When the INFO packet has a Record: header with on/off, the sequence is sent as consecutive DTMF frames on the phone's channel, triggering the automon functionality. The user has to configure the automon in features.conf, and set up his dialplan accordingly.
18 years ago
Olle Johansson 1b15d8852d Add the new ChannelUpdate event to inform manager clients about the PVT ID and some other channel driver data that
18 years ago
Joshua Colp 81cade7a4c Merged revisions 62989 via svnmerge from
18 years ago
Olle Johansson e1ec3f917c Add a small message that we're doing something. On my systems, there's a long
18 years ago
Olle Johansson 1d51b2e161 More username body parts to fix... If working, this needs to be backported to 1.2, 1.4.
18 years ago
Olle Johansson 8fee67c83b Handle sip:username;parameter=12345@example.com;parameter=1234 URI's properly
18 years ago
Olle Johansson daefa6a8b4 Merged revisions 62624 via svnmerge from
18 years ago
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
18 years ago