Difference between revisions of "TELES configuration"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 4: Line 4:


It reports that sends calls from port 5060 but actually sends calls from different port. In our case it was 1831:
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 '''181.29.146.70:1831''' --->
  <--- SIP read from '''181.29.146.70:1831''' --->
Line 17: Line 14:
  CSeq: 42891 ACK
  CSeq: 42891 ACK
  Max-Forwards: 70
  Max-Forwards: 70
Asterisk sees it as from 5060:
============== SIPCHANINFO ===============
Peer IP: 181.29.146.70
Source IP: 181.29.146.70
From: sip:390331603040@181.29.146.70
Contact: sip:181.29.146.70:5060
Useragent: TELES.iSWITCH
Peername: 181.29.146.70
T38Passthrough: 0
==========================================


To accept calls from such device, you need to set correct port for it in MOR.
To accept calls from such device, you need to set correct port for it in MOR.

Revision as of 16:15, 23 December 2008

Teles logo.gif

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:

<--- SIP read from 181.29.146.70:1831 --->
ACK sip:393932891230@162.192.26.181:5060 SIP/2.0
Via: SIP/2.0/UDP 181.29.146.70:1831;branch=z9hG4bK00E0F51004B48887365D000000C5
Route: <sip:181.29.146.70:5060>
From: <sip:4369910439372@181.29.146.70>;tag=00E0F51004B48887365D00001AEC
To: <sip:393932891230@162.192.26.181>;tag=as7fcd3c74
Call-ID: 00E0F51004B48887365D000016D6@181.29.146.70
CSeq: 42891 ACK
Max-Forwards: 70

Asterisk sees it as from 5060:

============== SIPCHANINFO ===============
Peer IP: 181.29.146.70
Source IP: 181.29.146.70
From: sip:390331603040@181.29.146.70
Contact: sip:181.29.146.70:5060
Useragent: TELES.iSWITCH
Peername: 181.29.146.70
T38Passthrough: 0
==========================================


To accept calls from such device, you need to set correct port for it in MOR.