I have * 1.2.9.1 and zaptel 1.2.6 working with TE410P card over E1.
When I try to originate calls via AMI or callfiles calls randomly don’t go through.
It’s just dead silent.
There’s always a notice "Don’t know what to do with control frame 15"
no matter if call is successful or not.
[quote] – Attempting call on Zap/g1/5338912 for s@popugaj:1 (Retry 1)
– Requested transfer capability: 0x00 - SPEECH
Jun 29 12:28:34 NOTICE[17060]: channel.c:2424 __ast_request_and_dial: Don’t know what to do with control frame 15
Jun 29 12:28:34 NOTICE[17060]: channel.c:2424 __ast_request_and_dial: Don’t know what to do with control frame 15
== Parsing ‘/etc/asterisk/manager.conf’: Found
== Manager ‘popugaj’ logged on from 82.201.21.189
– Channel 0/1, span 1 got hangup request
– Requested transfer capability: 0x00 - SPEECH
– Hungup ‘Zap/1-1’[/quote]
Callfile:
[quote]Channel: Zap/g2/5129812
Callerid: 445112222
Context: popugaj
Extension: s
Priority: 1
WaitTime: 30
MaxRetries: 0
Set: DEBT=555[/quote]
Context:
[quote][popugaj]
exten => s,1,Answer(1)
exten => s,n,Noop(Popugaj called: ${NAME})
exten => s,n,Set(LANGUAGE()=ru)
exten => s,n,Playback(beep)
exten => s,n,Noop(Dolg: ${DEBT})
exten => s,n,Playback(popugaj/uvazhaemiy_abonent)
exten => s,n(saycash),Playback(popugaj/vasha_zadolzhenost)
exten => s,n,Playback(popugaj/do-svidaniya)
exten => s,n,Hangup()[/quote]