summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-02Merge BK's unix ODBC driverMark Spencer
2003-12-01Fix chanzap for p0, p1, etcMark Spencer
2003-12-01Add variable/account code to manager createMark Spencer
2003-12-01Update README for timestampMark Spencer
2003-12-01Add ${TIMESTAMP} (bug #607) and don't ever ast_log from within handlerMark Spencer
2003-11-28Got rid of un-necessary 'c' and 'd' options in app_dial.Jim Dixon
2003-11-28Properly build Contact on INVITE when asking for authenticationMark Spencer
2003-11-27Temporarily revert changes, prepare for proper fix (sorry for the cvs spam)Mark Spencer
2003-11-27Always save the extensionMark Spencer
2003-11-27Build contact, don't copy itMark Spencer
2003-11-26Have a contact line in responses, merge logging patchesMark Spencer
2003-11-26limit fixes in SIPMark Spencer
2003-11-26Minor enum improvements for iax/iax2Mark Spencer
2003-11-26Use global nat settings in auto peersMark Spencer
2003-11-25Minor 407 improvementsMark Spencer
2003-11-25Change the warning message if we can't do native bridge because of diffrent c...Martin Pycko
2003-11-25Warn about not being able to do reinvite in the right place and unlock the mu...Martin Pycko
2003-11-25Add sample PGSQl CDR config file (bug #447)Mark Spencer
2003-11-24Document changes to voicemail applicationMark Spencer
2003-11-24Apply host access rules in SIPMark Spencer
2003-11-24Increment session version each time we send a new SDPMark Spencer
2003-11-24deal with accountcode correctly and update CDR on a gotoJeremy McNamara
2003-11-24Allow SIP/peer/exten like IAXMark Spencer
2003-11-23Hangup calling channel when transferring peerMark Spencer
2003-11-23Enable on hook transfer for vmwiMark Spencer
2003-11-23Ignore leading spaces before applicationMark Spencer
2003-11-23Be less picky about spaces, and recognize invalid prioritiesMark Spencer
2003-11-23Various warning cleanupsMark Spencer
2003-11-22add stop media transmission messageJeremy McNamara
2003-11-21Fix martin's typoMark Spencer
2003-11-21Unlock while processing schedule queueMark Spencer
2003-11-21Fix the segfault with duration=atol(NULL)Martin Pycko
2003-11-21Fix typoMark Spencer
2003-11-21Make CALLTYPE availableMark Spencer
2003-11-21Don't crash if ZapHangup, ZapTransfer, ZapDialOffhook are used on the channel...Martin Pycko
2003-11-21More informative mgcp.conf (Bug #488)Mark Spencer
2003-11-21Update addmailbox script (bug #404)Mark Spencer
2003-11-21Ask for mailbox number if omitted (bug #552)Mark Spencer
2003-11-21Answer if channel isn't up (bug #486)Mark Spencer
2003-11-21Delete on unregister (bug #527)Mark Spencer
2003-11-20Fix copy/paste error. Bug #338Jeremy McNamara
2003-11-19Update with current informationJeremy McNamara
2003-11-19apply G.729 patches (with changes) from bug #421Jeremy McNamara
2003-11-19Add 'n' option to Queue application to fall through to the next extension aft...Martin Pycko
2003-11-19Don't allow to issue a 'reload' command if the previous one didn't finish yetMartin Pycko
2003-11-18Fix segfault if more than 32 channels are used because of round_robin[x] = p;Martin Pycko
2003-11-18More VPB updates from PaulMark Spencer
2003-11-18Fix AbsoluteTimeout on rtp native bridgeMartin Pycko
2003-11-17Fix a typoMartin Pycko
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutMartin Pycko