Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-16-2007, 03:18 PM
=?utf-8?q?Spock_=E2=80=B9=28=E2=80=A2=C2=BF=E2=80=A2=29=E2=80=BA?=
Guest
 
Posts: n/a
Default incoming problems on voip.co.uk


Anyone else having incoming calls diverting to mailbox immediately ?
Any incoming calls divert immediately, but calls to my other numbers
work ok eg. sipgate voipuser.
This is from a virgin mobile phone.

--
Spock

Reply With Quote
  #2 (permalink)  
Old 11-16-2007, 06:40 PM
Duncan MacCallum
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

Spock ‹(•¿•)› wrote:
>
> Anyone else having incoming calls diverting to mailbox immediately ?
> Any incoming calls divert immediately, but calls to my other numbers
> work ok eg. sipgate voipuser.
> This is from a virgin mobile phone.
>

yep same prob at start of week all incoming calls straight to voicemail.
Advise to re boot ATA which sorted the problem.
However tonight unable to make outgoing calls via beta service

cheers

Reply With Quote
  #3 (permalink)  
Old 11-16-2007, 11:19 PM
Herman
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
news:Kul%i.130054$vI1.45245@fe1.news.blueyonder.co .uk...
> Spock ‹(•¿•)› wrote:
>>
>> Anyone else having incoming calls diverting to mailbox immediately ?
>> Any incoming calls divert immediately, but calls to my other numbers work
>> ok eg. sipgate voipuser.
>> This is from a virgin mobile phone.
>>

> yep same prob at start of week all incoming calls straight to voicemail.
> Advise to re boot ATA which sorted the problem.
> However tonight unable to make outgoing calls via beta service
>
> cheers


Indeed, I got the same advice which seemed to work OK on my ATA. Bit harder
to "re-boot" through Voxalot. I have cycled the SIP registration option to
see if that will do the trick...

Watch this space...



Reply With Quote
  #4 (permalink)  
Old 11-17-2007, 01:11 AM
=?utf-8?q?Spock_=E2=80=B9=28=E2=80=A2=C2=BF=E2=80=A2=29=E2=80=BA?=
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

In message <vhbsj3lf8r1dl6r6j7trhsi002jigj2lni@4ax.com>,
mymail@hotmail.com writes
>On Fri, 16 Nov 2007 23:19:02 GMT, "Herman"
><whitehouse.madhouse.thisisaspamtraptakemeout!@bi gfoot.com> wrote:
>
>>"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
>>news:Kul%i.130054$vI1.45245@fe1.news.blueyonder. co.uk...
>>> Spock ‹(•¿•)› wrote:
>>>>
>>>> Anyone else having incoming calls diverting to mailbox immediately ?
>>>> Any incoming calls divert immediately, but calls to my other numbers work
>>>> ok eg. sipgate voipuser.
>>>> This is from a virgin mobile phone.
>>>>
>>> yep same prob at start of week all incoming calls straight to voicemail.
>>> Advise to re boot ATA which sorted the problem.
>>> However tonight unable to make outgoing calls via beta service
>>>
>>> cheers

>>
>>Indeed, I got the same advice which seemed to work OK on my ATA. Bit harder
>>to "re-boot" through Voxalot. I have cycled the SIP registration option to
>>see if that will do the trick...
>>
>>Watch this space...
>>

>Just tried our ukvoip number and it is just ringing out but phone is
>not ringing in here it won t go to mailbox because I have it switched
>off anyone that matters will call my mobile . not in the habit of
>wasting peoples money on calls only to be grated by a answer phone or
>mailbox service .


Well I fixed it.
I am not using the beta. I am using an asterisk server to register, and
have several ip-phones/ata's as extensions off the asterisk server.
cisco 7960 , sipura spa3000 etc.
I had to alter the sip.conf to:-

[voip]
type=friend
username=myusername
secret=mypassword
host=proxy.sov.voip.co.uk
fromuser=myusername
fromdomain=proxy.sov.voip.co.uk
authuser=myusername
;dtmfmode=info
context=incomingvoip

The host and fromdomain were proxy.voip.co.uk before I altered it.



--
Spock

Reply With Quote
  #5 (permalink)  
Old 11-17-2007, 07:42 AM
Herman
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

