aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2malcolmd1-1/+1
2004-01-09Bug #710: Format fix for "zap show channels"malcolmd1-3/+3
2004-01-09Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()malcolmd1-2/+6
2004-01-06re-do the monitor fix (check for io before killing ourself)jeremy1-2/+3
2004-01-06add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and cl...jeremy1-11/+47
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy3-47/+28
2004-01-03clean up file descriptor leak and check for io before thread cancellationjeremy1-5/+10
2003-12-27Ignore signals in select, fix typo in last patchmarkster1-1/+2
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy5-847/+206
2003-12-24comment out two lines from PCadach's patch, they blow things up.jeremy1-2/+2
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy5-206/+847
2003-12-19clean up output on debugjeremy1-5/+5
2003-12-19Send date with invitemarkster1-1/+1
2003-12-19Fix reload race in SIPmarkster1-3/+8
2003-12-19Fix the passing of digital PRI-PRImartinp1-2/+4
2003-12-18Allow doing digital PRI to PRI calls automaticallymartinp1-0/+3
2003-12-18follow same naming scheme as other simular functionsjeremy2-16/+11
2003-12-18don't create another endpoint on a reloadjeremy1-4/+5
2003-12-18remove debug and switch printf's outjeremy1-20/+7
2003-12-18don't complain on type=h323 itself :)jeremy1-0/+2
2003-12-18Move zaptrcallerid out of #define ZAPATA_PRImartinp1-1/+1
2003-12-18Change long variable name to the shorter onemartinp1-6/+6
2003-12-17Add 'useincomingcalleridonzaptransfer' keyword to chan_zap so that if there i...martinp1-2/+21
2003-12-15Minor cleanupmarkster1-4/+4
2003-12-14Fix qualify + registermarkster1-1/+2
2003-12-13The SIP motto is "There's More Than One Standard for Doing It"markster1-1/+9
2003-12-11Properly fix double locking issue, fix wav49 issuemarkster1-6/+12
2003-12-11We really don't want to lock ourselves in zt_exceptionmartinp1-13/+3
2003-12-11Properly handle exceptions in zt_readmarkster1-3/+15
2003-12-10stomp on seg if no config filejeremy1-7/+8
2003-12-10Get rid of old chan_zap_oldmarkster1-5/+3
2003-12-09Cleanup unload callsmarkster8-285/+315
2003-12-09Don't retransmit INVITE on 407 retransmissionmarkster1-5/+8
2003-12-09Minor sip fixesmarkster1-6/+9
2003-12-09Patch for improving unload on zap (thanks James)markster1-91/+106
2003-12-09implement userbyalias. This will look to IP instead of H.323ID, if enabled Bu...jeremy1-12/+32
2003-12-09Minor mgcp debuggin changes, sip deadlock improvementmarkster2-4/+7
2003-12-08Remove gratuitous racemarkster1-1/+1
2003-12-05Provide a channel if PRI_EVENT_RING comes without a channelmartinp1-0/+3
2003-12-05Don't use dynamic mode when scanning all gatewaysmarkster1-1/+1
2003-12-05Quiet more authentication info if not enabledmarkster1-12/+24
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2markster1-38/+84
2003-12-04Add auth debug optionmarkster1-8/+19
2003-12-04Fix the ZapHangup, ZapDialOffhook, ZapTransfer manager commandsmartinp1-14/+1
2003-12-03Update with current informationjeremy1-2/+4
2003-12-03add warning for keywords in type=h323 that make no sensejeremy1-0/+2
2003-12-03Don't don't show verbose 3 message when verbose not setmarkster1-1/+2
2003-12-02Don't retrain after each digitmarkster1-1/+1
2003-12-02Really fix chan local races (I hope)markster1-3/+7
2003-12-01Fix chanzap for p0, p1, etcmarkster1-4/+10