Commit Graph

1295 Commits (b283a02a7df767a62d7b9db57be2c6eba99f70d1)

Author SHA1 Message Date
Mark Spencer 9b6bd35ed3 Allow custom beep to be specified for agents (bug #1938)
22 years ago
Jeremy McNamara 88eede5218 apply temporary fix to stop people from whining.
22 years ago
Mark Spencer 9127ab071b Add option for in-band progress (bug #1879)
22 years ago
Mark Spencer 05110e85d3 Add ability to send detailed mailbox info (bug #1690)
22 years ago
Mark Spencer df2394af02 Minor cleanups on zap when hangup on callwait
22 years ago
Mark Spencer d9ed36059c Add peercontext parameter for default outbound context (bug #1929)
22 years ago
Mark Spencer 1af31f2c64 Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917, 1918)
22 years ago
Mark Spencer b76935b95c Minor alsa fixes, add "delayreject" option to IAX to implement request of bug #1846)
22 years ago
Mark Spencer 03fbf171a7 Zap NSF merge, major ALSA improvements
22 years ago
Mark Spencer 3db853b428 Merge source cleanups (bug #1911)
22 years ago
Mark Spencer 2fb8ad79c2 Don't munge outgoing call progress when fax enabled (bug #1909)
22 years ago
Mark Spencer c9f168ed0f Add subaddress support (bug #1877)
22 years ago
Mark Spencer fe4b2401bd Handle URL encoded stuff in pedantic checking
22 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
22 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
22 years ago
Mark Spencer b0972b8d1f Make sure other drivers also zero delivery (thanks to steven davies)
22 years ago
Mark Spencer f6f67727c6 Merge Ehud's MySQL users support (bug #1815)
22 years ago
Mark Spencer df93792f9c Extend delay slightly
22 years ago
Mark Spencer 08ac005489 Make delay for echo training configurable
22 years ago
Mark Spencer 68248b91f0 Be sure to hold lock during answer
22 years ago
Mark Spencer 7a363d3d17 Small simplification
22 years ago
Mark Spencer 2187465cae Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy, update macro-stdexten to demo
22 years ago
Mark Spencer 0f6db9f939 Don't segfault if chan_zap can't load
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer f5de717d6e Merge Steven Davie's IAX2 jitter buffer enhancements
22 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
22 years ago
Mark Spencer 652e085d0f Make DTMF mode configurable on ISDN
22 years ago
Mark Spencer e66aef0c05 Can't check outbound without having lock (bug #1886)
22 years ago
Mark Spencer ec3f9d5041 More fixes for remote_party_id
22 years ago
Mark Spencer 7b0160ee51 Sorry, 403 is "Forbidden" not "Permission Denied"
22 years ago
Mark Spencer b0991ab170 Check if subscribe is for mailbox. If so, return 200 OK or 403 Permission Denied as appropriate
22 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
22 years ago
Mark Spencer 737e9b2458 Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
22 years ago
Mark Spencer ef4d9eb5b7 Avoid iflock/chlock race
22 years ago
Mark Spencer 347f32ab97 Hold private lock while handling digits
22 years ago
Mark Spencer 3b3a042cef Hold pending digits until setup_ack is received, then send (bug#1875)
22 years ago
James Golovich 18fef6deb1 Formatting fix
22 years ago
Mark Spencer 133120aa38 Be sure we hold channel lock in write before talking to PRI channel
22 years ago
Mark Spencer e32c8f1ebe Debugging cleanups (bug #1633)
22 years ago
Mark Spencer 19d5ae6e8d Send 403 when authentication fails on a call
22 years ago
Mark Spencer 3932d756d4 Oops
22 years ago
Mark Spencer f75a3079e0 Implement proper locking on INFO_RECEIVED
22 years ago
Mark Spencer 095b971fc6 Small typo
22 years ago
Mark Spencer 2d78f0d53c PRI locking fixes
22 years ago
Mark Spencer e3c58c8ebe Gotta set slot to 0 before you print :)
22 years ago
Mark Spencer db8da3c376 Use new extensible setup method of libpri
22 years ago
Mark Spencer 7538cee13b Enable support for RFC3581 (bug #1862)
22 years ago
Mark Spencer be9d4b4333 Remove ancient requirement that ts > 0
22 years ago
Jeremy McNamara 1f4eadaf6a check to make sure the extension exists b4 actually accepting the call and lets hope this gives Open H.323 enough time to sync up (bug #1714)
22 years ago
Mark Spencer 6c9b510d5d When dialing outbound, if we match a peer name, use it (who really cares?) (bug #1850)
22 years ago