Commit Graph

1383 Commits (57b6515d825288cf7acd7cd19c7e1f0c84590767)

Author SHA1 Message Date
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
Mark Spencer 001623fa0a Minor formatting cleanups
22 years ago
Mark Spencer ee664e6ccd Fix small typos
22 years ago
Mark Spencer 427be16475 Handle PROGRESS event
22 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
22 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
Mark Spencer fd70e7920e Provide dialtone when doing overlap dial (bug #1832)
22 years ago
Mark Spencer d030752f72 Make sure overlap dial goes into "RING" state instead of just "RESERVED"
22 years ago
Mark Spencer 9e3a90e249 Display error when having trouble reading from /dev/phone
22 years ago
Mark Spencer 439e5eeeb4 Use 401 Unauthorized instead of 407 Proxy Authentication required for REGISTER,
22 years ago
Jeremy McNamara c359ec8f5c fix list initialization
22 years ago
Mark Spencer 758f246390 Display which span/channel we're receiving restarts on
22 years ago
Mark Spencer b1a658f57e Although I can't think of any scenario that it could result in a race, don't hold a private iax or sip lock while allocating a channel
22 years ago
Mark Spencer 1794aac9e1 Return NULL if no CRV found
22 years ago
James Golovich a23c43cefa Make chan_zap initialize the pri threads to AST_PTHREADT_NULL and check when calling unload in case load_module fails complete
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer f105351643 Make fax detect configurable by direction (bug #1803)
22 years ago
Mark Spencer 8c2bc79b77 chan_phone portability (bug #1788)
22 years ago
Mark Spencer 68c45465c8 Make faxdetect configurable and turn OFF by default
22 years ago
Mark Spencer ad49896f6b Simplify trunk transmission path and remove potential race (bug #1802)
22 years ago
Mark Spencer 9bd9958722 More GR-303 protocol fixes
22 years ago
Mark Spencer dff7c80952 Fix tiny typo
22 years ago
Mark Spencer a14ba4f1b5 Initial, incomplete support for D-channel backup
22 years ago
Mark Spencer a9b5a6cbb0 Handle bearer failures cleanly (still need d-channel backup)
22 years ago
Mark Spencer 8699103fa1 Handle multiple span memberships properly
22 years ago
Mark Spencer 469c7d6de9 Must call spanstat before checking number of channels (bug #1796)
22 years ago
Mark Spencer 9c42fa75a4 Fix small arrangement issue
22 years ago
Mark Spencer 65d5921dde Don't require "c" before CRV syntax
22 years ago
Mark Spencer e325aa312f Try to parse callerid properly on /dev/phone (bug #1788)
22 years ago
Mark Spencer 7b7dbfb855 Small fixup for non-PRI build
22 years ago
Mark Spencer a550016fd6 Add bi-directional GR-303 support
22 years ago
Mark Spencer 32ecea7b8c More small fixes
22 years ago
Mark Spencer 746d2e7f67 Minor cleanups
22 years ago
Mark Spencer 27578642b8 Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-303 work
22 years ago
Mark Spencer 0062fe9588 IAX2 fixup, fix res_monitor sillyseg
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer ca0c646539 Make sure that auto created "pseudo" isn't a member of any groups (bugs #1776, #1777)
22 years ago
Mark Spencer 8cc1ffe2ab Merge agent callback login/logoff events and logging (bug #1775)
22 years ago
Mark Spencer bc86e5de2a Allocate pseudo channel if it's not explicitly listed
22 years ago
James Golovich 2587e6faa4 Code formatting fixes in chan_zap.c
22 years ago
Mark Spencer 9286f2c6d3 More BSD compile fixes (bugs #1754 and #1756)
22 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
22 years ago
Jeremy McNamara b0f9569b5c make sending indications more robust and proper
22 years ago
Mark Spencer 514acf8dfc Fix lag in diverging clocks (bug #1696)
22 years ago
Jim Dixon 5ef2ef8a1d Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from some SIP peers. Also fixed problem where 'INFO' was not being responded to if in 'ignore' state.
22 years ago
Mark Spencer bf2ec2d6d0 Initialize secrets properly (bug #1748)
22 years ago
Anthony Minessale II f30d55fbf6 saw this in valgrind (-tony)
22 years ago
Mark Spencer a2cc6b01be Really don't authenticate if we're not supposed to authenticate (bug #1738)
22 years ago
Mark Spencer 63074875d6 Ringing and progress are not identical
22 years ago
Mark Spencer 5b53760717 Only print PRI messages when in verbose mode (bug #1732)
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago
Mark Spencer 96117402b1 Unlock PRI lock, fix variable pasing
22 years ago
Mark Spencer 2cd1eb39b1 Don't count as outgoing until we actually send the new INVITE
22 years ago
Mark Spencer b820fd0075 Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)
22 years ago
Mark Spencer cf57ba2310 Make RTP handle codecs (first pass)
22 years ago
Mark Spencer ec14976ac3 Perform proper heap bounds checking on skinny messages (bug #1726)
22 years ago
Mark Spencer fdb8ffe20d Cancel destroy request on new invite, merge bkw's control playback changes
22 years ago
Jeremy McNamara f7a7158f3f oopsie
22 years ago
Jeremy McNamara 728cceca7e explain a proper upgrade sequence (lowering the signal-to-noise ratio again)
22 years ago
Jeremy McNamara 9432a1c19f properly clean capabilites from the endpoint
22 years ago
Mark Spencer 1b5d2d4667 Cancel self destruct on provisional responses too (bug #1722)
22 years ago
Ben Kramer 8161efd26a cleaned up locking, more logging on locks, still havent worked out why
22 years ago
Mark Spencer 0f966565af Handle debugging of unknown IE's properly
22 years ago
Mark Spencer 2cc7d3e8db Make sure transmitted timestamps are solid on trunks (bug #1713)
22 years ago
Mark Spencer 67b3ab9ee5 Merge useragent patch (bug #712)
22 years ago
Mark Spencer 9dbb2ef08c Enable understanding of service identifier and provisioning version
22 years ago
Jeremy McNamara 588801931f optmize call setup process
22 years ago
Mark Spencer e3ad88c784 Eliminate useless pass checking
22 years ago
Mark Spencer bbce72c316 Fix small typo
22 years ago
Mark Spencer d7ba067af6 Always authenticate when insecure is not "very" even on matching IP
22 years ago
Ben Kramer 4b5f7f0ef6 / work in progress, still tracking down locking bug
22 years ago
Ben Kramer 5273e43919 / fixed up timers for ring back and busy tones
22 years ago
Mark Spencer e300367ad8 Obviously don't send alerting, progress, or proceeding on outbound calls (bug #1700)
22 years ago
Mark Spencer 15b2f1f635 When dialing out, we're always proceeding :)
22 years ago
Mark Spencer ad67680ed3 First pass at handling responses properly for retransmissions
22 years ago
Ben Kramer 0284bc4b99 / updated locking
22 years ago
Mark Spencer 7f1117a71f Don't send the same codec twice even if listed twice in allow section (bug #1691)
22 years ago
Jeremy McNamara 89dbeddcfc backout code optimization, add more explict error reporting
22 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
22 years ago
Jeremy McNamara e1b72cf020 cleanup code and debug
22 years ago
Mark Spencer 868fec3692 Congestion with Hangup sends expected RELEASE code (but #1681)
22 years ago
Mark Spencer a105455487 Stage 1 of deadlock fix (bug #1673 -- but not yet solved, just started) and fix configs ending with no newline (bug #1672)
22 years ago
Jeremy McNamara eff9477388 properly send call progress and alerting PDUs, re-fix one-way audio on call manager, and hopefully add call progress (N+101) support (not tested)
22 years ago
Jeremy McNamara fc6a82fcb8 only complain if ZAPATA_PRI is defined
22 years ago
Ben Kramer 2bc871a62e / working on pstn->sip half duplex bug
22 years ago
Mark Spencer 3f6896acd3 Update for newer libpri
22 years ago
James Golovich 17aeeda774 Re-Disable building chan_iax.so
22 years ago
Mark Spencer 143b73ee7b Always send proceeding, send progress when appropriate
22 years ago
Mark Spencer 260fcde6e2 Alert for in-band audio
22 years ago
Mark Spencer ce55c480e9 Don't qualify with overlap dial anymore
22 years ago
Mark Spencer 5738da5225 Send proceeding if appropriate on audio transmission, too
22 years ago
Mark Spencer 457f4caf6f Don't automatically send proceeding/alerting
22 years ago
Mark Spencer 34347418e3 Allow multiple codecs to be printed in debug (bug #989)
22 years ago
Jeremy McNamara a73524874c fix documenation bug
22 years ago
Jeremy McNamara 1c445d44c5 Don't advertise Janus, its still broken
22 years ago
Jeremy McNamara a54a0e5ecb clean up code and attempt to stablize inbound h.323 calls
22 years ago
Jeremy McNamara e0ab451084 clean up code
22 years ago
Jeremy McNamara 1f506e55d0 add explict version info
22 years ago
Mark Spencer d117f2258f Propagate language properly across chan_local (bug #1663)
22 years ago
Mark Spencer 2dfb2d723f Fix callerid on quicknet stuff (bug #1613)
22 years ago
Mark Spencer ed443d08cf Timely packet removal and make valgrind happy
22 years ago
Jeremy McNamara 3794c9bfef add ./configure for the thick headed who can't read documentation...wait will they even read the README?
22 years ago
Mark Spencer 1081dc05c2 Improve handling of multiple CANCEL requests
22 years ago
Jeremy McNamara 83c46fb83e try to enable ringback on H.323->SIP calls (bug #1645) and clean up code a lil bit
22 years ago
Mark Spencer b8190d0e92 Make sure that we have the sin_family set to AF_INET for FreeBSD
22 years ago
Mark Spencer 103034acf2 Add Taiwan support (bug #1599)
22 years ago
Mark Spencer 70007e6095 Don't call out an FXO until at least 2 seconds after it was hungup.
22 years ago
Mark Spencer 694c1c0c9c FreeBSD compile fix (bug #1655)
22 years ago
Ben Kramer 28c55ae8e3 / fixed up coding style to recommened
22 years ago
Mark Spencer baeb134536 Better document SIP (bug #1603)
22 years ago
Mark Spencer c1b3b1d5b1 Lose all the "auth" stuff since we don't use it (bug #1627)
22 years ago
Mark Spencer c9d3a81c3a Make sure we initialize attributes properly on thread (bug #1563)
22 years ago