Search found 20 matches

by calvinng
Sun Feb 15, 2015 10:42 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron, You are a genius, it was softphone issue with the latest Bria Iphone edition. I just tried calling with my desktop X-Lite and there was no problem. I don't know what happened with my softphone as Google voice via Sipsorcery dial plan still works. It is only the SIP trunk portion which i...
by calvinng
Sun Feb 15, 2015 10:16 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron, I haven't changed anything in my dial plain. This is what I have and this code is at the very end of the call out: case num when /^[23]/ sys.Log "Calling #{num} via Liberalvoip PBX trunk" sys.PrintCustomSIPHeaders() sys.Dial(num + "@Liberalvoip",RINGOUT) end end There is no more code af...
by calvinng
Sun Feb 15, 2015 8:48 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron,

It doesn't work. I removed the fu parameter and tried calling but it had the same result with the 480 message at the end. I than removed also the fd and fh parameters as well leaving no parameters but the result is the same.

Any other thoughts as to what is happening?
by calvinng
Thu Feb 12, 2015 2:34 pm
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron,

PM sent to you already. Please let me know if you have any problems receiving it as the message still appears in my Outbox instead of the Sent folder. Thanks.
by calvinng
Thu Feb 12, 2015 2:01 pm
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron,

Ok, I will PM you my Sipsorcery username and Liberalvoip credentials with phone number to call. Thanks for the follow up.
by calvinng
Thu Feb 12, 2015 8:37 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron, I have a similar problem with another SIP Provider with my account. The sip server is sip.liberailvoip.it. It seems to be more than just a DNS issue. Here is the log so you can take a look at it. I was able to connect and call directly with the SIP provider with my Bria Iphone edition b...
by calvinng
Wed Feb 11, 2015 11:45 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron, One more thing, in the Sip Providers page, I tried inputting the direct IP address for the SIP server as 213.133.98.3 instead of liberalvoip.net so it wouldn't have to check the DNS server for an IP lookup. It made no difference as the call still timed out with the same 480 message "Tem...
by calvinng
Wed Feb 11, 2015 11:40 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron. My SIP Client is a Bria softphone for the Iphone. There is no settings in the soft phone to make it specifically make it timeout at 30 secs. I haven't upgraded the software or made any drastic changes to the Ruby code. The strange thing is that if I connect directly to the SIP provider ...
by calvinng
Wed Feb 11, 2015 10:03 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron, No problem. Here it is: NATKeepAlive 09:56:58:132 sip1(5292): Requesting NAT keep-alive from proxy socket udp:67.222.131.147:5060 to udp:203.210.5.117:32401. Registrar 09:56:58:382 sip1(5292): Binding update request for ligne1@sipsorcery.com from udp:203.210.5.117:32401, expiry requeste...
by calvinng
Wed Feb 11, 2015 9:21 am
Forum: Technical Support
Topic: Unable to make calls via provider Liberalvoip.net
Replies: 19
Views: 5197

Re: Unable to make calls via provider Liberalvoip.net

Hello Aaron,

I just tried it and it still doesn't work. It is still giving me the same 480 message on the console. Does the DNS server fix take time to propagate through the servers before it is fully functional again? Please confirm. Thanks again for your help.