win32ras.CreatePhonebookEntry
CreatePhonebookEntry(hWnd, fileName)
Creates a new phonebook entry. The function displays a dialog box into
which the user can enter information about the entry
Parameters
hWnd : int
Handle to the parent window of the dialog box.fileName=None : string
Specifies the filename of the phonebook entry.
Currently this is ignored.
Win32 API References
Search for RasCreatePhonebookEntry at msdn, google or google groups.