Hi all, I'm writing a simple bash script to make calls using linphonecsh.
I can make calls successfully, but how can my bash script be modified to detect if a call was successful or not? For example, this call should fail (as linphone is unregistered): j...@localhost:$ linphonecsh init j...@localhost:$ linphonecsh dial [email protected] ...but there is no stdout or stderr that the bash script can interpret. It would be great if someone could post a working example, as I'm a bash newbie! Thanks, John _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
