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 [...@incoming_vpbx:1] NoOp("SIP/555-b7918e68", "A call has
come") in new stack
    -- Executing [...@incoming_vpbx:2] NoOp("SIP/555-b7918e68",
"============") in new stack
    -- Executing [...@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 [...@incoming_vpbx:1] NoOp("SIP/555-b7918e68",
"**************") in new stack
    -- Executing [...@incoming_vpbx:1] NoOp("SIP/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 [...@incoming_vpbx:1] NoOp("SIP/555-b7918e68", "A call has
come") in new stack
    -- Executing [...@incoming_vpbx:2] NoOp("SIP/555-b7918e68",
"============") in new stack
    -- Executing [...@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 [...@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 [...@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
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to