'아이폰'에 해당되는 글 13

  1. 2012.02.24 iphone] SMS 병합(통합) 방법 1
IT_Common/Smartphone_PDA | Posted by 낫기법필 2012. 2. 24. 18:49

iphone] SMS 병합(통합) 방법

[쥔장]====================================

==========================================




우선 http://smsmerge.homedns.org/ 접속을 하여
내용대로 따라하기만 하면 된다.

단! 나 같은 경우에도 실수를 했지만 주의를 해야 할 것은
현재 폰에 있는 sms.db 파일은 무조건 그냥 두어야 문제가 발생하지 않는다.
이것은 현재 폰에 있는 설정을 그대로 유지하기 위함이다.
물론 그에 대한 처리방법이 나와있긴 하지만 익숙치 않은 사람은 불편하다.

그럼 이제 예전 문자와 현재 문자를 통합하여 관리하여 보자.
사이트 TEXT 를 그래도 카피해봄.


iPhone SMS Database Merger for iOS 3.x, 4.x and 5.0 (BETA)

This script merges your 2 SMS databases into one. Please note following restrictions:

  • New with version 0.9: iOS 5 compatibility
  • Known Limitations: iMessages get converted to SMS Messages
  • If you are concerned about privacy, please download and run the script yourself. : Show source
  • You have to enable cookies to download the merged file
  • Compatible with iPhone iOS sms.dbs from 3.0 up to 5.0
  • The merged sms.db is working for iOS 3.1.3, 4.x and 5.x (Read the How-To Below)
  • Conversations with multiple recipients are moved/splitted to the regular conversation per address
  • Send bugs, feedback, and questions to simismail@gmail.com

First sms.db:
       파일 선택...
Second sms.db:
      파일 선택...

Length of telephone numbers in your country (eg. +1 0XX XXX XX XX)
==> 예를 들어 폰 번호가 010-1234-1234 라면 0 이 빠진 10-1234-1234 인 10 을 선택하고 국번이 3자리면 9를 선택하면 된다.

show ouput debug
==> 이것을 선택하면 만들어지는 과정을 보여준다. 

Merge 버튼 클릭 

How-To:

  1. Jailbreak your iPhone
  2. Install DiskAid and download the sms.db file to your computer (location on phone: /var/mobile/Library/SMS/sms.db)
  3. Upload the 2 files and and click "Merge".
  4. When the merge is complete, save the new database to your folder on the iPhone (/var/mobile/Library/SMS) as sms.db (replace the old one)
    ==> 이것이 중요하다. 기존 파일을 교체하는 것이다. 그러니 기존 파일은 냅두어야 한다.
  5. iOS 5: Delete sms.db-shm and sms.db-wal if present
  6. Restart your iPhone
  7. Enjoy! :)
  8. Important: You have to replace to old file, to keep the old permission settings
    ==> 여기서도 말하고 있다 .중요하다. 기존 파일을 남겨두는 것이 좋다고..
  9. If the SMS App crashes after sending a SMS please check the permissions on the file. The owner and group should be mobile. The permission rw-r--r-- or 0644.
    ==> 나와 같이 전에는 잘 따라했지만 기억력이 좋지 않아 실수를 범한 사람들은 위와 같은 조건이 되어야만 sms 작성 후 전송 할 때 꺼져버리는 현상을 해결할 수 있다. 이를 해결하려면 폰에는 openssh cydia앱이 설치되어있어야 한다. 그곳에서 권한을 owner, group 모두 mobile 계정으로 설정해놓고, 0644, rw-r--r-- 을 하면 된다. 이것은 iFunBox를 이용해서도 권한을 처리할 수 있다.
Or New:
  1. Use iBackupBot to get sms.db from backup and restore to iPhone without jailbreaking.(Not tested by myself)

Caution: Don't delete your old sms.db files unless you are sure the merging worked!