Hi all
 
I have a problem to register a cisco 7960 to an asterisk 1.2.2
 
I defined in sip.conf the next :
["phonenumber"]
type=friend
username="username"
secret="password"
host=dynamic
context=work
 
I am trying to catch the register requests with
sip debug
with no success (empty screen).
 
I can only catch the register messages with ngrep on host it's comming from.
 
#
U CISCO_IP:50339 -> ASTERISK_IP:5060
  REGISTER sip:ASTERISK_IP SIP/2.0..Via: SIP/2.0/UDP CISCO_IP:5060;branch=z9hG4bK75640688..From: sip:[EMAIL PROTECTED]:
  sip:[EMAIL PROTECTED]: [EMAIL PROTECTED]: 41929 REGISTER..User
  -Agent: CSCO/6..Contact: <sip:[EMAIL PROTECTED]:5060>..Content-Length: 0..Expires: 1200....                           
#
I ASTERISK_IP -> CISCO_IP 3:10
  ....E..}a...>..o.rC...;;.....i..REGISTER sip:ASTERISK_IP SIP/2.0..Via: SIP/2.0/UDP CISCO_IP:5060;branch=z9hG4bK75640688
  ..From: sip:[EMAIL PROTECTED]: sip:[EMAIL PROTECTED]: [EMAIL PROTECTED]:
  41929 REGISTER..User-Agent: CSCO/6..Contact: <sip:[EMAIL PROTECTED]:5060>..Content-Length: 0..Expires: 1200
  ....                                                                                                                          
#
U CISCO_IP:50341 -> ASTERISK_IP:5060
  REGISTER sip:ASTERISK_IP SIP/2.0..Via: SIP/2.0/UDP CISCO_IP:5060;branch=z9hG4bK3e649d37..From: sip:[EMAIL PROTECTED]:
  sip:[EMAIL PROTECTED]: [EMAIL PROTECTED]: 42010 REGISTER..User
  -Agent: CSCO/6..Contact: <sip:[EMAIL PROTECTED]:5060>..Content-Length: 0..Expires: 1200....                           
#
I ASTERISK_IP -> CISCO_IP 3:10
  ....E..}a...>..n.rC...;;.....i..REGISTER sip:ASTERISK_IP SIP/2.0..Via: SIP/2.0/UDP CISCO_IP:5060;branch=z9hG4bK3e649d37
  ..From: sip:[EMAIL PROTECTED]: sip:[EMAIL PROTECTED]: [EMAIL PROTECTED]:
  42010 REGISTER..User-Agent: CSCO/6..Contact: <sip:[EMAIL PROTECTED]:5060>..Content-Length: 0..Expires: 1200
  ....  
 
If there any way to find what's the reason why i can not register the phone ??
 
Thanks for the help.


Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to