El 16/12/10 13:11, brian_p escribió: > On Thu 16 Dec 2010 at 11:36:51 -0200, Jorge Merlino wrote: > >> Ok, this was useful. I found the problem now. The issue is that >> sflphone-callto looks for the account number in the sflphonedrc but my >> version of sflphone needs the account number from sflphoned.yml (I guess >> I have the sflphonedrc from an older version because the account numbers >> are different) > > Your sflphoned uses a .yml configuration file with account numbers > different from the account numbers in the sflphonedrc file used by > sflphone-callto. So a couple of choices: > > 1. Change the account numbers in sflphonedrc to match those in > sflphoned.yml. Leave sflphone-callto as it is. > > 2. Alter the sflphone-callto script to grep for 'order' (rather than > Accounts.order) in sflphoned.yml. RESFILE needs changing . >
Well I finally got this to work using the sflphone-handler script in the mozilla-telify-sflphone folder. It simply does not mess with the account and apparently lets the phone decide which account to use. This works fine and is much simpler as it does not need to parse configuration files. I'd suggest that the sflphone-callto script should be removed and changed for this one. Just a suggestion to avoid problems as the original script does not even work with the new configuration files. Thank you for your help Jorge _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
