I’,m trying to make a call but the response is “Originate successfully queued” if I do in async mode or “Originate failed” in sync mode. How can I solve this?
I’m working with AsterNet and this is the part of code :
As I don’t really know how they have things configured I can’t really comment except in a general sense, which is to confirm in Asterisk my original questions. A “sip show peers” in the Asterisk CLI would show whether SIP/100 is reachable, and console output may provide some insight into why the originate failed.
I’m lost. What does the message “Originate failed” mean?
If I change the value of Channel it gives me an error “Extension does not exist” so I guess it will not be an extension problem.