Commit Graph

6488 Commits (fa8e44f232bc6fe1c3f2ab504865a43d2f21cf2b)

Author SHA1 Message Date
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
16 years ago
David Vossel cddc244c97 fix iax_frame double free
16 years ago
Richard Mudgett 274eb8960c Fix inverted logic in cli command: ss7 set debug on/off
16 years ago
Russell Bryant c26cd3aaac Fix an off by one error that causes a crash.
16 years ago
Richard Mudgett 093dbfdd52 Don't crash when destroying chan_dahdi pseudo channels.
16 years ago
Richard Mudgett e2336b73ef Merged revisions 262657,262660 from
16 years ago
Paul Belanger 4b1d9f85a7 Convert to AST_CLI_YESNO and AST_CLI_ONOFF
16 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
16 years ago
Paul Belanger 9c012b460f Improve logging information for misconfigured contexts
16 years ago
David Vossel 351e0e90c5 fixes crash in chan_console
16 years ago
Jeff Peeler 356b090875 Fix deadlock in sig_pri when hanging up.
16 years ago
Richard Mudgett 6f03bf4a42 Some code optimizations.
16 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
16 years ago
Tzafrir Cohen 6b2e51b1ed When failing to configure, don't destroy 'cfg' twice
16 years ago
Richard Mudgett f0a7adb309 Avoid a crash on SS7 channels.
16 years ago
David Vossel f16625b7a0 fixes sip native transfer
16 years ago
Paul Belanger 35eeb71ead Merged revisions 261274 via svnmerge from
16 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
16 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
16 years ago
Jeff Peeler 6dd80de93d Merged revisions 260434 via svnmerge from
16 years ago
Richard Mudgett 00a1a96ff5 Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.
16 years ago
Richard Mudgett a3ce3441bb Merged revisions 260195 via svnmerge from
16 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
16 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
16 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
16 years ago
Richard Mudgett 4e3269c60d Merged revisions 259531 via svnmerge from
16 years ago
Richard Mudgett 3e04d6fe8e Merged revisions 259270 via svnmerge from
16 years ago
Richard Mudgett 3bda444f1e Re-fix dahdi_request() iflist locking since CCSS merged.
16 years ago
Leif Madsen 1b62cf14e4 Small error in the T.140 RTP port verbose log.
16 years ago
Leif Madsen bb2fa21ac1 IAXpeers output now matches SIPpeers format for manager (AMI).
16 years ago
David Vossel f2b8561a5a fixes issue with double "sip:" in header field
16 years ago
Mark Michelson ba81ee6d28 Make sure to fail a monitor if we receive a negative response for a CC SUBSCRIBE.
16 years ago
Dwayne M. Hubbard afedb856ae Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtype
16 years ago
Tilghman Lesher 84d0b95def Merged revisions 257467 via svnmerge from
16 years ago
Tilghman Lesher e148ffc00f Also unref the pvt when we delete the provisional keepalive job.
16 years ago
David Vossel bd53cbabcf gives channel reference before unlocking it and using setvar helper.
16 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
16 years ago
Mark Michelson 7509949658 Prevent crash when originating a call to a local channel.
16 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
16 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
16 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
16 years ago
David Vossel d3f44c979c fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan function
16 years ago
Richard Mudgett 1a2f96573a Merged revisions 256225 via svnmerge from
16 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
16 years ago
Russell Bryant df3fc304c9 Merged revisions 256014 via svnmerge from
16 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
16 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
16 years ago
Mark Michelson 284ac3a4d9 Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.
16 years ago