Commit Graph

6080 Commits (9ce40204d602fc08443d76b7da2cb427da6f5e10)
 

Author SHA1 Message Date
Russell Bryant 9ce40204d6 add "hello-world" prompt, courtesy of Jared Smith :)
20 years ago
Kevin P. Fleming 1e21c56426 use existing sample size in frame instead of recalculating it (issue #5390)
20 years ago
Kevin P. Fleming ba7386ebed ensure that parking context/extension (and other settings) are properly updated on reload (issue #5401)
20 years ago
Kevin P. Fleming 81932c6142 make DISA() use 'i' extension if it exists (issue #5439 with mods)
20 years ago
Kevin P. Fleming 454061ec18 don't force CLID to be a phone-number-looking-thingie (issue #5325)
20 years ago
Kevin P. Fleming 28dacd0815 use English states in 'show hints' CLI command
20 years ago
Kevin P. Fleming 7c936b8826 don't try to send events to dead sessions
20 years ago
Kevin P. Fleming cc0d3c33ae document that CLID matching is not available for realtime extensions
20 years ago
Kevin P. Fleming d509e41078 remove unused variable
20 years ago
Kevin P. Fleming 7215e4179d add auto-monitor support (issue #5411)
20 years ago
Mark Spencer 0b265779b2 Fix the ordering of the sscanfs for SDP parsing (bug #AT&T)
20 years ago
Kevin P. Fleming 053326ac85 ensure that priorityjumping option returns to its default during reload if it is no longer specified in extensions.conf
20 years ago
Mark Spencer 03eb870f3e Fix naming on realtime peers (bug #5421)
20 years ago
Russell Bryant bcb449e56b update docs to reflect that priority jumping only occurs when the global
20 years ago
Mark Spencer 370f98e223 Fix crash in chanspy (bug #5332)
20 years ago
Kevin P. Fleming c05c0c7ce6 clean up pedantic mode tag handling (issue #5125)
20 years ago
Kevin P. Fleming 7734cca1c2 properly display connected channel name in 'agents' manager action for non-callback agents (issue #5235)
20 years ago
Russell Bryant a74e947c59 remove unused manager header (issue #5438)
20 years ago
Mark Spencer d75fb48fb8 Display proper error for matching domain registers (bug #5412)
20 years ago
Russell Bryant dee30a519e allow manager getvar action to retrieve global variables as well as
20 years ago
Russell Bryant 1f2943fc0a re-bind the socket if the bindaddr option is changed during reload (issue #5435)
20 years ago
Josh Roberson 485e3e0801 Log timeouts in queues when the call timeout is set from the dialplan (Bug #5422)
20 years ago
Kevin P. Fleming 04d7bcc757 send "100 Trying" when we receive PROCEEDING, unless "183 Session Progress" has already been sent
20 years ago
Mark Spencer dd11afca42 Fix call timeouts with rtp bridge etc (bug #5252)
20 years ago
Russell Bryant 6fea13619e fix typo in function name (issue #5437)
20 years ago
Mark Spencer bb49ec837f Fix seg in chan_agent (bug #5402)
20 years ago
Mark Spencer 7c99490b3a Fix ael if, while, else (bug #5370)
20 years ago
Kevin P. Fleming f48b822a20 make new app conform to coding guidelines :-(
20 years ago
Mark Spencer 42cb1956fc Make sure paging can be duplex if necessary
20 years ago
Mark Spencer 995b3973a2 Fix "bug" of not being able to page multiple phones
20 years ago
Russell Bryant 8e5d45f3ac fix some formatting and add some comments (issue #5403)
20 years ago
Mark Spencer bdef480cdd Back out improper freeing of variables
20 years ago
Mark Spencer 7560605ebc Fix "screen" for network numbers (bug #5432)
20 years ago
Mark Spencer 522dfad107 Do *not* default to a max number of registration attempts
20 years ago
Mark Spencer 4d9210f705 Don't override calling presentation if *name* is present (bug #5405)
20 years ago
Mark Spencer 65afb68602 Handle yet some SIP contact issue nuances and exceptions (bug #5289 with mods and rant)
20 years ago
Mark Spencer c07a31e4bc Fix noncecount update (bug #5308, redone fix)
20 years ago
Josh Roberson cc104b0066 finish commit bug 5427 (sip.conf.sample deserves to be updated too)
20 years ago
Russell Bryant 33377538b0 provide the correct string to evaluate with the given regex, instead of the
20 years ago
Mark Spencer c5a8178bb4 Fix directed pickup to a call that is up (bug #5425 with mods)
20 years ago
Russell Bryant 460655f31c allow semicolons to be escaped in call files (issue #5407)
20 years ago
Mark Spencer 1ae71d0b41 Fix memory leak in outbound calls (bug #5406, with mods)
20 years ago
Russell Bryant a5373b7e78 fix command listing for top level CLI commands (issue #5416)
20 years ago
Russell Bryant 080cc2d4b6 capitalize dialplan function
20 years ago
Russell Bryant 65f586c866 Merge ChangeLog from the v1-0 branch and begin a major feature addition list
20 years ago
Russell Bryant c0119acc0e fix a typo, oops!
20 years ago
Kevin P. Fleming 2aa0434048 don't check 'acknowledged' for setting lastdisc, since it's guaranteed to be zero at this point (issue #5254)
20 years ago
Kevin P. Fleming 350aaac04b properly report hangupcause when ast_request() fails for the last (or only) target of a dial operation (issue #5394, different fix)
20 years ago
Kevin P. Fleming 6f869da9b0 correct variable header documentation (issue #5397)
20 years ago
Kevin P. Fleming b00e8e509b clean up some poorly constructed code (issue #5399, with mod to include header file for ast_copy_string())
20 years ago