receiving inbound to specific exten
Posted: Mon Jul 18, 2011 10:22 am
im having trouble receiving inbound calls. i didn't use the GUI, instead, I created an entry in extensions.conf
and im getting this:
cc150 is a default account w/ proper exten. this account can dial within and outside without problems.
- Code: Select all
exten => 5551112233,1,Dial(SIP/cc150)
and im getting this:
- Code: Select all
[Jul 1 23:17:48] NOTICE[17774] chan_sip.c: Call from 'ProviderOne' to extension '5551112233' rejected because extension not found.
cc150 is a default account w/ proper exten. this account can dial within and outside without problems.