Search found 34 matches

by huibw
Mon Feb 21, 2011 11:32 pm
Forum: Technical Support
Topic: Reliable time source?
Replies: 4
Views: 801

Re: Reliable time source?

Thanks but don't waste too many valuable cycles on it, I've found my solution: webget time from different source. Not ideal but will work as long as the other source is up and SS can connect to it :-)
by huibw
Mon Feb 21, 2011 4:16 pm
Forum: Technical Support
Topic: Reliable time source?
Replies: 4
Views: 801

Re: Reliable time source?

Aaron, Thank you. I'll try the UTC. Below you see parts of 3 email traces I received in a short time span. The 1st line is generated by SipSorcery, the 2nd line by my code. t = Time.now sys.Log("#{t.strftime('%A, %B %d %Y, %H:%M:%S')}") Email rcvd 2/20 13:16, no time correction DialPlan=> Dialplan t...
by huibw
Sun Feb 20, 2011 9:00 pm
Forum: Technical Support
Topic: Reliable time source?
Replies: 4
Views: 801

Reliable time source?

I use the time from the Sipsorcery server in my dialplan to see if I want my phones to ring or allow my kids to make phone calls after a certain time. I've noticed that depending on how the stars and the moon are aligned in the galaxy I get different results. t = Time.now is what I use. My account i...
by huibw
Tue Oct 13, 2009 3:53 pm
Forum: Technical Support
Topic: Sipsorcery ON DD WRT router
Replies: 3
Views: 915

No, that's not possible.
by huibw
Sat Oct 03, 2009 4:39 pm
Forum: Feature Requests
Topic: Time-out and match params for GoogleVoice
Replies: 7
Views: 2599

Thank you! This IPKall random CID was driving me nuts. The timeout will be welcome as well. I have noticed that on occasion it seems that SipSorcery is slower. When I monitor the progress of a call through the console I see that when I dial a number it takes a couple of seconds (sometimes 10 or more...
by huibw
Mon Sep 14, 2009 1:54 pm
Forum: Feature Requests
Topic: Google Voice Call Arbitrary Provider for Callback
Replies: 96
Views: 33237

In the setup of your PAP2 you can specify the ring pattern to use. Go to the User 1 tab and near the bottom of the page you'll see a ring pattern field. Set one to "ring 1" and the other to "ring 2" (or any of the other 7 rings)
by huibw
Sat Sep 05, 2009 8:16 pm
Forum: Technical Support
Topic: GoogleVoiceCall() failing
Replies: 10
Views: 1870

Is that all you're seeing? Or do you see more messages? Like an incoming call that doesn't go through because you're busy? If that's the case you're not using the correct caller-id as the last parameter to the GoogleVoiceCall command.
by huibw
Sat Sep 05, 2009 5:48 pm
Forum: Technical Support
Topic: GoogleVoiceCall() failing
Replies: 10
Views: 1870

Gizmo has been timing out for me as well. I've ditched them completely. I changed to IPKall and fingers crossed, so far so good.
by huibw
Thu Sep 03, 2009 12:06 pm
Forum: Technical Support
Topic: Setting up Grandstream HT502
Replies: 2
Views: 1617

Try this:

Blank these:
outbound proxy
authenticate id

Outgoing call without registration: no

And of course have a valid password.

Use the sipsorcery console to see how the registration goes.
by huibw
Tue Sep 01, 2009 12:07 pm
Forum: Technical Support
Topic: cannot keep my sip binding registered
Replies: 12
Views: 2787

I also use a PAP2 and the registration interval is set to 3600 seconds. Sip Sorcery shows that interval being honored and I never lose registration. Strange. I use the PAP2 v1 and if I set the registration higher then 113 seconds sipsorcery sets it at 113 seconds and my PAP2 does not realize that t...