aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-28Properly build Contact on INVITE when asking for authenticationmarkster1-0/+11
2003-11-27Temporarily revert changes, prepare for proper fix (sorry for the cvs spam)markster1-7/+3
2003-11-27Always save the extensionmarkster1-2/+2
2003-11-27Build contact, don't copy itmarkster1-3/+5
2003-11-26Have a contact line in responses, merge logging patchesmarkster1-0/+2
2003-11-26limit fixes in SIPmarkster1-6/+33
2003-11-26Use global nat settings in auto peersmarkster1-0/+1
2003-11-25Minor 407 improvementsmarkster1-12/+24
2003-11-24Apply host access rules in SIPmarkster1-5/+5
2003-11-24Increment session version each time we send a new SDPmarkster1-1/+8