[asterisk-dev] Re: Dropping incompatible voice frame

Joseph Rothstein jrothstein at comcentrixs.com
Mon Feb 6 05:58:46 MST 2006


It appears that the messages get generated following a forward set on the
phones:

Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Executing
Goto("IAX2/RemoteServ-7", "sanset|959|1") in new stack
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Goto (sanset,959,1)
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Executing
Macro("IAX2/RemoteServ-7", "stdexten|sanset|de") in new stack
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Executing
Set("IAX2/RemoteServ-7", "LANGUAGE()=de") in new stack
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Executing
SetMusicOnHold("IAX2/RemoteServ-7", "sanset") in new stack
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Executing
Dial("IAX2/RemoteServ-7", "SIP/959|20") in new stack
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Called 959
Feb  6 12:45:19 VERBOSE[7884] logger.c:     -- Got SIP response 302 "Moved
Temporarily" back from 62.245.163.127
Feb  6 12:45:19 VERBOSE[17902] logger.c:     -- Now forwarding
IAX2/RemoteServ-7 to 'Local/944 at sanset' (thanks to SIP/959-8434)
Feb  6 12:45:19 VERBOSE[17905] logger.c:     -- Executing
Macro("Local/944 at sanset-6926,2", "stdexten|sanset|de") in new stack
Feb  6 12:45:19 VERBOSE[17905] logger.c:     -- Executing
Set("Local/944 at sanset-6926,2", "LANGUAGE()=de") in new stack
Feb  6 12:45:19 VERBOSE[17905] logger.c:     -- Executing
SetMusicOnHold("Local/944 at sanset-6926,2", "sanset") in new stack
Feb  6 12:45:19 VERBOSE[17905] logger.c:     -- Executing
Dial("Local/944 at sanset-6926,2", "SIP/944|20") in new stack
Feb  6 12:45:19 VERBOSE[17905] logger.c:     -- Called 944
Feb  6 12:45:19 NOTICE[17905] channel.c: Dropping incompatible voice frame
on Local/944 at sanset-6926,2 of format slin since our native format has
changed to alaw
Feb  6 12:45:19 NOTICE[17905] channel.c: Dropping incompatible voice frame
on Local/944 at sanset-6926,2 of format slin since our native format has
changed to alaw
Feb  6 12:45:19 NOTICE[17905] channel.c: Dropping incompatible voice frame
on Local/944 at sanset-6926,2 of format slin since our native format has
changed to alaw
Feb  6 12:45:19 NOTICE[17905] channel.c: Dropping incompatible voice frame
on Local/944 at sanset-6926,2 of format slin since our native format has
changed to alaw

Anyone have any ideas?

Joe






More information about the asterisk-dev mailing list