Created by: Kishan Basdeo on 22-02-2010 07:30:24 PM I currently have a VB6 program that can make calls using the Cisco TSP. The program currently utilizes the wrapper from http://www.shrinkwrapvb.com/vbtapi.htm. I am now trying to receive incoming calls and get the caller id information to display within the VB6 program. I am stuck on this because I do not know where to begin. If anyone has any sample codes using the wrapper from the above site or can point me in the right direction then I would greatly appreciate it.
I'm using CUPI to try and updates a mailbox password. So I PUT to https://srvcucn12s.nxodev.intra:443/vmrest/users/d65583a1-3da2-4fcd-b655-4beb896791df/credential/passwordwith this content<Credential><Credentials>my password here<...
view more
Hello All, Below is my scenario Extension A is observed Caller calls from PSTN to Extension A Extension A rings and A Rejects the call.I am using call.drop() to reject the call. When I invoke this, the call seems to disconnec...
view more
(using Python and the Flask Library)
An oAuth integration allows you to have an application "do stuff on your behalf".
This is a topic that can be quite complex to understand. For that reason I created this Python code to make it as easy as possible to...
view more
It may be easier than you think.
After some customer requests I started writing code in Python. A few days later the script was ready.
What can it do?
ADD LOGO or image to your virtual background (using a domain/email address/URL/local-file)
AD...
view more
Howdy! Adding everything I need through a python script to spin up a site in CUCM. When adding a common phone config it seems to be ignoring a vendorConfig piece I want to modify. # Create commonPhoneConfig siteCode_locatio...
view more