Commit Graph

962 Commits (21d31939d1d13feedafd41c938b8f99eaeddf8ff)

Author SHA1 Message Date
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
James Golovich 18b3da6bab Wipe out p->exten in zt_hangup (bug 1115)
22 years ago
James Golovich fac46c078a Make distinctiveringdetection configurable per channel (bug 1168)
22 years ago
James Golovich d298a73aab Fix chan_iax2 compiling with MYSQL_FRIENDS
22 years ago
James Golovich 6f0d8022d1 Make mess more informative if non-dynamic sip user registers (bug 1186)
22 years ago
James Golovich 0d5dcf7358 Fix typo in chan_zap.c
22 years ago
James Golovich f2b52d46d0 Make sure chan_iax.c and chan_iax2.c know the size of G726 frames
22 years ago
Mark Spencer e42e998f76 Expand our definition of 3XX responses
22 years ago
James Golovich 82a2a8b7eb Fix pri->pvt[chan]->owner dereference (bug #1161)
22 years ago
James Golovich 359160d8a1 Change tormenta.conf to zaptel.conf
22 years ago
Mark Spencer a1d8701369 Formatting fixup
22 years ago
Mark Spencer b4ea3725da Set the context properly for a given peer
22 years ago
Jeremy McNamara 657056b114 clean up warning
22 years ago
Jeremy McNamara 16d9e65b32 check to see if sub->rtp is allocated. Bug #1040
22 years ago
Jeremy McNamara 9e21bc74ac check return value stop seg. Bug #967
22 years ago
Jeremy McNamara 1f691912e1 deal with bindaddr properly
22 years ago
Jeremy McNamara bff0a94507 deal with bindaddr properly
22 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
22 years ago
James Golovich e67f8a50f9 Make PRI span completion only show spans that actually are PRIs
22 years ago
Mark Spencer b82aa22442 Process SDP on 183 session progress (bug #930)
22 years ago
Mark Spencer a9d042db2c Handle video codecs properly
22 years ago