Commit Graph

4861 Commits (170442b6e49a174cf1da01b8f5d22e5d38e16663)

Author SHA1 Message Date
Terry Wilson 529e8af144 Merged revisions 252089 via svnmerge from
15 years ago
Richard Mudgett a247e69d65 Forward declaring dahdi_pri was already done.
15 years ago
Richard Mudgett 0bc0edcda9 Make chan_dahdi wakeup_sub() prototype not conditional.
15 years ago
Jeff Peeler 3896fecd58 Make sure to clear red alarm after polarity reversal.
15 years ago
David Vossel 8dbeb5925d fixes problem with duplicate TXREQ packets
15 years ago
Jeff Peeler 9a4e4eb749 Modify queued frames from local channels to not set the other side to up
15 years ago
Alec L Davis 271908886f overlap receiving: automatically send CALL PROCEEDING when dialplan starts
15 years ago
Kevin P. Fleming 62f453c9d7 add a reference to the now-published IAX2 RFC
15 years ago
Mark Michelson 99e1a0f967 For T.38 reINVITEs treat a 606 the same as a 488.
15 years ago
David Vossel 8d9b578022 fixes invite with replaces deadlock
16 years ago
Richard Mudgett 7b5a46027f Merged revision 247904 from
16 years ago
David Vossel 5a823cad50 Fixes iaxs and iaxsl size off by one issue.
16 years ago
Jeff Peeler 735485effc Change channel state on local channels for busy,answer,ring.
16 years ago
Tilghman Lesher 72af53a885 Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
16 years ago
Russell Bryant fe49526a56 Fix a bogus third argument to ast_copy_string().
16 years ago
Olle Johansson abc434d772 Initialize notify_types to NULL
16 years ago
Jeff Peeler 68e271504f Fix deadlock in agent_read by removing call to agent_logoff.
16 years ago
David Vossel fed58bd1d6 fixes crash in "scheduled_destroy" in chan_iax
16 years ago
David Vossel a6bc57fe40 Change in sip show channels display format allowing more digits for CID
16 years ago
Tilghman Lesher 30dda27b8a It's also possible for the Local channel to directly execute an Application.
16 years ago
Olle Johansson 789554011a Release memory of the contact acl before unloading module
16 years ago
Tilghman Lesher e943496e84 Don't queue frames to channels that have no means to process them.
16 years ago
Matthew Nicholson 77c0c82575 Properly set T.38 attributes and don't return before T.38 ports are configured when T.38 is found but no audio stream is found.
16 years ago
David Vossel af1319f400 fixes issue with p->method incorrectly set to ACK
16 years ago
Olle Johansson a3c42b73de Stop sending 183's after call hangup.
16 years ago
Tilghman Lesher bd6cde63d3 When we receive no response at all to our INVITE, allow the channel to be destroyed.
16 years ago
David Vossel 55e6ac62e9 fixes missing Contact header angle brackets
16 years ago
Matthew Nicholson 6bf84d94b7 Allow SDP packets with only video session information.
16 years ago
Jeff Peeler 09c3005ca6 Do not modify the gain settings on data calls.
16 years ago
David Vossel 8730e034d3 fixes conditional jump or move depending on uninitialised STACK value
16 years ago
Kevin P. Fleming 851de5edaa When 'sip set debug' is enabled, and the last line of an incoming SIP message
16 years ago
Kevin P. Fleming afd2b5e203 Correct fix for issue #16268... the reporter's original patch was very close to correct.
16 years ago
Kevin P. Fleming 800a1df304 Ensure that SDP parsing does not ignore the last line of the SDP.
16 years ago
Kevin P. Fleming 708e058915 Correct mistaken option name in error message.
16 years ago
Joshua Colp 4950fbeebc Respect the maddr parameter in the Via header.
16 years ago
Joshua Colp 607defd94a Fix a crash caused by two threads thinking they should both free the
16 years ago
David Vossel cbd0215153 don't crash on log message in solaris
16 years ago
Matthew Nicholson d9ef686bc3 Reverted revision 202022.
16 years ago
Joshua Colp 0eb5bea853 Don't overwrite caller ID name on a trunk with the configured fullname when using users.conf
16 years ago
Jason Parker d7dfd99014 Fix crash on VPB exception when no hardware is present.
16 years ago
David Brooks 50c0d05b8a chan_misdn Asterisk 1.4.27-rc2 crash
16 years ago
Matthew Nicholson 841a1d5ed5 Modify the SDP parsing code to parse session and media level items separately.
16 years ago
Joshua Colp 7f8c4f7278 Fix a security issue where sending a REGISTER with a differing username in the From
16 years ago
Richard Mudgett dc898f35c9 Make sure the outgoing flag is cleared if a new channel fails to get created for outgoing calls.
16 years ago
Joshua Colp f4298a49f0 Fix a bug where an RPID header could be generated with a blank username in the URI.
16 years ago
Olle Johansson 6ad9ff8acc Fixing bug before someone reports it...
16 years ago
Olle Johansson 8239b12ab7 Adding IP address in Contact ACL log message and removing redundant message
16 years ago
Olle Johansson 05390babd0 Use proper response code when violating Contact ACL's.
16 years ago
David Brooks e3103c39a7 SIP channel name uniqueness
16 years ago
David Vossel 9c6f754b18 fixes crash on iterator_destroy on uninitialized iterator
16 years ago