[Asterisk-Users] Dropping incompatible voice frame

Carlos Gabriel Drach carlos.drach at globant.com
Fri Sep 3 09:22:23 MST 2004


Hi: i have a problem.

 

Mi extensions.conf:

 

exten => _N.,1,Setvar(VOICEMAILREQ=${EXTEN})

exten => _N.,2,SetAccount(${customer})

exten => _N.,3,SetCDRUserField(${VOICEMAILREQ:1})

exten => _N.,4,ResponseTimeout(5)

exten => _N.,5,Background(ifyou)

exten => _N.,6,Background(silence/1)

exten => _N.,7,Background(ifyou)

exten => _N.,8,Background(silence/5)

exten => _N.,9,Background(ifyou)

exten => _N.,10,Background(silence/5)

exten => _N.,11,Background(adio)

exten => _N.,12,Wait,1

exten => _N.,13,Hangup

 

 

but in step 5:

 

    -- Executing BackGround("Local/xxxxxxxxxxxx at callout-204e,1", "ifyou") in
new stack

Sep  3 11:59:22 WARNING[14350]: format_wav.c:123 check_header: Does not say
fmt

Sep  3 11:59:22 WARNING[14350]: file.c:406 ast_filehelper: Unable to open fd
on /opt/asterisk/var/lib/sounds/ifyou.wav

Sep  3 11:59:22 WARNING[14350]: file.c:761 ast_streamfile: Unable to open
ifyou (format SLINR): No such file or directory

Sep  3 11:59:22 WARNING[14350]: pbx.c:4484 pbx_builtin_background:
ast_streamfile failed on Local/541141091828 at callout-204e,1 fro ifyou

    -- Executing BackGround("Local/xxxxxxxxxxxx at callout-204e,1",
"silence/1") in new stack

    -- Playing 'silence/1' (language 'en')

  == Spawn extension (callout, xxxxxxxxxxxxx, 2) exited non-zero on
'Local/xxxxxxxxxxx at callout-204e,2'

Sep  3 11:59:22 NOTICE[14350]: channel.c:1287 ast_read: Dropping
incompatible voice frame on IAX2/voiptalk/1 of format SLINR since our native
format has changed to GSM

 

Then step 7 is ok.

 

Any help?

 

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040903/b652b1e5/attachment.htm


More information about the asterisk-users mailing list