Commit Graph

982 Commits (1ccab64d86b9bc0433260cbf3580121c8e273c20)

Author SHA1 Message Date
Mark Spencer 1ccab64d86 Add support for Costa Rica to DSP
21 years ago
Mark Spencer 4b234476bb Merge more Sentito contributions (thanks serkan)
21 years ago
James Golovich 6ce8fc0b15 More read/write lock fixes in various modules
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
21 years ago
James Golovich a222dbe8c7 Make chan_vpb.c detect austel busy (bug 545)
21 years ago
James Golovich 82bf2663e3 Tiny optimization in chan_iax2.c that the compiler would
21 years ago
Mark Spencer 638684636c Make sure calculation of time is always > 0...
21 years ago
Malcolm Davenport efd7427f33 Bug # 1108: chan_alsa fixes
21 years ago
Mark Spencer b43c1f054b Allow expiration of several messages to be non-fatal.
21 years ago
James Golovich f8b04c4bb6 *** empty log message ***
21 years ago
James Golovich 359430871f Check to make sure opendir works in chan_iax2.c (bug 1283)
21 years ago
Mark Spencer 747a18f65d It's okay to send RINGING > 1 time, and don't try to send it in-band
21 years ago
Mark Spencer b5d452b1c7 Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
21 years ago
Mark Spencer b46d67e301 Unlock the owner when we're done (duh!)
21 years ago
Mark Spencer 3107d6d03b Hold owner lock when changing codecs
21 years ago
Mark Spencer 67af82457e Fix locks that are held too long
21 years ago
Mark Spencer b19cb95257 Fix superfluous return NULL
21 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
James Golovich a8bbe997d2 Fix some small typos in comments
22 years ago
Jeremy McNamara 68e767078f re-apply possible CCM fix. Someone still needs to test this
22 years ago
Jeremy McNamara ff9621e279 rollback e.164 and prefix routing attempted fix
22 years ago
Jeremy McNamara de20d2a179 rollback everything to known good state. E.164 and prefix routing patches are broken
22 years ago
Jeremy McNamara 6fb5ebfedb try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
22 years ago
Jeremy McNamara 7132570353 Change 'show locals' into 'local show channels' to follow other channel methods. Bug #1255
22 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
22 years ago
Mark Spencer 7192fbfae7 Round offset timestamps to nearest 20ms to clean up numbers.
22 years ago
Mark Spencer c36ec4f9d7 Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)
22 years ago
Mark Spencer 785ac43c84 Just to be on the safe side, don't update timestamps against anything but voice packets.
22 years ago
Mark Spencer 7075b58ee1 Don't use hard timestamps for non-voice frames.
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
Jeremy McNamara d3b2cb19e4 Properly deal with E.164 and Prefix routing
22 years ago
Mark Spencer e7ecf6accb Populated RDNIS
22 years ago
Mark Spencer bf5d593e71 Fix parser
22 years ago
Mark Spencer 29b7818ebf Fix timestamp to always be unsigned
22 years ago
Mark Spencer 726d3cba43 Answer the line when hangup received and callwait is up
22 years ago
Mark Spencer b690dc13aa Fix timestamp delivery calculation in IAX... Still might be some mess left...
22 years ago
Malcolm Davenport b0d28cedf7 Bug # 1116. CallerID number not hidden when RestrictCID is on, Fixed
22 years ago
Mark Spencer b3f94c4c00 Fix small typo
22 years ago
Malcolm Davenport 0753ca66ab Bug #1222: 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
James Golovich c30ff0935d Add 'pri show span <spanno>' command to chan_zap.c
22 years ago
Malcolm Davenport 89c55fe46c Bug #1213. Fix for improperly specified Content-Length header
22 years ago
Mark Spencer 0852f5a930 Preserve IAX timestamps
22 years ago
Mark Spencer ea92b714f2 Turn off silence suppression in SDP
22 years ago
Mark Spencer afab3c4151 Fix a martin segfault
22 years ago
Mark Spencer f12928f700 Make sure no path leaves channel lock locked
22 years ago
James Golovich 6741234ec9 Make sure usedistinctivering gets set to the right value
22 years ago