[asterisk-users] [UK SPECIFIC] DAHDI and a OpenVox Card

--[ UxBoD ]-- uxbod at splatnix.net
Fri May 1 06:05:59 CDT 2009


----- "Gordon Henderson" <gordon+asterisk at drogon.net> wrote: 
> On Fri, 1 May 2009, --[ UxBoD ]-- wrote: 
> 
> > Gave those settings a try and still no joy :( I have managed to get rid 
> > of the Red Alarm by changing the cable! But I still get :- 
> > 
> > == Starting post polarity CID detection on channel 1 
> > -- Starting simple switch on 'DAHDI/1-1' 
> > [May 1 08:59:04] WARNING[11653]: chan_dahdi.c:7311 ss_thread: CID timed out waiting for ring. Exiting simple switch 
> > -- Hungup 'DAHDI/1-1' 
> > 
> > This is so annoying :( 
> 
> I see those overnight when BT does a line test. 
> 
> Only think I could suggest is to drop back to 1.2 with Zaptel & oslec. 
> I've a multitude of boxes runing that with no problems at all with no 
> plans to upgrade to dhadi for now. 
> 
> Gordon 
> 
> _______________________________________________ 
> 
Okay, getting somewhere now ! I am now getting the following :-

== Starting post polarity CID detection on channel 1
    -- Starting simple switch on 'DAHDI/1-1'
[May  1 12:03:10] NOTICE[4360]: chan_dahdi.c:7669 ss_thread: MWI: Channel 1 message waiting!
    -- Executing [s at inbound-dahdi:1] Answer("DAHDI/1-1", "") in new stack
    -- Executing [s at inbound-dahdi:2] Ringing("DAHDI/1-1", "") in new stack
    -- Executing [s at inbound-dahdi:3] Wait("DAHDI/1-1", "1") in new stack
    -- Executing [s at inbound-dahdi:4] Playback("DAHDI/1-1", "home-message") in new stack
    -- <DAHDI/1-1> Playing 'home-message.gsm' (language 'en')
    -- Executing [s at inbound-dahdi:5] Hangup("DAHDI/1-1", "") in new stack
  == Spawn extension (inbound-dahdi, s, 5) exited non-zero on 'DAHDI/1-1'
    -- Hungup 'DAHDI/1-1'

The problem is that I never actually here the message playback.  On the dialling phone I just hear it keep ringing.  My test dialplan is as follows :-

[inbound-dahdi]
exten => s,1,Answer()
exten => s,n,Ringing()
exten => s,n,Wait(1)
exten => s,n,Playback(home-message)
exten => s,n,Hangup()

Any ideas please ?

Best Regards,

-- 
SplatNIX IT Services :: Innovation through collaboration



More information about the asterisk-users mailing list