Commit Graph

2932 Commits (d3fd49f2cfa4c3885d8f547eb2b23dd46c84f98d)
 

Author SHA1 Message Date
Mark Spencer 7e79c52808 Don't double receive INFO or MESSAGE elements (bug #1512)
22 years ago
Mark Spencer 314877e155 Fix potential seg in iax2 from reload when registrations are going
22 years ago
Mark Spencer da8f6a9acf OpenBSD portability to H323
22 years ago
Mark Spencer e5059cb891 Add revk's SMS application (bug #1437). Thanks!
22 years ago
Mark Spencer ebba5fd9af Make paths not absolute
22 years ago
Mark Spencer e6b464ed23 More FreeBSD fixes
22 years ago
James Golovich 33faf463a0 Make sure causes.h can only be included once. Not that any code does this now, but it could in the future.
22 years ago
James Golovich ceb572a280 ast_frdup optimization: only call strlen once and save the result
22 years ago
James Golovich 8ace87616e Optimize inaddrcmp (a little) by making it inline
22 years ago
Mark Spencer ffe885b21f Trivial portability fix
22 years ago
Mark Spencer b18913b338 When creating a new DSP, initialize the progress zone just in case
22 years ago
Mark Spencer fd9d8ca43b Run setstate after setting all appropriate variables including callerid
22 years ago
Mark Spencer 882411586a Add Peter's SQL complaint script (bug #1482)
22 years ago
Mark Spencer 90a331f7a5 Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to include callerid (bug #1411, #1498)
22 years ago
Mark Spencer 478474bcb1 Merge bug 1483 -- advanced voicemail options
22 years ago
Mark Spencer 19064660d2 Build again without PRI
22 years ago
Mark Spencer 0fe6d16e89 Fix deadlock in IAX2 trunking, small MGCP fix
22 years ago
Mark Spencer 7ca96ea7e5 Add white space condensing to pedantic mode of chan_sip.
22 years ago
Mark Spencer 5f71712b8b Make sure we are proceeding when we answer
22 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
22 years ago
James Golovich 286d0656e2 Revert formatting changes
22 years ago
Mark Spencer f34b684e0e Improve responsiveness of MGCP during a reload (bug #1488)
22 years ago
Anthony Minessale II f9226cd9cd Bug Fix
22 years ago
Mark Spencer 7596de9ac8 Extreme IAX2 trunking performance improvements
22 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
22 years ago
Mark Spencer f4b55b802c SIP cleanups for database linkage
22 years ago
Mark Spencer 0d048dee56 Use insmod instead of modprobe (bug #939)
22 years ago
Mark Spencer 6726488e48 Allow two contexts to be specified for directory application (reimplementation fo bug #643)
22 years ago
Mark Spencer 3b64c4830f Unify all the res_ninit patches
22 years ago
Mark Spencer add7cf7ded Move skinny to support poll
22 years ago
Mark Spencer 6b55f06a23 vmail.cgi updates
22 years ago
Mark Spencer 2b5a352840 Avoid another voipme by explaining you need CVS update when SIG_EM_E1 is invalid
22 years ago
Mark Spencer 2a3fc7b8ea Remove obsolete chan_zap_old.
22 years ago
Mark Spencer 1511750650 Use proper token for authenticating BYE
22 years ago
Mark Spencer cce37f8d32 Hold call structure longer iwth find_callno
22 years ago
James Golovich 69f5623a03 Make redhat init.d script call asterisk to reload instead of forcing a restart (bug 1481)
22 years ago
James Golovich 7567113e71 Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)
22 years ago
James Golovich 9c13bd8884 Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXXXX because iaxtel assigns numbers that have a NPA starting with 1
22 years ago
Mark Spencer 30a7162bd9 Merge JS's Cisco MGCP fixes (Bug #693)
22 years ago
Mark Spencer f85d0713cf Clean up SQL queries (bug #1479)
22 years ago
Mark Spencer 64c9e859e0 Also handle properly \r\n instead of just \n...
22 years ago
Mark Spencer ed360fcf57 Committed a little bit too quickly there...
22 years ago
Mark Spencer c924d1a322 First pass at handling multi-line headers
22 years ago
Mark Spencer ce44c6ec41 More select/poll updates for various applications
22 years ago
Mark Spencer 459fda5e44 Migrate chan_zap from select to poll
22 years ago
Mark Spencer 435e55958f Properly migrate from select to poll for core asterisk.
22 years ago
James Golovich 0eca3cf384 Start with a reasonable default timeout in parkandannounce
22 years ago
Mark Spencer b9604cde6c Temporarily revert poll changes
22 years ago
Mark Spencer 470f226d9d Change select references to poll in core asterisk functions (hope this works)
22 years ago
Mark Spencer 8a411edf9f Make sure call is valid when handling mini-frame.
22 years ago