Difference between revisions of "TELES configuration"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: Image:teles_logo.gif) |
|||
Line 1: | Line 1: | ||
[[Image:teles_logo.gif]] | [[Image:teles_logo.gif|right]] | ||
[http://www.teles.de/ TELES] has some weirdness with SIP. | |||
It reports that sends calls from port 5060 but actually sends calls from different port. In our case it was 1831: | |||
Useragent: TELES.iSWITCH | |||
<--- SIP read from '''81.29.146.70:1831''' ---> | |||
ACK sip:393932891230@62.192.26.181:5060 SIP/2.0 | |||
Via: SIP/2.0/UDP 81.29.146.70:1831;branch=z9hG4bK00E0F51004B48887365D000000C5 | |||
Route: <sip:'''81.29.146.70:5060'''> | |||
From: <sip:4369910439372@81.29.146.70>;tag=00E0F51004B48887365D00001AEC | |||
To: <sip:393932891230@62.192.26.181>;tag=as7fcd3c74 | |||
Call-ID: 00E0F51004B48887365D000016D6@81.29.146.70 | |||
CSeq: 42891 ACK | |||
Max-Forwards: 70 | |||
To accept calls from such device, you need to set correct port for it in MOR. |
Revision as of 16:13, 23 December 2008
TELES has some weirdness with SIP.
It reports that sends calls from port 5060 but actually sends calls from different port. In our case it was 1831:
Useragent: TELES.iSWITCH
<--- SIP read from 81.29.146.70:1831 ---> ACK sip:393932891230@62.192.26.181:5060 SIP/2.0 Via: SIP/2.0/UDP 81.29.146.70:1831;branch=z9hG4bK00E0F51004B48887365D000000C5 Route: <sip:81.29.146.70:5060> From: <sip:4369910439372@81.29.146.70>;tag=00E0F51004B48887365D00001AEC To: <sip:393932891230@62.192.26.181>;tag=as7fcd3c74 Call-ID: 00E0F51004B48887365D000016D6@81.29.146.70 CSeq: 42891 ACK Max-Forwards: 70
To accept calls from such device, you need to set correct port for it in MOR.