[Asterisk-Users] g723 to g723 SIP call - warning message
Sathya Weerasooriya
sathyaw at sbcglobal.net
Wed Nov 19 02:18:18 MST 2003
Hi,
I am calling from a grandstream phone with g723 codec through * to iconnect.
Incoming context as well as outgoing context set to g723.1 codec in *.
Call get connected and I can talk. However I get the following warning,
which scrolls on my screen until I hang-up.
[root at asterisk sath]# cat g723.1
- Executing SetCallerID("SIP/-08122ae0", "1001") in new stack
-- Executing AbsoluteTimeout("SIP/-08122ae0", "6000") in new stack
-- Set Absolute Timeout to 6000
-- Executing Dial("SIP/-08122ae0", "Sip/15105418168 at iconnect|90|r") in
new stack
-- Called 15105418168 at iconnect
-- SIP/iconnect-c682 is making progress passing it to SIP/-08122ae0
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
WARNING[1217602880]: File dsp.c, Line 1198 (ast_dsp_process): Unable to
detect p
rocess 1 frames
Here is my sip.conf
[general]
port=5060
context=default
allow=g723.1
maxexpirey=180
defaultexpirey=160
;Connect to iconnect
register=1510xxxxxx:xxxx at natrelay.deltathree.com/1510xxxxxx
[iconnect]
type=friend
secret=xxxx
username=xxxxxxx
host=natrelay.deltathree.com
dtmfmode=inband
canreinvite=no
context=vobb-in
allow=g723.1
Can someone be able to debug this ?
If I make the codec to g729, call not even get through. * complains that it
can't bridge the codec.
Now in GS phone I can see following setting;
Voice Frames per TX: 2 (up to 10/20/32/64 frames for G711/G726/G723/other
codecs respectively)
Could there be a mismatch here ?
Cheers
Sathya
More information about the asterisk-users
mailing list