projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merged revisions 48381 via svnmerge from
[asterisk/asterisk.git]
/
main
/
rtp.c
2006-12-11
Joshua Colp
Merged revisions 48381 via svnmerge from
blob
|
commitdiff
2006-12-06
Russell Bryant
Staticize one, and Constify a bunch of usage strings...
blob
|
commitdiff
|
diff to current
2006-12-05
Olle Johansson
Doxygen updates
blob
|
commitdiff
|
diff to current
2006-12-05
Olle Johansson
Well, yes...
blob
|
commitdiff
|
diff to current
2006-12-05
Olle Johansson
Reserving flags for coming code (currently in the ...
blob
|
commitdiff
|
diff to current
2006-12-02
Olle Johansson
- Disable RTP timeouts during T.38 transmission
blob
|
commitdiff
|
diff to current
2006-11-30
Joshua Colp
Merged revisions 48168 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-29
Olle Johansson
Change logging for p2p rtp bridge mode
blob
|
commitdiff
|
diff to current
2006-11-29
Joshua Colp
Merged revisions 48107 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-25
Olle Johansson
- Adding comment on suspicious memory allocation. Seems...
blob
|
commitdiff
|
diff to current
2006-11-22
Joshua Colp
Merged revisions 47944 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-21
Joshua Colp
Merged revisions 47897 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-20
Joshua Colp
Use RTP/RTCP fds on the RTP structure, don't bother...
blob
|
commitdiff
|
diff to current
2006-11-20
Joshua Colp
Merged revisions 47852 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-15
Joshua Colp
Merged revisions 47645 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-15
Joshua Colp
Merged revisions 47639 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-11-02
Tilghman Lesher
Merged revisions 47053 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-30
Olle Johansson
In debug mode, recognize that someone is sending zrtp...
blob
|
commitdiff
|
diff to current
2006-10-29
Olle Johansson
Bind RTCP to the same IP as RTP.
blob
|
commitdiff
|
diff to current
2006-10-26
Russell Bryant
fix various spelling mistakes in comments (issue #8237...
blob
|
commitdiff
|
diff to current
2006-10-25
Kevin P. Fleming
Merged revisions 46154 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-18
Joshua Colp
Merged revisions 45452 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-06
Joshua Colp
Merged revisions 44628 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-06
Joshua Colp
Merged revisions 44605 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-03
Matt O'Gorman
bug #8076 check option_debug before printing to debug...
blob
|
commitdiff
|
diff to current
2006-09-30
Paul Cadach
Merged revisions 44090 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-27
Joshua Colp
Merged revisions 43798 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-24
Paul Cadach
Small Cisco's RTP DTMF update
blob
|
commitdiff
|
diff to current
2006-09-23
Paul Cadach
Correct behavior on Cisco's DTMF
blob
|
commitdiff
|
diff to current
2006-09-21
Tilghman Lesher
Remove deprecated CLI apps from the core
blob
|
commitdiff
|
diff to current
2006-09-21
Joshua Colp
SS7 marked the start of an open season for trunk again...
blob
|
commitdiff
|
diff to current
2006-09-20
Tilghman Lesher
Constify the result of a config retrieval function...
blob
|
commitdiff
|
diff to current
2006-09-20
Joshua Colp
Totally break a P2P bridge upon going on hold, and...
blob
|
commitdiff
|
diff to current
2006-09-20
Joshua Colp
Expand codec check so that raw formats must be equal...
blob
|
commitdiff
|
diff to current
2006-09-18
Matt O'Gorman
allow for packetization on rtp channel drivers, need...
blob
|
commitdiff
|
diff to current
2006-09-18
Kevin P. Fleming
merge qwell's CLI verbification work
blob
|
commitdiff
|
diff to current
2006-09-09
Joshua Colp
Optimize a bit
blob
|
commitdiff
|
diff to current
2006-09-09
Joshua Colp
It's another round of RTP updates!
blob
|
commitdiff
|
diff to current
2006-09-01
Joshua Colp
Unbridge the RTP streams at the correct place
blob
|
commitdiff
|
diff to current
2006-09-01
Joshua Colp
If we are doing video and we can't reinvite, then resor...
blob
|
commitdiff
|
diff to current
2006-08-31
Joshua Colp
Tweak the DTMF muting stuff a bit to take into account...
blob
|
commitdiff
|
diff to current
2006-08-31
Joshua Colp
Only write a received packet out if we are actually...
blob
|
commitdiff
|
diff to current
2006-08-31
Joshua Colp
Merge in VLDTMF support with Zaptel/Core done by the...
blob
|
commitdiff
|
diff to current
2006-08-30
Joshua Colp
Only feed a DTMF frame into the core if we need to
blob
|
commitdiff
|
diff to current
2006-08-30
Joshua Colp
Only switch the second alert fd (which is RTCP) to...
blob
|
commitdiff
|
diff to current
2006-08-30
Joshua Colp
Use an API call (ast_rtp_get_bridged) to return the...
blob
|
commitdiff
|
diff to current
2006-08-30
Joshua Colp
If the RTP stack is already being operated in callback...
blob
|
commitdiff
|
diff to current
2006-08-30
Joshua Colp
This is the last round of RTP bridge optimizations...
blob
|
commitdiff
|
diff to current
2006-08-29
Joshua Colp
Move the direct bridge write to after the NAT handling...
blob
|
commitdiff
|
diff to current
2006-08-28
Joshua Colp
Merge in RTP-level packet bridging. Packet comes in...
blob
|
commitdiff
|
diff to current
2006-08-21
Kevin P. Fleming
merge new_loader_completion branch, including (at least):
blob
|
commitdiff
|
diff to current