aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-09Add support for subscribing to a voice mailbox on a remote SIP server and mak...file1-20/+385
2008-10-07A blind transfer to the parking thread would cause a segfault because copy_re...twilson1-1/+1
2008-10-06Merged revisions 146799 via svnmerge from tilghman1-0/+4
2008-10-05Recorded merge of revisions 146448 via svnmerge from qwell1-1/+2
2008-09-30(closes issue #13337)jpeeler1-0/+2
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicrussell1-17/+102
2008-09-23Fix a conflict in flag valuesmmichelson1-1/+1
2008-09-23When a promiscuous redirect contained both a user andmmichelson1-3/+11
2008-09-18Merged revisions 143534 via svnmerge from murf1-3/+9
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-4/+22
2008-09-12Merged revisions 142865 via svnmerge from tilghman1-7/+49
2008-09-09Merged revisions 142218 via svnmerge from mmichelson1-1/+6
2008-09-09Merged revisions 142079 via svnmerge from mmichelson1-1/+1
2008-09-08Um, apparently I didn't actually finish merging before committing.mmichelson1-34/+6
2008-09-08Merged revisions 141809 via svnmerge from mmichelson1-2/+45
2008-09-06Merged revisions 141565 via svnmerge from murf1-0/+2
2008-09-06Some fixes to autocompletion in some commands.mvanbaak1-9/+15
2008-09-02When a call is rejected because of call-limit, the channel driver is behavingseanbright1-1/+1
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-4/+4
2008-08-29Merged revisions 140417 via svnmerge from mmichelson1-0/+5
2008-08-27Merged revisions 140299 via svnmerge from mmichelson1-12/+20
2008-08-26Merged revisions 140060 via svnmerge from russell1-5/+9
2008-08-25Merged revisions 139869 via svnmerge from twilson1-3/+3
2008-08-22The -1 return value from incomplete or impropermmichelson1-4/+4
2008-08-20Fix output of sipshowpeer manager response.qwell1-4/+3
2008-08-20Merged revisions 139015 via svnmerge from mmichelson1-1/+1
2008-08-19Let it compile now, too (woops)seanbright1-1/+0
2008-08-19And remove code we don't need anymore.seanbright1-6/+0
2008-08-19While we're at it, make this machine parseable too.seanbright1-2/+2
2008-08-18Change event header to RegistrationTime to be more consistent (and avoidseanbright1-1/+1
2008-08-15Merged revisions 138258 via svnmerge from tilghman1-43/+51
2008-08-15regseconds is actually stored as the epoch time, not registration lengthtilghman1-1/+1
2008-08-14Make sure we set the socket port, so we don't try to use <ip address>:0.qwell1-1/+3
2008-08-13Correctly end locally ended calls.qwell1-1/+4
2008-08-09More RSW merges. This should do it for the channels/ dir.seanbright1-61/+60
2008-08-01Picky, picky, buildbottilghman1-1/+1
2008-08-01SIP should use the transport type set in the Moved Temporarily for the nexttilghman1-51/+123
2008-07-30Fix the parsing of the "reason" parameter in themmichelson1-1/+3
2008-07-30Move implementation of an attended-transfer-complete sound from one channeltilghman1-11/+0
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIstilghman1-6/+6
2008-07-25Merged revisions 133572 via svnmerge from mmichelson1-0/+2
2008-07-25Minor coding guidelines tweaks ...russell1-31/+31
2008-07-24Merged revisions 133488 via svnmerge from tilghman1-5/+10
2008-07-23Fix issue where tcp in sip is enabled by default, despite what it says in the...bbryant1-2/+1
2008-07-23Well, the content of a channel variable may be longer than the size of a poin...oej1-1/+1
2008-07-22Merged revisions 132777 via svnmerge from mmichelson1-5/+296
2008-07-22Merged revisions 132645 via svnmerge from oej1-3/+3
2008-07-21Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a...bbryant1-0/+2
2008-07-15Merged revisions 130959 via svnmerge from tilghman1-4/+4
2008-07-15Additional option for videosupport (always) that disables the optimization totilghman1-7/+22