search for: uriencod

Displaying 15 results from an estimated 15 matches for "uriencod".

Did you mean: uriencode
2011 Jan 18
3
AST-2011-001: Stack buffer overflow in SIP channel driver
...CVE Name Description When forming an outgoing SIP request while in pedantic mode, a stack buffer can be made to overflow if supplied with carefully crafted caller ID information. This vulnerability also affects the URIENCODE dialplan function and in some versions of asterisk, the AGI dialplan application as well. The ast_uri_encode function does not properly respect the size of its output buffer and can write past the end of it when encoding...
2007 Nov 14
0
Help in getting a dialplan to produce the right CDR info
...s,1,Answer exten => s,n,StopPlayTones exten => s,n,Set(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif) exten => s,n,rxfax(${FAXFILE}) exten => s,n,Hangup exten => h,1,system(/var/lib/asterisk/bin/fax-process.pl --to ${FAX_TO_EMAIL} --from ${FAX_RX_FROM} --subject "Fax from ${URIENCODE(${CALLERID(number)})} ${URIENCODE(${CALLERID(name)})}" --attachment fax_${URIENCODE(${CALLERID(number)})}.pdf --type application/pdf --file ${FAXFILE}); exten => h,2,Hangup() And extensions_fax.conf has: exten => 29809,1,Set(__FAX_TO_EMAIL=rgm at htt-consult.com) exten => 29809,...
2006 Mar 22
4
Serialized form... problems with accents
Hi, I''m working on a french website and I use the Form.serialize method to send the info through AJAX. The thing is that the accentuated letters (é,ê,à, etc.) don''t get replaced by their HTML entities and they get corrupted when retrieving the data. How could I fix that? thanks a lot, Blaise Bernie
2008 Aug 05
1
"Asterisk dead but subsys locked"
Hi Everyone, I am currently running Trixbox 2.6 and I have a problem with Asterisk. /etc/init.d/asterisk status Asterisk dead but subsys locked I deleted all files in /var/run/asterisk folder and asterisk restart... It's ok for a while. But some days after Asterisk again is dead. Can anybody help me? Rgs / budacsik
2006 Dec 18
3
Inform callers on recorded/monitored number.
Hi, How could I possibly inform incoming callers that the number they'd dialed is monitored and recorded. I wanted that when a call-in or call-out is made, a playback will be played to inform caller & callee that thier line is monitored prior to start conversation. Thanks. Angel __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best
2014 Dec 09
4
Passing literals with commas to subroutine
Hi, Let's say I do: Set(data=xxx,yyy) Gosub(my-sub,s,1(${data})) My subroutine will only receive "xxx" for ARG1. How can I pass a literal with a comma to a single argument in a subroutine? (The point is: when calling the subroutine I do not know if the variable has a comma or not.) Thanks, Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 09
1
openjdk experiences?
has anyone replaced the sun jdk with the new openjdk and had any issues? i had forgotten it was now in 5.3 until the errata announcement came through.
2006 May 28
1
FreeBSD Digium g.729 codec seg faults on rev 30652
...FreeBSD g.729 codec until recently when the latest Asterisk bits were obtained via svn: svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk This produced: Checked out revision 30652 This on FreeBSD 6.1-RELEASE Attempting to start asterisk it returns: == Registered custom function URIENCODE [codec_g729a.so]May 27 13:29:59 WARNING[71884]: loader.c:728 __load_resource: missing mod_data for codec_g729a.so Segmentation fault (core dumped) This codec was licensed through Digium and, while listed as 'unsupported', worked very well. Any way Digium will release a G.729 codec for F...
2013 Feb 12
1
asterisk 11 AGI
I recently upgraded to asterisk 11 from 1.8. I had VXML working via AGI in 1.8 - from extensions.conf: [VXML] exten => s,1,Answer exten => s,n,Set(ENCODED=${URIENCODE(${ARG1})}) exten => s,n,AGI(agi://localhost/url=${ENCODED}) exten => s,n,Hangup Using asterisk 11 on the same host with the same config in extensions.conf: -- Executing [s at VXML:1] Answer("SIP/143-00000043", "") in new stack -- Executing [s at VXML:2] Set...
2014 Aug 19
0
Asterisk 11.12.0 Now Available
...isk The release of Asterisk 11.12.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs fixed in this release: ----------------------------------- * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23985 - PresenceState Action response does not contain ActionID; duplicates Message Header (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Repor...
2014 Aug 19
0
Asterisk 1.8.30.0 Now Available
...sk The release of Asterisk 1.8.30.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs fixed in this release: ----------------------------------- * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Reported by Igor Goncharovsky) * ASTERISK-24087 - [patch]chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy (Repor...
2014 Aug 19
0
Asterisk 1.8.30.0 Now Available
...sk The release of Asterisk 1.8.30.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs fixed in this release: ----------------------------------- * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Reported by Igor Goncharovsky) * ASTERISK-24087 - [patch]chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy (Repor...
2014 Aug 19
0
Asterisk 11.12.0 Now Available
...isk The release of Asterisk 11.12.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs fixed in this release: ----------------------------------- * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23985 - PresenceState Action response does not contain ActionID; duplicates Message Header (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Repor...
2014 Aug 19
0
Asterisk 12.5.0 Now Available
...(Reported by Rusty Newton) * ASTERISK-23692 - ARI: Add a Messaging Capability (Reported by Matt Jordan) Bugs fixed in this release: ----------------------------------- * ASTERISK-23852 - ARI mixing bridges should propagate linkedids. (Reported by Richard Mudgett) * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23985 - PresenceState Action response does not contain ActionID; duplicates Message Header (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Repor...
2014 Aug 19
1
Asterisk 12.5.0 Now Available
...(Reported by Rusty Newton) * ASTERISK-23692 - ARI: Add a Messaging Capability (Reported by Matt Jordan) Bugs fixed in this release: ----------------------------------- * ASTERISK-23852 - ARI mixing bridges should propagate linkedids. (Reported by Richard Mudgett) * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23985 - PresenceState Action response does not contain ActionID; duplicates Message Header (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Repor...