- Joined
- Jul 20, 2013
- Messages
- 13
- Reaction score
- 0
Hello
I get several Infos to connect to IP Austria, but it doesn´t work.
I can receive calls, but not set an call out.
IPAustria route all numbers to me and I have rules for the extension.
I mean the CALL-ID is not correct:
This is from Asterisk and work:
If I call, I have the Wireshark attached.
I see, that the Call_ID is different. At the Asterisk log, he append the domain "@node1.ipaustria.at"
Can someone help me to configure 3CX?
Thank you!
I get several Infos to connect to IP Austria, but it doesn´t work.
I can receive calls, but not set an call out.
IPAustria route all numbers to me and I have rules for the extension.
I mean the CALL-ID is not correct:
This is from Asterisk and work:
Code:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.200.13:5060;branch=z9hG4bK2d3abb18;rport
Max-Forwards: 70
From: "431235023410" <sip:[email protected]>;tag=as60783539
To: <sip:[email protected]>
Contact: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.8.15.1
Date: Mon, 22 Apr 2013 09:11:26 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 265
v=0
o=root 1044607301 1044607301 IN IP4 192.168.200.13
s=Asterisk PBX 1.8.15.1
c=IN IP4 192.168.200.13
t=0 0
m=audio 18016 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv
If I call, I have the Wireshark attached.
I see, that the Call_ID is different. At the Asterisk log, he append the domain "@node1.ipaustria.at"
Can someone help me to configure 3CX?
Thank you!