summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-04-30Fix a log message.Jason Parker
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-25Fix Displaying Symmetric RTP Global SettingMichael L. Young
2013-04-25Change Case On Forcerport For ConsistencyMichael L. Young
2013-04-14Don't attempt to create a voice frame on a read errorMatthew Jordan
2013-04-12Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBXMichael L. Young
2013-04-12IAX2 defer_full_frames fail to get sentAlec L Davis
2013-04-12IAX2, prevent network thread starting before all helper threads are readyAlec L Davis
2013-04-10Fix crash in chan_sip when a core initiated op occurs at the same time as a BYEMatthew Jordan
2013-04-05Fix For Not Overriding The Default Settings In chan_sipMichael L. Young
2013-04-03chan_dahdi: Change inband_on_proceeding option default to no/disabled.Richard Mudgett
2013-04-03chan_dahdi: Add inband_on_proceeding compatibility option.Richard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Address uninitialized conditional that valgrind foundKinsey Moore
2013-03-27AST-2013-003: Prevent username disclosure in SIP channel driverMatthew Jordan
2013-03-27Fix skinny encall button to not blind xfer.Damien Wedhorn
2013-03-26Resolve deadlock between SIP registration and channel based functionsMatthew Jordan
2013-03-26Suppress compiler warning.Russell Bryant
2013-03-25Set the CALLERID(dnid-num-plan) for incoming ISDN calls.Richard Mudgett
2013-03-22Fix skinny voicemail indication issues.Damien Wedhorn
2013-03-16Make sure things compile...Kinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-15tcptls: Prevent unsupported options from being setKinsey Moore
2013-03-15When a session timer expires during a T.38 call, re-invite with correct SDPMatthew Jordan
2013-03-12Include the Username field in SIP Registry events when Status is registeredMatthew Jordan
2013-03-12Fix core dump on CLI usageIgor Goncharovskiy
2013-03-11Added an option to disallow music on holdKevin Harwell
2013-03-08chan_sip: Update the via header when relaying SMS MESSAGEJonathan Rose
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