mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
oldphone-mono is the default wav ring (and it is installed by make install)
This commit is contained in:
parent
2aedb5d159
commit
aa91757d50
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue