Commit Graph

353 Commits (58a42e51e2077535bdaa1b980b80c363cf9b8319)

Author SHA1 Message Date
Mark Spencer 5b34d11ce9 Allow debug to be enabled on a per-peer or per-IP basis (bug #850)
21 years ago
Mark Spencer 1dbc8e3f0e Rid compiler warning, make information meaningful in sip debug for codecs
21 years ago
Mark Spencer 3d16691c9e Revert routing change
21 years ago
Mark Spencer ec6644c146 Only clear route if we have a new one
21 years ago
Mark Spencer d106797a26 Add relaxdtmf option to sip
21 years ago
Mark Spencer cd788e2ab9 Handle fromdomain properly when there is no @ sign
21 years ago
Mark Spencer 7e79c52808 Don't double receive INFO or MESSAGE elements (bug #1512)
21 years ago
Mark Spencer fd9d8ca43b Run setstate after setting all appropriate variables including callerid
21 years ago
Mark Spencer 7ca96ea7e5 Add white space condensing to pedantic mode of chan_sip.
21 years ago
Mark Spencer f4b55b802c SIP cleanups for database linkage
21 years ago
Mark Spencer 1511750650 Use proper token for authenticating BYE
21 years ago
Mark Spencer f85d0713cf Clean up SQL queries (bug #1479)
21 years ago
Mark Spencer 64c9e859e0 Also handle properly \r\n instead of just \n...
21 years ago
Mark Spencer ed360fcf57 Committed a little bit too quickly there...
21 years ago
Mark Spencer c924d1a322 First pass at handling multi-line headers
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
Mark Spencer ca493a14e1 Increase buffer size (bug #1459)
21 years ago
Mark Spencer 8e0f9147b2 Fix trailing slash problem (Zap) and making sure refers get ignored the second tiem around.
21 years ago
Mark Spencer 97dd838cda Fix name properly
21 years ago
Mark Spencer 5a2c606d94 Keep random data around, we'll need it for certain bogus REGISTER and INVITE network hiccups (bug # 1236)
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 1bbf0d2cf6 Bump branch id on INVITE with auth (bug #1313)
21 years ago
Mark Spencer 940a5deb2e Support some more SIP idiocies
21 years ago
Mark Spencer 9f726fce46 603 is a busy too
21 years ago
Mark Spencer 94279f00c1 Various video fixes (bug #688)
21 years ago
Mark Spencer 9c7ffa265e Fix small SIP issue with SER (bug #1181)
21 years ago
Mark Spencer 7ae1d61120 Provide more useful debugging on retries and scheddestroy()
21 years ago
Mark Spencer b285cd40b2 Keep REGISTER dialog open a little longer in case they don't get our 200 OK right away...
21 years ago
Mark Spencer 3415434e04 When going to in-band, be sure to allocate DSP (bug #1336)
21 years ago
Mark Spencer a925c1b306 Update security document, work on threading with pbx.c and small SIP fixes
21 years ago
Mark Spencer 1d53342b18 Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...
21 years ago
Mark Spencer 71e80e5f62 Leave retry time alone, handle "opaque" stuff in message.
21 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
21 years ago
Mark Spencer dbbf64fdd4 Attempt at incrementing branch (or changing it) at the right places (bug #1313)
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
Mark Spencer b43c1f054b Allow expiration of several messages to be non-fatal.
22 years ago
Mark Spencer 747a18f65d It's okay to send RINGING > 1 time, and don't try to send it in-band
22 years ago
Mark Spencer b5d452b1c7 Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
22 years ago
Mark Spencer c1c704c042 Fix mysql friends by type
22 years ago
Mark Spencer 3f5277d57b Don't reconstruct authentication information on retransmissions.
22 years ago
Mark Spencer a386f01a7c Favor requested codec whenever possible (pass #1)
22 years ago
Mark Spencer 8c232e1dbb Populate DNID for SIP
22 years ago
Malcolm Davenport b0d28cedf7 Bug # 1116. CallerID number not hidden when RestrictCID is on, Fixed
22 years ago
James Golovich 9223055df1 Fixup some pthread_t checking in channels
22 years ago
James Golovich 0e90480d6b Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL and
22 years ago
Malcolm Davenport 89c55fe46c Bug #1213. Fix for improperly specified Content-Length header
22 years ago
Mark Spencer ea92b714f2 Turn off silence suppression in SDP
22 years ago
James Golovich 6f0d8022d1 Make mess more informative if non-dynamic sip user registers (bug 1186)
22 years ago
Mark Spencer e42e998f76 Expand our definition of 3XX responses
22 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
22 years ago