#!/bin/bash
LD_LIBRARY_PATH="/opt/linphone-git/lib:$LD_LIBRARY_PATH" "/opt/linphone-git/bin/linphone" "$@"
