summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-05-08in PTMP TE we should set the free state for the B-Channel if we ignore an inc...Christian Richter
2006-05-06Merged revisions 25123 via svnmerge from Russell Bryant
2006-05-05document the return value of gettag()Russell Bryant
2006-05-05fix the return value of gettag() to only return the pointer to the providedRussell Bryant
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...Christian Richter
2006-05-03 Provide the ability to adjust txgain/rxgain on a channel level via the CHANN...BJ Weschke
2006-05-03Update chan_iax2 to use linkedlists.h for users and peers. Modify the way get...Joshua Colp
2006-05-03Issue #7074 - Problem with long contact linesOlle Johansson
2006-05-02use set_callerid to update callerid with prefixChristian Richter
2006-05-02returning 128 emtpy Frames instead of null frame. Christian Richter
2006-05-01Don't return stack pointers from functions (especially since the code will at...Tilghman Lesher
2006-05-01move some code used only --with-pri in the properLuigi Rizzo
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDKevin P. Fleming
2006-04-30Merged revisions 23705 via svnmerge from Kevin P. Fleming
2006-04-30Merged revisions 23673 via svnmerge from Kevin P. Fleming
2006-04-30remove unusable MFC/R2 supportKevin P. Fleming
2006-04-29added an up-queue message mechanism to avoid buffer fillups in the kernel, al...Christian Richter
2006-04-29partial adaptation to the new module loadingLuigi Rizzo
2006-04-28fix sending the group numbers for a sip peer over the manager interfaceRussell Bryant
2006-04-27allows for chan_zap to have all channels reloadedMatt O'Gorman
2006-04-27Make sure we use the correct event type when we're moving channels around :-)Matthew Fredrickson
2006-04-27put the default misdn.trace to /var/log/asterisk/misdn.log for better integra...Christian Richter
2006-04-26Facility decoding doesn't work proper yetChristian Richter
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-23- Add doxygen documentation for sipsock_read lockingOlle Johansson
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionJim Dixon
2006-04-21more stncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-21replace some strncpy with ast_copy string,Luigi Rizzo
2006-04-21replace strncpy with ast_copy_string.Luigi Rizzo
2006-04-21ast_strdup can handle NULL args well, so use it.Luigi Rizzo
2006-04-19Clarify result of sipsock_readOlle Johansson
2006-04-19Add reference to RFC for mailbox notificationOlle Johansson
2006-04-19Cosmetic fixes to code...Olle Johansson
2006-04-18- call parking improvements (part of the siptransfer branch)Olle Johansson
2006-04-18Implement somewhat improved support for 481 Call leg does not exist responses...Olle Johansson
2006-04-18Clean up handle_response_peerpokeOlle Johansson
2006-04-18Change sip show channels to include refer statusOlle Johansson
2006-04-18- Deallocate refer structure at sip_destroy timeOlle Johansson
2006-04-18simplify logic in iax2_bridge()Luigi Rizzo
2006-04-18It's critical that we get an ACK on a 200 OK to an INVITE. If we do not get t...Olle Johansson
2006-04-18use XMIT_RELIABLE ...Olle Johansson
2006-04-18- Move subscribeuri away from refer-to, since refer-to is moving away from si...Olle Johansson
2006-04-17more module loader related fixesKevin P. Fleming
2006-04-17Set timeout timers to Timer A and F in rfc 3261, section 17Olle Johansson
2006-04-17Change transmit_invite(). SIP Transfers are now broken officially, whileOlle Johansson
2006-04-17- Add supported headerOlle Johansson
2006-04-17Add more history on masqsOlle Johansson
2006-04-17- Implementing the new SIP transfer data structureOlle Johansson
2006-04-17- Documentation updateOlle Johansson
2006-04-17Documentation updateOlle Johansson