-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
37 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,10 +73,10 @@ $300 - Oyatel AS(eaf@[oyatel.no](http://oyatel.no))目前无法在通话的A | |
**当前行为:** | ||
|
||
从ASTERSIK邀请到FS的INVITE: | ||
From: "+4711111111" <sip:+4711111111@[xxx.yyyyyyy.no](http://xxx.yyyyyyy.no)\>;tag=as24269fa6 | ||
Contact: <sip:[email protected]> | ||
Remote-Party-ID: "+4711111111" <sip:+4711111111@[xxx.yyyyyyy.no](http://xxx.yyyyyyy.no)\>;privacy=off;screen=yes | ||
P-Asserted-Identity: <sip:+4712121212@[xyz.no](http://xyz.no)\> | ||
From: "+4711111111" <sip:+4711111111@[xxx.yyyyyyy.no](http://xxx.yyyyyyy.no)\>;tag=as24269fa6 | ||
Contact: <sip:[email protected]> | ||
Remote-Party-ID: "+4711111111" <sip:+4711111111@[xxx.yyyyyyy.no](http://xxx.yyyyyyy.no)\>;privacy=off;screen=yes | ||
P-Asserted-Identity: <sip:+4712121212@[xyz.no](http://xyz.no)\> | ||
Privacy: none | ||
|
||
|
||
|
@@ -117,7 +117,7 @@ $200.00 - Jimmy A. ([email protected]) 一个很好的解决方法是确保Free | |
|
||
创建一个参数给BRIDGE应用程序,可以在X分钟后断开通话。 | ||
|
||
* $100 - 波长通信公司 - 703-459-7429 -- 联系人: Daniel Corbe <[email protected]> | ||
* $100 - 波长通信公司 - 703-459-7429 -- 联系人: Daniel Corbe <[email protected]> | ||
* $150 额外费用(总计 $250)能够向呼叫者播放提示音(受话者不能听到),以提醒即将断开连接 | ||
* 必须在受话方断开连接,而不是呼叫方,以便继续处理 continue\_on\_fail 类型的场景 | ||
* $100 - Nikolay Kolev - me \*at\* nikolay \*dot\* com | ||
|
@@ -126,31 +126,33 @@ $200.00 - Jimmy A. ([email protected]) 一个很好的解决方法是确保Free | |
|
||
**注意: 完成后,需要支付悬赏金** | ||
|
||
* $200 - 波长通信公司 - 703-459-7429 -- 联系人: Daniel Corbe <dcorbe@[gmail.com](http://gmail.com)\> | ||
* $200 - 波长通信公司 - 703-459-7429 -- 联系人: Daniel Corbe <dcorbe@[gmail.com](http://gmail.com)\> | ||
* 如果启用了无媒体模式,呼叫将进入“休眠”状态。这将阻止呼叫在外呼通话腿被正常挂断(即成功桥接)的情况下匹配多个条件块。 | ||
|
||
例如,以下呼叫计划在未启用无媒体模式时可以正常工作。而在启用无媒体模式时,第二个<condition>块将永远不会执行。 | ||
|
||
<context name="default"> | ||
<extension name="globals" continue="true"> | ||
<condition> | ||
<action application="set" data="continue_on_fail=true"/> | ||
</condition> | ||
</extension> | ||
<extension name="ld_service" continue=true> | ||
<condition field="destination_number" expression="^1(.+)$"> | ||
<action application="set" data="no_media=true"/> | ||
<action application="set" data="hangup_after_bridge=false"/> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
</condition> | ||
<condition field="destination_number" expression="^1(.+)$"> | ||
<action application="set" data="no_media=true"/> | ||
<action application="set" data="hangup_after_bridge=true"/> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
</condition> | ||
</extension> | ||
</context> | ||
例如,以下呼叫计划在未启用无媒体模式时可以正常工作。而在启用无媒体模式时,第二个`<condition>`块将永远不会执行。 | ||
|
||
```xml | ||
<context name="default"> | ||
<extension name="globals" continue="true"> | ||
<condition> | ||
<action application="set" data="continue_on_fail=true"/> | ||
</condition> | ||
</extension> | ||
<extension name="ld_service" continue=true> | ||
<condition field="destination_number" expression="^1(.+)$"> | ||
<action application="set" data="no_media=true"/> | ||
<action application="set" data="hangup_after_bridge=false"/> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
</condition> | ||
<condition field="destination_number" expression="^1(.+)$"> | ||
<action application="set" data="no_media=true"/> | ||
<action application="set" data="hangup_after_bridge=true"/> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
<action application="bridge" data="sofia/local_profile/[email protected]:5061" /> | ||
</condition> | ||
</extension> | ||
</context> | ||
``` | ||
## SS7支持 | ||
|
@@ -163,7 +165,7 @@ $200.00 - Jimmy A. ([email protected]) 一个很好的解决方法是确保Free | |
## 将SS7整合到FreeSWITCH中 更新 | ||
* 我之前的赏金是1000.00美元,并且要求包括OpenSS7。没人理我,所以我再试一次。我把赏金提高到5000.00美元,甚至更多,并且取消了对OpenSS7的要求。如果你有兴趣并且有能力完成这个任务,请联系我,我的邮箱是\[anaji@[openskiesnet.com](http://openskiesnet.com)<mailto:[email protected]>\]。 | ||
* 我之前的赏金是1000.00美元,并且要求包括OpenSS7。没人理我,所以我再试一次。我把赏金提高到5000.00美元,甚至更多,并且取消了对OpenSS7的要求。如果你有兴趣并且有能力完成这个任务,请联系我,我的邮箱是\[anaji@[openskiesnet.com](http://openskiesnet.com)<mailto:[email protected]>\]。 | ||
* 另外有5000.00美元至10000.00美元的赏金来支持开发应用程序将FreeSWITCH打造成一个封装产品。 | ||
## 在Windows中支持SIGHUP - CDR/LOG旋转 | ||
|
@@ -321,8 +323,8 @@ Tony说,这是可能的,只是现在还不支持。我希望通过这个奖 | |
当通话桥接到lcr终端时,将会忽略fail_on_single_reject。拨号计划示例: | ||
<action application="set" data="fail\_on\_single\_reject=INCOMPATIBLE\_DESTINATION"/> | ||
<action application="bridge" data="lcr/test\_profile/2411765512"/> | ||
<action application="set" data="fail\_on\_single\_reject=INCOMPATIBLE\_DESTINATION"/> | ||
<action application="bridge" data="lcr/test\_profile/2411765512"/> | ||
预期行为:呼叫命中INCOMPATIBLE\_DESTINATION并立即反馈给A-leg | ||
|
@@ -334,4 +336,4 @@ Tony说,这是可能的,只是现在还不支持。我希望通过这个奖 | |
| -------- | ------ | ---- | -------- | ------------ | ---- | ---------- | | ||
| 241 | 488_REJECTION | 0.00001 | | | ld_carriers 488_REJECTION -1 | [lcr_carrier=488_REJECTION,lcr_rate=0.00001]error/INCOMPATIBLE\_DESTINATION | | ||
| 241 | CARRIER\_1 | 0.40240 | | | ld\_carriers CARRIER\_1 -1 | \[lcr\_carrier=CARRIER\_1,lcr\_rate=0.40240\]sofia/gateway/CARRIER\_1\_GW\_1/+2411765512 | | ||
| --- | ---------- | ------- | | | -------------------------- | ---------------------------------------------------------------------------------------- | | ||
| --- | ---------- | ------- | | | -------------------------- | ---------------------------------------------------------------------------------------- | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters