Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: smile on October 17, 2009, 07:59:19 PM
-
Hi guys,
I'm the beginner in Genesys platform, so can't found answer in 'sip server deployment guide'. I have T-Server SIP (7.6) connected to PSTN via 3rd party softswitch. The problem is that this softswitch doesn't support 'REFER' method. Outgoing calls works fine, because the option 'refer-enabled=false' in DN trunk (which is choosing by dialling prefix) in section 'TServer' exists.
But, when incoming call arrives to routing point, there is nothing exactly DN which points out to this trunk. This result in to using 'REFER' method by T-Server when agent transfer calls to another user. Please, advise me how to disable 'REFER' method globaly for all connections or how to exactly points out the connected softswitch via trunk DN for T-Server for incoming calls?
Thank you, all!
-
You may use exactly the same options on agent extension DN - "refer-enabled=false"
-
unfortunately, on agent DN this option in this case wasn't takes effect :(
additionally, i've tried to use this option on routing point, which process incoming call and i receive the same result.
-
This options works, since we are using SIP T/S 7.6.xxxx version. You can both specify it in SIP Server and in your DN on whether or not you wants RE-INVITE or REFER.
-
[b]victor[/b], this option has been successfully applied for one-step transfer case after i've upgrade T-Server from 7.6.000.40 to 7.6.000.62 version.
As for specifying this option for application itself - this variant still not clearly documented.
Thanks a lot for all answers, problem solved.
-
I have a softswitch which i am sending sip server an Invite to (DN:ERP), when routing is determined (Genesys) sip server hands the call back to softswitch because the pbx is directly connected to it but generates a new INVITE rather than a REFER message this causes the softswitch to view the call as a new call creating a new call id. I have set the refer-enable parameter to true in all places possible and still cannot get sip server to send a REFER message. I have an SR opened with Genesys but they keep asking for logs and config file and looks like they can't figure it out.
-
gbeltre, can you post your options for the trunk and extension DNs you have configured?
We'll also need to know exactly which version of SIP Server you are using.
:)
-
Hi gbeltre,
I can image several reasons (wrong configuration, softswitch doesn't support REFER, different interface used on softswitch etc.) why SIP Server doesn't use REFER when returning call to softswitch and it's impossible to say what is wrong without having SIP Server logs. That's the reason why Genesys Support is asking for them...
R.
-
gbeltre, it seems to wrong configuration of softswitch. when it receives an invite which is related to existing call, this new invite mustn't be processed as a new call... Nevertheless, i think this situation exists while genesys can't confront [u]incoming[/u] call to trunk DN. As mentioned Dionysis, please define more exactly how you tied your softswitch and genesys.