Commit Graph

2357 Commits (747a18f65dccfdbbc5fa53af01d07a7b5aaa29a7)
 

Author SHA1 Message Date
Mark Spencer 747a18f65d It's okay to send RINGING > 1 time, and don't try to send it in-band
23 years ago
Mark Spencer 598d7963e5 Install to iaxy.bin, not iaxy.conf
23 years ago
Jeremy McNamara 484484ce89 fix agi to accept multiple arguments. Bug #664
23 years ago
Mark Spencer 6e15f28d6a Clarify documentation on Directory
23 years ago
Mark Spencer b5d452b1c7 Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
23 years ago
Mark Spencer b46d67e301 Unlock the owner when we're done (duh!)
23 years ago
Mark Spencer 3107d6d03b Hold owner lock when changing codecs
23 years ago
Mark Spencer 67af82457e Fix locks that are held too long
23 years ago
Mark Spencer 2a16a0a30c Use caller's negotiated values when possible.
23 years ago
Mark Spencer b19cb95257 Fix superfluous return NULL
23 years ago
James Golovich dc41c40eba Make app_system.c use ast_safe_system
23 years ago
Malcolm Davenport 71eafcf3da Typo
23 years ago
Malcolm Davenport 7555e69cdc Bug # 1271: Document the 'o' extension in VoiceMail application
23 years ago
Mark Spencer 284a5b3465 Store recorded file in RECORDED_FILE if %d is used... (bug #1062)
23 years ago
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
23 years ago
Mark Spencer c1c704c042 Fix mysql friends by type
23 years ago
Mark Spencer 3f5277d57b Don't reconstruct authentication information on retransmissions.
23 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
23 years ago
James Golovich a8bbe997d2 Fix some small typos in comments
23 years ago
Mark Spencer 893ed27f5b Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262)
23 years ago
Mark Spencer 97c5b2b7d7 Take out unnecessary setting of delivery times.
23 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
23 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
23 years ago
Mark Spencer 79668f0624 Correctly handle call flow with outgoing queue, avoiding retries while call acti
23 years ago
Mark Spencer 4ba3ced42f Fix ACL for bizarre routing cases
23 years ago
Mark Spencer 21d31939d1 Merge ADSI fixes
23 years ago
Jeremy McNamara 68e767078f re-apply possible CCM fix. Someone still needs to test this
23 years ago
Jeremy McNamara ff9621e279 rollback e.164 and prefix routing attempted fix
23 years ago
Jeremy McNamara de20d2a179 rollback everything to known good state. E.164 and prefix routing patches are broken
23 years ago
Jeremy McNamara 6fb5ebfedb try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
23 years ago
Jeremy McNamara 7132570353 Change 'show locals' into 'local show channels' to follow other channel methods. Bug #1255
23 years ago
James Golovich 92f6d077fd Fix ast_translator_free_path (bug 1254)
23 years ago
James Golovich 1498cc552f Make primary key context and voicemailbox and make the file easier on
23 years ago
James Golovich 32bde5b009 If asterisk is started with progname of 'rasterisk' assume its a remote
23 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
23 years ago
James Golovich f3d440a16f Improve sample extensions.conf (bug 1190)
23 years ago
Mark Spencer 47b6495e9b Same for transmit core
23 years ago
Mark Spencer 7192fbfae7 Round offset timestamps to nearest 20ms to clean up numbers.
23 years ago
James Golovich be59053650 Add some comments to lock.h
23 years ago
Mark Spencer c36ec4f9d7 Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)
23 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
23 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
23 years ago
Malcolm Davenport 2414aeb4dd Fix small typo in sip.conf.sample
23 years ago
Mark Spencer cd8bc46a15 It helps to use the local copy yo ucreated
23 years ago
Malcolm Davenport b79b6aba5d Bug # 1013: More explanation in the sip.conf.sample thanks to oej
23 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
23 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.
23 years ago
Jeremy McNamara 0ddcb1f666 Add hangupcause to the hangup manager event
23 years ago
Mark Spencer 785ac43c84 Just to be on the safe side, don't update timestamps against anything but voice packets.
23 years ago
Mark Spencer 7075b58ee1 Don't use hard timestamps for non-voice frames.
23 years ago