Commit Graph

4092 Commits (42a62a3c21ffe63404ef43bf39dfbe1fd103e45f)

Author SHA1 Message Date
Olle Johansson a39f95b94f Adding external referenses for doxygen
18 years ago
Olle Johansson 33214f76a7 Adding external reference
18 years ago
Olle Johansson 238bcd6c45 Doxyfication... There's a shortage of comments in this file...
18 years ago
Joshua Colp 28f4727e75 Lock iax2 pvt structure when passing off to the AMI function, and make sure it exists. (issue #9674 reported by arabe)
18 years ago
Olle Johansson d326d84ae0 - Adding some missing spaces
18 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
18 years ago
Steve Murphy 3ee0077f04 Added a small bit of code to support the SNOM 360's Record button. Made the find_feature func in res_features.c public, so I could use it to find the automon dial sequence as configured by the user. When the INFO packet has a Record: header with on/off, the sequence is sent as consecutive DTMF frames on the phone's channel, triggering the automon functionality. The user has to configure the automon in features.conf, and set up his dialplan accordingly.
18 years ago
Olle Johansson 1b15d8852d Add the new ChannelUpdate event to inform manager clients about the PVT ID and some other channel driver data that
18 years ago
Joshua Colp 81cade7a4c Merged revisions 62989 via svnmerge from
18 years ago
Tilghman Lesher 121561076e Merged revisions 62692 via svnmerge from
18 years ago
Steve Murphy fe7068a51b Merged revisions 62689 via svnmerge from
18 years ago
Russell Bryant 3d409eb793 Update the device state functionality of chan_local such that it will return
18 years ago
Olle Johansson e1ec3f917c Add a small message that we're doing something. On my systems, there's a long
18 years ago
Olle Johansson 1d51b2e161 More username body parts to fix... If working, this needs to be backported to 1.2, 1.4.
18 years ago
Olle Johansson 8fee67c83b Handle sip:username;parameter=12345@example.com;parameter=1234 URI's properly
18 years ago
Olle Johansson daefa6a8b4 Merged revisions 62624 via svnmerge from
18 years ago
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
18 years ago
Russell Bryant a91f9b138d Merged revisions 62419 via svnmerge from
18 years ago
Russell Bryant 5cb08adc7a Don't crash when invalid arguments are provided to the CHANNEL() function
18 years ago
Russell Bryant 0efe511879 Merged revisions 62331 via svnmerge from
18 years ago
Russell Bryant 7d2102c081 Reformat some of iax2.h and convert comments to doxygen format
18 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
18 years ago
Russell Bryant c2468b4c32 Merged revisions 62218 via svnmerge from
18 years ago
Olle Johansson 240bd841b0 Issue #9545 Autocomplete for "sip unregister" cli command. (eliel) Thanks!
18 years ago
Olle Johansson f9c592e50c Merged revisions 62137 via svnmerge from
18 years ago
Joshua Colp 14d8979b2f Merged revisions 62038 via svnmerge from
18 years ago
Kevin P. Fleming ee95074173 Merged revisions 61914 via svnmerge from
18 years ago
Russell Bryant dc7514a746 Merged revisions 61870 via svnmerge from
18 years ago
Russell Bryant 891a005706 Merged revisions 61863 via svnmerge from
18 years ago
Russell Bryant f5d4a16cda Merged revisions 61799 via svnmerge from
18 years ago
Dwayne M. Hubbard f3ab33014a removed #if 0 block from chan_zap restart_monitor()
18 years ago
Joshua Colp 721f85d084 Merged revisions 61772 via svnmerge from
18 years ago
Russell Bryant b94378b5e6 Merge changes from team/russell/iax2_osp
18 years ago
Olle Johansson 49af71c100 Use the last line in the SDP, even if it has no CRLF. Remember Jon Postel :-)
18 years ago
Dwayne M. Hubbard 34469a8707 added CLI 'sip unregister <peer>' for issue 9326. thanks eliel
18 years ago
Joshua Colp 4f04ff8597 Merged revisions 61648 via svnmerge from
18 years ago
Steve Murphy 901413c76c Merged revisions 61644 via svnmerge from
18 years ago
Joshua Colp 80ec0b13ba Merged revisions 61641 via svnmerge from
18 years ago
Joshua Colp c4c2def716 Don't treat a host lookup as failed if sipregs is not in use when doing a realtime lookup. (issue #9255 reported by sergee)
18 years ago
Russell Bryant 3c0b24bda8 Merged revisions 61477 via svnmerge from
18 years ago
Nadi Sarrar 9978dc647b Merged revisions 61342,61372-61373,61443 via svnmerge from
18 years ago
Russell Bryant 6b033eea04 Merged revisions 61427 via svnmerge from
18 years ago
Russell Bryant e34c67d308 Merged revisions 61377 via svnmerge from
18 years ago
Joshua Colp 9fff461080 Remove duplicate prototype declaration. (issue #9517 reported by junky)
18 years ago
Doug Bailey 7c9e46507b Added zapata.conf parameter "cid_rxgain" to allow the user to adjust the gain bump used during CID acquisition.
18 years ago
Steve Murphy 28b5fb02bd updated ast_channel_alloc() call to include the 4 extra args everyone got. Not much info there, as the config file evidently does not allow amaflags, or accountcode settings; and the pvt's exten doesn't sound like what we need in the cdr, either.
18 years ago
Nadi Sarrar 0220ec0511 Merged revisions 61183 via svnmerge from
18 years ago
Steve Murphy ecaf781933 Merged revisions 60989 via svnmerge from
18 years ago
Olle Johansson b52f774850 Merged revisions 61072 via svnmerge from
18 years ago
Olle Johansson 4aef0155d6 use "ChannelType" in events to indicate which channel driver that generates the event. This replaces
18 years ago