Commit Graph

13753 Commits (0eb5bea8534fe42b1f2bfc2dc649e3dc7cc34ef8)
 

Author SHA1 Message Date
Joshua Colp 0eb5bea853 Don't overwrite caller ID name on a trunk with the configured fullname when using users.conf
17 years ago
David Vossel 5f6bf9a820 fixes segfault in iLBC
17 years ago
Joshua Colp 3e10834b22 Fix a bug caused by a partially invalid frame (from the jitterbuffer) passing through the Asterisk core.
17 years ago
Matthew Nicholson aa51d30173 Properly handle '=' while decoding base64 messages and null terminate strings returned from BASE64_DECODE.
17 years ago
David Vossel 15d78bc88b fixes crash in astfd.c
17 years ago
David Vossel 25968fe49b fixes memory leak in func_audiohookinherit.c
17 years ago
Jason Parker d7dfd99014 Fix crash on VPB exception when no hardware is present.
17 years ago
David Brooks 50c0d05b8a chan_misdn Asterisk 1.4.27-rc2 crash
17 years ago
Jeff Peeler cd447927e4 Fix incorrect filename comparsion after monitor file change
17 years ago
Matthew Nicholson 3c256882d6 This patch modifies the Dial application to monitor the calling channel for hangups while playing back announcements.
17 years ago
Matthew Nicholson 841a1d5ed5 Modify the SDP parsing code to parse session and media level items separately.
17 years ago
Joshua Colp d1ec8f8be6 Fix a security issue where it may be possible for someone to execute a cross-site
17 years ago
Joshua Colp 7f8c4f7278 Fix a security issue where sending a REGISTER with a differing username in the From
17 years ago
Richard Mudgett dc898f35c9 Make sure the outgoing flag is cleared if a new channel fails to get created for outgoing calls.
17 years ago
Joshua Colp f4298a49f0 Fix a bug where an RPID header could be generated with a blank username in the URI.
17 years ago
Olle Johansson 6ad9ff8acc Fixing bug before someone reports it...
17 years ago
Olle Johansson 8239b12ab7 Adding IP address in Contact ACL log message and removing redundant message
17 years ago
Olle Johansson 05390babd0 Use proper response code when violating Contact ACL's.
17 years ago
David Brooks e3103c39a7 SIP channel name uniqueness
17 years ago
Joshua Colp ed413ec76c Fix a bug where the recorded privacy introduction file would not get removed if the caller hung up
17 years ago
Tilghman Lesher 717c3e1789 Don't allow two separate instances of safe_asterisk when restarting from the init script.
17 years ago
David Vossel 9c6f754b18 fixes crash on iterator_destroy on uninitialized iterator
17 years ago
David Vossel 183624e194 changes calltoken debug messages from LOG_NOTICE to LOG_DEBUG like they are supposed to be
17 years ago
Joshua Colp 6070611b35 Add an option to enabling passing music on hold start and stop requests through instead of
17 years ago
Leif Madsen ff7b512bcc Update documentation in sip.conf.sample.
17 years ago
Leif Madsen 93433cfc47 Update CALLINGSUBADDR channel variable documentation.
17 years ago
Tilghman Lesher 41f0b0de9c Fix documentation (pointed out by TheDavidFactor on #-dev)
17 years ago
Tilghman Lesher 50c0fedbc0 Manager output is not always NULL-terminated, so force a NULL at the end of the filestream.
17 years ago
Tzafrir Cohen 217a115da8 detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabi
17 years ago
Kevin P. Fleming d3f44108f1 Don't force menuselect.makeopts to be rebuilt on every build.
17 years ago
Leif Madsen 8ddf6e4088 Clean valgrind output by suppressing false errors.
17 years ago
David Vossel bb3f1903fc IAX2: VNAK loop caused by signaling frames with no destination call number
17 years ago
Russell Bryant 40dfab583e Revert 225169, as this doesn't account for the possibility of a list of frames.
17 years ago
Russell Bryant 758ed8d437 Isolate the frame returned from ast_translate().
17 years ago
Tilghman Lesher 6e8a455534 Fix documentation for ast_softhangup() and correct the misuse thereof.
17 years ago
Tilghman Lesher 8699a5f158 Suffix is not needed for a match
17 years ago
David Vossel bedd6eb8a4 IAX/SIP shrinkcallerid option
17 years ago
Russell Bryant 9d65850202 Isolate frames returned from a DSP instance or codec translator.
17 years ago
Tilghman Lesher 0db2d51ac1 Pay attention to the return value of the manipulate function.
17 years ago
Joshua Colp 7de8f53607 Add support for relaying early media in the features attended transfer option.
17 years ago
Kevin P. Fleming dd9837bba0 Correct timestamp calculations when RTP sample rates over 8kHz are used.
17 years ago
Joshua Colp 926a033bf9 Do not attempt early media bridging (ie: direct RTP setup) if options are enabled that should prevent it.
17 years ago
Jeff Peeler 7f84021814 Fix stale caller id data from being reported in AMI NewChannel event
17 years ago
Richard Mudgett c3501b93e1 Never released PRI channels when using Busy() or Congestion() dialplan apps.
17 years ago
Jean Galarneau 7499289537 Fix PRI timer T309 operation
17 years ago
Jeff Peeler e3464ac40a Ensure ringing continues for branched calls after progress is received
17 years ago
Kevin P. Fleming 0a226d933f Remove automatic switching from T.38 to voice mode in chan_sip.
17 years ago
Russell Bryant 6429db49ba Remove a duplicate ao2_iterator_destroy().
17 years ago
Russell Bryant 2f0e76dc39 Remove some unnecessary code.
17 years ago
Russell Bryant f949dd5b17 Don't use data outside of its scope.
17 years ago