Commit Graph

2329 Commits (de20d2a1798bec16857a1c907c9dbff08798b73f)
 

Author SHA1 Message Date
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
James Golovich 92f6d077fd Fix ast_translator_free_path (bug 1254)
22 years ago
James Golovich 1498cc552f Make primary key context and voicemailbox and make the file easier on
22 years ago
James Golovich 32bde5b009 If asterisk is started with progname of 'rasterisk' assume its a remote
22 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
22 years ago
James Golovich f3d440a16f Improve sample extensions.conf (bug 1190)
22 years ago
Mark Spencer 47b6495e9b Same for transmit core
22 years ago
Mark Spencer 7192fbfae7 Round offset timestamps to nearest 20ms to clean up numbers.
22 years ago
James Golovich be59053650 Add some comments to lock.h
22 years ago
Mark Spencer c36ec4f9d7 Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)
22 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
22 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
22 years ago
Malcolm Davenport 2414aeb4dd Fix small typo in sip.conf.sample
22 years ago
Mark Spencer cd8bc46a15 It helps to use the local copy yo ucreated
22 years ago
Malcolm Davenport b79b6aba5d Bug # 1013: More explanation in the sip.conf.sample thanks to oej
22 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
22 years ago
Mark Spencer b90a103e22 First pass at populating delivery times through translation. Not sure how this will affect translations with different packet sizes, but it *ought* to resolve itself in the end.
22 years ago
Jeremy McNamara 0ddcb1f666 Add hangupcause to the hangup manager event
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 ce9e964c5f Fix LEN segfault (bug #1228)
22 years ago
Mark Spencer 2524d2c413 Add support for new PING/PONG on zaptel which reduces the # of file descriptors on SIP/IAX channels (when zaptel interface is available) by 2 per channel
22 years ago
James Golovich 687b0ebe6e Check tempchan->type in app_zapscan.c (bug 1250)
22 years ago
Mark Spencer 8c232e1dbb Populate DNID for SIP
22 years ago
Mark Spencer bc2a510fb7 Remember when we started/stopped ringing so that ringing twice works as expected
22 years ago
James Golovich 130c64e5d9 Clarify in voicemail.conf that certain variables are in seconds
22 years ago
Malcolm Davenport 264bfb7121 Bug # 1247: Add patch to specify minimum vmail length and discard that
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 4c06525432 Make RDNIS really work right
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 ce88c6dd08 Populate RDNIS information
22 years ago
Mark Spencer 1b05e77127 Fix small but deadly typo
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
Mark Spencer e02fae664a Alpha portability from Ricudis
22 years ago
Mark Spencer 2a75bbb711 Mute received DTMF path
22 years ago
James Golovich 9223055df1 Fixup some pthread_t checking in channels
22 years ago
James Golovich 4b0d26c93d Actually commit the new #defines
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
James Golovich 200ae67551 Update spool file times after we close the file (bug 1018)
22 years ago
Malcolm Davenport 89c55fe46c Bug #1213. Fix for improperly specified Content-Length header
22 years ago