Displaying 2 results from an estimated 2 matches for "z9hg4bk6a747077".
2005 Jan 08
0
Re: Asterisk-Users Digest, Vol 6, Issue 105
...t=<password>
>>mailbox=1201
>>host=192.168.0.99
>>
>>
>>To keep the redundant data down, here is what the sip debug shows:
>>
>>Retransmitting #5 (no NAT):
>>INVITE sip:1201@192.168.0.99 SIP/2.0
>>Via: SIP/2.0/UDP 192.168.0.104:5060;branch=z9hG4bK6a747077
>>From: "1202" <sip:1202@192.168.0.104>;tag=as166994fa
>>To: <sip:1201@192.168.0.99>
>>Contact: <sip:1202@192.168.0.104>
>>Call-ID: 5ac70b3e78833fd40669cb867ba3ccb7@192.168.0.104
>>CSeq: 102 INVITE
>>User-Agent: Asterisk PBX
>>Da...
2005 Jan 07
3
Connecting Sip phone to asterisk.
I am having a major dillema here, I have been trying to get my sip phone (hard phone) to communicate with the asterisk server. Below is my configuration:
sip.conf
[1201]
type=friend
username=1201
secret=<password>
mailbox=1201
host=dynamic
[1202]
type=friend
username=1202
secret=<password>
mailbox=1202
host=dynamic
extensions.conf
exten => 1201,1,Dial(SIP/1201,9,rt)
exten =>