Commit Graph

22224 Commits (ebe2c33b7239b2881007efa3efd8d8a859f0b653)
 

Author SHA1 Message Date
Matthew Jordan 279873e8eb Add admin toggle mute all and participant count menu options to app_confbridge
15 years ago
Richard Mudgett 4a125f45a0 Remove dead code since pri_grab() can never fail.
15 years ago
Jonathan Rose 2d67b1b378 Guarantee messages go into the right folders with multiple recipients
15 years ago
Richard Mudgett a86037d959 Make FastAGI HANGUP show up in AGI debug output.
15 years ago
Richard Mudgett bd4f81b51f Fix typo in sig_pri using wrong structure name.
15 years ago
Richard Mudgett 9e726d9cb4 Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
15 years ago
Richard Mudgett 113612b9d6 Restore SIP DTMF overlap dialing method.
15 years ago
Richard Mudgett 1cef6cf8cd Fix Progress spelling error in main/pbx.c.
15 years ago
Terry Wilson 59d6db63bd Don't read past end of input when calling write()
15 years ago
Walter Doekes 6ef49c3214 Update reqresp_parser parse_uri doxygen comments.
15 years ago
Jonathan Rose ec237d2e4a Moves voicemail setup password entry to the end of the setup process.
15 years ago
Kinsey Moore 818ac23b92 Ensure that a null vmexten does not cause a segfault
15 years ago
TransNexus OSP Development f436a6f27c Increased max number of destinations.
15 years ago
Gregory Nietsky 3845299e46 mISDN Round Robin break when no channel is available
15 years ago
Terry Wilson bd486fcf41 Don't forget to rescan MOH files for cached realtime classes
15 years ago
Walter Doekes 735e48f92f Use __alignof__ instead of sizeof for stringfield length storage.
15 years ago
Matthew Jordan 60f51c002a Video format was treated as audio when removed from the file playback scheduler
15 years ago
Walter Doekes 863d7189b9 Remove unneeded if(params) checks in reqresp_parser.
15 years ago
Walter Doekes bac9ff62ef Fix bad quoting of multiline mxml opaque_data that caused invalid xml.
15 years ago
Kinsey Moore a4365a8ae2 Fix regression introduced by SDP fixups
15 years ago
Richard Mudgett e48cecc848 Check sip.conf maxforwards parameter for range 1 <= x <= 255.
15 years ago
Richard Mudgett 39beaff425 Make CLI "core show channel" not hold the channel lock during console output.
15 years ago
Jonathan Rose 8d994bed55 Fix a segmentation fault when using an extension with CID matching and no CID.
15 years ago
Richard Mudgett 751488b84c Fix app_macro.c MODULEINFO section termination.
15 years ago
Richard Mudgett 46089f6b51 Fix potential deadlock calling ast_call() with channel locks held.
15 years ago
Richard Mudgett 464b337b3c Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
15 years ago
David Vossel 0a2a79c94b Merged revisions 344493 via svnmerge from
15 years ago
Kinsey Moore dc05ce5e4f Fix another incorrect case with meetme's PIN logic and add documentation
15 years ago
Kinsey Moore c225800646 Fix several bugs with SDP parsing and well-formedness of responses
15 years ago
Matthew Nicholson 3d44965e70 only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
15 years ago
Richard Mudgett 6d481420ce Fix deadlock during dialplan reload.
15 years ago
Terry Wilson 04f04ff39d Don't treat a host:port string as a domain
15 years ago
Terry Wilson fa57bbe17c Add a unit test for ast_sockaddr_split_hostport
15 years ago
Alexandr Anikin 31ee82863c Generate response to Status Enquiry message with Status q.931 message.
15 years ago
Kinsey Moore c1647ab33a Fix pin parameter behavior regression in MeetMe
15 years ago
Matthew Nicholson 5203e0f552 don't call ltohl() twice on the same value
15 years ago
Richard Mudgett 9537f22c54 Residual changes for Asterisk v10 branch from ASTERISK-18747.
15 years ago
Walter Doekes bc370b5462 Fix crash when dialplan remove include is called with too few arguments.
15 years ago
David Vossel 5cb719acec Merged revisions 343900 via svnmerge from
15 years ago
Richard Mudgett cee432c9d8 Fixed reference to incorrect variable if unknown host configured crash.
15 years ago
Leif Madsen a46f6d142c Fix boo-boo in prep_tarball script.
15 years ago
Kinsey Moore 5249a147b8 Make "sip show settings" CLI command get RPID flags from the right global page
15 years ago
Leif Madsen 02f886b5a2 Allow built in variables to be used with dynamic weights.
15 years ago
Matthew Nicholson 2b6ebcb9e9 respect case changes in peer names on sip reload
15 years ago
Richard Mudgett 98e494d4a0 Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.
15 years ago
Kinsey Moore 1c526d3d7d Prevent BLF subscriptions from causing deadlocks
15 years ago
Walter Doekes 00a522c000 Correct the default udptl port range.
15 years ago
Richard Mudgett 7a5f6684f0 Fix deadlock if peer is destroyed while sending MWI notice.
15 years ago
Matthew Nicholson f3c03ac1ec list all of the codecs associated with a particular format id for CLI command "core show codec"
15 years ago
Olle Johansson 816dc295c2 Formatting and doxygen improvements
15 years ago