1

Topic: answer call with ATA FAILED (488:Not Acceptable Here)

what i am really trying to achieve is to answer skype incoming call using the codeless phone connected to the ATA (spa3102).

So i am trying to setup to ring ata when someone calling my skype. I download the packed and following the instruction on http://www.mhspot.com/sts/siptosis_ata_howto.html.

it started correctly with the original settings come with the package and the the only setting that i made is from section "Now to make incoming Skype calls ring your SIP phone/adapter."

and now whereever there is skype incoming call, my skype didnt ring, my ata didnt also. the call simply get call rejected.
when i try to initiate a skype-skype call from my another pc, it says the destination is busy.

please help me.. did i do anything wrong with the setup?


here is the log.:

2010-12-19 21:27:58,293 [AsyncSkypeMessageSender-0] INFO  local.ua.SkypeUA - callReceived - incoming Skype Call from:xxxskypecaller [xxxskypecaller] status:RINGING
2010-12-19 21:27:58,299 [AsyncSkypeMessageSender-0] INFO  local.ua.SkypeUA - callReceived - Direct Sip Dial to:sip:09xxxxxx@192.168.0.2:5060 from:"xxxskypecaller" <sip:skypests@192.168.0.3:5070>
2010-12-19 21:27:58,304 [AsyncSkypeMessageSender-0] INFO  local.ua.SSCallChannel.#C0 - UAC: CALLING sip:09xxxxxx@192.168.0.2:5060
2010-12-19 21:27:58,306 [AsyncSkypeMessageSender-0] INFO  local.ua.SkypeUserAgent.#C0 -
Attempting call From:"xxxskypecaller" <sip:skypests@192.168.0.3:5070> To:<sip:09xxxxxx@192.168.0.2:5060>
2010-12-19 21:27:58,357 [AsyncSkypeMessageSender-0] INFO  local.ua.SSCallChannel.#C0 - skypeCallStatus[752493] - RINGING
2010-12-19 21:27:58,376 [org.zoolu.net.UdpProvider.T1] INFO  local.ua.SkypeUserAgent.#C0 - REFUSED (488:Not Acceptable Here)
2010-12-19 21:27:58,418 [org.zoolu.net.UdpProvider.T1] INFO  local.ua.SkypeUserAgent.#C0 - WAITING FOR INCOMING CALL
2010-12-19 21:27:58,466 [AsyncSkypeMessageSender-2] INFO  local.ua.SSCallChannel.#C0 - skypeCallStatus[752493] - Complete: REFUSED

2

Re: answer call with ATA FAILED (488:Not Acceptable Here)

Make sure you used the ATA's userid in SkypeToSipAuth.props.

If your ATA is not registered with a provider of any kind (including SipToSis), also set Ans Call Without Reg=yes and Make Call Without Reg=yes  in the ATA.

3

Re: answer call with ATA FAILED (488:Not Acceptable Here)

Thanks for your reply.

Yes, i have the correct ata userid in the SkypeToSipAuth.props as described in the documentation.

Actually my ATA is register with my voip service provider but I am not planing to make skype call via ATA, also not planning to bridge skype call to pstn via ata. So what setting should be correct for me?

thanks again

4

Re: answer call with ATA FAILED (488:Not Acceptable Here)

Ans Call Without Reg=yes  should allow to receive incoming calls even if your provider is down. Making this change is harmless to your provider. The other is harmless too but will give dial tone even if the provider is down.

5

Re: answer call with ATA FAILED (488:Not Acceptable Here)

THanks. I have tried and still the same.

Is there anything else i can do?

6

Re: answer call with ATA FAILED (488:Not Acceptable Here)

Not sure what your issue is - I suggest you go back to the ATA setup page and review my 3102 SIP Tab and Line 1 screen shots for differences - especially the codec settings.

If that doesn't help turn on full debug:
Stop SipToSis.
Delete the contents of the log folder.
Edit siptosis.cfg and set logConfigFile=log_debug.properties.
Start SipToSis and create the problem.
Stop SipToSis again.

Post siptosis.log - yes all of it.

Last edited by MH (2010-12-20 22:08:01)