-
Hi and thank you very much for this project. I have been trying to get LibreSBC to work with Twilio and FreePBX but for some reason I can't quite figure out what's wrong. I tried configuring the following route: Media classes
NetAlias records
External SIP Profile
Internal SIP Profile
Inbound Interconnect for Twilio
Route to FreePBX
SIP Gateway for FreePBX
Outbound Interconnect for FreePBX
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
@Wurstcake
|
Beta Was this translation helpful? Give feedback.
-
Hi @hnimminh
Where should I configure the SIP service to start on the SBC VM startup? |
Beta Was this translation helpful? Give feedback.
-
@Wurstcake Seems something wrong on configuration for sip profile, likely server listen on the non-existing IP address. |
Beta Was this translation helpful? Give feedback.
-
@hnimminh These are the results.
ip addr
|
Beta Was this translation helpful? Give feedback.
I believe I found what wrong here, your server has only 1 interface (eth0) and IP is 10.0.3.4.
external
sip profile was configured wrongly. In general a service cannot listen on IP address that does not engaged.correct way for your case is:
internal
listen on port 5080 & use NetAliasprivate
external
listen on port 5060 & use new NetAlias, examplenatnet