Notices


Reply
Thread Tools
Posts: 11 | Thanked: 0 times | Joined on Dec 2009
#131
Hi scifi.guy,
coming to this forum after a long time. I've installed the latest version of ViCaR and no installation issues. The format looks different and I'm not sure what needs to be entered where it says "Number starts with". It looks very different than the last version of VICaR i used. Can somebody help me here? I live in USA.
 
alienhead's Avatar
Posts: 139 | Thanked: 28 times | Joined on Jun 2010 @ Connecticut, United States
#132
Originally Posted by julian167 View Post
Hi scifi.guy,
coming to this forum after a long time. I've installed the latest version of ViCaR and no installation issues. The format looks different and I'm not sure what needs to be entered where it says "Number starts with". It looks very different than the last version of VICaR i used. Can somebody help me here? I live in USA.
Number starts with means, for which numbers you want to create the rule. e.x. numbers starting with +91(India) use the xxxxx calling card, similarly +44 (UK) use the XXXX calling card etc.
 

The Following 2 Users Say Thank You to alienhead For This Useful Post:
Posts: 11 | Thanked: 0 times | Joined on Dec 2009
#133
Works flawlessly... Thanks alienhead and scifi.guy.
 
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#134
Noticed couple of issues after PR1.3 update.
1) When you call via vicar, you will get a prompt to select an account to place the call with.

To fix this, goto VICaR settings and from the context menu disable and re-enable the option "Routing Enabled".

2) When adding a new profile, character '+' is not allowed in Number starts with field.

I will release a fix for this soon.
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Posts: 7 | Thanked: 2 times | Joined on Feb 2010 @ Online
#135
NOT VERY SURE....but

I'm suspecting ViCar, sometimes when i make a call i cannot hear anything and if i do hear something the phone puts itself on-hold like every 3mins or thereabout. I've flashed my device (even the eMMC) and installed only ViCar and Timed Silencer, Rootsh (the only three stuff installed on my device the device) and i'm still having the same problem.

It seems when i select only "Routing Enabled" without selecting "Call Directly on Default" it doesn't happen. I will continue to investigate and update you guys.

Last edited by epohcj; 2010-10-29 at 18:23.
 
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#136
Iam having issues using VICAR. After updating to meamo 1.3, i get
'Vicar: No routing profile defined for this number' once for every 2 to 3 mins. Even when i click any app, i still get this message. Its very annoying.

My calling card needs a -> Routing number and then after prompt it needs 0 and contact number. No country codes.

I had setup few vicar numbers i dial freq with 0<phone number> (01234567890) and it worked fine earlier.

Even though i am able to make calls now but frequent message is annoying when not in use.
Attached Images
   
 
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#137
Originally Posted by epohcj View Post
NOT VERY SURE....but

I'm suspecting ViCar, sometimes when i make a call i cannot hear anything and if i do hear something the phone puts itself on-hold like every 3mins or thereabout. I've flashed my device (even the eMMC) and installed only ViCar and Timed Silencer, Rootsh (the only three stuff installed on my device the device) and i'm still having the same problem.

It seems when i select only "Routing Enabled" without selecting "Call Directly on Default" it doesn't happen. I will continue to investigate and update you guys.
epohcj - Please post here once you find more details.
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#138
Originally Posted by m_dk29 View Post
Iam having issues using VICAR. After updating to meamo 1.3, i get
'Vicar: No routing profile defined for this number' once for every 2 to 3 mins. Even when i click any app, i still get this message. Its very annoying.

My calling card needs a -> Routing number and then after prompt it needs 0 and contact number. No country codes.

I had setup few vicar numbers i dial freq with 0<phone number> (01234567890) and it worked fine earlier.

Even though i am able to make calls now but frequent message is annoying when not in use.

We need to do a bit of troubleshooting here.

1) Open X-terminal session, switch to root, run these commands
Code:
killall vicar-daemon (<-- run it couple of times to make sure process is killed)

su - user -c "exec /opt/vicar/vicar-daemon& >/home/user/MyDocs/vicar_log.txt"
2) Open another X-terminal, switch to root, run this command.

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
Keep it running until you get that message. Once you get the popup, you can reboot the device.

Mask any private details and PM me the log files.
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#139
Originally Posted by scifi.guy View Post
We need to do a bit of troubleshooting here.

1) Open X-terminal session, switch to root, run these commands
Code:
killall vicar-daemon (<-- run it couple of times to make sure process is killed)

su - user -c "exec /opt/vicar/vicar-daemon& >/home/user/MyDocs/vicar_log.txt"
2) Open another X-terminal, switch to root, run this command.

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
Keep it running until you get that message. Once you get the popup, you can reboot the device.

Mask any private details and PM me the log files.
/home/user # dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
Failed to open connection to session message bus: (null)

Error while running above command
 
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#140
Originally Posted by m_dk29 View Post
/home/user # dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
Failed to open connection to session message bus: (null)

Error while running above command
Correction. Run this command as user (not root).

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:45.