summaryrefslogtreecommitdiff
path: root/channels/chan_pjsip.c
AgeCommit message (Expand)Author
2015-05-17chan_pjsip: Fix crash during off-nominal when no endpoint specified.snuffy
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-08clang compiler warnings: Fix pointer-bool-converesion warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-16Fix problem where a hung channel could occur on a failed blind transfer.Mark Michelson
2014-12-12chan_pjsip: Race between channel answer and bridge setup when using direct mediaKevin Harwell
2014-12-12res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.Joshua Colp
2014-11-20AST-2014-015: Fix race condition in chan_pjsip when sending responses after a...Joshua Colp
2014-11-16chan_pjsip: Remove AOR check when dialing and one is specified.Joshua Colp
2014-11-15chan_pjsip: Add additional log message when an AOR is specified when dialing ...Joshua Colp
2014-11-15chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.Joshua Colp
2014-11-03chan_pjsip: Add support for passing hold and unhold requests through.Joshua Colp
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-10-02chan_pjsip: Fix an assertion for channels that lack formats on creationJonathan Rose
2014-09-27res_pjsip_session: Add additional checks for delaying session refreshes.Joshua Colp
2014-09-19res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not nego...Richard Mudgett
2014-09-02Resolve race condition where channels enter dialplan application before media...Mark Michelson
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-20Move evaluation of set_var options in pjsip to the end of channel initializat...Mark Michelson
2014-08-19chan_pjsip: Fix attended transfer connected line name update.Richard Mudgett
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-24device state: Update the core to report ONHOLD if a channel is on holdMatthew Jordan
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-06-26chan_pjsip: Add a test event for fast picture updatesMatthew Jordan
2014-06-05PJSIP: Send initial connected line informationKinsey Moore
2014-06-04chan_pjsip: Add debug in RTP Engine glue callbackMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-30chan_pjsip: Fix deadlock when retrieving call-id of channel.Joshua Colp
2014-04-30chan_pjsip: Add support for picking up calls in the configured pickup group.Joshua Colp
2014-04-29chan_pjsip: Implement core ability to get Call-ID of a channel.Joshua Colp
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-26pjsip: avoid edge case potential crash in answer()Scott Griepentrog
2014-01-20chan_pjsip: Provide a means for tracking device state when holding/unholdingJonathan Rose
2014-01-16chan_pjsip: initial device state on endpoints is INVALIDKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell