Commit Graph

2391 Commits (3c70509e9b51bb38b1db6bc95a54d3d27560d2a8)
 

Author SHA1 Message Date
Mark Spencer 3461b2f5bb Upgrade IAXY firmware to version 10 (support static IP)
22 years ago
James Golovich f2b52d46d0 Make sure chan_iax.c and chan_iax2.c know the size of G726 frames
22 years ago
Mark Spencer d9359f8249 Fix for endianness (bug #1174)
22 years ago
James Golovich 146469ab19 Allow multiple switches in the same context (bug #1171)
22 years ago
James Golovich fa4ed416c7 Fix comment in cli.c
22 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
22 years ago
James Golovich d97cc460b0 Fix pbx_builtin_atimeout comment
22 years ago
Mark Spencer 2bc6301e39 And of course return us as a winner
22 years ago
Mark Spencer c07a37b91d Minor optimizations and actually set SOFTHANGUP_TIMEOUT if appropriate
22 years ago
Mark Spencer 94f3b5751a Consider whentohangup in timeout (bug #1107)
22 years ago
Mark Spencer e42e998f76 Expand our definition of 3XX responses
22 years ago
Mark Spencer 5bf9b86aa4 Know how to send ADPCM
22 years ago
Mark Spencer 1b37f94737 Bail an AGI on PBX_KEEPALIVE being set in an exec.
22 years ago
James Golovich 82a2a8b7eb Fix pri->pvt[chan]->owner dereference (bug #1161)
22 years ago
James Golovich 359160d8a1 Change tormenta.conf to zaptel.conf
22 years ago
Mark Spencer a1d8701369 Formatting fixup
22 years ago
Mark Spencer b4ea3725da Set the context properly for a given peer
22 years ago
Mark Spencer 595049117c Add iaxy.bin, IAXy firmware version 01
22 years ago
James Golovich a51ca42b18 Make the Wait application accept time with fractions of a second
22 years ago
Mark Spencer fa7454688b Eliminate spurious select warning
22 years ago
Jeremy McNamara 657056b114 clean up warning
22 years ago
Jeremy McNamara 16d9e65b32 check to see if sub->rtp is allocated. Bug #1040
22 years ago
Jeremy McNamara 9e21bc74ac check return value stop seg. Bug #967
22 years ago
Mark Spencer 0a103544e4 Copy old extension unless it's ASYNCGOTO (bug #1141)
22 years ago
Mark Spencer 80904fddcf Fix DNS variable name
22 years ago
Mark Spencer 550785ba29 Fix GotoIfTime if time is bad
22 years ago
Jeremy McNamara 1f691912e1 deal with bindaddr properly
22 years ago
Jeremy McNamara bff0a94507 deal with bindaddr properly
22 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
22 years ago
Mark Spencer 534e78b372 Add DeadAGI Application
22 years ago
James Golovich 4653b4bb79 Unregister apps in app_queue.c on unload_module
22 years ago
James Golovich e67f8a50f9 Make PRI span completion only show spans that actually are PRIs
22 years ago
James Golovich d260293f62 Make DNS callbacks return -1 on error, so invalid records are ignored
22 years ago
James Golovich 22b56f13cc Fix typo
22 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
22 years ago
James Golovich e141e7311c Improve restart handling
22 years ago
James Golovich 96e3d08787 Fix asterisk exiting on verbose without a console (bug #1126)
22 years ago
Mark Spencer b82aa22442 Process SDP on 183 session progress (bug #930)
22 years ago
Mark Spencer 9d5fe279b6 More BSD compat crap
22 years ago
Mark Spencer 231dbeea61 BSD portability fix
22 years ago
James Golovich 40ec19961c Fix app_chanisavail.c when passed string is big (bug #1139)
22 years ago
Mark Spencer 4cd13f4ebf Ignore interrupted system call error on "accept"
22 years ago
James Golovich 5fafcdd73c Remove extra spacing from manager.c and change Event action/variable to
22 years ago
James Golovich 7409bc052d Add function ast_false, like ast_true
22 years ago
Mark Spencer 8f73da1f79 Allow semi-blocking fd's on manager (bug #1100)
22 years ago
James Golovich 4de0a2e30e Fix app_random.c (bug #792)
22 years ago
James Golovich 32a11a2b20 Remove extra \r\n from manager event sent by res_parking.c (bug #1134)
22 years ago
Mark Spencer a9d042db2c Handle video codecs properly
22 years ago
James Golovich 4160dfa6e1 Remove comment about EXPERIMENTAL_TRANSLATION since its not used
22 years ago
James Golovich b32c690175 Fix app_chanisavail if there are invalid arguments (bug #1130)
22 years ago