Commit Graph

14255 Commits (279f66c25db4b404dbf9b971b24b0e8b7ed88fb6)
 

Author SHA1 Message Date
David Vossel 279f66c25d Fixes ringback tone on feature semi-attended transfer
15 years ago
Richard Mudgett 1791cb12df Party A in an analog 3-way call would continue to hear ringback after party C answers.
15 years ago
Jeff Peeler ab41baedbd Add enabled/disabled information for rtautoclear sip show settings output.
15 years ago
Richard Mudgett eca91ef1f3 Make warning message have more useful information in it.
15 years ago
Richard Mudgett 0761ad1f97 Remove some more code that serves no purpose.
15 years ago
Richard Mudgett bff8c6e7dd Remove some code that serves no purpose.
15 years ago
Tilghman Lesher 8974f3a50e "!00" evaluated as false, which is incorrect. Fixing.
15 years ago
Jeff Peeler 969aac85dd Fix inprocess_container in voicemail to correctly restrict max messages.
15 years ago
David Vossel b7adb57110 This patch turns chan_local pvts into astobj2 objects.
15 years ago
Paul Belanger c560e9994b Record priv-recordintro as sln, not gsm
15 years ago
Jeff Peeler c7fd3b73d3 Fix improper operator key acceptance and clean up temp recording files.
15 years ago
Leif Madsen 3a02795720 Add support for the new English (Australian Accent) sound files.
15 years ago
Paul Belanger 7f5a42f6c5 Clean up formatting.
15 years ago
Terry Wilson 7922632617 Don't access o->next after freeing o on unload
15 years ago
Richard Mudgett 31668a2971 Deadlock between dahdi_exception() and dahdi_indicate().
15 years ago
Terry Wilson 1c2445e81b Don't ignore frames that have been queued when softhangup'd
15 years ago
Russell Bryant d0c73ff1b6 Lock pvt so pvt->owner can't disappear when queueing up a frame.
15 years ago
Tilghman Lesher 6fa0d857f5 Oops, incorrect range (although unallocated at ARIN)
15 years ago
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