Displaying 2 results from an estimated 2 matches for "canreinite".
Did you mean:
canreinvite
2007 May 19
1
asterisk not sending ACK after reinvite
...k2 and OpenSER to release RTP.
OpenSER forwards the reinvite to the carrier and relays the 200 OK received
back to Asterisk1 but Asterisk1 never responds back with an ACK. Finally the
transaction on OpenSER times out and a bye message is sent to Asterisk1,
causing both legs to be hungup. If I reset canreinite to no the scenario
works.
The Invite message sent to OpenSER and 200 OK received are shown below:
INVITE sent
-----------
Session Initiation Protocol
Request-Line: INVITE sip:1234@192.168.0.1;transport=udp SIP/2.0
Method: INVITE
Resent Packet: False
Message Header...
2005 Jan 27
1
Stumped by BroadVoice SIP
...lt;password>:2129999999@147.135.0.128:5060
externip = 208.59.47.2
localnet=192.168.1.0/255.255.0.0
[sip_proxy]
type=user
context=from-broadvoice
[xlite1]
type=friend
regexten=101
username=xlite1
secret=<password>
callerid="Stephen's Laptop" <101>
host=dynamic
nat=no
canreinite=yes
disallow=all
allow=gsm
allow=ulaw
allow=alaw
dtmfmode=inband
qualify=yes
[xlite2]
type=friend
regexten=103
context=sip
username=103
secret=<password>
callerid="Ben's Laptop" <103>
host=dynamic
nat=no
allow=gsm
allow=ulaw
allow=alaw
dtmfmode=inband
quality=yes
[kphone...