SIP Console Errors

I as hoping someone can shed some light as to why I am getting these errors in my console intermittently. This particular one happened during an attended Transfer. One party heard a horrible screeching noise so i check the console and this is what i could see

– Executing Macro(“Local/13@internal-8d94,2”, “voicemail|SIP/13|513|15|alert-internal”) in new stack
– Executing SIPAddHeader(“Local/13@internal-8d94,2”, "“Alert-Info:http://www.notused.com;info=alert-internal;x-line-id=0"”) in new stack
– Executing Dial(“Local/13@internal-8d94,2”, “SIP/13|15|tTr”) in new stack
– Called 13
– Local/13@internal-8d94,1 is ringing
– SIP/13-0829a350 is ringing
– SIP/13-0829a350 is ringing
– SIP/13-0829a350 is ringing
– SIP/13-0829a350 is ringing
– SIP/13-0829a350 answered Local/13@internal-8d94,2
Jul 12 17:05:07 NOTICE[4789]: res_features.c:1268 ast_feature_request_and_dial: Don’t know what to do about control frame: -1
– Stopped music on hold on SIP/24-081b2b50
– Playing ‘beep’ (language ‘en’)
== Spawn extension (macro-voicemail, s, 2) exited non-zero on ‘Transfered/SIP/24-081b2b50’ in macro ‘voicemail’
== Spawn extension (macro-voicemail, s, 2) exited non-zero on 'Transfered/SIP/24-081b2b50’
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)
Jul 12 17:05:15 WARNING[4800]: chan_sip.c:2570 sip_write: Asked to transmit frame type 64, while native formats is 2 (read/write = 64/64)

I realise I may need to provide some additional information but not sure what I should post.

Can anyone provide some assistance ??

Thanks.

Normally its down to codecs.
what codecs are enabled for thesets and peers
Ian

Using Alaw and Ulaw for all devices. They are the only allowed codecs in my sip.conf file.

This error only occurs when we transfer calls or park calls.

I can actually make it happen every time if I Park A Call -> Retrieve the Call From Park and then Park it again. As soon as I place the call on Park a Second time I get “static data transmission” noises on the line and I can see the errors on the console.

Can anyone provide any idea as to why this may be happening.

Running Asterisk v1.2.12

Thanks