2006-06-14 |
Olle Johansson | Add some debug logging |
blob | commitdiff |
2006-06-14 |
Olle Johansson | Formatting fixes |
blob | commitdiff | diff to current |
2006-06-13 |
Matt O'Gorman | adds support for t38 pass through patch brought up... |
blob | commitdiff | diff to current |
2006-06-12 |
Russell Bryant | only set the QOS variables if the pvt has an owner... |
blob | commitdiff | diff to current |
2006-06-12 |
Olle Johansson | Formatting fix and doxygen update |
blob | commitdiff | diff to current |
2006-06-12 |
Olle Johansson | Fix typo (Thanks Vechers!) |
blob | commitdiff | diff to current |
2006-06-12 |
Olle Johansson | - Remove redundant forward declaration |
blob | commitdiff | diff to current |
2006-06-11 |
Olle Johansson | - Complete addition of forward declarations and groupin... |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Issue #7325 - Parse string after URI decoding (casper) |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Store RTCP reports in channel variables and SIP history |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | - RTP debug message formatting |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Another try at hanging up the transferer channel after... |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Don't force context for domain= setting (imported from... |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Remove the return value from functions that return... |
blob | commitdiff | diff to current |
2006-06-09 |
Olle Johansson | Enabling and disabling debug messages... |
blob | commitdiff | diff to current |
2006-06-08 |
Kevin P. Fleming | move 'struct ast_rtp' back to rtp.c where it belongs |
blob | commitdiff | diff to current |
2006-06-08 |
Olle Johansson | Debug logging fixes |
blob | commitdiff | diff to current |
2006-06-08 |
Olle Johansson | At least reply if we get a fatal error in handling... |
blob | commitdiff | diff to current |
2006-06-08 |
Olle Johansson | Don't crash if chan2 does not exist (one-legged call... |
blob | commitdiff | diff to current |
2006-06-08 |
Olle Johansson | Improve SIP history |
blob | commitdiff | diff to current |
2006-06-08 |
Olle Johansson | Issue #7294 - Asterisk sends INVITE instead of BYE... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-06-06 |
Olle Johansson | Merge ... the "sdpcleanup" branch. Thanks to John Marti... |
blob | commitdiff | diff to current |
2006-06-05 |
Olle Johansson | Issue 7208 - Handle ; in userinfo part of URI too |
blob | commitdiff | diff to current |
2006-06-05 |
Olle Johansson | Do not use ':' as a separator between arguments (kept... |
blob | commitdiff | diff to current |
2006-06-05 |
Olle Johansson | Only override callingpres set by rpid if user/peer... |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | Code simplification |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | - Fix more problems in transfer code (thanks Tholo!) |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | Respond to some of Luigis questions... |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | Fix potential bug. THanks luigi! |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | - Doxygen fix |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | Show max bitrate in "sip show user" and "sip show channel" |
blob | commitdiff | diff to current |
2006-06-04 |
Olle Johansson | - Typo in chan_sip (: missing) |
blob | commitdiff | diff to current |
2006-06-04 |
Luigi Rizzo | add a bit of comment on what build_route does, |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | remove some duplicated code; |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | small simplification in assignments, and fix a typo... |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | mark XXX some places where there is a return right... |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | fix indentation of a block |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | some code simplifications using S_OR() to remove some... |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | use ast_skip_blanks() where appropriate, and use standard |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | mark XXX a buggy section of code and implement a probable |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | simplify logic in a small block of code |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | mark XXX a bug in the code. oej/kevin, any idea what... |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | remove duplicate code |
blob | commitdiff | diff to current |
2006-06-03 |
Luigi Rizzo | Replace '\"' with '"'. |
blob | commitdiff | diff to current |
2006-06-01 |
Olle Johansson | - Formatting |
blob | commitdiff | diff to current |
2006-06-01 |
Olle Johansson | Minor change to DEBUG and WARNING messages |
blob | commitdiff | diff to current |
2006-06-01 |
Olle Johansson | Issue #7103 take two. Thanks Mikael! |
blob | commitdiff | diff to current |
2006-06-01 |
Russell Bryant | - add the ability to configure forced jitterbuffers... |
blob | commitdiff | diff to current |
2006-06-01 |
Russell Bryant | make a global variable static and remove an unused... |
blob | commitdiff | diff to current |
2006-06-01 |
Olle Johansson | Commit of the new SIP transfer support (oej/siptransfer... |
blob | commitdiff | diff to current |
2006-05-31 |
Russell Bryant | move the includes of abstract_jb.h to be with the rest... |
blob | commitdiff | diff to current |
2006-05-31 |
Russell Bryant | Add support for using a jitterbuffer for RTP on bridged... |
blob | commitdiff | diff to current |
2006-05-31 |
Joshua Colp | OKAY - Only replace our IP address in the outgoing... |
blob | commitdiff | diff to current |
2006-05-31 |
Olle Johansson | Add congestion message to SIP history |
blob | commitdiff | diff to current |
2006-05-31 |
Olle Johansson | Use ast_channel_trylock for channels |
blob | commitdiff | diff to current |
2006-05-25 |
Kevin P. Fleming | Merged revisions 30293 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-24 |
Kevin P. Fleming | don't send CANCEL for an INVITE that we haven't receive... |
blob | commitdiff | diff to current |
2006-05-24 |
Olle Johansson | Typo |
blob | commitdiff | diff to current |
2006-05-24 |
Kevin P. Fleming | add a new option for 'obscuring' SIP user/peer names... |
blob | commitdiff | diff to current |
2006-05-23 |
Kevin P. Fleming | Merged revisions 29764 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-23 |
BJ Weschke | Sanity check code for an extended failure in trying... |
blob | commitdiff | diff to current |
2006-05-23 |
Olle Johansson | Breaking once will stop us... :-) |
blob | commitdiff | diff to current |
2006-05-23 |
Olle Johansson | Code formatting |
blob | commitdiff | diff to current |
2006-05-23 |
Mark Spencer | Handle ringing (early) state properly on SIP |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | remove code duplication generating some ast_verbose... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | use the functional form of time(), and mark XXX a coupl... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | more constifications |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | various constification of function arguments to prevent... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | the msg argument of the various transmi_response*(... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | mark const the 'header' argument of gettag |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | mark const the source of copy_request |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | fix indentation to make a table more readable |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | simplify register_peer_exten() removing some duplicated... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | use strsep() to trim away ;xxx from SIP messages. |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | use a more compact method to trim the trailing ;..... |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | annotate const parameters of copy_header() |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | src is const in parse_copy() |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | minor logic simplification in get_sip_pvt_byid_locked() |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | simplify logic in function create_addr() |
blob | commitdiff | diff to current |
2006-05-22 |
Luigi Rizzo | simplify logic in realtime_peer(), removing an unnecessary |
blob | commitdiff | diff to current |
2006-05-21 |
Luigi Rizzo | strcmp() is the right function to use here, not strncmp(). |
blob | commitdiff | diff to current |
2006-05-20 |
Russell Bryant | fix the possibility of writing one byte past the end... |
blob | commitdiff | diff to current |
2006-05-19 |
Kevin P. Fleming | attributes need trailing CR-LF |
blob | commitdiff | diff to current |
2006-05-19 |
Kevin P. Fleming | Merged revisions 28794 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-19 |
Tilghman Lesher | As requested by kpfleming, renaming messagecount to... |
blob | commitdiff | diff to current |
2006-05-19 |
Olle Johansson | Formatting cleanup |
blob | commitdiff | diff to current |
2006-05-18 |
Kevin P. Fleming | Merged revisions 28380,28384 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-18 |
Kevin P. Fleming | add another media path reinvite 'flavor', where we... |
blob | commitdiff | diff to current |
2006-05-18 |
Kevin P. Fleming | adding new code should require following the formatting... |
blob | commitdiff | diff to current |
2006-05-18 |
Joshua Colp | Allow contexts in regexten so that extensions can be... |
blob | commitdiff | diff to current |
2006-05-17 |
Joshua Colp | Only set the RTP DTMF information of an RTP structure... |
blob | commitdiff | diff to current |
2006-05-17 |
Olle Johansson | Issue #7176 - Crash in expire_register (imported from... |
blob | commitdiff | diff to current |
2006-05-17 |
Olle Johansson | Adding a debug line |
blob | commitdiff | diff to current |
2006-05-17 |
Olle Johansson | Use pointer instead of un-needed buffer. Thanks Kevin! |
blob | commitdiff | diff to current |
2006-05-16 |
Kevin P. Fleming | mark RTP sessions that are not carrying DTMF |
blob | commitdiff | diff to current |
2006-05-16 |
Olle Johansson | Send a=recvonly when put on hold, otherwise a=sendrecv... |
blob | commitdiff | diff to current |
2006-05-16 |
Olle Johansson | Show all formats for an active SIP call |
blob | commitdiff | diff to current |
2006-05-16 |
Olle Johansson | One sipfrag attachment is enough... |
blob | commitdiff | diff to current |
2006-05-11 |
Luigi Rizzo | simplify determine_firstline_parts |
blob | commitdiff | diff to current |
next |