Agent policy for SIP/xxx is 'never'. CC not possible

Hello,

Agent policy for SIP/xxx is ‘never’. CC not possible
I get this message on console, I pasted the CLI:

*CLI> == Using SIP RTP CoS mark 5
– Executing [s@IncomingSip:1] Verbose(“SIP/VoIPProviderInbound-00000000”, “1, Incoming SIP: s”) in new stack
Incoming SIP: s
– Executing [s@IncomingSip:2] Set(“SIP/VoIPProviderInbound-00000000”, “CHANNEL(language)=fr”) in new stack
– Executing [s@IncomingSip:3] Playback(“SIP/VoIPProviderInbound-00000000”, “home/transfer-please-wait”) in new stack
– <SIP/VoIPProviderInbound-00000000> Playing ‘home/transfer-please-wait.slin’ (language ‘fr’)
– Executing [s@IncomingSip:4] Dial(“SIP/VoIPProviderInbound-00000000”, “SIP/0499733283@VoIPProviderOutbound”) in new stack
Agent policy for SIP/VoIPProviderInbound-00000000 is ‘never’. CC not possible
== Using SIP RTP CoS mark 5
– Called SIP/0499733283@VoIPProviderOutbound
– SIP/VoIPProviderOutbound-00000001 is making progress passing it to SIP/VoIPProviderInbound-00000000
== Spawn extension (IncomingSip, s, 4) exited non-zero on ‘SIP/VoIPProviderInbound-00000000’

I don’t have any completion policy defined in sip.conf.

[code][VoIPProviderInbound]
username=xxxxx
fromuser=xxxxx
secret=xxxxx
context=IncomingSip
type=peer
fromdomain=sip.ovh.be
host=sip.ovh.be
dtmfmode=rfc2833
disallow=all
allow=alaw
allow=ulaw
allow=gsm
allow=g729
allow=h264
nat=no
insecure=port,invite

[VoIPProviderOutbound]
username=xxxxx
fromuser=xxxxx
secret=xxxxx
context=dummy
type=peer
fromdomain=sip.voipfone.net
host=sip.voipfone.net
dtmfmode=rfc2833
disallow=all
allow=alaw
allow=ulaw
allow=gsm
allow=g729
allow=h264
nat=no[/code]

Thank you for any help !

How exactly does this error result in practice? What happens to the outbound telephone call?

I suspect now that it is because I didn’t put credits yet on this SIP account.