Rajkumar S wrote:

   -- Executing Queue("SIP/1002-74e9", "Auth-Enq|t") in new stack
   -- Started music on hold, class 'default', on channel 'SIP/1002-74e9'
-- outgoing agentcall, to agent '1001', on 'Local/[EMAIL PROTECTED],1'
   -- Executing Dial("Local/[EMAIL PROTECTED],2",
"SIP/1001||tS(30)") in new stack
   -- Setting call duration limit to 30 seconds.
   -- Called 1001
   -- Called Agent/1001
   -- SIP/1001-d43c is ringing
   -- Agent/1001 is ringing
   -- SIP/1001-d43c answered Local/[EMAIL PROTECTED],2
   -- Agent/1001 answered SIP/1002-74e9
   -- Stopped music on hold on SIP/1002-74e9
 == Spawn extension (from-sip, 1001, 1) exited non-zero on
'Local/[EMAIL PROTECTED],2'
 == Spawn extension (from-sip, 99, 1) exited non-zero on 'SIP/1002-74e9'

Someone correct me if I'm wrong: The Dial string is missing a '/n' parameter for the Local channel. Without /n, Asterisk will do a native transfer to SIP/1001 and lose the timeout value defined earlier.

Leo.

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to