Commit Graph

6479 Commits (c84e7f83c8848edfc37bca93f6fd6151131255ee)

Author SHA1 Message Date
David Vossel 351e0e90c5 fixes crash in chan_console
15 years ago
Jeff Peeler 356b090875 Fix deadlock in sig_pri when hanging up.
15 years ago
Richard Mudgett 6f03bf4a42 Some code optimizations.
15 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
15 years ago
Tzafrir Cohen 6b2e51b1ed When failing to configure, don't destroy 'cfg' twice
15 years ago
Richard Mudgett f0a7adb309 Avoid a crash on SS7 channels.
15 years ago
David Vossel f16625b7a0 fixes sip native transfer
15 years ago
Paul Belanger 35eeb71ead Merged revisions 261274 via svnmerge from
15 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
15 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
15 years ago
Jeff Peeler 6dd80de93d Merged revisions 260434 via svnmerge from
15 years ago
Richard Mudgett 00a1a96ff5 Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.
15 years ago
Richard Mudgett a3ce3441bb Merged revisions 260195 via svnmerge from
15 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
15 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
15 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
15 years ago
Richard Mudgett 4e3269c60d Merged revisions 259531 via svnmerge from
15 years ago
Richard Mudgett 3e04d6fe8e Merged revisions 259270 via svnmerge from
15 years ago
Richard Mudgett 3bda444f1e Re-fix dahdi_request() iflist locking since CCSS merged.
15 years ago
Leif Madsen 1b62cf14e4 Small error in the T.140 RTP port verbose log.
15 years ago
Leif Madsen bb2fa21ac1 IAXpeers output now matches SIPpeers format for manager (AMI).
15 years ago
David Vossel f2b8561a5a fixes issue with double "sip:" in header field
15 years ago
Mark Michelson ba81ee6d28 Make sure to fail a monitor if we receive a negative response for a CC SUBSCRIBE.
15 years ago
Dwayne M. Hubbard afedb856ae Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtype
15 years ago
Tilghman Lesher 84d0b95def Merged revisions 257467 via svnmerge from
15 years ago
Tilghman Lesher e148ffc00f Also unref the pvt when we delete the provisional keepalive job.
15 years ago
David Vossel bd53cbabcf gives channel reference before unlocking it and using setvar helper.
15 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
15 years ago
Mark Michelson 7509949658 Prevent crash when originating a call to a local channel.
15 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
15 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
15 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
15 years ago
David Vossel d3f44c979c fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan function
15 years ago
Richard Mudgett 1a2f96573a Merged revisions 256225 via svnmerge from
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Russell Bryant df3fc304c9 Merged revisions 256014 via svnmerge from
15 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
15 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
15 years ago
Mark Michelson 284ac3a4d9 Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.
15 years ago
Russell Bryant c6a759fdfa Merged revisions 255409 via svnmerge from
15 years ago
Russell Bryant 0703c27015 chan_usbradio depends on alsa.
15 years ago
Mark Michelson 54f5e1f840 Add new rtpsource options to the CHANNEL function.
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Tzafrir Cohen 8acb32460a remove unneeded explicit channel in dahdi ioctls
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Russell Bryant 24137871be Use SHRT_MAX instead of MAXSHORT.
15 years ago
Russell Bryant ce4086bbdc Tell the RTP engine API about the initial read and write format.
15 years ago
Tilghman Lesher 7d963333e2 THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.
15 years ago