![]() ![]() ![]() |
|
ChillingSilence: Under "Inbound Routes" create a new one, give it a description of something like "Catch All".
Scroll down, find your Ext, and set that as the Destination.
Hit Submit and apply all changes :)
ChillingSilence: What other inbound routes do you have?
The other thing to check is your codecs that you're using. From the console, run:
asterisk -rx 'core show translation recalc 1'
It should show you all the codecs that your system supports. Make sure that you've not accidentally restricted it to something like g729 when you don't have it on your box.
Do you have a local DDI or have you got yourself one of the free 028 numbers?
ChillingSilence: It shouldn't, but it'll be costing you every time you try and ring it ;)
Post your trunk config here, minus the passwords.
So, just to clarify, you have just the *one* catch-all inbound route? Can you make a call and post the asterisk output again please, now you've got that?
ChillingSilence: Take out the ilbc&gsm from the trunk
It's a bit of a concern it plays "vm-goodbye". I'm not sure if that's voicemail-specific or if it's also used as the generic "goodbye". Can you also run:
asterisk -rx 'sip show peers'
It should show your Desktop Ext as "OK (5ms)" for example.
One thing you can try - Add a Misc Destionation
Call it "Echo Test"
Dial: *43
Submit that
Adjust your Inbound route so that it goes through to the Echo Test instead of your Ext, then try calling, and post the asterisk log output.
ChillingSilence: So it shows the exact same thing when you dial through and go to the Phonebook?
You can go into Tools --> Module Admin --> Check in there and make sure Misc Destination is installed and enabled :)
ChillingSilence: Sorry, just realized you're using "default" as your context. Change that to "from-trunk" and it'll work :)
|
![]() ![]() ![]() |