Revert "Update linphone git fixing oldphone-mono.wav ring, renamed into oldphone.wav."

This reverts commit f3e7ce4770.
This commit is contained in:
Sandrine Avakian 2016-04-22 11:28:46 +02:00
parent f3e7ce4770
commit 5cad0e525d
2 changed files with 1 additions and 1 deletions

View file

@ -121,7 +121,7 @@ static void toggle_video_preview(LinphoneCore *lc, bool_t val);
#define SOUNDS_PREFIX
#endif
/* relative path where is stored local ring*/
#define LOCAL_RING SOUNDS_PREFIX "rings/oldphone.wav"
#define LOCAL_RING SOUNDS_PREFIX "rings/oldphone-mono.wav"
#define LOCAL_RING_MKV SOUNDS_PREFIX "rings/notes_of_the_optimistic.mkv"
/* same for remote ring (ringback)*/
#define REMOTE_RING SOUNDS_PREFIX "ringback.wav"