[asterisk-users] help on ${RTPAUDIOQOS}
Asterisk User
asteriskeasy at gmail.com
Sat Oct 3 01:03:55 CDT 2009
Klaus,
Yes I do have set canreinvite=no in sip.conf.
One more thing I noticed is following two cases when I replaced exten =>
_x.,n,Dial(SIP/666,30,m) with .exten => _x.,n,Dial(SIP/666,30,me)
(1) When called extension(666) receives and hangs up the call.
-- Executing [12 at incoming_vpbx:1] NoOp("SIP/555-b7918e68", "A call has
come") in new stack
-- Executing [12 at incoming_vpbx:2] NoOp("SIP/555-b7918e68",
"============") in new stack
-- Executing [12 at incoming_vpbx:3] Dial("SIP/555-b7918e68",
"SIP/666,30,me") in new stack
== Using SIP RTP CoS mark 5
-- Called 666
-- Started music on hold, class 'default', on SIP/555-b7918e68
-- SIP/666-09830108 is ringing
-- SIP/666-09830108 answered SIP/555-b7918e68
-- Stopped music on hold on SIP/555-b7918e68
-- Packet2Packet bridging SIP/555-b7918e68 and SIP/666-09830108
-- Executing [h at incoming_vpbx:1] NoOp("SIP/555-b7918e68",
"**************") in new stack
-- Executing [h at incoming_vpbx:1] NoOp("[1;35;40mSIP/666-09830108",
"**************ssrc=1245221053;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=0;rlp=0;rtt=0.000000")
in new stack
== Spawn extension (incoming_vpbx, 12, 3) exited non-zero on
'SIP/555-b7918e68'
(2)When called extension(666) receives and caller extension(555) hangs up
the call.
-- Executing [12 at incoming_vpbx:1] NoOp("SIP/555-b7918e68", "A call has
come") in new stack
-- Executing [12 at incoming_vpbx:2] NoOp("SIP/555-b7918e68",
"============") in new stack
-- Executing [12 at incoming_vpbx:3] Dial("SIP/555-b7918e68",
"SIP/666,30,me") in new stack
== Using SIP RTP CoS mark 5
-- Called 666:00*CLI>
-- Started music on hold, class 'default', on SIP/555-b7918e68
-- SIP/666-09830108 is ringing
-- SIP/666-09830108 answered SIP/555-b7918e68
-- Stopped music on hold on SIP/555-b7918e68
-- Packet2Packet bridging SIP/555-b7918e68 and SIP/666-09830108
-- Started music on hold, class 'default', on SIP/555-b7918e68
-- Stopped music on hold on SIP/555-b7918e68
-- Executing [h at incoming_vpbx:1] NoOp("SIP/555-b7918e68",
"**************ssrc=1405826681;themssrc=0;lp=0;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=101;rlp=0;rtt=0.000000")
in new stack
-- Executing [h at incoming_vpbx:1] NoOp("SIP/666-09830108",
"**************") in new stack
== Spawn extension (incoming_vpbx, 12, 3) exited non-zero on
'SIP/555-b7918e68'
So it looks like it has something to do with the way a call is hungup.
Has anybody else any idea?
Thanks,
---Asterisk User
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091003/d14c9fc8/attachment.htm
More information about the asterisk-users
mailing list