Hi,
I got core dump in last cvs.....
(gdb) bt
#0 0x007787a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x007b87d5 in raise () from /lib/tls/libc.so.6
#2 0x007ba149 in abort () from /lib/tls/libc.so.6
#3 0x007b1db1 in __assert_fail () from /lib/tls/libc.so.6
#4 0x0809f483 in reset_avps ()
#5 0x08078cef in receive_msg ()
#6 0x08099609 in udp_rcv_loop ()
#7 0x08066df2 in main_loop ()
#8 0x08067585 in main ()
br hw
--
Helge Waastad
Senior Konsulent
Systemavdelingen
Smartnet
Hello all,
I have installed mysql module and I could generate the tables with
"ser_mysql.sh create" script but when I run a register, SER can`t insert the
value into location table.
If I write:
#mysql -u ser
the reply is:
ERROR 1045: Access denied for user: 'ser@localhost' (Using password:
NO)
Could someone help me?
Thank you.
SJPhone from http://www.sjlabs.com/ since it's easy to configure and has
good cross-platform support (Windows, Linux, MacOS, PocketPC)
Bart...
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Arek Bekiersz
Sent: 09 March 2006 11:22
To: follow_from(a)yahoo.co.uk
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Any advice on Softphones to try with
CounterTech (former X-Pro):
* X-Lite
* X-Pro (both discontinued)
* EyeBeam audio edition
* EyeBeam video edition
NCH
* Express Talk
--
Regards,
Arek Bekiersz
Friend wrote:
> Hi Friends,
>
> I would like to know your experience on using any of the softphones on
> your way,, can you suggest me to have a try with your likely ones,,
>
> am running ser release v_0_9_3
>
> Thank You,
>
> Se.
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hello,
Question about how LCR works:
User1 sends a request for the PSTN to OpenSER.
#
213.5.17.236:5060 -> 213.5.43.4:5060
INVITE sip:0030211687293@altecnet.gr SIP/2.0.
OpenSER uses LCR and sends the request statefully to the PSTN gateway
#
213.5.43.4:5060 -> 213.5.xxx.xxx:5060
INVITE sip:0030211687293@213.5.xxx.xxx:5060 SIP/2.0.
Is it possible to maintain the domain info in the request that is sent
to the gateway? I mean is it possible to send the request as follows:
#
213.5.43.4:5060 -> 213.5.xxx.xxx:5060
INVITE sip:0030211687293@altecnet.gr:5060 SIP/2.0.
Maybe I am wrong, but I think that this should be allowed. Thank you for
any help.
George
Disclaimer
The information in this e-mail and any attachments is confidential. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorized to, and must not, read, copy, distribute, use or retain this message or any part of it. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
Hello All,
I encountered a few problems while migrating from Ser-0.9.6 to the latest
code in CVS. In general, I wish that the job would have been less painful.
The documentation (i.e. READMEs) requires updating in a bad way.
Here are the problems I encountered when SER parsed my ser.cfg file.
1. modparam("group", "use_domain", 0) is NO longer valid even though the
README in the module group says so. How do I do this in the latest code
base?
2. is_user_in("Request-URI", "voicemail") is NO longer valid. What is the
new command?
3. check_to() is NO longer valid even though the README in the uri_db module
says so. What is the new command for this?
4. check_from() is NO longer valid even though the README in the uri_db
module says so. What is the new command for this?
5. is_user("replicator") is NO longer valid. What is the new command for
this?
Any help would be appreciated.
/w
ONLY if you use freeradius and sql module, go to the source of
freeradius, find file:
src/modules/rlm_sql/rlm_sql.c
open it in editor,
search it for
"@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_:
/"},
string, that the list or characters that radius WILL NOT ENCODE AND WILL
SEND IT AS IS, just add * in the list, recompile radius and try again..
should work
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of sip
Sent: Thursday, March 09, 2006 2:08 PM
To: serusers(a)lists.iptel.org
Subject: [Serusers] Radius Accounting encoding issues.
I've set up radius accounting in SER 0.9.6 and I'm sure I'm missing
something
obvious, but when it encodes the URIs for things like CalledStationID or
UserName, it's encoding the non-standard characters as hex. For
instance, *
becomes =2A , so my URI ends up looking like
sip:=2A850XXXXXXX@domain.com
where it should be sip:*850XXXXXXX@domain.com
Is there something I'm missing in the table setup for the radacct table
or a
modparam somewhere that I missed in the README?
N.
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Actually as far as I recall according to g729 license agreement code
could be used for educational and research reasons without paying any
license fees but it only apply to the standard code. Digium may or may
not provide Asterisk version of the codec for free.
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Vitaly Nikolaev
Sent: Thursday, March 09, 2006 1:01 PM
To: Kapil Dhawan; rjgonzale(a)gmail.com
Cc: serusers(a)lists.iptel.org
Subject: RE: [Serusers] g729
Hehe.. still u have to go to digium and/or search for asterisk
documentation or/and go to asterisk mailing list to get answer to ur
question,
Ser is signaling only PROXY/REGISTRAR server, all conference/codec
issues will be done on asterisk, ser can only forward the call to
asterisk.
I do not think here is educational license... but u can buy real one for
10$ only, or there is some information about g729 that provided by Intel
as demo/test of their processors that can be hacked to work with
asterisk, looks for that keywords on Google or ask on asterisk forums,
SER has nothing with it.
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Kapil Dhawan
Sent: Thursday, March 09, 2006 12:26 PM
To: rjgonzale(a)gmail.com
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] g729
Hi Rodrigo
Thx for the reply. Well i am aware of this fact so i mentioned that i
need it for Conferencing.
>From: Rodrigo Gonzalez <rjgonzale(a)gmail.com>
>To: Kapil Dhawan <sersavvy(a)hotmail.com>
>CC: serusers(a)lists.iptel.org
>Subject: Re: [Serusers] g729
>Date: Thu, 09 Mar 2006 14:14:40 -0300
>
>http://www.digium.com/
>
>SER does not know about codecs, this is for Asterisk
>
>Kapil Dhawan wrote:
>
>>Hi Guys
>>
>>I want to try g729 with SER + Asterisk with conferencing. Where can i
get
>>an educational license from.
>>
>>_________________________________________________________________
>>All that you wanted to know about Ms Beautiful Lips
>>http://server1.msn.co.in/Profile/katrina.asp
>>
>>_______________________________________________
>>Serusers mailing list
>>serusers(a)lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
>>
_________________________________________________________________
STILL SINGLE? Get married through MSN Matrimony. Join now for FREE!
http://www.shaadi.com/msn/matrimonials.php
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers