Commit Graph

2008 Commits (53e4be8bc08fcb52c02c72f2109a40ce5b9876b0)
 

Author SHA1 Message Date
Paul Tinsley 53e4be8bc0 Add a notice to try and deal with a common build problem.
17 years ago
Anthony Minessale bf4d94affe doh
17 years ago
Anthony Minessale d288ae58a8 add timelimit to record
17 years ago
Anthony Minessale fe376294fc fix a few js issues
17 years ago
Anthony Minessale 8c541bdc30 fix a few js issues
17 years ago
Anthony Minessale d3758afbae fix a few js issues
17 years ago
Paul Tinsley a85ec77f99 Fix a few overflow problems
17 years ago
Paul Tinsley e15479daae Get rid of the hard coded console help output, and add an api version command for fun.
17 years ago
Brian West 3b521f2084 update public key
17 years ago
Anthony Minessale 987e580fc9 add some vard
17 years ago
Anthony Minessale d20870e121 fix obscure bs, remove CR from dptools, add info app
17 years ago
Michael Jerris 44649c70b4 Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:
17 years ago
Anthony Minessale 361dc67be2 no_media/ringback tweaks
17 years ago
Anthony Minessale c08e943e44 update
17 years ago
Anthony Minessale dd1f941744 update
17 years ago
Anthony Minessale 57dd6da1fe add sip_authorized variable
17 years ago
Anthony Minessale 2580c41f82 add vars
17 years ago
Michael Jerris 757d26b382 use LF, not CRLF
17 years ago
Michael Jerris 63aae494ac add "log" application to print log messages From Mike Murdock.
17 years ago
Anthony Minessale 74dee5f6ec update
17 years ago
Anthony Minessale fd16c8f245 update
17 years ago
Anthony Minessale 5869b86676 update
17 years ago
Anthony Minessale 251d8c45b4 update
17 years ago
Anthony Minessale 3a7a5295af update
17 years ago
Anthony Minessale 69197e82df update
17 years ago
Anthony Minessale 6c0b467d75 update
17 years ago
Anthony Minessale c7636b5f71 update
17 years ago
Anthony Minessale 097d4a66f0 send 180 when there is no ringback specified on forked calls
17 years ago
Michael Jerris cb24948735 update to new sofia snapshot. Fixes a memory leak on invite, a timer bug, and several other issues as follows:
17 years ago
Anthony Minessale fdd912f714 fix memory leak, don't need su_home_init after su_home new, and use su_home_unref instead of su_home_deinit
17 years ago
Anthony Minessale b2bc13dc7e Add signal handlers for SIGIO and SIGPOLL
17 years ago
Michael Jerris 2f8197b38a disable registration probe and options keep-alive for now as there is a bug in the implementation of this on the sofia side, and it causes the registration to never happen, and for it to spin re-registering out of control forever in some situations with UA's that send 404's to OPTIONS packets, or when behind nat on either side. This will get fixed in sofia, then become a configurable option on our side.
17 years ago
Anthony Minessale 32e293d67f ampersand was being used to indicate a function and a double call change it to carrot ^ for functions
17 years ago
Anthony Minessale 3a90756886 update
17 years ago
Anthony Minessale 02ca948e7a update
17 years ago
Anthony Minessale 24456954f7 update
17 years ago
Anthony Minessale da2397d006 update
17 years ago
Michael Jerris fc03e90da4 silence silly warning on msvc.
17 years ago
Anthony Minessale 9f9abf2ea1 stackable dialplans
17 years ago
Michael Jerris 3a57946bea parentheses for proper cast.
17 years ago
Anthony Minessale dcc6c5ef82 update
17 years ago
Michael Jerris 4d450eba16 code before declaration.
17 years ago
Anthony Minessale d7baa16132 Ringback (sponsored by Front Logic)
17 years ago
Michael Jerris 0984933c36 fix spidermonkey release build.
17 years ago
Michael Jerris 814fefdfba check for null qrealm too.
17 years ago
Michael Jerris 2ce49f8f0b silence silly warning
17 years ago
Michael Jerris b0dde8deb9 need to add to the pointer, not the pointee
17 years ago
Michael Jerris 4f2824e371 need to free the head pointer of malloc'd memory (form anthm's working copy)
17 years ago
Michael Jerris 6f448d96c5 prepare for libteletone linking to the core in the windows build
17 years ago
Michael Jerris 9687f37f92 catch up with api, add option to switch_core_destroy call.
17 years ago