Joan Bautista
2006-Jan-06  09:28 UTC
[Asterisk-Users] Annoying Notice Message: "Don't know what to do with control frame 15"
Hi, I haven't found anything about the message below  on the mailing list,
Does anyones knows why this notice is being appearing?
  -- Executing Dial("Local/912365533643@default-f348,2",
"IAX2/CallOut/12365533643|30|otT") in new stack
    -- Called CallOut/12365533643
    -- Call accepted by 12.11.11.11 (format ulaw)
    -- Format for call is ulaw
    -- IAX2/10.11.240.110:4569-3 is proceeding passing it to
Local/912365533643@default-f348,2
Jan  6 13:20:41 NOTICE[26911]: channel.c:2416 __ast_request_and_dial: Don't
know what to do with control frame 15
    -- IAX2/10.11.240.110:4569-3 is circuit-busy
    -- Hungup 'IAX2/12.11.11.11:4569-3'
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing Goto("Local/912365533643@default-f348,2",
"s-CONGESTION|1")
in new stack
    -- Goto (default,s-CONGESTION,1)
    -- Executing NoOp("Local/912365533643@default-f348,2",
""CONG"") in new
stack
    -- Executing Congestion("Local/912365533643@default-f348,2",
"") in new
stack
       > Channel Local/912365533643@default-f348,1 was never answered.
  == Spawn extension (default, s-CONGESTION, 2) exited non-zero on
'Local/912365533643@default-f348,2'
 My calling scenario is like this:
server01                             server02
pstn server  <--IAX trunking--> agents/sip server
server01: Asterisk 1.2.1
server02: Asterisk 1.2.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060106/e511a550/attachment.htm
tim panton
2006-Jan-07  01:47 UTC
[Asterisk-Users] Annoying Notice Message: "Don't know what to do with control frame 15"
On 6 Jan 2006, at 16:28, Joan Bautista wrote:> Hi, I haven't found anything about the message below on the > mailing list, Does anyones knows why this notice is being appearing? > > -- Executing Dial("Local/912365533643@default-f348,2", "IAX2/ > CallOut/12365533643|30|otT") in new stack > -- Called CallOut/12365533643 > -- Call accepted by 12.11.11.11 (format ulaw) > -- Format for call is ulaw > -- IAX2/10.11.240.110:4569-3 is proceeding passing it to Local/ > 912365533643@default-f348,2 > Jan 6 13:20:41 NOTICE[26911]: channel.c:2416 > __ast_request_and_dial: Don't know what to do with control frame 15 > -- IAX2/10.11.240.110:4569-3 is circuit-busy > -- Hungup 'IAX2/12.11.11.11:4569-3' > == Everyone is busy/congested at this time (1:0/1/0) > -- Executing Goto("Local/912365533643@default-f348,2", "s- > CONGESTION|1") in new stack > -- Goto (default,s-CONGESTION,1) > -- Executing NoOp("Local/912365533643@default-f348,2", > ""CONG"") in new stack > -- Executing Congestion(" Local/912365533643@default-f348,2", > "") in new stack > > Channel Local/912365533643@default-f348,1 was never answered. > == Spawn extension (default, s-CONGESTION, 2) exited non-zero on > 'Local/912365533643@default-f348,2' > > > My calling scenario is like this: > > server01 server02 > pstn server <--IAX trunking--> agents/sip server > > > server01: Asterisk 1.2.1 > server02: Asterisk 1.2.1Well, according to the iax RFC, control frame 15 (0xf) means 'call is Proceeding', I guess that the NOTICE is just telling you that asterisk can't do anything useful with that info, it doesn't sound like a problem to me. Tim. http://www.westhawk.co.uk/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060107/82838f45/attachment.htm