summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14collapse debug code in retrans_pkt into separate linesDavid Vossel
2010-07-14Make compile again.Richard Mudgett
2010-07-14Do not skip sending MWI for a peer if an address is defined. Really just a me...Jeff Peeler
2010-07-14Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel.Tim Ringenbach
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-14Merged revisions 276267 via svnmerge from Leif Madsen
2010-07-13chan_sip: RFC compliant retransmission timeoutDavid Vossel
2010-07-13Revert early destruction of RTP sessionsTerry Wilson
2010-07-13Recorded merge of revisions 276126 via svnmerge from Russell Bryant
2010-07-13Merged revisions 276123 via svnmerge from Russell Bryant
2010-07-13Oops, XML documentation fix.Tilghman Lesher
2010-07-13It really cannot fail in the places below, but the stupid compiler doesn't kn...Tilghman Lesher
2010-07-13Weird compiler error on Bamboo.Tilghman Lesher
2010-07-13FILE() now supports line-mode and writing (altering) files.Tilghman Lesher
2010-07-13Merged revisions 275773 via svnmerge from Jeff Peeler
2010-07-13Destroy RTP fds when we schedule final dialog destructionTerry Wilson
2010-07-13Merged revisions 275994 via svnmerge from Russell Bryant
2010-07-13Merged revisions 275909 via svnmerge from Tilghman Lesher
2010-07-13Add example script for use with the externpasscheck voicemail.conf option.Russell Bryant
2010-07-12Don't try to ref authpeer when it isn't setTerry Wilson
2010-07-12Add which ITU spec specifies the numbering plan.Richard Mudgett
2010-07-12Merged revisions 275665 via svnmerge from Jeff Peeler
2010-07-12cdr_pgsql does not detect when a table is found.Leif Madsen
2010-07-12Allow netsock2.c to compile on systems that do not define AI_NUMERICSERV.Mark Michelson
2010-07-12Added support for indirect work mode.TransNexus OSP Development
2010-07-10When creating a conference for a unit test, it is not mandatory to open aEliel C. Sardanons
2010-07-10Make indentation consistent, move some queue features to the queue section.Russell Bryant
2010-07-10Add support for devices with less than 3 lines on the LCD.Russell Bryant
2010-07-09Fix some issues related to dynamic feature groups in features.conf.Russell Bryant
2010-07-09Fix error in parsing SIP registry strings from ASTdb.Mark Michelson
2010-07-09Get more information about the Bamboo test failuresTilghman Lesher
2010-07-09Add missing ao2_iterator_destroy().Russell Bryant
2010-07-09Fix compile error.Russell Bryant
2010-07-09Fix port parsing in check_via.Mark Michelson
2010-07-09Include rdnis in msgXXXX.txt file.Paul Belanger
2010-07-09Fix an issue where the port for p->ourip was being set to 0.Mark Michelson
2010-07-09Merged revisions 275241 via svnmerge from Paul Belanger
2010-07-09Weird, no output and Bamboo still fails...Tilghman Lesher
2010-07-09Merged revisions 275182 via svnmerge from Matthew Nicholson
2010-07-09Add some diagnostic feedback to our data testsTilghman Lesher
2010-07-09Move parking lot sample config out from the middle of dynamic features sample...Russell Bryant
2010-07-09Merged revisions 275143 via svnmerge from Matthew Nicholson
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-09Return logic of sip_debug_test_addr() to its original functionality.Mark Michelson
2010-07-09Merged revisions 275027 via svnmerge from Matthew Nicholson
2010-07-09Merged revisions 275021 via svnmerge from Russell Bryant
2010-07-09Fix sip_uri_parse test comparison.Mark Michelson
2010-07-09Copy the address into the peer structure after we set the default port
2010-07-09Sadly we can't dereference a pointer cast and use it as an lvalue without get...