Hi everybody
Well just a quicky from a new guy at *. Whenever I try to make a call there are a Notice in the console saying: [color=red]NOTICE[/color][3166]: chan_iax2.c:2447 iax2_read: I should never be called!
I have a simpel dialplan with one extension:
exten => 100,1,Answer()
exten => 100,2,SayDigits(123)
exten => 100,3,Wait(5)
exten => 100,4,Hangup()
No digits are read back to me. It seems to only happen when I have to get something played back. Either an audio-file or some other thing (in this case the readback of three numbers)
I’m running CentOS 4.0 and * 1.0.7
Hope to hear from someone soon as this error isn’t documented anywhere (or maybe I can’t find it)
Best regards,
felix 8)