[Freeswitch-users] curl_xml

Vitalii Colosov vetali100 at gmail.com
Mon May 24 08:00:57 PDT 2010


Please try to use my attached php script, if you can.

I changed it to fit your data (user 1018, pass: 1018), but I did not check
for any syntax error (hope it does not have :-) ).

Please reply back on result.

Regards,

Vitalie

2010/5/24 Erwin Davis <davis.erwin at gmail.com>

> yeah, my code replied with line 29-46. I donot know where the rest of html
> code was generated.
>
> On Mon, May 24, 2010 at 10:34 AM, Milena <testeador01 at gmail.com> wrote:
>
>> Hello,
>> You're not meant to send a whole website full of html tags as a response.
>> Just reply the part of the lines 29 - 46 on your pastebin and get rid of
>> the rest.
>>
>>
>> 2010,
>> /5/24 Erwin Davis <davis.erwin at gmail.com>
>>
>> Hi, I am stuck, My console log is in http://pastebin.freeswitch.org/13030and my xml log is in
>>> http://pastebin.freeswitch.org/13029.  I guess that the problem should
>>> be pretty small but I just can not figure it out. -:(  Thanks for your help.
>>>
>>> On Mon, May 24, 2010 at 8:12 AM, Vitalii Colosov <vetali100 at gmail.com>wrote:
>>>
>>>> Hi Erwin,
>>>> Maybe you need to add the first line <?xml version="1.0"
>>>> encoding="UTF-8" standalone="no"?>
>>>>
>>>> This is what I have and it works perfectly, tested right now:
>>>>
>>>> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
>>>> <document type="freeswitch/xml">
>>>>   <section name="directory">
>>>>     <domain name="$${domain}">
>>>>       <params>
>>>>         <param name="dial-string" value="{presence_id=${dialed_user}@
>>>> ${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
>>>>       </params>
>>>>       <groups>
>>>>         <group name="default">
>>>>           <users>
>>>>             <user id="1000">
>>>>               <params>
>>>>                 <param name="a1-hash" value="somehashvalue"/>
>>>>                 <param name="vm-a1-hash" value="somehashvalue"/>
>>>>               </params>
>>>>               <variables>
>>>>                 <variable name="user_context" value="default"/>
>>>>                 <variable name="accountcode" value="1000"/>
>>>>               </variables>
>>>>             </user>
>>>>           </users>
>>>>         </group>
>>>>       </groups>
>>>>     </domain>
>>>>   </section>
>>>> </document>
>>>>
>>>> Regards,
>>>> Vitalie
>>>>
>>>> _______________________________________________
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100524/b3d87599/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: get_subscriber_xml.php
Type: application/octet-stream
Size: 2992 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100524/b3d87599/attachment.obj 


More information about the FreeSWITCH-users mailing list