I was able to get Dialing to work.
This involved the fact that I have to:
1. Tell Genesys I am dialing via CTI
2. Actually DIAL via SIP
Did the trick.
But, now stuck on the new one - I cannot SIP T-Server to connect to external VoIP gateway, which requires authentication.
In the log, you see INVITE but no authentication of any sort:
[color=Green][size=8pt]
18:43:14.349 --- CIFace::Event ---
sipcs: party [6001@01b88150:0] +dlg [4773@199cea0]
sipcs: dialog [4773:01@0199cea0] : -party [0x00000000] +party [0x01b88150]
sipcs: party [99117@01b8fcd0:0] +dlg [0@182e580]
sipcs: dialog [0:00@0182e580] : -party [0x00000000] +party [0x01b8fcd0]
sipcs: dialog [4773:01@0199cea0]: << Event 12 << TRN[4848]
sipcs: 18:43:14.349 Stored This SDP [4773]
sipcs: Number:99117 did not match any configured or registered internal DNs
sipcs: Selected Service: victor its priority 0
sipcs: GetLongestPrefixMatch: selected prefix for number 99117 is 9, gateway: victor
sipcs: Number:99117 did not match any configured or registered internal DNs
sipcs: Selected Service: victor its priority 0
sipcs: GetLongestPrefixMatch: selected prefix for number 99117 is 9, gateway: victor
gsip:DLG[4774]: INVITE TD = TRN[4849]
sipcs: 18:43:14.349 Sending [368,UDP] 1149 bytes to 172.30.0.1:5060 >>>>>
INVITE sip:99117@172.30.0.1:5060 SIP/2.0
From: "ALEGRIA-6001"<sip:6001@172.30.0.222>;tag=b85ce62a
To: "99117"<sip:99117@172.30.0.222>
Call-ID: 9AC4BA9E-98C8-405F-8D47-4D357E44CE34-2396@172.30.0.222
CSeq: 1 INVITE
Content-Length: 377
Content-Type: application/sdp
Via: SIP/2.0/UDP 172.30.0.222:5060;branch=z9hG4bK2D817229-83F5-4F07-90A4-02C69D725287-2427
Contact: <sip:172.30.0.222:5060>
Max-Forwards: 69
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
User-Agent: X-Lite release 1003l stamp 30942
Call-Info: <http://example.com>; a81d713f42590a63ZjBmY2QyYmRlNThmNGFlOGQxZGM1ZGVjODc3YWUyNDY.;gen-rt=b85ce62a;gen-lt=5F1DA793-EBBA-430B-A517-0E1DCAA67A2B-2405
Session-Expires: 1800;refresher=uac
Min-SE: 90
Supported: timer
[/size]
[/color]
I specifically created a gateway entry in CME by registering the "dial-out" digit as a trunk and then adding TServer option as shown in the screenshot.
Has anyone being able to get SIP Tserver to authenticate with VoIP gateways?
I tried sip:name@gateway: username=name;password=pwd for contact, but it did not work either.
Any ideas?
Vic