Commit Graph

7668 Commits (05ec2860df560477546564e07058f8f9f1e17cfc)

Author SHA1 Message Date
Kinsey Moore 6300aa6ae4 Make sure things compile...
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
12 years ago
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
12 years ago
Matthew Jordan 00e9ffb907 Include the Username field in SIP Registry events when Status is registered
12 years ago
Igor Goncharovskiy ef64b29f8b Fix core dump on CLI usage
12 years ago
Kevin Harwell 09ecb25e08 Added an option to disallow music on hold
12 years ago
Jonathan Rose b4a010e958 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago
Matthew Jordan f6f6bc7b59 Remove unused function
12 years ago
Matthew Jordan 12748bc735 Don't reset the RTP address on a glare re-INVITE
12 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
12 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
12 years ago
Igor Goncharovskiy 469ca1c71d Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Michael L. Young a3ad8b28e6 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
12 years ago
Matthew Jordan 1a34b465bc Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
12 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
12 years ago
Joshua Colp e0b49e7331 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Walter Doekes d33d9c1781 Correct RPID parsing for unquoted display-name.
12 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
12 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
12 years ago
Matthew Jordan f6abcce7c1 Set the sin_family on the bind address socket during initialization
12 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
12 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
12 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
12 years ago
Matthew Jordan 2ebb9863ea Don't send presencestate information if the state is invalid
12 years ago
Mark Michelson 8a7dd2f408 Fix a crash that occurred when a BYE was received on a replaced dialog.
12 years ago
Jonathan Rose f008baddac chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Damien Wedhorn edf0483f4f Remove extraneous stuff from r381470.
12 years ago
Damien Wedhorn ce8101c6c6 Add back sending dialnumber to skinny.
12 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
12 years ago
Sean Bright 86a537c271 Use a shuffling algorithm to find unused IAX2 call numbers.
12 years ago
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
12 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
12 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
12 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
12 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
12 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
12 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago