maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] VICaR: Value International Call Router (Calling Card Helper) (https://talk.maemo.org/showthread.php?t=52374)

m_dk29 2010-10-31 02:21

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
1 Attachment(s)
Quote:

Originally Posted by scifi.guy (Post 858039)
Correction. Run this command as user (not root).

Code:

dbus-monitor --session > /home/user/MyDocs/dbus_log.txt

log is attached...

Thanks

scifi.guy 2010-11-01 13:43

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
Quote:

Originally Posted by m_dk29 (Post 858063)
log is attached...

Thanks

m_dk29 - Thanks for the logs. I will release a fix soon.

scifi.guy 2010-11-03 04:01

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
Anybody using PR1.3 willing to test the next release of Vicar?

This is primarily a bug-fix release. My N900 is with Nokia Service Center :( so I can't test it myself. And I don't want to release to repository before testing.

The bugs/features addressed in this release are:
1) The notification "Vicar: No routing profile defined for this number" appears frequently even when Vicar is not being used (reported by m_dk29)

2) Number Starts with and Calling Card Number fields do not allow '+' character.

3) If there is more than one profile a number prefix, Vicar should pick a more-specific profile. See evad's description below.

Quote:

Originally Posted by evad (Post 808990)
Did a quick test with two different profiles and found an issue (well, not exactly an issue, but something to improve). Say I have two profiles:

Profile 1 for numbers starting with +48
Profile 2 for numbers starting with +486

The problem is that Profile 1 is picked for *all* numbers starting with +48, including those with +486. I think Vicar needs to do a bit more clever matching while choosing profiles.

EDIT: Changes are now released to extras-devel.

Let me know how the testing goes.

m_dk29 2010-11-03 11:52

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
dowloading and will post update..

thanks for quick solution

evad 2010-11-03 19:26

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
Quote:

Originally Posted by scifi.guy (Post 861698)
Anybody using PR1.3 willing to test the next release of Vicar?

This is primarily a bug-fix release. My N900 is with Nokia Service Center :( so I can't test it myself. And I don't want to release to repository before testing.

I've updated my N900 to PR1.3 just today, I'll do my best to do some Vicar tests but now sure when exactly as I'm quite busy over next couple of days. Will let you know.

m_dk29 2010-11-03 20:29

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
The result of my test is that its no more working for me
I have Call via Vicar in phone book with number 01234567890 and when i click on it i get "This Contacts application does not support calls" and ends the call.

The setup is same as my earlier post with screen shots.

I disabled and enabled routing enabled and restarted the phone. Still no luck

epohcj 2010-11-04 01:25

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
Same here, the latest test version does not work and it gives me same error message that it gave @m_dk29

scifi.guy 2010-11-05 03:25

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
@m_dk29 and @epohcj - Can you run this command (as user) and capture the logs when using VICaR?

Code:

dbus-monitor --session > /home/user/MyDocs/dbus_log.txt

m_dk29 2010-11-05 11:46

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
1 Attachment(s)
Quote:

Originally Posted by scifi.guy (Post 863964)
@m_dk29 and @epohcj - Can you run this command (as user) and capture the logs when using VICaR?

Code:

dbus-monitor --session > /home/user/MyDocs/dbus_log.txt

attached is the log

benaranguren 2010-11-08 01:46

Re: [Announce] VICaR: Value International Call Router (Calling Card Helper)
 
First off thanks for VICar. It's been really useful for me.

I was also getting the same error as m_dk29

VICaR - Invalid request. Phone Number is not valid

dbus-monitor reveals that VICaR is trying to call 'publish' and 'subscribe' which are both non-numeric, hence the error.

I am new to telepathy so I am sharing info below hoping that somebody would correct me if I am wrong :)

After reading TP documentation I learned that both publish and subscribe have special purpose.

publish: get contacts to push presence info to
subscribe: get contacts to pull presence info from

Both do not apply to VICaR since it doesn't really connect to a server.

With that knowledge, I went ahead and updated 0.5.1 (only source in garage). If number to call is either 'publish' or 'subscribe' then don't forward request to callrouter.

I guess another way to do is by checking value of HandleType. It should always be 1 (Contact).

I don't see error message anymore but I think it just masks the problem. What really initiated request for 'publish' and 'subscribe' list?

Thanks again for the app!


All times are GMT. The time now is 12:13.

vBulletin® Version 3.8.8