Commit Graph

6152 Commits (d09f9fd00a08c9e143ea68003ecf87dfe970a8a9)

Author SHA1 Message Date
David Vossel d09f9fd00a Merge code associated with AST-2009-006
17 years ago
Olle Johansson 6d6ce303cb Add known internal IP address when autodomain=yes
17 years ago
Tilghman Lesher a6ba2b64b1 Default the callback extension to "s". This is a regression.
17 years ago
Terry Wilson f9816a6265 Merged revisions 215682 via svnmerge from
17 years ago
Richard Mudgett 595ab444af Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ISDN PTMP CPE spans.
17 years ago
David Vossel a83cf36204 port string to int conversion using sscanf
17 years ago
Michiel van Baak 0a67bc6610 add Parkinglot info to sip show peer <foo> and skinny show line <foo>
17 years ago
Doug Bailey eff8dd9a2f Fix issue where DTMF CID detect was placing channels into signed linear mode
17 years ago
David Vossel 5537a4babe SIP uri parsing cleanup
17 years ago
Michiel van Baak d7f27e6705 like in chan_sip's sip_new skinny should copy the configured parkinglot from a line to the newly created channel.
17 years ago
David Vossel b5dc4efb58 SIP support for keep-alive event
17 years ago
Michiel van Baak 7e7081439a Honor configured parkinglot when parking and retrieving parked calls
17 years ago
Tilghman Lesher 2cfddf8cb6 Add MASTER_CHANNEL() dialplan function, as well as a useful usage.
17 years ago
Tilghman Lesher 4af7d0c949 Fix register such that lines with a transport string, but without an authuser, parse correctly.
17 years ago
Olle Johansson 8c56b871de Removing whitespace that causes red dots in reviewboard
17 years ago
Tilghman Lesher afe7034e19 Merged revisions 214940 via svnmerge from
17 years ago
Richard Mudgett f199054c88 Move discardremoteholdretrieval test so it applies only to the specific notification indicator values.
17 years ago
Tilghman Lesher 552b1aa17d Typo fix ("SIP/2.0 XXX" is 11 chars, not 10)
17 years ago
Moises Silva 3b1682bfe5 improve handling of openr2_chan_disconnect_call API failure, unlikely, but happened on openr2 library bug
17 years ago
Richard Mudgett 4ae5535d8f Update configure script for libpri COLP feature dependency requirements.
17 years ago
Tilghman Lesher c28fb2bf19 Clarifying comments in sip_register, and removing a dead section
17 years ago
David Vossel 06ff8023f5 Register request line contains wrong address when user domain and register host differ
17 years ago
David Vossel 1f81e544c0 fixes sip register parsing when user@domain is used
17 years ago
Moises Silva 1c14bd4bfd increment the mfcr2 monitor count when clearing the call request
17 years ago
Moises Silva 8a2302e118 fixed bug caused by calling ast_request without calling ast_call on an R2 channel, ie, CHANISAVAIL
17 years ago
Tilghman Lesher 3028e257bb Better parsing for the "register" line
17 years ago
Tilghman Lesher 68b255eedc If we have realtime caching enabled, 'sip reload' must purge users/peers, even if the config files haven't changed.
17 years ago
Richard Mudgett 39c9838d77 Add COLP support to chan_dahdi/sig_pri.
17 years ago
Richard Mudgett 66f146e8cf Merged revisions 212727 via svnmerge from
17 years ago
Sean Bright 4c47fce62e Correct spelling of AGENTACCEPTDTMF in chan_agent.
17 years ago
Jeff Peeler 36b38525a1 Merged revisions 212498 via svnmerge from
17 years ago
Richard Mudgett 0d2ef8ac5c Merged revisions 212430 via svnmerge from
17 years ago
Jeff Peeler e60773a298 Add braces where missing and a few whitespace fixes in sig_analog
17 years ago
Jeff Peeler 132204459c More code that somehow got left out of sig_analog
17 years ago
Richard Mudgett a305b52fc8 Send a generic return result when we receive a CallDeflection facility message in chan_misdn.
17 years ago
Kevin P. Fleming c3bc5cf567 Ensure that T38FaxVersion is put into outgoing SDP in the proper case.
17 years ago
Joshua Colp 47220d3506 Check an actual populated variable when seeing if we need to do video or not.
17 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.
17 years ago
Jeff Peeler b65c0edd52 Fix chan_dahdi option ringtimeout
17 years ago
Matthew Nicholson 56110dd4f1 Make asterisk handle 423 Interval Too Short messages better.
17 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
17 years ago
Richard Mudgett 148d49e362 Encapsulate testing for which signaling styles are used by sig_pri.
17 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
17 years ago
Michiel van Baak 41894bea92 add manager events when a skinny device registers/unregisters
17 years ago
Jeff Peeler 93b6a46fde Fix PRI/BRI channels when in alarm condition to only be marked for hangup if
17 years ago
Richard Mudgett bc0a3453cd Restoring some code to sig_pri. Not sure if it is really needed.
17 years ago
Joshua Colp 6391976270 Fix retrieval of the port used for the video stream when adding SDP to a SIP message.
17 years ago
Richard Mudgett 4f80468245 Fixed some unsafe down cast pointer operations for sig_pri.
17 years ago
Richard Mudgett ed5940b306 Fix static on line when PRI does overlap dialing.
17 years ago
Richard Mudgett d669ba24d7 Miscellaneous minor fixes to sig_analog.
17 years ago