Hi,

I am implementing a SIP solution for our company to transmit voice from
analog phones to a SIP phone. We have a Mediatrix SIP gateway 1204 on four
ports on the PBX. The ethernet port on mediatrix is plugged into the network
along with IPTel SIP express router software which I am running on Linux and
a grandstream SIP phone. I am not able to register the SIP gateway with the
SER even though the configuration is good on the gateway. I am putting the
ngrep port 5060 below: I dont see the SIP gateway at all and also with the
SIP phone(24.105.144.220), it is sending the REGISTER message to the SER
(208.133.33.46) but the Server is sending a error message!! Please suggest!
Thank you.

# ngrep port 5060
interface: eth0 (208.133.33.0/255.255.255.0)
filter: ip and ( port 5060 )
#
U 24.105.144.220:5060 -> 208.133.33.46:5060
  REGISTER sip:208.133.33.46 SIP/2.0..Via: SIP/2.0/UDP 24.105.144.220..From:
"joe" <sip:[EMAIL PROTECTED]
  33.33.46;user=phone>;tag=b46904aa-dda6-5f54-6f14-56165106e099..To:
<sip:[EMAIL PROTECTED];user=
  phone>..Contact: <sip:[EMAIL PROTECTED];user=phone>..Call-ID:
927deef9-c15e-d3cf-17ae-1da8afe3
  [EMAIL PROTECTED]: 36361 REGISTER..Expires: 300..User-Agent:
Grandstream SIP UA 1.0.3.8
  1..Max-Forwards: 70..Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER,
OPTIONS, INFO, SUBSCRIBE..
  Content-Length: 0....
#
U 208.133.33.46:5060 -> 24.105.144.220:5060
  SIP/2.0 500 I'm terribly sorry, server error occured (2/TM)..Via:
SIP/2.0/UDP 24.105.144.220..F
  rom: "joe"
<sip:[EMAIL PROTECTED];user=phone>;tag=b46904aa-dda6-5f54-6f14-56165106e099.
.To: <si

p:[EMAIL PROTECTED];user=phone>;tag=fec9a2652012776c06d4c1032d501a1e-b231..C
all-ID: 927deef9-c1
  [EMAIL PROTECTED]: 36361 REGISTER..Server:
Sip EXpress router (0.8
  .11 (i386/linux))..Content-Length: 0..Warning: 392 208.133.33.46:5060
"Noisy feedback tells:  p
  id=4324 req_src_ip=208.133.33.46 req_src_port=5060
in_uri=sip:208.133.33.46 out_uri=sip:208.133
  .33.46 via_cnt==64"....
#
U 24.105.144.220:5060 -> 208.133.33.46:5060
  REGISTER sip:208.133.33.46 SIP/2.0..Via: SIP/2.0/UDP 24.105.144.220..From:
"joe" <sip:[EMAIL PROTECTED]
  33.33.46;user=phone>;tag=14f14d1d-3e28-479c-250e-4476f1830700..To:
<sip:[EMAIL PROTECTED];user=
  phone>..Contact: <sip:[EMAIL PROTECTED];user=phone>..Call-ID:
927deef9-c15e-d3cf-17ae-1da8afe3
  [EMAIL PROTECTED]: 36362 REGISTER..Expires: 300..User-Agent:
Grandstream SIP UA 1.0.3.8
  1..Max-Forwards: 70..Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER,
OPTIONS, INFO, SUBSCRIBE..
  Content-Length: 0....
#
U 24.105.144.220:5060 -> 208.133.33.46:5060
  REGISTER sip:208.133.33.46 SIP/2.0..Via: SIP/2.0/UDP 24.105.144.220..From:
"joe" <sip:[EMAIL PROTECTED]
  33.33.46;user=phone>;tag=14f14d1d-3e28-479c-250e-4476f1830700..To:
<sip:[EMAIL PROTECTED];user=
  phone>..Contact: <sip:[EMAIL PROTECTED];user=phone>..Call-ID:
927deef9-c15e-d3cf-17ae-1da8afe3
  [EMAIL PROTECTED]: 36362 REGISTER..Expires: 300..User-Agent:
Grandstream SIP UA 1.0.3.8
  1..Max-Forwards: 70..Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER,
OPTIONS, INFO, SUBSCRIBE..
  Content-Length: 0....
exit
4 received, 0 dropped


_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to