[VoIP] Registered but will not work !

Andrew Green andrew.e.green at gmail.com
Sat Nov 25 12:53:41 CST 2006


It seems you are trying to dial out to a Zaptel line group but it's
not working because you do not have the Zaptel asterisk modules
installed ("Unable to create channel of type '(ZAP' (cause 66 -
Channel not implemented)"). Are you using any type of PCI FXS or FXO
card in your machine to dial out and how are you wanting to dial out?

-Andrew

On 11/25/06, Ian Jolly <ian at uax.org.uk> wrote:
> I have a 'stand alone' Speaking Clock working on my Asterisk box accessed by dialling my area code followed by the old national UK code for the Speaking Clock - 8081.
>
> I've managed to get a VoIP UK 'geographic' phone number from an ITSP (sipgate.co.uk)  which ends in 8081  which I'm trying to route to the Clock on my Asterisk box.  With the assistance of the UK's Asterisk Guru (a.k.a. Jon Kay)  I've added it to my sip.conf and extensions.conf.
>
> On my first attempt to dial the number - I got the following at the CLI>
>
>  -- Executing NoOp("SIP/1558081-d469", "--- "01352700484" <01352700484> calling on Sipgate (1558081) ---") in new stack
>     -- Executing Wait("SIP/1558081-d469", "1") in new stack
>     -- Executing Dial("SIP/1558081-d469", "(ZAP/g1/8081)") in new stack
> Nov 24 15:38:20 WARNING[17787]: channel.c:2530 ast_request: No channel type registered for '(ZAP'
> Nov 24 15:38:20 NOTICE[17787]: app_dial.c:1010 dial_exec_full: Unable to create channel of type '(ZAP' (cause 66 - Channel not implemented)
>   == Everyone is busy/congested at this time (1:0/0/1)
>     -- Executing Hangup("SIP/1558081-d469", "") in new stack
>   == Spawn extension (incoming_sipgate, 1558081, 4) exited non-zero on 'SIP/1558081-d469'
>
> I didn't get through to the Speaking Clock but at least I did get through to my Asterisk box as it saw the CLI of the landline I was calling from (01352 700484) !!
>
> However all subsequent calls from a landline receive 'Number Unobtainable Tone' from the landline provider and nothing is seen reaching the Asterisk box.
>
> I added the following set in my sip.conf  -
>
> in [general]
> register => 1558081:mypassword at sipgate.co.uk/1558081
>
> in [authentication]
>
> [sipgate]                               ; 0133 055 8081 SPEAKING CLOCK
> type=peer
> context=incoming_sipgate
> fromuser=1558081
> username=1558081
> authuser=1558081
> secret=mypassword               ; (Whatever your account password is)
> host=sipgate.co.uk
> fromdomain=sipgate.co.uk
> dtmfmode=info
> insecure=very
> qualify=yes
>
> sip show registry gives -
> asterisk*CLI> sip show registry
> Host                            Username       Refresh State
> sipgate.co.uk:5060              1558081            105 Registered
>
> sip show peers gives -
> asterisk*CLI> sip show peers
> Name/username              Host            Dyn Nat ACL Port     Status
> sipgate/1558081            217.10.79.23         N      5060     OK (81 ms)
>
> It appears to be registered but I still get Number Unobtainable Tone when I dial 0133 055 8081 from a landline and still get nothing happening at the CLI>
>
> The 0133 055 8081 number works OK if I set it up on one of the voice ports of my Draytek router.
>
> Anyone any ideas please?
>
> Ian Jolly
>
>
> +44 (0)352 85 26 (via a 1929 GPO Rural Automatic eXchange!)
>
> _______________________________________________
> VoIP mailing list
> VoIP at ckts.info
> http://lists.ckts.info/mailman/listinfo/voip
> Project Web Page: http://www.ckts.info/
>
>



More information about the VoIP mailing list