Hi, just setting up a new asterisk install. have setup 3 extensions, and when calling any of them from xlite, it always says the extension is in use. ive searched google but didnt find anything that helped. can anyone help me out?
thanks.
also, i forget what the command is to have asterisk spit out what is happeneing, like if i call an extension, i want it to print out what it is doing.
Do you have some phone, soft or hard, connected to those extensions ?
Try command: sip show peers in the CLI and check if you have phone registered to those extensions.
Looks to me like you’re not having any phone registered to the extensions. What you get exactly ? A voice message saying your party is currently busy or something like that ?
ok so i installed AMP and now it magically works - I have another problem tho, I cant get music on hold to work now! how can i make asterisk always write its log to the console window so i can catch errors and such?
I have the same problem, I can’t call from extension to extension, allways says the extension XXX is on the phone please leave your message…
I’ve tried sip show peers and the result :
Name/username Host Dyn Nat ACL Mask Port Status
202/202 192.168.0.3 D N 255.255.255.255 6018 OK (83 ms)
200/200 192.168.0.129 D N 255.255.255.255 7152 OK (94 ms)
If I try to make a call from my softphone (logged in my astersik) to an external asterisk server, i can talk and everything is fine, but if i try to call from an external asterisk to my asterisk, the result is that the extension is in use
I’m having a similar issue with my second Aserisk box. The first one is working fine but the second (for a different company in the same office) is saying everyone’s line is busy and then forwarding to voice mail. The funny thing is that outgoing calls work just fine.
Just wanted to add that the very reason I looked for this forum and signed up was that I was having the same issue. It seems from reading these posts this could be a somewhat common problem, probably due to a config error maybe?
For me, I get this error calling any extension that is NOT connected. But when someone connects with a softphone and I dial the extension. Yet when I dial an extension that is NOT connected I get the regular voicemail.
Problem with this error I found that it is not specific enough, by that I mean it is really hard to do a search on the internet. If anyone does find an answer please let us know.
Well what i encountered is my BIOS options. I bought a new PC with intel P4 hyper threading and when i install Asterisk on it, the line always says busy. I uninstall and reinstall but to no avail. Finally i fixed it by disabling the Dual … options in the bios ( i forgot the name already). This might be your problem.
That is really strange. Let us know if the problem re-occurs. I might point out that my hardware is a dual Intel P3. Could this be an issue with SMP enable servers?