Commit Graph

5380 Commits (c87f901cfd9a5729273c18156e487a9634819610)

Author SHA1 Message Date
Michiel van Baak ea326c832f remove block of commented code to set __ourip
18 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
18 years ago
Olle Johansson 4f32bf72f9 Merged revisions 125384 via svnmerge from
18 years ago
Kevin P. Fleming 72e59c18f2 Merged revisions 125327 via svnmerge from
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Michiel van Baak 9ba79e3b68 implement transfer functionality in chan_skinny
18 years ago
Tilghman Lesher 94c4089f4e More expansion of the deadlock avoidance macro, including a macro to do locking
18 years ago
Tilghman Lesher 15093f2a63 Merged revisions 124965 via svnmerge from
18 years ago
Tilghman Lesher bb03680941 Merged revisions 124315 via svnmerge from
18 years ago
Mark Michelson 0f62296eb6 Add a missing "ChannelType" header to one of the "PeerStatus" manager
18 years ago
Tilghman Lesher e746aa2043 Merged revisions 124182 via svnmerge from
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Brett Bryant 249ac33ab0 Fix bug in sip registration that sets the default port to 5060 for tls.
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago
Mark Michelson 67ca33e267 Merged revisions 123485 via svnmerge from
18 years ago
Steve Murphy bb20ef7017 Changes to list peers and users in alpha. order, as per a reasonable request in 12494. Due to changes in trunk to use the astobj2 i/f in the sip channel driver, the order of the entries in the config file was lost, thus the output was in a random order, but no longer.
18 years ago
Tilghman Lesher bb0dbfa520 Merged revisions 123391 via svnmerge from
18 years ago
Mark Michelson 8c6184f0da Merged revisions 123333 via svnmerge from
18 years ago
Jeff Peeler c837af5e28 Fix some (more) variables that were forgotten to be renamed, related to 117658
18 years ago
Doug Bailey 2690378411 Clean up code that handles fsk mwi message generation by pulling it from do_monitor and creating its own thread.
18 years ago
Tilghman Lesher ddfac77569 Oopsie, breakage
18 years ago
Jeff Peeler 121c046ba5 Fix some variables that were forgotten to be renamed, related to 117658
18 years ago
Tilghman Lesher 596f8b5186 Merged revisions 123113 via svnmerge from
18 years ago
Tilghman Lesher ba07bd38b7 Merged revisions 123110 via svnmerge from
18 years ago
Joshua Colp 523532204a Merged revisions 122919 via svnmerge from
18 years ago
Joshua Colp 1c8f33b0d6 Merged revisions 122869 via svnmerge from
18 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Michiel van Baak a68a160b75 Implement call parking in chan_skinny.
18 years ago
Russell Bryant 968cf2b578 Merged revisions 122259 via svnmerge from
18 years ago
Jeff Peeler d9faeb6177 Fix pseudo channel allocation errors on startup when using SS7. (from mattf r121914, moving from chan_zap to chan_dahdi)
18 years ago
Jeff Peeler c8b2bd8817 Make sure we hangup any calls we have and NULL out the ss7call value when we get a reset circuit message. Fixes crash bug. (from mattf r121857, moving from chan_zap to chan_dahdi)
18 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Russell Bryant 6ac8ccaba4 Make this build under dev mode
18 years ago
Matthew Fredrickson 78e593eecb Fix pseudo channel allocation errors on startup when using SS7
18 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
18 years ago
Matthew Fredrickson 4639347531 Make sure we hangup any calls we have and NULL out the ss7call value when we get a reset circuit message. Fixes crash bug
18 years ago
Christian Richter 06a8effb23 Merged revisions 121751 via svnmerge from
18 years ago
Joshua Colp 7025da48e5 Fix issue where session timer headers were present when they should not have been.
18 years ago
Joshua Colp 51602928e3 Merged revisions 121495 via svnmerge from
18 years ago
Russell Bryant 74932445b7 Bump up the debug level of a couple of messages
18 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
18 years ago
Tilghman Lesher ba622c3431 Add storage of the useragent in the realtime database.
18 years ago
Mark Michelson f1d9962610 Merged revisions 121229 via svnmerge from
18 years ago
Jeff Peeler 33b3d38a3c This was accidentally reverted.
18 years ago
Russell Bryant 96233af5dc Merged revisions 121078 via svnmerge from
18 years ago
Tilghman Lesher 07265a5033 Added a facility for sending arbitrary SIP notify commands from AMI.
18 years ago
Jeff Peeler c7da6df5e1 Merged revisions 120959 via svnmerge from
18 years ago
Jeff Peeler 0bc65f7465 Merged revisions 120908 via svnmerge from
18 years ago
Jeff Peeler 5934801d84 Merged revisions 120863,120885 via svnmerge from
18 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
18 years ago
Brett Bryant c1451b5537 This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos,
18 years ago
Tilghman Lesher c73972e48d Merged revisions 120425 via svnmerge from
18 years ago
Russell Bryant 5866b0dfe8 Merged revisions 120168 via svnmerge from
18 years ago
Tilghman Lesher f3a62ab27e Merged revisions 120001 via svnmerge from
18 years ago
Joshua Colp 16e401cc68 Merged revisions 119926 via svnmerge from
18 years ago
Russell Bryant d6240ac21e Merged revisions 119838 via svnmerge from
18 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
18 years ago
Russell Bryant 2feb90d511 Merged revisions 119687 via svnmerge from
18 years ago
Christian Richter 0f4bebac81 Merged revisions 119636 via svnmerge from
18 years ago
Christian Richter c47a3f89eb Merged revisions 119585 via svnmerge from
18 years ago
Russell Bryant ea3c47e7df Merged revisions 119533 via svnmerge from
18 years ago
Russell Bryant 87c9b6fc25 Merged revisions 119238 via svnmerge from
18 years ago
Tilghman Lesher dbf9f31446 Merged revisions 119071 via svnmerge from
18 years ago
Russell Bryant 9397f04294 Merged revisions 119009 via svnmerge from
18 years ago
Tilghman Lesher 6e5d843a71 Merged revisions 118953 via svnmerge from
18 years ago
Michiel van Baak 4741113bac formatting changes.
18 years ago
Michiel van Baak 72de1ae386 rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it
18 years ago
Michiel van Baak 1bd776b0ea remove unused astobj.h header file from chan_skinny.c
18 years ago
Brett Bryant 7d6496c247 Fixes a bug in chan_iax that uses send_command to poke a peer while a channel is unlocked in some cases, and because it can cause seemingly
18 years ago
Joshua Colp e4d1b39bd8 Merged revisions 118646 via svnmerge from
18 years ago
Philippe Sultan bf13b4df4e Changed to temporary namespaces to match with latest XEPs. As soon as
18 years ago
Philippe Sultan 2ab8f076bf Code simplification
18 years ago
Brett Bryant a06df81624 Remove loop from the detection of a sequence number that acknowledges
18 years ago
Joshua Colp cfb40367f4 Merged revisions 118558 via svnmerge from
18 years ago
Tilghman Lesher f67e8ec980 Merged revisions 118251 via svnmerge from
18 years ago
Jeff Peeler 1457c99ea8 Merged revisions 118163 via svnmerge from
18 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
18 years ago
Sean Bright a668a87a80 Split the compile flags out and wire up some dependencies
18 years ago
Tilghman Lesher 3c6aa2f5dc Fix trunk breakage
18 years ago
Sean Bright d46f9af7fa A couple more places the frame data change was missed.
18 years ago
Michiel van Baak 0985a2331a one more place I forgot
18 years ago
Michiel van Baak 6d018f0774 chan_console fixes because of ast_frame.data => ast_frame.data.ptr
18 years ago
Michiel van Baak 5ceec8b052 oops
18 years ago
Michiel van Baak dbcef163a2 forgot chan_misdn
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Jeff Peeler 04689cc5b3 Merged revisions 117582 via svnmerge from
18 years ago
Jeff Peeler 19fd7beeb9 Merged revisions 117462 via svnmerge from
18 years ago
Joshua Colp c126127fd5 Merged revisions 117574 via svnmerge from
18 years ago
Luigi Rizzo e1ae86f643 do not die on SDL_ACTIVEEVENT reporting lost focus.
18 years ago
Tilghman Lesher fced823c08 Change the default for the pridialplan parameter to the far more common case of
18 years ago
Luigi Rizzo 775542f753 trap potential failures of SDL when SDL_WINDOWID is pointing to a
18 years ago
Joshua Colp 0894cae92c Merged revisions 117081 via svnmerge from
18 years ago
Luigi Rizzo 391f5ffcf1 Some fixes to the code to support running on an externally
18 years ago
Luigi Rizzo db8475bb4e Allow users to specify 'startgui=1' in oss.conf so that the
18 years ago
Russell Bryant affbbe3bd2 Merged revisions 116978 via svnmerge from
18 years ago
Russell Bryant 29a9d477df Remove duplicate colon on Reason header
18 years ago
Joshua Colp 4943cbcf2c Improve native transfers when a chain of IAX2 connections are in use.
18 years ago
Joshua Colp 30aedbade7 Try to fix attended transfers.
18 years ago
Joshua Colp df6cd7a879 Merged revisions 116799 via svnmerge from
18 years ago
Matthew Fredrickson 74c9d35cb5 Try to see if we can make our ringback situation a little better
18 years ago
Sean Bright 1e65b27439 Compile under dev-mode, please.
18 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
18 years ago
Jeff Peeler f97d547aba Fixes a problem I was having with two SIP phones using Packet2Packet bridging dropping audio nearly immediately. The problem was that the lock on the SIP dialog was not being unlocked while the bridge was still active. (Related to issue #12566)
18 years ago
Joshua Colp 46423f6e09 Fix pedanticness.
18 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
18 years ago
Olle Johansson eecea3268e Don't add linefeed on received MESSAGE
18 years ago
Olle Johansson f07454f25d Properly declare charset for text messages.
18 years ago
Olle Johansson bb386c84e7 Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in text stream
18 years ago
Olle Johansson 47bf217ee8 Merged revisions 116230 via svnmerge from
18 years ago
Olle Johansson 29b1d73567 Add support for codec settings in originate via call file and manager.
18 years ago
Olle Johansson 9c2956a3b0 Reformatting
18 years ago
Olle Johansson 615ed013d3 Adding comments
18 years ago
Mark Michelson 0ebec7fa4f Undo inadvertent changes to chan_skinny caused by the merging of urgent messaging
18 years ago
Russell Bryant 739a3c88a5 Merged revisions 116038 via svnmerge from
18 years ago
Joshua Colp 8d18723961 Merged revisions 115944 via svnmerge from
18 years ago
Matthew Fredrickson a439ea6fe2 Need to clear calling_party_cat variable after we retrieve it
18 years ago
Matthew Fredrickson df175cebc3 Add support for receiving calling party category
18 years ago
Brett Bryant 9575b82389 A small change to fix iax2 native bridging.
18 years ago
Matthew Fredrickson 5e3d36e4aa Add Zap MTP2 support to chan_zap
18 years ago
Matthew Fredrickson 1a492c49d4 Open up audio channel when we get ACM on SS7 event
18 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
18 years ago
Russell Bryant b280054c38 Merged revisions 115568 via svnmerge from
18 years ago
Russell Bryant c961d9637f Merged revisions 115565 via svnmerge from
18 years ago
Russell Bryant c02cf176e1 Merged revisions 115561 via svnmerge from
18 years ago
Matthew Fredrickson 4465c8704d Remove unused code as well as demote an error message to a debug message
18 years ago
Russell Bryant 25c75f6772 Let chan_h323 build in dev mode
18 years ago
Russell Bryant 9c549e6cf5 Merged revisions 115512 via svnmerge from
18 years ago
Joshua Colp 4555f32184 Remove redundant header getting.
18 years ago
Russell Bryant e9f62e1d41 Change some NOTICE log messages to debug.
18 years ago
Russell Bryant 27521f9e63 Remove my rant, since I have now replaced the rant with code.
18 years ago
Russell Bryant 2a966cdb03 Merged revisions 115304 via svnmerge from
18 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
18 years ago
Brett Bryant 4f3e4e22ef Add two new console commands "pri show version" and "ss7 show version" that will show the version of each library respectively.
18 years ago
Jason Parker c48c37909c Allow dringXrange to properly default to 10, as was done in 1.4.
18 years ago
Joshua Colp f4237076bf Add support for specifying the registration expiry on a per registration basis in the register line. This comes from a Switchvox patch. (issue AST-24)
18 years ago
Olle Johansson 4c3aecfc55 Merged revisions 114890 via svnmerge from
18 years ago
Russell Bryant 59f170973e Merged revisions 114891 via svnmerge from
18 years ago
Jeff Peeler 7cfd8389ac Fixes a bug where if a stream monitor thread was not created (caused from failure of opening or starting the stream) pthread_cancel was called with an invalid thread ID.
18 years ago
Kevin P. Fleming 63f5e27842 Merged revisions 114880 via svnmerge from
18 years ago
Jeff Peeler 0d4ce02e5b Fixes a problem where all the templates were marked as dead no matter what. The templates should only be marked as dead if a configuration file has been successfully loaded and has changes. Bug found while making API documentation for 1.6.0.
18 years ago
Matthew Fredrickson eff8f552b6 Fix deadlock issue in chan_zap with libss7 due to channel variables being set with the channel pvt lock being held. #12512
18 years ago
Tilghman Lesher f491267c88 Merged revisions 114708 via svnmerge from
18 years ago
Russell Bryant dff07f833c s/chan_zap/chan_skinny/
18 years ago
Michiel van Baak 4cd37243ff Make MWI in chan_skinny event based modeled after chan_zap and chan_mgcp.
18 years ago
Tilghman Lesher 72b5d8d982 Unleak reference
18 years ago
Tilghman Lesher c5f11a59d0 Add 'sip qualify peer <peer>' command (with AMI SIPqualifypeer)
18 years ago
Russell Bryant 7be171455d Merged revisions 114673 via svnmerge from
18 years ago
Sean Bright f98b2cfef9 Speaking of building...
18 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
18 years ago