summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2003-08-15Asterisk:Mark Spencer
2003-08-14Allow AgentCallbackLogin to specify new location (bug #46)Mark Spencer
2003-08-14ignore musicclass for music on hold (bug #62)Mark Spencer
2003-08-14Fix the potential segfaultMartin Pycko
2003-08-14Send callerid on callback agents (bug #103)Mark Spencer
2003-08-14Make default behavior be to *not* use jitter bufferMark Spencer
2003-08-14Make check_bridge back off if it cant get all the locks it wantsMark Spencer
2003-08-14add debug in hopes to figure out native bridgingJeremy McNamara
2003-08-14update mutex handlingJeremy McNamara
2003-08-13Make chan_zap compile for people without libpri againMark Spencer
2003-08-13Lock on indication, fix agent bugletMark Spencer
2003-08-13Add any missing locking callsMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-13In agent, forward codecs alongMark Spencer
2003-08-12something is crazy hereJeremy McNamara
2003-08-12Also NULL-ify the p->owner when the calls drop because of alarmMartin Pycko
2003-08-12Fix typoMark Spencer
2003-08-12Clear the pri channels when alarm condition drops the calls.Martin Pycko
2003-08-12Add optional pedantic SIP checkingMark Spencer
2003-08-12make it blatently clear what I am sayingJeremy McNamara
2003-08-11Never release lock when doing a hangup or bad things can happen when masq is ...Mark Spencer
2003-08-11Lock everything that might need to be lockedMark Spencer
2003-08-11Lock masquerading into channelMark Spencer
2003-08-10Handle 501 rightMark Spencer
2003-08-10Update Makefile and Readme with warnings and current infoJeremy McNamara
2003-08-09update callerid handling on outbound callsJeremy McNamara
2003-08-09Use stored secret if available, properlyMark Spencer
2003-08-08Fix local bugletMark Spencer
2003-08-08Fix for when libpri is not installedMark Spencer
2003-08-08Properly defuse race in chan_local, fix extremely unlikely path for losing lo...Mark Spencer
2003-08-07Do progress detect on incoming tooMark Spencer
2003-08-07Fix wrong pointerMark Spencer
2003-08-07Initialize lock that wasn'tMark Spencer
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartMark Spencer
2003-08-07Clean up around new hangup routinesMartin Pycko
2003-08-07Add handling of PRI_EVENT_HANGUP_REQMartin Pycko
2003-08-06Try immediately logged in agents first, then callbacklogin onesMark Spencer
2003-08-06Fix race in agent loginMark Spencer
2003-08-05Fix options, switch defaultMark Spencer
2003-08-05Merge tim's "ack" optionMark Spencer
2003-08-05Fix and improve the new pri hangup routinesMartin Pycko
2003-08-04Fix login to allow logging off with @contextMark Spencer
2003-08-04Clear acknowledged flag on hangupMark Spencer
2003-08-03Honor context in agent callback loginMark Spencer
2003-08-02Fix sounds descriptions, add more info to chan_agentMark Spencer
2003-08-02copy just the ip address over to __ouripJeremy McNamara
2003-08-02remote memory profilingJeremy McNamara
2003-07-31update the other callerid checkJeremy McNamara
2003-07-31stop seg if callerid is not sent at allJeremy McNamara
2003-07-30Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bitsMark Spencer