"Spock <(.¿.)>" <spock@127.0.0.1> wrote in message
news:+xThUea++jPHFwq0@127.0.0.1...
> In message <vhbsj3lf8r1dl6r6j7trhsi002jigj2lni@4ax.com>,
> mymail@hotmail.com writes
>>On Fri, 16 Nov 2007 23:19:02 GMT, "Herman"
>><whitehouse.madhouse.thisisaspamtraptakemeout!@b igfoot.com> wrote:
>>
>>>"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
>>>news:Kul%i.130054$vI1.45245@fe1.news.blueyonder .co.uk...
>>>> Spock <(.¿.)> wrote:
>>>>>
>>>>> Anyone else having incoming calls diverting to mailbox immediately ?
>>>>> Any incoming calls divert immediately, but calls to my other numbers
>>>>> work
>>>>> ok eg. sipgate voipuser.
>>>>> This is from a virgin mobile phone.
>>>>>
>>>> yep same prob at start of week all incoming calls straight to
>>>> voicemail.
>>>> Advise to re boot ATA which sorted the problem.
>>>> However tonight unable to make outgoing calls via beta service
>>>>
>>>> cheers
>>>
>>>Indeed, I got the same advice which seemed to work OK on my ATA. Bit
>>>harder
>>>to "re-boot" through Voxalot. I have cycled the SIP registration option
>>>to
>>>see if that will do the trick...
>>>
>>>Watch this space...
>>>

>>Just tried our ukvoip number and it is just ringing out but phone is
>>not ringing in here it won t go to mailbox because I have it switched
>>off anyone that matters will call my mobile . not in the habit of
>>wasting peoples money on calls only to be grated by a answer phone or
>>mailbox service .

>
> Well I fixed it.
> I am not using the beta. I am using an asterisk server to register, and
> have several ip-phones/ata's as extensions off the asterisk server.
> cisco 7960 , sipura spa3000 etc.
> I had to alter the sip.conf to:-
>
> [voip]
> type=friend
> username=myusername
> secret=mypassword
> host=proxy.sov.voip.co.uk
> fromuser=myusername
> fromdomain=proxy.sov.voip.co.uk
> authuser=myusername
> ;dtmfmode=info
> context=incomingvoip
>
> The host and fromdomain were proxy.voip.co.uk before I altered it.
>
>
>
> --
> Spock


Where did the proxy.sov.voip.co.uk server come from? Did voip.co.uk
recommend this? I say this, as my attempt to cycle registration on Voxalot
failed, and so I am running out of options...



Reply With Quote
  #6 (permalink)  
Old 11-17-2007, 07:55 AM
Herman
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

"Herman" <whitehouse.madhouse.thisisaspamtraptakemeout!@big foot.com> wrote
in message news:nXw%i.8273$dN2.1651@newsfe6-gui.ntli.net...
> "Spock <(.¿.)>" <spock@127.0.0.1> wrote in message
> news:+xThUea++jPHFwq0@127.0.0.1...
>> In message <vhbsj3lf8r1dl6r6j7trhsi002jigj2lni@4ax.com>,
>> mymail@hotmail.com writes
>>>On Fri, 16 Nov 2007 23:19:02 GMT, "Herman"
>>><whitehouse.madhouse.thisisaspamtraptakemeout!@ bigfoot.com> wrote:
>>>
>>>>"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
>>>>news:Kul%i.130054$vI1.45245@fe1.news.blueyonde r.co.uk...
>>>>> Spock <(.¿.)> wrote:
>>>>>>
>>>>>> Anyone else having incoming calls diverting to mailbox immediately ?
>>>>>> Any incoming calls divert immediately, but calls to my other numbers
>>>>>> work
>>>>>> ok eg. sipgate voipuser.
>>>>>> This is from a virgin mobile phone.
>>>>>>
>>>>> yep same prob at start of week all incoming calls straight to
>>>>> voicemail.
>>>>> Advise to re boot ATA which sorted the problem.
>>>>> However tonight unable to make outgoing calls via beta service
>>>>>
>>>>> cheers
>>>>
>>>>Indeed, I got the same advice which seemed to work OK on my ATA. Bit
>>>>harder
>>>>to "re-boot" through Voxalot. I have cycled the SIP registration option
>>>>to
>>>>see if that will do the trick...
>>>>
>>>>Watch this space...
>>>>
>>>Just tried our ukvoip number and it is just ringing out but phone is
>>>not ringing in here it won t go to mailbox because I have it switched
>>>off anyone that matters will call my mobile . not in the habit of
>>>wasting peoples money on calls only to be grated by a answer phone or
>>>mailbox service .

