summaryrefslogtreecommitdiff
path: root/channels/chan_skinny.c
AgeCommit message (Expand)Author
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-31make sending indications more robust and properJeremy McNamara
2004-05-29saw this in valgrind (-tony)Anthony Minessale II
2004-05-27Make RTP handle codecs (first pass)Mark Spencer
2004-05-26Perform proper heap bounds checking on skinny messages (bug #1726)Mark Spencer
2004-05-12Turn off lamp on call completion, code cleanup and a couple other minor bug f...Jeremy McNamara
2004-05-05Include utils.h in chan_skinny.cJames Golovich
2004-05-05use ast_strlen_zeroJeremy McNamara
2004-04-26Move skinny to support pollMark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-04-06swap out printf's for ast_verboseJeremy McNamara
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-15Fixup some pthread_t checking in channelsJames Golovich
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andJames Golovich
2004-03-04clean up warningJeremy McNamara
2004-03-04check to see if sub->rtp is allocated. Bug #1040Jeremy McNamara
2004-03-04Add support for parking with IAX2Mark Spencer
2004-02-02NetBSD portability enhancements (bug #969)Mark Spencer
2004-01-28Elminate unused code/warnings (bug #934)Mark Spencer
2004-01-13Fix monitor thread issue.Jeremy McNamara
2004-01-12clean up debugJeremy McNamara
2004-01-09make firmware version configurable per deviceJeremy McNamara
2003-11-22add stop media transmission messageJeremy McNamara
2003-10-21FreeBSD patch, take 2Mark Spencer
2003-10-16Revert the previous patch since it's braking compilationMartin Pycko
2003-10-16Sane FreeBSD patchMark Spencer
2003-09-30lets try just a empty speed dial, for real this timeJeremy McNamara
2003-09-30lets try just a empty speed dialJeremy McNamara
2003-09-30remove speedial setting, for nowJeremy McNamara
2003-09-27anonyance fixes, per tholo :)Jeremy McNamara
2003-09-14don't die if skinny cannot figure out hostnameJeremy McNamara
2003-09-14minor code fixesJeremy McNamara
2003-09-14Don't die if no skinny configMark Spencer
2003-09-14remove debug, it's Miller time\!Jeremy McNamara
2003-09-14stomp on seg fault if a call is attempted and the skinny device is not regist...Jeremy McNamara
2003-09-14fix never ending ringingJeremy McNamara
2003-09-14pull out reloading, for now, causes segsJeremy McNamara
2003-09-14make tcp socket resuable. Bug #262Jeremy McNamara
2003-09-14implement reloadJeremy McNamara
2003-09-13many bug fixes and inbound calling: SKINNY/line@deviceJeremy McNamara
2003-09-12clean up code and output d->addr properlyJeremy McNamara
2003-09-12Don't die if no config fileMark Spencer
2003-09-11initial import of skinny, more coming soonJeremy McNamara