ok, so you're using
http://www.bell.ca as your sip provider, you're dialing into Canada, and your agents are getting "beep beep" disconnected numbers instead of having asterisk consider those "cancel" results.
check your sip debug to see if YOU can tell the difference (from the sip headers and asterisk command line results) between a "beep beep" call and a human answer call without hearing the call.
if there's no difference ... asterisk can't catch it. if there IS a difference ...
tell us.
- Code: Select all
asterisk -r
sip debug
be SURE to do this as a "test" NOT during live agent calling. there would be too much noise to tell what was going on. you want a very controlled test with no other traffic.
call a KNOWN "DC" number and a KNOWN "Good" number and see if your SIP debug looks different. post the "difference" between them