>>
>> Well I fixed it.
>> I am not using the beta. I am using an asterisk server to register, and
>> have several ip-phones/ata's as extensions off the asterisk server.
>> cisco 7960 , sipura spa3000 etc.
>> I had to alter the sip.conf to:-
>>
>> [voip]
>> type=friend
>> username=myusername
>> secret=mypassword
>> host=proxy.sov.voip.co.uk
>> fromuser=myusername
>> fromdomain=proxy.sov.voip.co.uk
>> authuser=myusername
>> ;dtmfmode=info
>> context=incomingvoip
>>
>> The host and fromdomain were proxy.voip.co.uk before I altered it.
>>
>>
>>
>> --
>> Spock

>
> Where did the proxy.sov.voip.co.uk server come from? Did voip.co.uk
> recommend this? I say this, as my attempt to cycle registration on
> Voxalot failed, and so I am running out of options...


Just to note that I switched to this server and it worked, like you said. I
am trying to switch back to the standard proxy server just to see if the
change is enough to get it back working again. Let's see...



Reply With Quote
  #7 (permalink)  
Old 11-17-2007, 08:02 AM
=?utf-8?q?Spock_=E2=80=B9=28=E2=80=A2=C2=BF=E2=80=A2=29=E2=80=BA?=
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

In message <nXw%i.8273$dN2.1651@newsfe6-gui.ntli.net>, Herman
<whitehouse.madhouse.thisisaspamtraptakemeout!@big foot.com> writes
>"Spock <(.¿.)>" <spock@127.0.0.1> wrote in message
>news:+xThUea++jPHFwq0@127.0.0.1...
>> In message <vhbsj3lf8r1dl6r6j7trhsi002jigj2lni@4ax.com>,
>> mymail@hotmail.com writes
>>>On Fri, 16 Nov 2007 23:19:02 GMT, "Herman"
>>><whitehouse.madhouse.thisisaspamtraptakemeout!@ bigfoot.com> wrote:
>>>
>>>>"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
>>>>news:Kul%i.130054$vI1.45245@fe1.news.blueyonde r.co.uk...
>>>>> Spock <(.¿.)> wrote:
>>>>>>
>>>>>> Anyone else having incoming calls diverting to mailbox immediately ?
>>>>>> Any incoming calls divert immediately, but calls to my other numbers
>>>>>> work
>>>>>> ok eg. sipgate voipuser.
>>>>>> This is from a virgin mobile phone.
>>>>>>
>>>>> yep same prob at start of week all incoming calls straight to
>>>>> voicemail.
>>>>> Advise to re boot ATA which sorted the problem.
>>>>> However tonight unable to make outgoing calls via beta service
>>>>>
>>>>> cheers
>>>>
>>>>Indeed, I got the same advice which seemed to work OK on my ATA. Bit
>>>>harder
>>>>to "re-boot" through Voxalot. I have cycled the SIP registration option
>>>>to
>>>>see if that will do the trick...
>>>>
>>>>Watch this space...
>>>>
>>>Just tried our ukvoip number and it is just ringing out but phone is
>>>not ringing in here it won t go to mailbox because I have it switched
>>>off anyone that matters will call my mobile . not in the habit of
>>>wasting peoples money on calls only to be grated by a answer phone or
>>>mailbox service .

>>
>> Well I fixed it.
>> I am not using the beta. I am using an asterisk server to register, and
>> have several ip-phones/ata's as extensions off the asterisk server.
>> cisco 7960 , sipura spa3000 etc.
>> I had to alter the sip.conf to:-
>>
>> [voip]
>> type=friend
>> username=myusername
>> secret=mypassword
>> host=proxy.sov.voip.co.uk
>> fromuser=myusername
>> fromdomain=proxy.sov.voip.co.uk
>> authuser=myusername
>> ;dtmfmode=info
>> context=incomingvoip
>>
>> The host and fromdomain were proxy.voip.co.uk before I altered it.
>>
>>
>>
>> --
>> Spock

>
>Where did the proxy.sov.voip.co.uk server come from? Did voip.co.uk
>recommend this? I say this, as my attempt to cycle registration on Voxalot
>failed, and so I am running out of options...
>
>

Herman it came from watching the syslog on my Draytek adsl modem.
When making an incoming call I noticed the ip address the udp 5060
packets were coming from. I did a lookup and it resolved to
proxy.sov.voip.co.uk.

--
Spock

Reply With Quote
  #8 (permalink)  
Old 11-17-2007, 08:20 AM
Herman
Guest
 
