Inbound DID's not working
Posted: Mon Jan 17, 2011 10:44 pm
Hello, very new to this although I have been using outbound campaigns for a while.
Using GOAUTODIAL
VERSION: 2.2.1-237
BUILD: 100510-2015
I have used this rather successfully for strictly outbound campaigns in the past, but now I am faced with a new client who wants to use it for inbound/outbound blended campaigns.
I have 2 providers, 1 SIP trunk provider for the outbound calls as they allow autodialers on their service, but they provide no DID's. (although they have told me they could route my DID's if I get my provider to point them to their IP's, I am not sure if this would help though).
I have a small account with Voip.ms for another client with a small PBX running through their trunks so I decided to purchase DID's from them and use their trunk for inbound.
Although my outbound trunk seems to be working well, my issues is that I cannot get any of the DID's to work from my voip.ms inbound trunk. The trunk is configured as follows:
[voipms]
canreinvite=no
host=xxxxxxx.voip.ms
secret=xxxxxx
type=friend
username=xxxxxx
disallow=all
allow=ulaw
fromuser=xxxxxxx
trustrpid=yes
sendrpid=yes
insecure=port,invite
context=trunkinbound
a 'sip show peers' displays:
voipms/xxxxxxx xx.xx.xx.xx N 5060 OK (18 ms)
indicating there is a connection.
I have gone through the manual for creating an inbound group, and adding DID's and pointing them to the group. I have even just tried pointing the DID straight into a voice mailbox. But it seems no matter what I do, when I call the number, all I get back from asterisk is:
NOTICE[31404]: chan_sip.c:15147 handle_request_invite: Call from '' to extension 'XXXXXXXXXX' rejected because extension not found.
I have tried this for several DID's with no difference in results.
I have changed file/directory permissions
/usr/share/astguiclient
/var/log/astguiclient
/var/lib/asterisk/agi-bin
/var/lib/asterisk/sounds
/var/spool/asterisk/monitor
/var/spool/asterisk/monitorDONE
chown -R asterisk:asterisk folder/filepath
chmod -R 755 folder/file path
to match what was posted in the forum here named: "[Resolved] Vicibox inbound setup challenges" (can't link to it because I am new and this is my first post) thinking that might be the issue, but seemed to have no effect
I am at the end of my rope, and I have to demo this tomorrow....
I love the product, and I think it is AWESOME something so powerful is open source and available to everyone. I just wish I understood more of whats under the hood and how to resolve this issue.
ANY help would be appreciated. I have a lot of experience with FreePBX, and have been trying to teach myself dial plan programming in my spare time, but I think would still be considered a novice at this by most, so please consider this if/when responding.
Thanks in advance!!
Using GOAUTODIAL
VERSION: 2.2.1-237
BUILD: 100510-2015
I have used this rather successfully for strictly outbound campaigns in the past, but now I am faced with a new client who wants to use it for inbound/outbound blended campaigns.
I have 2 providers, 1 SIP trunk provider for the outbound calls as they allow autodialers on their service, but they provide no DID's. (although they have told me they could route my DID's if I get my provider to point them to their IP's, I am not sure if this would help though).
I have a small account with Voip.ms for another client with a small PBX running through their trunks so I decided to purchase DID's from them and use their trunk for inbound.
Although my outbound trunk seems to be working well, my issues is that I cannot get any of the DID's to work from my voip.ms inbound trunk. The trunk is configured as follows:
[voipms]
canreinvite=no
host=xxxxxxx.voip.ms
secret=xxxxxx
type=friend
username=xxxxxx
disallow=all
allow=ulaw
fromuser=xxxxxxx
trustrpid=yes
sendrpid=yes
insecure=port,invite
context=trunkinbound
a 'sip show peers' displays:
voipms/xxxxxxx xx.xx.xx.xx N 5060 OK (18 ms)
indicating there is a connection.
I have gone through the manual for creating an inbound group, and adding DID's and pointing them to the group. I have even just tried pointing the DID straight into a voice mailbox. But it seems no matter what I do, when I call the number, all I get back from asterisk is:
NOTICE[31404]: chan_sip.c:15147 handle_request_invite: Call from '' to extension 'XXXXXXXXXX' rejected because extension not found.
I have tried this for several DID's with no difference in results.
I have changed file/directory permissions
/usr/share/astguiclient
/var/log/astguiclient
/var/lib/asterisk/agi-bin
/var/lib/asterisk/sounds
/var/spool/asterisk/monitor
/var/spool/asterisk/monitorDONE
chown -R asterisk:asterisk folder/filepath
chmod -R 755 folder/file path
to match what was posted in the forum here named: "[Resolved] Vicibox inbound setup challenges" (can't link to it because I am new and this is my first post) thinking that might be the issue, but seemed to have no effect
I am at the end of my rope, and I have to demo this tomorrow....
I love the product, and I think it is AWESOME something so powerful is open source and available to everyone. I just wish I understood more of whats under the hood and how to resolve this issue.
ANY help would be appreciated. I have a lot of experience with FreePBX, and have been trying to teach myself dial plan programming in my spare time, but I think would still be considered a novice at this by most, so please consider this if/when responding.
Thanks in advance!!