This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mission:log:2012:09:20:freeswitch-and-sipgate-team-trunking [2012-09-20 08:12] – created chrono | mission:log:2012:09:20:freeswitch-and-sipgate-team-trunking [2014-08-19 14:35] (current) – [conf/dialplan/sipgate-outbound.xml] chrono | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Freeswitch and Sipgate-Team Trunking ====== | ||
+ | Just a quickie and not really Apollo related but it took me a while to figure out how to implement Sipgate-Team trunks into Freeswitch, since the wiki only covers the single user sipgate accounts: | ||
+ | |||
+ | |||
+ | ===== conf/ | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== conf/ | ||
+ | |||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | ===== conf/ | ||
+ | |||
+ | In order to get valid outgoing CID's sipgate needs another header: | ||
+ | |||
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | < | ||
+ | <action application=" | ||
+ | <!-- <action application=" | ||
+ | <action application=" | ||
+ | <!-- <action application=" | ||
+ | <action application=" | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | |||
+ | Where ${outbound_caller_id_number} is defined in the directory as 491234567890 without a + or 00. | ||
+ | |||
+ | <WRAP round important> | ||
+ | If you're having trouble to connect to sipconnect.sipgate.de and get some DNS (503) or Authentication Error Messages (401) while trying to REG, make sure you have IPv6 disabled locally, since sipgate' | ||
+ | </ | ||
+ | |||
+ | |||
+ | {{tag> | ||
+ | |||
+ | {{keywords> | ||
+ | |||
+ | ~~DISCUSSION~~ |