Hi,

I'm currently programming an interface for my Asterisk service.

I've noticed an issue if someone sets up call forwarding on their sip phone.
Asterisk receives a 302 "Moved Temporarily" message, and forwards the call 
successfully.

However, the CDR is not correct.

If I set up call forwarding to a mobile on extension 201, and then place a call 
from extension 202, the call gets diverted.
I answer the call and talk for 30 seconds, then I hang up.

The CDR shows two calls:-

2010-08-27 13:38:24 - 202 -> 201 - Answered - Billsec is 30
2010-08-27 13:38:24 - 202 -> 5551234 - Answered - Billsec is 0

5551234 is the mobile number.
The second CDR entry should read 30 seconds, and the first should read 0 (or 30)

Since it isn't behaving like I want, is there any way to disable the feature 
that allows a SIP phone to perform call forwarding?

Thanks
Dan

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to