[Asterisk-Users] No audio on PRI channel answered by Playback()orMeetMe()

Tobias Jönsson asterisk at tobiasjonsson.se
Mon Aug 30 04:45:24 MST 2004


On Mon, 30 Aug 2004, Steven Critchfield wrote:
> On Mon, 2004-08-30 at 01:41, Tobias Jönsson wrote:
>> On Fri, 27 Aug 2004, Larry Shields wrote:
>>>    -- Accepting call from '8541' to '2688' on channel 0/2, span 1
>>>    -- Executing Wait("Zap/2-1", "3") in new stack
>>>    -- Executing Answer("Zap/2-1", "") in new stack
>>
>> Why do you start with a Wait statement? Just answer the line 
>> immediately if you want to do that, or you should at least put a 
>> Ringing before the first wait statement if you want the caller to hear 
>> a ringing tone before you answer.
>
> On some PRI lines, the callerid doesn't come until a short time after 
> the call was accepted. The wait(1) or 2 will allow the callerid get into 
> the call variables before you do something like dial a extension that 
> expects to see the correct callerid.

Sorry, I did not know these american specialities. I just noticed in 
Larry's PRI debug info that he received a STATUS message during the 
waiting, so I thought that the waiting could lead to some kind of timeout 
at the telco. In EuroISDN the callerid always come in first SETUP message 
and so it did in Larry's pri debug.

-- 
Regards,
Tobias Jönsson, Lund SE


More information about the asterisk-users mailing list