It used to be avp_pushto("$Custom-Header", ....);
What now? avp_printf("$hdr[Custom-Header]", ...);???
cheers
--
*******************************************
Mahesh Paolini-Subramanya (703) 386-1500 x9100
CTO mahesh(a)aptela.com
Aptela, Inc. http://www.aptela.com
"Aptela: How Business Answers The Call"
*******************************************
>
>
>
I got to install SER 0.9.6 with Mysql on FreeBSD. But i got some parse
error.
How can i trace to find the error on my config file?
voip# ser start
0(940) parse error (163,25-35): syntax error
0(940) parse error (163,101-102): bad arguments
0(940) parse error (174,10-11): syntax error
0(940) parse error (174,10-11): invalid operator, == , != or =~ expected
ERROR: bad config file (4 errors)
Sorry for my ignorance...what's the relevance of (163,25-35) in ser.cfg?
cheers,
josel
Hi,
Thanks for the information.
Actually, I downloaded it but couldn't find how to export rtp payload.
Does rtpdump read capture files recorded with Ethereal/tcpdump ?
(in which format should I save the file?)
Btw, there is a Windows sniffer named "Cain & Abel" this one decodes g729.
Thanks,
ilker
-----Original Message-----
From: Andres [mailto:andres@telesip.net]
Sent: Friday, July 21, 2006 10:53 PM
To: İlker Aktuna (Koç.net)
Cc: serusers(a)iptel.org
Subject: Re: [Serusers] decoding g729 encoded rtp streams
İlker Aktuna (Koç.net) wrote:
> Hi,
>
> I know that there are licence and patent issues but is it possible to
> decode g729 encoded rtp streams with any software ?
> I have licenced Eybeam softphone with g729 support. But it can only
> decode streams in a conversation.
> I just need to decode streams recorded with tcpdump/ethereal.
>
> Once I had used a software with this feature but then it turned out to
> be a trojan. I don't remember the name now.
> Is there any other software ? (or method using Eyebeam ?)
>
> Thanks,
> ilker
You can download the decoder from: http://www.voiceage.com/openinit_g729.php
Then capture the RTP Stream with Ethereal and export the Payload (using rtpdump from http://www.cs.columbia.edu/IRT/software/rtptools/).
You can then decode it with the above software.
<http://387555.sigclick.mailinfo.com/sigclick/010A0707/07074F00/0602084E/001…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Hi,
I've downloaded and installed SER 0.9.6 on my Fedora Core system running MySQL 4.1.11-0.
When I start SER without modifying the /usr/local/etc/ser/ser.cfg file, it starts normally. However, when I make the modifications to use MySQL for the database, following Dan Austin's HOWTO, I get the following error:
Jul 24 15:09:45 sipgw ser: ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.12: cannot open shared object file: No such file or directoryJul 24 15:09:45 sipgw ser: parse error (28,13-14): failed to load module
mysql.so does exist in the /usr/local/lib/ser/modules directory, but libmysqlclient.so.12 doesnt. I found libmysqlclient.so.14 in /usr/lib/mysql directory and tried creating a symbolic link called libmysqlclient.so.12 to that file, this didnt work. Also, I tried copying the so.14 file into /usr/local/lib/ser/modules as libmysqlclient.so.12, still got the same error.
I tried searching the lists, but couldnt find any info that mentioned anything about this issue. Am I doing something really stupid here?
Thanks for your help
Cheers!! -CM
Hi,
i have a proxy that sends a 302 to my openser.
what do i need to do to have the openser ack the 302
and send a new invite to the address recieved in the
302 ? where would i insert it in my cfg file ?
thanx !!
# ------------------ module loading
----------------------------------
# Uncomment this if you want to use SQL database
#loadmodule "/usr/lib/openser/modules/mysql.so"
loadmodule "/usr/local/openser-1.0.1/modules/sl/sl.so"
loadmodule "/usr/local/openser-1.0.1/modules/tm/tm.so"
loadmodule "/usr/local/openser-1.0.1/modules/rr/rr.so"
loadmodule
"/usr/local/openser-1.0.1/modules/maxfwd/maxfwd.so"
loadmodule
"/usr/local/openser-1.0.1/modules/usrloc/usrloc.so"
loadmodule
"/usr/local/openser-1.0.1/modules/registrar/registrar.so"
loadmodule
"/usr/local/openser-1.0.1/modules/textops/textops.so"
loadmodule
"/usr/local/openser-1.0.1/modules/enum/enum.so"
loadmodule
"/usr/local/openser-1.0.1/modules/xlog/xlog.so"
loadmodule
"/usr/local/openser-1.0.1/modules/uac_redirect/uac_redirect.so"
# Uncomment this if you want digest authentication
# mysql.so must be loaded !
#loadmodule "/usr/lib/openser/modules/auth.so"
#loadmodule "/usr/lib/openser/modules/auth_db.so"
# ----------------- setting module-specific parameters
---------------
modparam("usrloc", "db_mode", 0)
modparam("rr", "enable_full_lr", 1)
route {
#
------------------------------------------------------------------------
# Sanity Check Section
#
------------------------------------------------------------------------
if (!mf_process_maxfwd_header("10")) {
sl_send_reply("483", "Too Many Hops");
exit;
};
if (msg:len > max_len) {
sl_send_reply("513", "Message Overflow");
exit;
};
#
------------------------------------------------------------------------
#
------------------------------------------------------------------------
if (method!="REGISTER") {
record_route();
};
#
------------------------------------------------------------------------
# Loose Route Section
#
------------------------------------------------------------------------
if (loose_route()) {
route(1);
exit;
};
#
------------------------------------------------------------------------
# Call Type Processing Section
#
------------------------------------------------------------------------
if (uri!=myself) {
route(1);
exit;
};
#
if (method=="ACK") {
route(1);
exit;
}
if (method=="REGISTER") {
route(2);
exit;
};
lookup("aliases");
if (uri!=myself) {
route(1);
exit;
};
if (!lookup("location")) {
#sl_send_reply("404", "User Not Found");
forward( 10.10.10.10, 5060);
exit;
};
route(1);
}
route[1] {
#
------------------------------------------------------------------------
# Default Message Handler
#
------------------------------------------------------------------------
if (!t_relay()) {
sl_reply_error();
};
}
route[2] {
#
------------------------------------------------------------------------
#
------------------------------------------------------------------------
# simple no-auth registration
if (save("location")) {
sl_send_reply("200","OK");
};
if (!save("location")) {
sl_reply_error();
};
}
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
On Mon, Jul 17, 2006 at 10:56:16AM +0800, zhaomin wrote:
> I download the xlite3.0 and testing with Asterisk server ,All the function is all right but video function cann't start to the caller ,Can anyones tell what's the back server needed? Is anyone know why?
VideoCodec support ?
> Regard
> ZhaoMin
Wbr,
--
Alexandr Dubovikov * baron@iRC RusNet * mailto:shurik@start4.info
AD1-UANIC * ICQ: 122351182 * http://www.start4.info
Hi all,
I'm trying to get some information on setting SER up to forward all PSTN
calls to my Asterisk box. I am pretty new to this so I don't have a
clue as to where to start.
Any help would be greatly appreciated.
Cheers,
Luke.
All,
We are still not able to write the records in flat file BUT one good thing
happened, we are able to retrieve the records from in memory. Have anybody
done this part of SER?
Regards,
Vinod
_____
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of Ramachandran
Gunasekaran
Sent: Wednesday, July 19, 2006 3:24 PM
To: serusers(a)lists.iptel.org
Subject: [Serusers] flush issue with (DBText) flatfile
Dear All,
I am using dbtext flatfile as location database, SER is not able to write
the contact details into the flat file until and unless I kill the SER
process.
I tried with db_mode as 1 & 2.
Does anybody face this issue ? please let me know the solution.
Ramachandran G