Commit Graph

1429 Commits (ce7b0a51f1eae12e0f4b8d206d1c4f06d4348786)

Author SHA1 Message Date
David Vossel e469483d82 rtp timestamp to timeval calculation fix
16 years ago
Tilghman Lesher 49bf540c71 Create iterative method for querying SRV results, and use that for finding AGI servers.
16 years ago
Sean Bright 1a30c33d47 Get MoH building on OpenSolaris.
16 years ago
Sean Bright a60935478b Clarify error message in res_timing_timerfd.
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Sean Bright 37b73283ff Plug a memory leak in res_config_ldap.
16 years ago
Sean Bright cd2ba30e9e If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.
16 years ago
Sean Bright a5688e483b Fix crash in res_config_ldap.
16 years ago
Tilghman Lesher cd8aa003e4 Socket level option is SOL_SOCKET, not SO_SOCKET.
16 years ago
Sean Bright ea47ab7ed9 Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.
16 years ago
Tilghman Lesher 055cb0e0ae Add the class actually used in the MusicOnHold start event.
16 years ago
Tilghman Lesher 963319d807 Initialize variables that we attempt to free later.
16 years ago
Tilghman Lesher 386b847075 Merged revisions 237405 via svnmerge from
16 years ago
Jeff Peeler fb6606dc4a Fix timeout for AGI command speech recognize.
16 years ago
Olle Johansson 8160e75638 - Disable res_pktccops by default
16 years ago
Tilghman Lesher 24107651e7 Merged revisions 236184 via svnmerge from
16 years ago
Jeff Peeler f95ee393f2 Merged revisions 235940 via svnmerge from
16 years ago
Jeff Peeler 6b34563778 Add auth_policy option to jabber.conf for auto user registration.
16 years ago
Tilghman Lesher 2204f89a1d Merged revisions 235052 via svnmerge from
16 years ago
Tilghman Lesher b510b53ebc Missed a case that emits a WARNING where none is warranted.
16 years ago
Tilghman Lesher 219f969dcf Find another ref leak and change how we manage module references.
16 years ago
Jeff Peeler 26daf50863 Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchat
16 years ago
Tilghman Lesher 7768e2c62e Buildbot complained
16 years ago
Tilghman Lesher aa9ec67f97 OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGPIPE.
16 years ago
Tilghman Lesher c8d5ce7c13 Remove debugging line
16 years ago
Tilghman Lesher 7e0a2db236 Fix multiple issues with musiconhold, which led to classes not getting destroyed properly.
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
David Vossel cf87d81e9d Merged revisions 231441 via svnmerge from
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
David Vossel 4e14faaefe fixes pgsql double free of threadstorage
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Jeff Peeler b6290e0e93 Merged revisions 227944 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 3313924572 Resolve another warning.
16 years ago
Tilghman Lesher 66579d9d49 Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Terry Wilson ba8176dc52 Don't prepend the URI prefix to the post directory
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Kevin P. Fleming 092a118d89 Merged revisions 224670 via svnmerge from
16 years ago
Terry Wilson 5af2438403 Properly handle PUT requests for CALENDAR_WRITE()
16 years ago
Terry Wilson cb74681b6d Add missing 'getnum' field
16 years ago
Terry Wilson 5ea7d4a291 use Calendar: instead of Calendar/ for devstate
16 years ago
Richard Mudgett 76831d0c78 Fix compiler warning.
16 years ago
Terry Wilson a8034cd770 Fix handling of notification calls w/ the dialing api
16 years ago
Terry Wilson 88e526439f Fix handling of floating times and dates
16 years ago
Terry Wilson 46f157df89 Properly return "free" on confirmed events that are free
16 years ago
Terry Wilson d81a8e34dd Don't add Attendees during copy, replace them
16 years ago
Terry Wilson a75ba8d1a9 Remove global variable that makes dlopen unhappy
16 years ago
Olle Johansson 864aa14426 Formatting, moving error messages to ERROR, removing references to unexisting debug output. No functionality changes.
16 years ago
Olle Johansson fff998bf41 Use extref for doxygen references to external libraries (in this case PostgreSQL)
16 years ago