[Home]

Summary:ASTERISK-17900: Lost SIP registration from cache/database after restart asterisk
Reporter:Satish Patel (satish_lx)Labels:
Date Opened:2011-05-20 16:00:03Date Closed:2011-05-20 16:18:21
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Registration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:After restart asterisk all SIP register phone lost reg. and only solution is reboot phone manually. Asterisk SVN 1.8

sip.conf

[seb-exten](!)                  ; Template
type=friend
host=dynamic
context=from-sip
qualify=yes
dtmfmode=rfc2833
nat=no
cc_agent_policy=generic
cc_monitor_policy=generic

[7022](seb-exten)
callerid="Rover Conference" <7022>
accountcode="Rover Conference"
mailbox=7022@default

[7023](seb-exten)
callerid="Faire Conference" <7023>
accountcode="Faire Conference"
mailbox=7023@default



****** ADDITIONAL INFORMATION ******

holler*CLI> sip show peer 7103


 * Name       : 7103
 Secret       : <Not set>
 MD5Secret    : <Not set>
 Remote Secret: <Not set>
 Context      : from-sip
 Subscr.Cont. : <Not set>
 Language     :
 Accountcode  : "Marsee Henon"
 AMA flags    : Unknown
 Transfer mode: open
 CallingPres  : Presentation Allowed, Not Screened
 Callgroup    :
 Pickupgroup  :
 MOH Suggest  :
 Mailbox      : 7103@default
 VM Extension : asterisk
 LastMsgsSent : 32767/65535
 Call limit   : 2147483647
 Max forwards : 0
 Dynamic      : Yes
 Callerid     : "Marsee Henon" <7103>
 MaxCallBR    : 384 kbps
 Expire       : -1
 Insecure     : no
 Force rport  : No
 ACL          : No
 DirectMedACL : No
 T.38 support : No
 T.38 EC mode : Unknown
 T.38 MaxDtgrm: -1
 DirectMedia  : Yes
 PromiscRedir : No
 User=Phone   : No
 Video Support: No
 Text Support : No
 Ign SDP ver  : No
 Trust RPID   : No
 Send RPID    : No
 Subscriptions: Yes
 Overlap dial : No
 DTMFmode     : rfc2833
 Timer T1     : 500
 Timer B      : 32000
 ToHost       :
 Addr->IP     : (null)
 Defaddr->IP  : (null)
 Prim.Transp. : UDP
 Allowed.Trsp : UDP
 Def. Username:
 SIP Options  : (none)
 Codecs       : 0x80000008000e (gsm|ulaw|alaw|h263|testlaw)
 Codec Order  : (ulaw:20,gsm:20)
 Auto-Framing :  No
 100 on REG   : No
 Status       : UNKNOWN
 Useragent    :
 Reg. Contact :
 Qualify Freq : 60000 ms
 Sess-Timers  : Accept
 Sess-Refresh : uas
 Sess-Expires : 1800 secs
 Min-Sess     : 90 secs
 RTP Engine   : asterisk
 Parkinglot   :
 Use Reason   : No
 Encryption   : No
Comments:By: Paul Belanger (pabelanger) 2011-05-20 16:15:47

This should be fixed in the branches/1.8, please try updating.
--
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Thanks!