When facing a problem and posting on here it is best to not change variables so that the people helping don’t question what is going on. The log message states what the problem is - there is no configured chan_sip peer for it.
Okay, thank you so much @jcolp for your reply.
I have a question about chan_sip peer configuration, do i have to create an extension ‘4445’ before creating a channel ?.
thank you very much again for your reply @jcolp,i’m so sorry this is my fault i dont have any extension ‘4445’.
I would like to ask you about inbound calls, how can i catch the inbound calls with my application, or how can i make difference between inbound outbound calls using stasis application because for each one I have a treatment…
You direct them into your application in dialplan and then do what you want with them. You can also pass in variables when sending them to the application, such as the dialed number. What you do with that information is up to you.