Commit Graph

1684 Commits (dc074b702973191d2a9a193066dea6ad8d0d498d)

Author SHA1 Message Date
Mark Spencer d1be79cce2 If singlepath=yes, don't send multiple RTP streams during transfer
21 years ago
James Golovich a9f5393bfe Make chan_iax2.c compile again on older gcc. Remember definitions must come first
21 years ago
Mark Spencer 038cd054ae Merge steven davie's IAX2 jitterbuffer fixes
21 years ago
Ben Kramer 4824ee8b20 / fixed slight typo/cut-n-paste bug
21 years ago
Ben Kramer 0da1f7593d / fixed operation with record_play
21 years ago
Mark Spencer 5c32080a0c Get rid of compile warnings
21 years ago
Mark Spencer 610d52b054 Add IAX2/SIP register events to system (bug #2117)
21 years ago
Mark Spencer 0aa4c95a89 Fix tiny typo (bug #2455)
21 years ago
Mark Spencer a1442538b5 Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)
21 years ago
Mark Spencer 9a387e5a7a Queue congestion on REJECT (bug #2448)
21 years ago
Mark Spencer 556f27ecf1 Fix extraneous message when using mysql friends
21 years ago
Mark Spencer 5f93d06cf8 Oops, fix small typo
21 years ago
Mark Spencer 952a5e6dd9 Consider both tags as possible matches (bug #2422)
21 years ago
Mark Spencer a4437b1362 Inband notifies always succeed (bug #2420)
21 years ago
Mark Spencer 45b91a90e1 Add pulse dial support
21 years ago
Mark Spencer 3cb1d7843b Bring sanity to inband notification on PRI
21 years ago
Mark Spencer 4d6b943ea4 Fix star 80 to star 60 (bug #2247)
21 years ago
Mark Spencer e9dbd238c8 Work with globals too (bug #2427)
21 years ago
Mark Spencer 89447a99ec Use fromdomain in creating callid if specified (bug #2427)
21 years ago
Mark Spencer 2f82498995 Don't forget to return something other than -1 on the first pass if appropriate!
21 years ago
Mark Spencer 71df4d92da Automatically send proper signal on iax switch following dial (bug #2420)
21 years ago
Mark Spencer ac1e884328 Improve initial poking behavior (bug #2419)
21 years ago
Mark Spencer e31d4ee777 Don't set guardtime if channel is only reserved (bug #2421)
21 years ago
Mark Spencer ce868ed5f5 Do the same thing for pri_hangup_all in terms of releasing the PRI lock
21 years ago
Mark Spencer 8283811633 Make sure we don't try to grab the sub and channel locks while still having the PRI lock! (bug #2392)
21 years ago
Mark Spencer 00f227a684 Properly lock management stuff (bug #2406)
21 years ago
Mark Spencer 815318b12f Handle both pre- and post- whitespace if pedantic checking is on (bug #2411)
21 years ago
Mark Spencer aa2a8ed77c Only pool CONGESTION if there is an owner in the case of a 501
21 years ago
Mark Spencer 388ca07547 Use noncodec capability when masking (bug #2394)
21 years ago
Mark Spencer b3fdacf9cc Minor formatting fixup (bug #2397)
21 years ago
Mark Spencer cb896da998 Don't consider RTP timeout if the channel isn't up
21 years ago
Mark Spencer 879c401544 Add option to register extensions on IAX or SIP registration
21 years ago
Matthew Fredrickson c6025e41c6 bug fixes
21 years ago
Mark Spencer b3333ebc2e Don't attempt to qualify before we have a socket (bug #2331)
21 years ago
Mark Spencer 97904aee06 Turn on usecallerid if distinctiveringdetection is on (bug #2389)
21 years ago
Mark Spencer 6b2e3f29f9 Consider service unavailable as CONGESTION (bug #2391)
21 years ago
Mark Spencer f4b60a5c65 Turn off the hook detection unless explicitly compiled in
21 years ago
Mark Spencer 19be63c4c3 Treat 400 response as "CONGESTION" (bug #2369)
21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug #2362), also make individual modules reloadable...
21 years ago
Mark Spencer bc72d7584a Don't use FXO's with no battery (bug #2359)
21 years ago
Mark Spencer d952c7ed71 Fix "duplicate answer" issue (bug #2342)
21 years ago
Mark Spencer 4b2877834e Fix threeway calling + immediate mode (bug #2344)
21 years ago
Mark Spencer 3cf360ae44 Fix teeny typo
21 years ago
Jeremy McNamara 380b9a40a3 nit picky fixups
21 years ago
Jeremy McNamara f6109b7b94 add exten example. Thanks ManxPower
21 years ago
Mark Spencer 416079db61 Some need bigger registery
21 years ago
Mark Spencer 49ca05642a Use "fullcontact" on outbound calls too
21 years ago
Mark Spencer 7d88098555 Use Contact for URI if supplied...
21 years ago
Mark Spencer 82db278716 More Asterisk sparc patches (courtesy Belgarath)
21 years ago
Mark Spencer cfb711bf57 Make app_festival change more portable, allow '*' for context in iax2
21 years ago
Mark Spencer 9f1562a599 Minor SIP cleanup for poking on startup (bug #2331)
21 years ago
Mark Spencer e2fe8ef485 Permit in-band and out-of-band Busy/Congestion (bug #2325)
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Mark Spencer 5259155e52 Make sure we behave properly for parking (bug #2292)
21 years ago
Mark Spencer bd7ca6bb69 Track extra parameters in contact (bug #732)
21 years ago
Mark Spencer 0f88c702df Look for feature group D on all E&M Wink Lines (bug #2228)
21 years ago
Mark Spencer 4c133e47da Set DTMF modes by peer/user properly (bug #2303)
21 years ago
Mark Spencer de1d9a90dd Fix nat registration (bug #2315)
21 years ago
Mark Spencer 516cd1ba8d Be sure errors on wite are passed back up (bug #2311)
21 years ago
Mark Spencer cab4557006 When detecting a hairpin, redirect to the appropriate local extension (bug #1974)
21 years ago
Mark Spencer f1be7d7ffc Add new "route" mode to work around UNIDEN bugs (bug #2308)
21 years ago
Mark Spencer fa814abe05 Repair offer/answer model (bug #2293), initial CNG work for new frametype
21 years ago
Mark Spencer 1ddd0afe36 Make the guardtime work even if the date is < the year 1970, and if something weird happens in zap, don't stack overflow
21 years ago
Mark Spencer 230d4b38a3 Qualify rtptimeout with a reinvite having taken place (bug #2286)
21 years ago
Mark Spencer 1afd98d916 Handle quoted <'s (bug #2223)
21 years ago
Jim Dixon d8436708c0 Made some what turned out to be several changes to allow for radio channels
21 years ago
Mark Spencer 4f9f6df42c Don't split unless it's got echo training
21 years ago
Ben Kramer ed20af4517 / check so as not to enable loo-drop on FXS
21 years ago
Ben Kramer 3bcff2d2f9 / bit of a clean up and change of pthread_create to ast_pthread_create
21 years ago
Mark Spencer 299b26ae4a Remove unused tmp2 variable
21 years ago
Mark Spencer bbbbcaf73f Make sure jointcapability really indicates joint capability (bug #2210)
21 years ago
Ben Kramer 37e789fd79 / lots of fixes
21 years ago
Mark Spencer 534e44c599 Add another field to track whether video was invited or not (bug #2226)
21 years ago
Mark Spencer 1587fd6b84 Fix port numbers in IAX2 and iax2prov (bug #2261)
21 years ago
Mark Spencer ce51451ca6 Fix minor typos (bug #2260)
21 years ago
Mark Spencer 3385ecc112 Can't check incoming sip debug until after we receive the packet!
21 years ago
Mark Spencer 5d589eb866 Fix broken 100 Trying on REFER and also send NOTIFY as per RFC 3515
21 years ago
Mark Spencer 039aad9ff4 Merge Lenny's sorcery....
21 years ago
Mark Spencer 02ffc0eec8 Fix trivial typo (bug #2253)
21 years ago
Mark Spencer e85d440f88 Don't request tones when in-band DTMF mode is enabled (bug #2248)
21 years ago
Mark Spencer c14b405974 Make Asterisk cause codes match those of Q.931 (bug #1999)
21 years ago
Mark Spencer 0125ed120f Specify D/ package in mgcp send digit routine (first commit from Adtran!)
21 years ago
Mark Spencer be2d39a1a5 Fix duplex code for FreeBSD
21 years ago
Mark Spencer 96e2c3a3aa Fix agentcallbacklogin wrapup time
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer 916566ac11 Make sure we use AF_INET
21 years ago
Mark Spencer ccbc7a6835 Fix a couple minor command line completion issues
21 years ago
Mark Spencer 6193bc31b8 Merge Steven Davie's bridging patches
21 years ago
Mark Spencer a2e82071c5 Fix little MGCP buglet with the wildcard endpoint (bug #2216)
21 years ago
Mark Spencer 07f349766c Don't offer codecs not allowed on a reinvite
21 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
21 years ago
Mark Spencer 76913125d8 Create initial framework for single channel support
21 years ago
Mark Spencer 5abc3ecb56 Don't reload subchannels of wild card endpoint on reload.
21 years ago
Mark Spencer 358ff9f7d6 Make sure it's really a dotted IP (bug #2198)
21 years ago
Mark Spencer fbe6024753 Fix reload with wildcard endpoint
21 years ago
Mark Spencer 70b3ab34a8 Uhm, that should be 0!
21 years ago
Mark Spencer c4bfcdeec5 Create manager show channels comamnd (#2186) to monitor zap channel status
21 years ago
Mark Spencer 2de01f7b7e Send proper contact in 200 OK to REGISTER
21 years ago
Mark Spencer 0369242c4c Fix information elements
21 years ago
Mark Spencer a70d444333 Improve debugging of RTP ports (bug #2131, heavily modified)
21 years ago
Mark Spencer 64e1166e6f Reset conferencing on final hangup (bug #2172)
21 years ago
Mark Spencer 57b6515d82 Fix potential overflow in H.323
21 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
21 years ago
Mark Spencer 943133953e Fix little unregister buglet
21 years ago
Malcolm Davenport 9b0b4bf041 Bug # 2115: Allow Caller TON to be retrieved in the dialplan
21 years ago
Malcolm Davenport 183fb08ee6 Bug # 2181: Support the PING event in MGCP.
21 years ago
Mark Spencer 3329f8154e Add default username patch (bug #2178)
21 years ago
Mark Spencer b4f6d91eda Default port to 5060
21 years ago
Mark Spencer 0f93207cda Clear things out for the bearer too
21 years ago
Mark Spencer 43866cf0d9 Don't get stuck looping when looking for CRV's
21 years ago
Mark Spencer deb02a000f Add "username" to sip show peer (bug #2163) as well as a few config cleanups
21 years ago
Mark Spencer a57ad69b53 Fix "ZapOffHook" (bug #2161)
21 years ago
Mark Spencer 71f41a06dc Make ACK sticky too (bug #2134)
21 years ago
Mark Spencer a395d75a91 Make request URI in CANCEL match that of the original INVITE exactly (bug #2134)
21 years ago
Mark Spencer e4d4c93bd8 Merge ALSA fixes (bug #2145)
21 years ago
Mark Spencer 00f3bf560b Make sure index >= 0 before initializing
21 years ago
Mark Spencer 5bd8cf6cde Swap subs before releasing lock
21 years ago
Mark Spencer 9e789de703 Work properly on a reload
21 years ago
Mark Spencer d1ad2a695d Turn off DTMF generally in MGCP and make option to enable RFC2833 or in-band
21 years ago
Mark Spencer d0c1882cf7 Make sure we release the correct lock!
21 years ago
Mark Spencer 0abd9ec096 Fix potential transfer seg
21 years ago
Mark Spencer 6f5eb3b8fa Create one generally useful runtime option and one compile time option to work around bugs in the DPH100M phone (bug #2122)
21 years ago
Mark Spencer 4eedf0cd2e Sometimes we get subunalloced, gotta free lock first
21 years ago
Mark Spencer 630ca201d6 Oops
21 years ago
Mark Spencer bf17aa1eca Hold lock for three-way channel (bug #2107)
21 years ago
Mark Spencer 35ffb12ae8 Work on copy of firmware so that it doesn't get corrupted on a "make install" (bug #2106)
21 years ago
Mark Spencer 7ab67c9fba Remove quotes from MD5 (bug #2116)
21 years ago
Jeremy McNamara 0afbb8bcbf clean up warnings, and re-add a return, how did that get removed?
21 years ago
Jeremy McNamara 0bb8d95674 more changes to properly copy the call token and a small code optimization
21 years ago
Jeremy McNamara 405d0be9fe const is evil?
21 years ago
Mark Spencer e252af2152 Fix user agent on reload
21 years ago
Jeremy McNamara a59c1d2ac4 first attempt to properly copy and then free call detail strings.
21 years ago
Mark Spencer e49aae74d0 Never destroy channel when there is an owner
21 years ago
Mark Spencer f8594ac304 Make sure s is initialized, make FAX_DETECT + OLD_DSP_ROUTINES build
21 years ago
James Golovich eb80683222 Fix chan_zap compiling without libpri
21 years ago
Mark Spencer 5808760bf4 Fix signalling for GR303 FXSKS CPE so we can look like a concentrator
21 years ago
Mark Spencer 73f91fcc44 Grab the Message-ID too
21 years ago
Mark Spencer 463444b391 Don't consider port number in name of peer in create_addr (bug #1974)
21 years ago
Mark Spencer a1cf0fbd43 REduce chattyness
21 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
21 years ago
Jeremy McNamara f10148d3e3 actually implement the setting of noFastStart and noH245Tunneling.
21 years ago
Mark Spencer 68070c82d0 Change IAX2 naming convention
21 years ago
Mark Spencer 6b8ecfa35f Add separated dialplan support (bug #2043)
21 years ago
Mark Spencer 3abd26bfdf Don't look for bearers when there are none.
21 years ago
Mark Spencer 03b1d1ea8c Re-listen after MGCP reload (bug #2061)
21 years ago
Mark Spencer b1d55878a7 Implement confirmation for PRI
21 years ago
Mark Spencer eac29e9814 Only apply acking when method matches, too, when not acking a response
21 years ago
Mark Spencer bba1faf910 Last set of strncpy/snprintf updates (bug #2049)
21 years ago
Mark Spencer e167cc89f8 Fix native zap bridging with GR-303
21 years ago
Mark Spencer 05d3d9c25f Fix silly typo (and make order slightly easier to read) bug #2054
21 years ago
Mark Spencer 6e9d4faf61 Build contact without @ sign if there is no extension
21 years ago
Ben Kramer 0a4a5483ae / changed samples from 240 to 160 as per all other drivers
21 years ago
Ben Kramer bab6f6bdf2 / remove extrenous NULL at end of function
21 years ago
Mark Spencer 9cd917c42a Improve SIP history
21 years ago
Mark Spencer 1b9251ad14 If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYE
21 years ago
Mark Spencer 3fdbac912a Use tohost, not the name of the peer
21 years ago
Mark Spencer 3ba284094e Fix silly little seg
21 years ago
Mark Spencer 634521b59b Make code agree with documentation so you can use sip peers
21 years ago
Mark Spencer dd293ed6fe First pass at properly handling account codes in forwarding
21 years ago
Mark Spencer 3c7300d145 Just to be especially nice, only send 100 Trying at the start of parking and don't send the 202 Accepted until the end -- still doesn't help the SNOM. They seem to give dialtone as soon as they send REFER...
21 years ago
Mark Spencer 602d616726 Expire time fix (bug #1996)
21 years ago
Mark Spencer 34ed331f82 Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite right on SNOM.
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
Jeremy McNamara 069d045513 fix seg fault condition
21 years ago
Mark Spencer a40e6c115f Fix provisioning for unload/reload
21 years ago
James Golovich c793ab62ff Fix *BSD compilation of iax2-provision.c. We should probably move the IPTOS_MINCOST checking stuff over to a header fle that gets included
21 years ago
Mark Spencer b5780eda44 Use real bind address
21 years ago
Mark Spencer 12b3b6c86e Use proper bind address
21 years ago
Mark Spencer 8ebfe337a7 Extend bindaddr to RTP connections on SIP (bug #1989 et al)
21 years ago
Mark Spencer 28076a9c68 Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)
21 years ago
Mark Spencer 18844270c3 When doing rport, remove the ";rport" before adding ";rport=5060"
21 years ago
Malcolm Davenport 5fa70e63a0 Bug #: 1988 Fix compile problem with iax2-provision.c under
21 years ago
Mark Spencer 432bb121f3 Cleanups to the ordering of events in dial, don't freak out on the wrong codec
21 years ago
Mark Spencer 155d84a979 Add IAX provisioning support to Asterisk
21 years ago
Mark Spencer d2f22c57fe Merge Steven Davies latest jitter buffer patch
21 years ago
James Golovich 201849fb42 Fix IAX2 registration time. We want to set reg->refresh to the new value only if its lower not if its higher. (bug 1955)
21 years ago
Mark Spencer 2f911dfba6 Use INET_ADDRLEN (bug #1956) (from airport!)
21 years ago
Malcolm Davenport b94f5ca495 Bug #1952: iaxbuf now declared in chan_iax2.c and chan_sip.c
21 years ago
Mark Spencer 1f1c915fea Merge Steven Davie's timestamp improvements
21 years ago
Mark Spencer e7bd1ce7b9 Remove duplicate declaration (bug #1950)
21 years ago
Mark Spencer ee4a248e6b Make history configurable
21 years ago
Mark Spencer 4d0dd2775a Report checksum failures as such (bug #1942)
21 years ago
Mark Spencer eb6b35b75f Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE
21 years ago
Mark Spencer 457528ae86 Don't build old chan_iax by default (oops)
21 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
21 years ago
Mark Spencer 779140b94c Placeholder for GR303-FXSKS signalling (not yet finished)
21 years ago
Mark Spencer 560068617a Make sure pollres is initialized to 0
21 years ago
Mark Spencer ef0128ec41 Allow nat=never mode to work around buggy UNIDEN UIP200 firmware (bug #1935)
21 years ago
Mark Spencer a11c4965b7 If we don't accept a SUBSCRIBE, set needdestroy
21 years ago
Mark Spencer 9b6bd35ed3 Allow custom beep to be specified for agents (bug #1938)
21 years ago
Jeremy McNamara 88eede5218 apply temporary fix to stop people from whining.
21 years ago
Mark Spencer 9127ab071b Add option for in-band progress (bug #1879)
21 years ago
Mark Spencer 05110e85d3 Add ability to send detailed mailbox info (bug #1690)
21 years ago
Mark Spencer df2394af02 Minor cleanups on zap when hangup on callwait
21 years ago
Mark Spencer d9ed36059c Add peercontext parameter for default outbound context (bug #1929)
21 years ago
Mark Spencer 1af31f2c64 Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917, 1918)
21 years ago
Mark Spencer b76935b95c Minor alsa fixes, add "delayreject" option to IAX to implement request of bug #1846)
21 years ago
Mark Spencer 03fbf171a7 Zap NSF merge, major ALSA improvements
21 years ago
Mark Spencer 3db853b428 Merge source cleanups (bug #1911)
21 years ago
Mark Spencer 2fb8ad79c2 Don't munge outgoing call progress when fax enabled (bug #1909)
21 years ago
Mark Spencer c9f168ed0f Add subaddress support (bug #1877)
21 years ago
Mark Spencer fe4b2401bd Handle URL encoded stuff in pedantic checking
21 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
21 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
21 years ago
Mark Spencer b0972b8d1f Make sure other drivers also zero delivery (thanks to steven davies)
21 years ago
Mark Spencer f6f67727c6 Merge Ehud's MySQL users support (bug #1815)
21 years ago
Mark Spencer df93792f9c Extend delay slightly
21 years ago
Mark Spencer 08ac005489 Make delay for echo training configurable
21 years ago
Mark Spencer 68248b91f0 Be sure to hold lock during answer
21 years ago
Mark Spencer 7a363d3d17 Small simplification
21 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
21 years ago
Mark Spencer 0f6db9f939 Don't segfault if chan_zap can't load
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer f5de717d6e Merge Steven Davie's IAX2 jitter buffer enhancements
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer 652e085d0f Make DTMF mode configurable on ISDN
21 years ago
Mark Spencer e66aef0c05 Can't check outbound without having lock (bug #1886)
21 years ago
Mark Spencer ec3f9d5041 More fixes for remote_party_id
21 years ago
Mark Spencer 7b0160ee51 Sorry, 403 is "Forbidden" not "Permission Denied"
21 years ago
Mark Spencer b0991ab170 Check if subscribe is for mailbox. If so, return 200 OK or 403 Permission Denied as appropriate
21 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
21 years ago
Mark Spencer 737e9b2458 Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
21 years ago
Mark Spencer ef4d9eb5b7 Avoid iflock/chlock race
21 years ago
Mark Spencer 347f32ab97 Hold private lock while handling digits
21 years ago
Mark Spencer 3b3a042cef Hold pending digits until setup_ack is received, then send (bug#1875)
21 years ago
James Golovich 18fef6deb1 Formatting fix
21 years ago
Mark Spencer 133120aa38 Be sure we hold channel lock in write before talking to PRI channel
21 years ago
Mark Spencer e32c8f1ebe Debugging cleanups (bug #1633)
21 years ago
Mark Spencer 19d5ae6e8d Send 403 when authentication fails on a call
21 years ago
Mark Spencer 3932d756d4 Oops
21 years ago
Mark Spencer f75a3079e0 Implement proper locking on INFO_RECEIVED
21 years ago
Mark Spencer 095b971fc6 Small typo
21 years ago
Mark Spencer 2d78f0d53c PRI locking fixes
21 years ago
Mark Spencer e3c58c8ebe Gotta set slot to 0 before you print :)
21 years ago
Mark Spencer db8da3c376 Use new extensible setup method of libpri
21 years ago
Mark Spencer 7538cee13b Enable support for RFC3581 (bug #1862)
21 years ago
Mark Spencer be9d4b4333 Remove ancient requirement that ts > 0
21 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)
21 years ago
Mark Spencer 6c9b510d5d When dialing outbound, if we match a peer name, use it (who really cares?) (bug #1850)
21 years ago
Mark Spencer 001623fa0a Minor formatting cleanups
21 years ago
Mark Spencer ee664e6ccd Fix small typos
21 years ago
Mark Spencer 427be16475 Handle PROGRESS event
21 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
21 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
Mark Spencer fd70e7920e Provide dialtone when doing overlap dial (bug #1832)
21 years ago
Mark Spencer d030752f72 Make sure overlap dial goes into "RING" state instead of just "RESERVED"
21 years ago
Mark Spencer 9e3a90e249 Display error when having trouble reading from /dev/phone
21 years ago
Mark Spencer 439e5eeeb4 Use 401 Unauthorized instead of 407 Proxy Authentication required for REGISTER,
21 years ago
Jeremy McNamara c359ec8f5c fix list initialization
21 years ago