summaryrefslogtreecommitdiff
path: root/channels/chan_motif.c
AgeCommit message (Expand)Author
2012-12-09Add missing support for "who hung up" to chan_motif.Joshua Colp
2012-12-03Fix an RTP instance reference count leak in chan_motif.Joshua Colp
2012-12-01Tweak extension used for incoming calls received on Motif.Joshua Colp
2012-11-06Fix a bug where our Motif ICE candidates were not quite proper, and make us m...Joshua Colp
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-11Fix a bug where audio on Google Voice would not work due to ignoring candidates.Joshua Colp
2012-10-11Fix an issue where outgoing calls would fail to establish audio due to ICE ne...Joshua Colp
2012-10-11Consider the Google Talk content stanza name (jin:content) valid.Joshua Colp
2012-10-01Doxygen CleanupAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-12Skip any non-content information when looking for and handling content.Joshua Colp
2012-08-22Add support for call-id logging to chan_motif.Joshua Colp
2012-08-07Reduce memory consumption significantly for users of the RTP engine API by st...Joshua Colp
2012-07-11Do not consider failure to read the configuration file in chan_motif to be a ...Joshua Colp
2012-07-10Add additional description stanza names from the old Google Talk protocol whi...Joshua Colp
2012-07-10Respect codec preference order when adding codecs to a media description.Joshua Colp
2012-07-10Add required items for Google video support.Joshua Colp
2012-07-09Force the clock rate of G.722 to be 16000 when using the Google transports as...Joshua Colp
2012-07-09Fix dependency to be on res_xmpp. Long ago in a galaxy far far away it used t...Joshua Colp
2012-07-07Add a new unified Jingle, Google Jingle, and Google Talk channel driver writt...Joshua Colp