Commit Graph

2254 Commits (fac46c078ade0d2fe78bedd38877e7565507da29)
 

Author SHA1 Message Date
James Golovich fac46c078a Make distinctiveringdetection configurable per channel (bug 1168)
23 years ago
James Golovich 21832436ec Remove unnecessary ast_check_hangup
23 years ago
James Golovich 6c6bd28308 Make ZapScan exit when '*' is pressed. Has the side effect of making
23 years ago
James Golovich d298a73aab Fix chan_iax2 compiling with MYSQL_FRIENDS
23 years ago
James Golovich f82797006f Verify the right vars are passed to manager originate (bug 1185)
23 years ago
James Golovich 6f0d8022d1 Make mess more informative if non-dynamic sip user registers (bug 1186)
23 years ago
Mark Spencer 3edb8bfc21 Upgrade firmware to version 10
23 years ago
Malcolm Davenport f986561b62 Add the app_eval.c file
23 years ago
Malcolm Davenport d971478d75 Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the context
23 years ago
Mark Spencer b1718d715e Clarify that jitter buffering is usually a loss
23 years ago
Mark Spencer 674d81ce27 Fix strncpy auditing (bug #1152)
23 years ago
James Golovich 0d5dcf7358 Fix typo in chan_zap.c
23 years ago
Mark Spencer 653b86fa48 Don't complain about not knowing about -1
23 years ago
Mark Spencer 3461b2f5bb Upgrade IAXY firmware to version 10 (support static IP)
23 years ago
James Golovich f2b52d46d0 Make sure chan_iax.c and chan_iax2.c know the size of G726 frames
23 years ago
Mark Spencer d9359f8249 Fix for endianness (bug #1174)
23 years ago
James Golovich 146469ab19 Allow multiple switches in the same context (bug #1171)
23 years ago
James Golovich fa4ed416c7 Fix comment in cli.c
23 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
23 years ago
James Golovich d97cc460b0 Fix pbx_builtin_atimeout comment
23 years ago
Mark Spencer 2bc6301e39 And of course return us as a winner
23 years ago
Mark Spencer c07a37b91d Minor optimizations and actually set SOFTHANGUP_TIMEOUT if appropriate
23 years ago
Mark Spencer 94f3b5751a Consider whentohangup in timeout (bug #1107)
23 years ago
Mark Spencer e42e998f76 Expand our definition of 3XX responses
23 years ago
Mark Spencer 5bf9b86aa4 Know how to send ADPCM
23 years ago
Mark Spencer 1b37f94737 Bail an AGI on PBX_KEEPALIVE being set in an exec.
23 years ago
James Golovich 82a2a8b7eb Fix pri->pvt[chan]->owner dereference (bug #1161)
23 years ago
James Golovich 359160d8a1 Change tormenta.conf to zaptel.conf
23 years ago
Mark Spencer a1d8701369 Formatting fixup
23 years ago
Mark Spencer b4ea3725da Set the context properly for a given peer
23 years ago
Mark Spencer 595049117c Add iaxy.bin, IAXy firmware version 01
23 years ago
James Golovich a51ca42b18 Make the Wait application accept time with fractions of a second
23 years ago
Mark Spencer fa7454688b Eliminate spurious select warning
23 years ago
Jeremy McNamara 657056b114 clean up warning
23 years ago
Jeremy McNamara 16d9e65b32 check to see if sub->rtp is allocated. Bug #1040
23 years ago
Jeremy McNamara 9e21bc74ac check return value stop seg. Bug #967
23 years ago
Mark Spencer 0a103544e4 Copy old extension unless it's ASYNCGOTO (bug #1141)
23 years ago
Mark Spencer 80904fddcf Fix DNS variable name
23 years ago
Mark Spencer 550785ba29 Fix GotoIfTime if time is bad
23 years ago
Jeremy McNamara 1f691912e1 deal with bindaddr properly
23 years ago
Jeremy McNamara bff0a94507 deal with bindaddr properly
23 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
23 years ago
Mark Spencer 534e78b372 Add DeadAGI Application
23 years ago
James Golovich 4653b4bb79 Unregister apps in app_queue.c on unload_module
23 years ago
James Golovich e67f8a50f9 Make PRI span completion only show spans that actually are PRIs
23 years ago
James Golovich d260293f62 Make DNS callbacks return -1 on error, so invalid records are ignored
23 years ago
James Golovich 22b56f13cc Fix typo
23 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
23 years ago
James Golovich e141e7311c Improve restart handling
23 years ago
James Golovich 96e3d08787 Fix asterisk exiting on verbose without a console (bug #1126)
23 years ago