summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-03-08Remove unused functionMatthew Jordan
2013-03-08Don't reset the RTP address on a glare re-INVITEMatthew Jordan
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-05Add RFC 3327 Path header support to chan_sipMatthew Jordan
2013-03-05Fix several unreleased mutex locks that cause problem with processing callsIgor Goncharovskiy
2013-03-01Fix / Clean Up Some Items To Handle The New auto_* NAT OptionsMichael L. Young
2013-02-28Prevent deadlock in chan_iax2 when attempting to set caller IDMatthew Jordan
2013-02-27More places to eliminate the cast to argv but were not giving warnings.Richard Mudgett
2013-02-27Fix compiler warning by eliminating the need for a cast.Richard Mudgett
2013-02-27Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog ...Joshua Colp
2013-02-26Correct RPID parsing for unquoted display-name.Walter Doekes
2013-02-25More called details fixup for skinny.Damien Wedhorn
2013-02-25Add prinotify messages to skinny.Damien Wedhorn
2013-02-24Set the sin_family on the bind address socket during initializationMatthew Jordan
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-19Add serviceURL stuff to skinny.Damien Wedhorn
2013-02-19Fixup skinny CLI completion.Damien Wedhorn
2013-02-16Don't send presencestate information if the state is invalidMatthew Jordan
2013-02-15Fix a crash that occurred when a BYE was received on a replaced dialog.Mark Michelson
2013-02-15chan_sip: Use video and text crypto attributes to append RTP profiles to SDPJonathan Rose
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14Remove extraneous stuff from r381470.Damien Wedhorn
2013-02-14Add back sending dialnumber to skinny.Damien Wedhorn
2013-02-14Respect callerid presentation in skinny.Damien Wedhorn
2013-02-14Use a shuffling algorithm to find unused IAX2 call numbers.Sean Bright
2013-02-12Fix some more REF_DEBUG-related build errorsKinsey Moore
2013-02-11Fix some issues with skinny callid.Damien Wedhorn
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-06Fixed failing test from r380696.David M. Lee
2013-02-06Fix reload skinny with active devices.Damien Wedhorn
2013-02-06Reset skinny vmexten and immeddial char on reload.Damien Wedhorn
2013-02-02Add variable length displayprompt packet to skinny and use octals.Damien Wedhorn
2013-02-01chan_iax2: Fix compile error if MALLOC_DEBUG enabled.Richard Mudgett
2013-02-01Adds variable length callinfo packets to skinny.Damien Wedhorn
2013-01-31Process session timers, even if Session-Expires header is missingDavid M. Lee
2013-01-31Move IAX firmware related functionality into separate files.Sean Bright
2013-01-30chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.Richard Mudgett
2013-01-30Unregister SIP provider API if module load is declinedMatthew Jordan
2013-01-30Perform case insensitive comparisons for T.38 attributesMatthew Jordan
2013-01-29Move the ancillary iax2 source files into a separate sub-directory.Sean Bright
2013-01-29chan_agent: Prevent multiple channels from logging in as the same agent.Richard Mudgett
2013-01-29Corrected crypto tag in SDP ANSWER for SRTP. (again)David M. Lee
2013-01-29Ensure that a declined media stream is terminated with a '\r\n'Matthew Jordan
2013-01-28Correct the number of available call numbers in IAX2.Sean Bright
2013-01-25Add force dial keys to skinny.Damien Wedhorn
2013-01-24Corrected crypto tag in SDP ANSWER for SRTP.David M. Lee
2013-01-22Remove a large block of commented out code from chan_iax2.Sean Bright
2013-01-22confbridge: Minor fixes playing user counts to the conference.Richard Mudgett
2013-01-21Fix device call logging issues in skinnyDamien Wedhorn
2013-01-20Fix issues with skinny sessionsDamien Wedhorn