We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 34 matches

by ocbermudez
Fri Mar 30, 2007 11:01 am
Forum: Plum DEV Q&A
Topic: PLUM host ip
Replies: 4
Views: 10106

Sorry,

is that find?

PLUM block: ip = 69.25.xxx.xxx to 69.26.xxx.xxx

or your block is:


Sorry for that.
Thanks.
Omar.
by ocbermudez
Fri Mar 30, 2007 10:00 am
Forum: Plum DEV Q&A
Topic: About the number of campaign...
Replies: 1
Views: 5214

About the number of campaign...

Hello folk,
One question,
Are there a maximum of campaign for creating by account? or active campaign by account?
I am working with campaigns now, and I want to be sure how they work.
Thanks.
Omar.
by ocbermudez
Mon Mar 26, 2007 12:16 pm
Forum: Plum DEV Q&A
Topic: Campaign_name in queuecall.php
Replies: 1
Views: 5219

Campaign_name in queuecall.php

Hi Folk, I am reading the documentation and I don't find in the queuecall.php parameters the Campaign_name. I can see this parameters in queuecalls.php (I don't use it) I have two question about that: 1)Always calls will go to default Campaign if I am using queuecall.php? 2) Can I send a different C...
by ocbermudez
Mon Mar 26, 2007 11:58 am
Forum: Plum DEV Q&A
Topic: PLUM host ip
Replies: 4
Views: 10106

Ok, so I only need to check:

ip = 69.25.xxx.xxx to 69.26.xxx.xxx

Thanks.
Omar.
by ocbermudez
Sun Mar 25, 2007 7:42 pm
Forum: Plum DEV Q&A
Topic: PLUM host ip
Replies: 4
Views: 10106

PLUM host ip

Hello folk, I will put in production my application soon and I will need to check that the unique "server" that call to my call_start_callback, call_result_callback and call_xxxx_callback IS PLUM, so I am getting the ip address of you host in php. In my test I always got "remoteAdd=69.25.74.83" My q...
by ocbermudez
Wed Mar 21, 2007 10:52 am
Forum: Plum DEV Q&A
Topic: French voice/duration issue
Replies: 10
Views: 20973

Now YES!!! :)
the problem was when I save my file, now I save my file in UTF-8 and the French Voice works fine.

Thanks!!
by ocbermudez
Tue Mar 20, 2007 12:02 pm
Forum: Plum DEV Q&A
Topic: French voice/duration issue
Replies: 10
Views: 20973

I am using French and Spanish characters including in UTF-8 like:
ñ-ç-è-é-à-ô-ó

Let me know if I need to add something more. In my system I open the files with multi-edit or ultra edit and I see the correct character, I write the file with php.

Thanks.
Omar
by ocbermudez
Mon Mar 19, 2007 9:40 pm
Forum: Plum DEV Q&A
Topic: French voice/duration issue
Replies: 10
Views: 20973

Hello folk, I am testing Spanish and French voice, and I got the same problem that some days ago, I am sending the vxml, but it didn't work fine, now I added the encoding: <?xml version="1.0" encoding="utf-8"?> <vxml version="2.0"> <var name="sessionid" expr="session.id"/> <var name="confirm" expr="...
by ocbermudez
Mon Mar 19, 2007 8:33 pm
Forum: Plum DEV Q&A
Topic: DTS issue.
Replies: 2
Views: 7164

Hello guys, Please when you see this issue, could you explain how PLUM works whit the date, because I am working in a Canada system and we have 3 different timezone, and I think that if I send you the datetime in -0500 I will wait back for a datetime in -0500, the same thing if I send the datetime i...
by ocbermudez
Mon Mar 19, 2007 10:14 am
Forum: Plum DEV Q&A
Topic: DTS issue.
Replies: 2
Views: 7164

DTS issue.

Hi all, I think that you have some DTS issue with the new time. I am sending this to PLUM: POST /webservice/queuecall.php HTTP/1.0 Host: outbound.plumgroup.com User-Agent: ioncms.com Api Content-Type: application/x-www-form-urlencoded Content-Length: 373 login=XXXX pin=xxxxxxx phone_number=tel:+xxxx...
by ocbermudez
Thu Mar 15, 2007 7:41 am
Forum: Plum DEV Q&A
Topic: call_result callback issue.
Replies: 1
Views: 5649

SORRY FOR THAT, I found the problem in my script.
Thanks.
Omar.
by ocbermudez
Thu Mar 15, 2007 7:18 am
Forum: Plum DEV Q&A
Topic: Too much time for doing the call...
Replies: 5
Views: 11474

Hello folk, Do you have some news about that? I tried to use the alternative parameters, but it not the same. For example if I post one call now and the expired time will be tomorrow, PLUM could do it in any time, for example at 06:00 or 22:00 and my system always want to limit this time for example...
by ocbermudez
Thu Mar 15, 2007 7:12 am
Forum: Plum DEV Q&A
Topic: call_result callback issue.
Replies: 1
Views: 5649

call_result callback issue.

Hello, I am having some problem with the call_result callback. PLUM did the call, but I could get the result of them. I am sending: POST /webservice/queuecall.php HTTP/1.0 Host: outbound.plumgroup.com User-Agent: ioncms.com Api Content-Type: application/x-www-form-urlencoded Content-Length: 315 logi...
by ocbermudez
Sun Mar 11, 2007 10:06 am
Forum: Plum DEV Q&A
Topic: access to call length mins secs - session variable?
Replies: 5
Views: 16230

I would to like to know if PLUM team has seen this requirement and if they have some news about that. (like date of implementation) I think that we can do it our script, but we are doing 2 times the same work, because PLUM do that for you system, and each client has to do that for the client system ...
by ocbermudez
Thu Mar 08, 2007 11:02 am
Forum: Plum DEV Q&A
Topic: French voice/duration issue
Replies: 10
Views: 20973

Please let me know that:

Are there some code for to finish (force a disconnect) the call after finish the message?

Thanks.
Omar.