Commit Graph

14237 Commits (85ef0289cae989e70277aa8fc988e8dc5808da61)
 

Author SHA1 Message Date
Richard Mudgett 85ef0289ca Add missing unlock to an exception condition in reload_config().
15 years ago
Jeff Peeler ab95a82f60 Ensure editline cleanup occurs when Ctrl-C is pressed at control console.
15 years ago
Jason Parker d5ad3e8246 Allow PRI to build properly when using --with-pri.
15 years ago
Tilghman Lesher d7320f8255 Fix a crash by ensuring that we don't alter memory after it's freed.
15 years ago
Richard Mudgett 542ace2b6f Merged revision 258974 from
15 years ago
Tilghman Lesher 56a9d8cead Fixing Mac OS X auto-builder.
15 years ago
Tilghman Lesher 98f4db24ce Automatically re-run configure test for menuselect, when the relevant makeopts settings change.
15 years ago
Olle Johansson 18d5cf58ea Add documentation for undocumented option to AMI action originate
15 years ago
Tilghman Lesher e93fc235b1 When forwarding a message, a prepend means that the filesystem will always have a better copy.
15 years ago
Jeff Peeler 8f6ca92a9d Change RFC2833 DTMF event duration on end to report actual elapsed time.
15 years ago
Paul Belanger b7fdc4a81e Disable debugging by default
15 years ago
Jeff Peeler 11e86ae8f0 Ensure user portion of SIP URI matches dialplan when using encoded characters.
15 years ago
Stefan Schmidt 4d84c4d68a don't iterate through all dialogs to find and delete old subscribes
15 years ago
Brett Bryant b4ec9c389a res_agi.c:handle_getvariablefull() could recursively lock a channel and not
15 years ago
Russell Bryant c4f3f68e43 Fix a crash in app_sms.
15 years ago
Jason Parker 3d130fc262 Allow a manager originate to succeed on forwarded devices.
15 years ago
Matthew Nicholson 0dab4b2303 Set the caller id on CDRs when it is set on the parent channel.
15 years ago
Brett Bryant f13325ba10 Fixes an issue with the Newchannel AMI event during the Masquerading process.
15 years ago
Terry Wilson a4aea9fbd0 Don't fail a masquerade if it is already being hung up
15 years ago
Tilghman Lesher b94a0e14a2 Solaris compatibility fixes
15 years ago
Terry Wilson 947cea177f Don't let a Local channel get bridged to itself
15 years ago
David Vossel a0579869a7 RFC3261 section 12.2 explicitly says out of order requests are responded with a 500 Server Internal Error response.
15 years ago
Matthew Nicholson ffeacadcea Handle media specific T.38 SDP information
15 years ago
David Vossel abf7e809c6 During check_pendings, if the dialog is terminated with a CANCEL, change the invitestate to INV_CANCEL like in sip_hangup.
15 years ago
Russell Bryant bcd4e8787c Fix a 100% CPU consumption problem when setting console=yes in asterisk.conf.
15 years ago
Tilghman Lesher a695516724 Document addition of encoding parameter.
15 years ago
Tilghman Lesher cbbc615e41 Allow the encoding to be set, in case local charset does not agree with database.
15 years ago
Richard Mudgett 4c511da0c1 In chan_iax2.c:schedule_delivery() calls ast_bridged_channel() on an unlocked channel.
15 years ago
Tilghman Lesher 210ec76dba Underquoted definition of stringfield macro.
15 years ago
Tilghman Lesher 3fec8c28ad Try both the encoded and unencoded subscription URI for a match in hints.
15 years ago
Brett Bryant f9b2036d86 Add a check to fix a rare segmentation fault you'd get if ast_frdup couldn't allocate
15 years ago
Tilghman Lesher 0994ab3574 Less than zero is an error, not any non-zero value.
15 years ago
Brett Bryant 3702c0cc02 Fix misvalidation of meetme pins in conjunction with the 'a' MeetMe flag.
15 years ago
Alec L Davis 4675573b98 ast_channel_masquerade: remove extra else if
15 years ago
Alec L Davis 17d1b17be5 ast_channel_masquerade: Avoid recursive masquerades.
15 years ago
Matthew Nicholson f2e8c85dfa Use ast_dynamic_str when processing hint state changes
15 years ago
Olle Johansson 8aa9f1881a Make sure we always free variables properly in manager originate.
15 years ago
Tilghman Lesher 41969111bd Blank columns should get set on reload, not ignored.
15 years ago
Matthew Nicholson 6f73ea7750 Use ast_strdup() instead of ast_strdupa() while processing in ast_hint_state_changed().
15 years ago
Jason Parker 510f98c4c7 Add LSB headers for Debian init script, since Debian will complain if it isn't there.
15 years ago
Matthew Nicholson 18e10794d9 Don't limit hint processing in ast_hint_state_changed() to AST_MAX_EXTENSION length strings.
15 years ago
Matthew Nicholson 5f9b0604b8 Don't stop printing cdr variables if we encounter one with a blank name or value.
15 years ago
Jeff Peeler a91c96ba5d whitespace fix
15 years ago
Jeff Peeler fa2b4c0196 Ensure mailbox is not filled to capacity before doing message forwarding.
15 years ago
Matthew Nicholson b34044bd3a Don't clear the username from a realtime database when a registration expires.
15 years ago
Matthew Nicholson 319b5134a9 Only drop duplicate answer frames if the channel is bridged.
15 years ago
Jason Parker b6bd325021 Add stuff to svn:ignore for tests/ directory.
15 years ago
Olle Johansson 7727748565 Handle error response when we can't make file compatible
15 years ago
Terry Wilson 1b3cdeab25 Return -1 if chan_local doesn't support an option
15 years ago
Paul Belanger 59349472bb Load iax.conf before registering any functions/applications/actions.
15 years ago