aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-24roll back, i give upjeremy1-7/+1
2003-07-24try this crazy idea to make callerid work with no namejeremy2-5/+8
2003-07-24add more debugjeremy1-5/+5
2003-07-24add some debug to see what callerid is doingjeremy1-0/+3
2003-07-24rollback the last changes. wrong directionjeremy1-14/+4
2003-07-24deal with no callerid name in all cases. really need to rethink this functionjeremy1-2/+9
2003-07-24deal with no callerid namejeremy1-2/+5
2003-07-24Merge Matteo's INFO patchmarkster1-7/+19
2003-07-23tweak to make user->callerid work properlyjeremy1-1/+1
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy3-6/+8
2003-07-23finish that thoughtjeremy3-6/+10
2003-07-23attempt to implement the passing of callerid. not testedjeremy2-2/+9
2003-07-22Fix two little thingsmartinp1-2/+2
2003-07-22First pass at auto logoff supportmarkster1-0/+18
2003-07-17Minor fix for cid namemarkster1-2/+2
2003-07-16Fix race in agent/masquerademarkster1-0/+2
2003-07-16Add "registered" option to iax2 show peersmarkster1-1/+10
2003-07-16Don't native bridge when we can'tmarkster1-0/+8
2003-07-16Fix potential race in check_availabilitymarkster1-1/+1
2003-07-15Fix a segfault with the calls that need to register with the remote gateway (...martinp1-0/+3
2003-07-14Add musiconhold definitions to show agentsmarkster1-2/+5
2003-07-14instead of hanging up channel after masquerade (risking deadlock), mark it as...markster1-1/+3
2003-07-14Don't check availability on a hungup channelmarkster1-1/+1
2003-07-14Add dynamic agent stuff, still missing audio filesmarkster1-9/+102
2003-07-12update sample config with valid infojeremy1-31/+10
2003-07-09Fix race in Agentsmarkster1-8/+36
2003-07-09Timestamp fixesmarkster1-2/+3
2003-07-08Lock agents while removing pending onesmarkster1-0/+2
2003-07-08Don't retry lock if there is no channelmarkster1-4/+6
2003-07-07Fix typomarkster1-1/+1
2003-07-04Fix iax2 video/voice and update queueingmarkster1-1/+1
2003-07-02Fix CIDCW for native bridgingmarkster1-1/+1
2003-07-02Fix CIDCW for non-native calls onlymarkster1-1/+2
2003-07-01Update for sendingcompletemarkster1-3/+3
2003-07-01update to deal with new rtp.c changesjeremy1-2/+12
2003-07-01Create concept of a "pending agent", so you can have agents access pending callsmarkster1-44/+209
2003-07-01Add agent groupings, fix the "incorrect" message on first login attemptmarkster1-2/+18
2003-07-01Fix race in local, update queuemarkster1-3/+22
2003-06-30Start on video mode for meetme, change symantics of iax2 marker in full framesmarkster1-2/+2
2003-06-30Add video support to IAX2 (theoretically)markster2-15/+85