Commit Graph

17148 Commits (1253c8aa0dd616aa5dffb82e65d311d010462d1e)
 

Author SHA1 Message Date
Terry Wilson 1253c8aa0d Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentation
17 years ago
Terry Wilson c37aa68d77 Set peer context and exten values so MACRO_EXTEN and MACRO_CONTEXT will be set
17 years ago
Tilghman Lesher 8c9b951974 Merged revisions 167840 via svnmerge from
17 years ago
Mark Michelson 5f3f4f0f33 Revert chan_sip changes which were accidentally committed
17 years ago
Tilghman Lesher 6dbe101045 Fix variables to comply with documentation changes
17 years ago
Tilghman Lesher 31a3307245 Textual changes, consistency in status variable naming, and other minor bugs.
17 years ago
Mark Michelson 454241dd58 Add the average talk time for a queue
17 years ago
Tilghman Lesher a4505c6e1f Convert dialplan application DAHDISendCallreroutingFacility to use commas.
17 years ago
Kevin P. Fleming 92b6225abe Merged revisions 167714 via svnmerge from
17 years ago
Kevin P. Fleming d5f97b4052 Merged revisions 167620 via svnmerge from
17 years ago
Leif Madsen d92e53a6f5 Oops... fix the fieldname I changed yesterday to be right.
17 years ago
Russell Bryant b0a8b26ac2 Merged revisions 167566 via svnmerge from
17 years ago
Russell Bryant 90431add27 Merged revisions 167554 via svnmerge from
17 years ago
Russell Bryant 9ec93dbcef Merged revisions 167545 via svnmerge from
17 years ago
Russell Bryant 1c7519cd09 Merged revisions 167541 via svnmerge from
17 years ago
BJ Weschke 3a4e3df193 Answer the channel if it has not already been answered and we've already found a valid profile for followme.
17 years ago
Leif Madsen 8969b03042 Update queues.conf.sample documentation.
17 years ago
Russell Bryant 8ccb6795e9 Merged revisions 167432 via svnmerge from
17 years ago
Doug Bailey 08e142b1e7 Cleanup fsk spill if off hook is detected during mwi spill.
17 years ago
Leif Madsen 82af1445e7 Update the sip-friends.sql file to use the non-deprecated 'defaultname' instead of 'username' and remove an extra comma that would cause the script to fail as-is
17 years ago
Mark Michelson 483c555c41 Merged revisions 167299 via svnmerge from
17 years ago
Tilghman Lesher 9c8776f5fd Merged revisions 167260 via svnmerge from
17 years ago
Mark Michelson 129e8a04e8 Merged revisions 167179 via svnmerge from
17 years ago
Tilghman Lesher d13e236488 More clearly explain that quote marks are no longer necessary.
17 years ago
Jeff Peeler 334a89f754 When parsing environment variable ASTERISK_PROMPT, make sure to proceed to the next character when a non format specifier is used (no %). Otherwise, the while loop looking for the null byte will never exit.
17 years ago
Sean Bright e1f941d7f6 Mostly just whitespace, but also convert 'CVS' to 'SVN' in a couple
17 years ago
Terry Wilson c70d486ec6 Don't forget to free typename
17 years ago
Mark Michelson 4412a4ba24 Change some incorrect syntax for pri set debug and correct
17 years ago
Tilghman Lesher dca80878af That was weird...
17 years ago
Tilghman Lesher 7cb7920e19 Merged revisions 166953 via svnmerge from
17 years ago
Terry Wilson c5bc0386f5 Fix some svn:keywords
17 years ago
Mark Michelson ff20b9116a Update app_queue to deal with the removal of AST_PBX_KEEPALIVE
17 years ago
Eliel C. Sardanons c04417b477 Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT dialplan function.
17 years ago
Russell Bryant e697dfb43f Merged revisions 166772 via svnmerge from
17 years ago
Terry Wilson 8664b9111a There is no section 22.2.2 in rfc 3261. I believe 26.2.2 is what was meant:
17 years ago
Tilghman Lesher 8c2030b489 Allow semicolons and extended characters in user-specified SIP headers.
17 years ago
Steve Murphy aa905e347e Merged revisions 166093 via svnmerge from
17 years ago
Russell Bryant a6e7267f45 Fix spelling error.
17 years ago
Tilghman Lesher ee88fe64d7 Blocked revisions 166592 via svnmerge
17 years ago
Mark Michelson 859ae78977 Merged revisions 166568 via svnmerge from
17 years ago
Tilghman Lesher 18e07935ed Merged revisions 166509 via svnmerge from
17 years ago
Mark Michelson 5f95c7adae Always use the value of the AGISIGHUP when running an AGI.
17 years ago
Russell Bryant dd7ed66142 Cosmetic change - don't mix struct initializer styles.
17 years ago
Mark Michelson 61c0d20d20 Merged revisions 166380 via svnmerge from
17 years ago
Russell Bryant cf25187ac4 Fix a bad typo.
17 years ago
Russell Bryant 7166156658 Remove some error messages. This is the default handler that is valid to use.
17 years ago
Russell Bryant 50387142b7 Merged revisions 166297 via svnmerge from
17 years ago
Russell Bryant c2999a8366 Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.
17 years ago
Russell Bryant 77b1fe0ceb Re-work ref count handling of MoH classes using astobj2 to resolve crashes.
17 years ago
Joshua Colp 29b658f040 Record the previous port in the temporary address structure so that the comparison does not treat the host as having changed even if it did not. This would have been uninitialized before and would have led to a baddddd port.
17 years ago