Commit Graph

302 Commits (f9ba130264f1148d0fb39c81dffa61cc457661ea)

Author SHA1 Message Date
Jeff Peeler b42e55db37 Merged revisions 208749 via svnmerge from
16 years ago
Russell Bryant b085426cda Merged revisions 182847 via svnmerge from
16 years ago
Michiel van Baak 99ad18c4c5 Add reload support to chan_skinny.
16 years ago
Michiel van Baak 25056db5d0 update the new manager commands in chan_skinny to match
17 years ago
Michiel van Baak c880aa936b Add a couple of manager commands to chan_skinny
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
17 years ago
Michiel van Baak 630fe3ccb8 dont segfault when a MWI event occurs on a line without a registered device
17 years ago
Michiel van Baak a992164529 Dont clear the display of skinny phones when not needed.
17 years ago
Michiel van Baak 1d781feca6 Redo the event-based MWI in chan_skinny.
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Michiel van Baak 8c3a7a28bf Fix codec capability setup in chan_skinny
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Michiel van Baak e219598843 Add debug flag so skinny debug will show information about packets.
17 years ago
Michiel van Baak 4a68fe383a dont send reorder tone after a device is hungup if a dialout is abandoned or failed.
17 years ago
Michiel van Baak ced8427b09 Add Media Source Update to skinny's control2str
17 years ago
Michiel van Baak 58ff098571 fix a very occasional core dump in chan_skinny found by wedhorn.
17 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Tilghman Lesher 721b90aa4b Recorded merge of revisions 154263 via svnmerge from
17 years ago
Michiel van Baak 6f860c262d dont segfault when placing a call to a line that has no registered device.
17 years ago
Michiel van Baak 59d9255977 Break up skinny.conf into seperate sections for
17 years ago
Michiel van Baak d1ee16cd9a make 'module unload chan_skinny.so' actually work.
17 years ago
Michiel van Baak c8c11aae99 plug a couple of memleaks in chan_skinny.
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Michiel van Baak cb5824d995 Added 'skinny show lines verbose'
17 years ago
Michiel van Baak 877549af70 fix unholding phones after hangup on older cisco phones.
17 years ago
Michiel van Baak 3f3b1d4dad chan_skinny now respects callwaiting=no
17 years ago
Sean Bright db1ed285c4 More RSW merges. This should do it for the channels/ dir.
17 years ago
Michiel van Baak 78a93bc386 show correct called party id and also store this to the 'placed calls' list once the call is connected.
17 years ago
Mark Michelson b3970abc30 Merged revisions 136062 via svnmerge from
17 years ago
Michiel van Baak 340809a771 whitespace fixes only.
17 years ago
Michiel van Baak dc819e881e Dont coredump on register of non-configured devices
17 years ago
Michiel van Baak 0f1a3177dc make this work again, and not segfault on device registration
17 years ago
Kevin P. Fleming bd28649280 --enable-dev-mode is your friend :-)
17 years ago
Michiel van Baak 532c10551a pass device instead of session to transmit_ functions.
17 years ago
Michiel van Baak e9fc0e572c Merged revisions 135055 via svnmerge from
17 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
17 years ago
Michiel van Baak 3cb49856ae Convert chan_skinny's open-coded linked lists to the list macros
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Michiel van Baak ea326c832f remove block of commented code to set __ourip
17 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
17 years ago
Michiel van Baak 9ba79e3b68 implement transfer functionality in chan_skinny
17 years ago
Tilghman Lesher 596f8b5186 Merged revisions 123113 via svnmerge from
17 years ago
Michiel van Baak a68a160b75 Implement call parking in chan_skinny.
17 years ago
Michiel van Baak 4741113bac formatting changes.
17 years ago
Michiel van Baak 1bd776b0ea remove unused astobj.h header file from chan_skinny.c
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Joshua Colp df6cd7a879 Merged revisions 116799 via svnmerge from
17 years ago
Mark Michelson 0ebec7fa4f Undo inadvertent changes to chan_skinny caused by the merging of urgent messaging
17 years ago