aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-08-13In agent, forward codecs alongmarkster1-5/+7
2003-08-12something is crazy herejeremy2-1/+4
2003-08-12Also NULL-ify the p->owner when the calls drop because of alarmmartinp1-0/+1
2003-08-12Fix typomarkster1-2/+3
2003-08-12Clear the pri channels when alarm condition drops the calls.martinp1-0/+6
2003-08-12Add optional pedantic SIP checkingmarkster1-14/+49
2003-08-12make it blatently clear what I am sayingjeremy1-3/+6
2003-08-11Never release lock when doing a hangup or bad things can happen when masq is ...markster1-1/+1
2003-08-11Lock everything that might need to be lockedmarkster1-0/+4
2003-08-11Lock masquerading into channelmarkster1-0/+5
2003-08-10Handle 501 rightmarkster1-1/+6
2003-08-10Update Makefile and Readme with warnings and current infojeremy2-11/+29
2003-08-09update callerid handling on outbound callsjeremy1-2/+9
2003-08-09Use stored secret if available, properlymarkster1-4/+9
2003-08-08Fix local bugletmarkster1-11/+11
2003-08-08Fix for when libpri is not installedmarkster1-1/+1
2003-08-08Properly defuse race in chan_local, fix extremely unlikely path for losing lo...markster2-3/+11
2003-08-07Do progress detect on incoming toomarkster1-1/+1
2003-08-07Fix wrong pointermarkster1-1/+1
2003-08-07Initialize lock that wasn'tmarkster1-0/+2
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartmarkster1-6/+35
2003-08-07Clean up around new hangup routinesmartinp1-2/+2
2003-08-07Add handling of PRI_EVENT_HANGUP_REQmartinp1-2/+47
2003-08-06Try immediately logged in agents first, then callbacklogin onesmarkster1-1/+29
2003-08-06Fix race in agent loginmarkster1-0/+1
2003-08-05Fix options, switch defaultmarkster1-1/+1
2003-08-05Merge tim's "ack" optionmarkster1-0/+13
2003-08-05Fix and improve the new pri hangup routinesmartinp1-0/+19
2003-08-04Fix login to allow logging off with @contextmarkster1-1/+1
2003-08-04Clear acknowledged flag on hangupmarkster1-0/+1
2003-08-03Honor context in agent callback loginmarkster1-1/+12
2003-08-02Fix sounds descriptions, add more info to chan_agentmarkster1-0/+4
2003-08-02copy just the ip address over to __ouripjeremy1-1/+1
2003-08-02remote memory profilingjeremy1-3/+3
2003-07-31update the other callerid checkjeremy1-1/+1
2003-07-31stop seg if callerid is not sent at alljeremy1-1/+1
2003-07-30Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bitsmarkster2-8/+36
2003-07-30Small SIP simplificationmarkster1-3/+1
2003-07-30If local user not found, allow call to passmarkster1-1/+2
2003-07-29Handle speex under most circumstancesmarkster1-0/+3
2003-07-28Fix the bug when Sending Complete IE is sent or not sent (i don't remember) a...martinp1-3/+3
2003-07-28Add wrapup timemarkster1-6/+38
2003-07-28remove non implemented crap from config samplejeremy1-5/+0
2003-07-27Properly handle hangups on agent, improve formatting of sample agents.confmarkster1-3/+6
2003-07-26Revision to SIPmarkster1-12/+53
2003-07-26Minor fixupmarkster1-0/+1
2003-07-26Add per-user limits to chan_sipmarkster1-8/+65
2003-07-24rollback today's futile attempts properlyjeremy2-15/+2
2003-07-24pull everything back out, I am really done nowjeremy1-3/+10
2003-07-24One last attemptjeremy1-1/+7