Posts: n/a
Default Re: incoming problems on voip.co.uk

"Herman" <whitehouse.madhouse.thisisaspamtraptakemeout!@big foot.com> wrote
in message news:x7x%i.14506$7k5.12127@newsfe1-gui.ntli.net...
> "Herman" <whitehouse.madhouse.thisisaspamtraptakemeout!@big foot.com> wrote
> in message news:nXw%i.8273$dN2.1651@newsfe6-gui.ntli.net...
>> "Spock <(.¿.)>" <spock@127.0.0.1> wrote in message
>> news:+xThUea++jPHFwq0@127.0.0.1...
>>> In message <vhbsj3lf8r1dl6r6j7trhsi002jigj2lni@4ax.com>,
>>> mymail@hotmail.com writes
>>>>On Fri, 16 Nov 2007 23:19:02 GMT, "Herman"
>>>><whitehouse.madhouse.thisisaspamtraptakemeout! @bigfoot.com> wrote:
>>>>
>>>>>"Duncan MacCallum" <dmacca@blueyonder.co.uk> wrote in message
>>>>>news:Kul%i.130054$vI1.45245@fe1.news.blueyond er.co.uk...
>>>>>> Spock <(.¿.)> wrote:
>>>>>>>
>>>>>>> Anyone else having incoming calls diverting to mailbox immediately ?
>>>>>>> Any incoming calls divert immediately, but calls to my other numbers
>>>>>>> work
>>>>>>> ok eg. sipgate voipuser.
>>>>>>> This is from a virgin mobile phone.
>>>>>>>
>>>>>> yep same prob at start of week all incoming calls straight to
>>>>>> voicemail.
>>>>>> Advise to re boot ATA which sorted the problem.
>>>>>> However tonight unable to make outgoing calls via beta service
>>>>>>
>>>>>> cheers
>>>>>
>>>>>Indeed, I got the same advice which seemed to work OK on my ATA. Bit
>>>>>harder
>>>>>to "re-boot" through Voxalot. I have cycled the SIP registration
>>>>>option to
>>>>>see if that will do the trick...
>>>>>
>>>>>Watch this space...
>>>>>
>>>>Just tried our ukvoip number and it is just ringing out but phone is
>>>>not ringing in here it won t go to mailbox because I have it switched
>>>>off anyone that matters will call my mobile . not in the habit of
>>>>wasting peoples money on calls only to be grated by a answer phone or
>>>>mailbox service .
>>>
>>> Well I fixed it.
>>> I am not using the beta. I am using an asterisk server to register, and
>>> have several ip-phones/ata's as extensions off the asterisk server.
>>> cisco 7960 , sipura spa3000 etc.
>>> I had to alter the sip.conf to:-
>>>
>>> [voip]
>>> type=friend
>>> username=myusername
>>> secret=mypassword
>>> host=proxy.sov.voip.co.uk
>>> fromuser=myusername
>>> fromdomain=proxy.sov.voip.co.uk
>>> authuser=myusername
>>> ;dtmfmode=info
>>> context=incomingvoip
>>>
>>> The host and fromdomain were proxy.voip.co.uk before I altered it.
>>>
>>>
>>>
>>> --
>>> Spock

>>
>> Where did the proxy.sov.voip.co.uk server come from? Did voip.co.uk
>> recommend this? I say this, as my attempt to cycle registration on
>> Voxalot failed, and so I am running out of options...

>
> Just to note that I switched to this server and it worked, like you said.
> I am trying to switch back to the standard proxy server just to see if the
> change is enough to get it back working again. Let's see...



Response back from voip.co.uk:

It sounds like Voxalot don't check their DNS records very often.
You should connect only to proxy.voip.co.uk and not registrar.voip.co.uk or
proxy.sov.voip.co.uk.



Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any current problems with voip.co.uk Roger Mills uk.telecom.voip 7 09-29-2007 10:46 AM
Any voip.co.uk users suffering from call routing problems? Roger Mills uk.telecom.voip 58 09-13-2007 01:16 AM
voip.co.uk no longer show incoming and non chargeable calls David Floyd uk.telecom.voip 13 08-04-2007 11:50 AM
Problems with incoming faxes JoeSpareBedroom alt.comp.hardware 6 02-24-2007 03:39 PM
MIssing caller ID on voip.co.uk incoming calls desgibbons@gmail.com uk.telecom.voip 3 02-19-2007 05:29 PM


All times are GMT. The time now is 07:42 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45