Hi Guys,

Ok I've shifted my routing logic around a bit to accommodate for my 
billing_party avp getting populated by the digest auth details instead 
of the FROM headers.

Now my call_control() is invoked after the Proxy auth is successful 
during the INVITE, however, when the client runs out of credit, the 
following happens:

Apr 19 09:50:02 sbc1 call-control[4358]: Call id 
[email protected] of [email protected] to 
sip:[email protected] forbidden because credit is too low
Apr 19 09:50:02 sbc1 /opt/opensips/sbin/opensips[19378]: Callcontrol 
returned code 18446744073709551615

Ofcourse this just freaks things out, and it appears that the call can 
still go through.

Any suggestions that I can look into, as the MaxSessionTime stuff looks 
correct, the From header is correctly populated, so I'm not sure why its 
not working. However, when the client does have credit, callcontrol 
returns 1 as per expected.

Thanks
Doug

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to