[Asterisk-Dev] Strange GSM issues now?
Andrew Lindh
asterisk at ntplx.net
Tue Jan 4 15:51:34 MST 2005
I did not notice when this started. But now when I dial 700 to park a call I
get strange errors/warings from the CLI. The first time I call 700 I hear
no audio from asterisk (no digits as I should) and get lots of GSM errors.
The next time I call I get the digits but I get a "already blocked by
thread 81925" message too... for 1 to 3 times (not always for each digit).
I'm using G.711 on the phone so the GSM must be the files playing...
I get the messages even if the user phone is GSM too.
Is this something I could have done or a change in the code that does
not like me anymore?
I don't see the same problem with voicemail or sayalpha....just parking.
first time:
== Parked SIP/301a-bd56 on 701. Will timeout back to netplex-inside2,s,1 in 45
seconds
-- Started music on hold, class 'default', on SIP/301a-bd56
-- Added extension '701' priority 1 to parkedcalls
-- Stopped music on hold on SIP/301a-bd56
-- Started music on hold, class 'default', on SIP/301a-bd56
-- Playing 'digits/7' (language 'en')
-- Stopped music on hold on SIP/301a-bd56
-- Playing 'digits/0' (language 'en')
-- Started music on hold, class 'default', on SIP/301a-bd56
-- Stopped music on hold on SIP/301a-bd56
-- Playing 'digits/1' (language 'en')
-- Started music on hold, class 'default', on SIP/301a-bd56
== Spawn extension (netplex-inside2, s, 1) exited KEEPALIVE on 'SIP/301a-bd56'
Jan 4 17:40:54 WARNING[12174]: codec_gsm.c:135 gsmtolin_framein: Huh? A GSM
frame that isn't a multiple of 33 or 65 bytes long from (null) (320)?
Jan 4 17:40:54 WARNING[12174]: codec_gsm.c:135 gsmtolin_framein: Huh? A GSM
frame that isn't a multiple of 33 or 65 bytes long from (null) (320)?
Jan 4 17:40:54 WARNING[12174]: codec_gsm.c:135 gsmtolin_framein: Huh? A GSM
frame that isn't a multiple of 33 or 65 bytes long from (null) (320)?
(and hundreds more of the same, output cut for the e-mail...)
second time:
== Parked SIP/301a-ed11 on 701. Will timeout back to netplex-inside2,s,1 in 45
seconds
-- Started music on hold, class 'default', on SIP/301a-ed11
-- Added extension '701' priority 1 to parkedcalls
-- Stopped music on hold on SIP/301a-ed11
-- Playing 'digits/7' (language 'en')
Jan 4 17:42:02 WARNING[12174]: channel.c:1642 ast_write: Thread 81925 Blocking
'SIP/301a-ed11', already blocked by thread 81925 in procedure
ast_waitfor_nandfds
-- Playing 'digits/0' (language 'en')
Jan 4 17:42:02 WARNING[12174]: channel.c:1642 ast_write: Thread 81925 Blocking
'SIP/301a-ed11', already blocked by thread 81925 in procedure
ast_waitfor_nandfds
-- Playing 'digits/1' (language 'en')
Jan 4 17:42:05 WARNING[12174]: channel.c:1642 ast_write: Thread 81925 Blocking
'SIP/301a-ed11', already blocked by thread 81925 in procedure
ast_waitfor_nandfds
== Spawn extension (netplex-inside2, s, 1) exited KEEPALIVE on 'SIP/301a-ed11'
-- Andrew
More information about the asterisk-dev
mailing list