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