Hi, I just setup a box with RH 9, and latest asterisk via CVS. The box as a T100P card in it that is currently hooked up to nothing. I did have the sample configs in place via make samples, and the only change I made was to add an entry to sip.conf for my Cisco 7960. When I dial 1000 to get to the main greeting I hear nothing, though the command line output looks fine to me. Any ideas? -- Executing Goto("SIP/306-8509", "default|s|1") in new stack -- Goto (default,s,1) -- Executing Wait("SIP/306-8509", "1") in new stack -- Executing Answer("SIP/306-8509", "") in new stack -- Executing DigitTimeout("SIP/306-8509", "5") in new stack -- Set Digit Timeout to 5 -- Executing ResponseTimeout("SIP/306-8509", "10") in new stack -- Set Response Timeout to 10 -- Executing BackGround("SIP/306-8509", "demo-congrats") in new stack -- Playing 'demo-congrats' == Spawn extension (default, s, 5) exited non-zero on 'SIP/306-8509' Thanks, Justin
We have noticed odd problems with using RH 9. It is most likely due to the bleeeding edge libraries and compiler they use. I recommend throwing RH 8.0 on there. Jeremy McNamara Justin Eckhouse wrote:>Hi, > >I just setup a box with RH 9, and latest asterisk via CVS. The box as a >T100P card in it that is currently hooked up to nothing. I did have the >sample configs in place via make samples, and the only change I made was to >add an entry to sip.conf for my Cisco 7960. When I dial 1000 to get to the >main greeting I hear nothing, though the command line output looks fine to >me. > >Any ideas? > > > -- Executing Goto("SIP/306-8509", "default|s|1") in new stack > -- Goto (default,s,1) > -- Executing Wait("SIP/306-8509", "1") in new stack > -- Executing Answer("SIP/306-8509", "") in new stack > -- Executing DigitTimeout("SIP/306-8509", "5") in new stack > -- Set Digit Timeout to 5 > -- Executing ResponseTimeout("SIP/306-8509", "10") in new stack > -- Set Response Timeout to 10 > -- Executing BackGround("SIP/306-8509", "demo-congrats") in new stack > -- Playing 'demo-congrats' > == Spawn extension (default, s, 5) exited non-zero on 'SIP/306-8509' > >Thanks, >Justin > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users > >