Hi all,
I find a way to show all result for accounting page. I don't want to
split it in some pages.
So I find in "method.get_acc_entries" the parameter. I write false
instead of true. Then I see all entries for the query, but there is
always the split in some pages. So for each pages I have all result
(lol).
Someone have an idea ?
Regards.
Hi all,
We use SER with a PSTN gateway. My problem is :
Although I see my caller ID in result of "show isdn history", my interco
provider says that he must put the principal number by default because
we don't put the good signalisation for ETSI PRI with the caller ID.
That's why on the calling phone, it's not the caller id wich is show on.
Someone have an idea ? Is it a problem from SER or Gateway according to
you ? (I try to contact Cisco support for this problem too).
Regards
The version 0.10.99 of presence snapshot core dumps on a regular basis after running for a certain time. Doing a gdb shows that the core dump occurs at msg_queue_destroy:
#0 0x001b87f2 in msg_queue_destroy (q=0xb6293e98)
at /usr/local/src/ser-0.10.99-dev35-pa-4.1/lib/../fastlock.h:147
147 asm volatile(
Doing a backtrace shows:
(gdb) backtrace
#0 0x001b87f2 in msg_queue_destroy (q=0xb6293e98)
at /usr/local/src/ser-0.10.99-dev35-pa-4.1/lib/../fastlock.h:147
#1 0x008e0a52 in free_presentity (_p=0xb6293e58) at presentity.c:409
#2 0x008e0b0e in release_presentity (_p=0xb6293e58) at presentity.c:354
#3 0x008de196 in timer_pdomain (_d=0xb626ab78) at pdomain.c:156
#4 0x008d7eb0 in timer_all_pdomains () at dlist.c:234
#5 0x008dd4e7 in timer (ticks=83700431, param=0x0) at pa_mod.c:449
#6 0x080928f1 in compat_old_handler (ti=1339206901, tl=0xb6202738, data=0x1)
at timer.c:916
#7 0x08092b6e in slow_timer_main () at timer.c:1026
#8 0x0805e7b5 in main_loop () at main.c:1035
#9 0x0805fda2 in main (argc=1, argv=0xbff59804) at main.c:1627
Any clues wil be appricated.
Hi,
When I tried to execute "serctl domain show" but it
complained "500 command domain_dump not available".
What did I do wrong?
Thanks in advance,
Ling
____________________________________________________________________________________
Access over 1 million songs - Yahoo! Music Unlimited
(http://music.yahoo.com/unlimited)
Hi,
i'm getting sometimes this message:
ERROR: parse_via: bad char </> on state 100
ERROR: parse_via on: </UDP ^M ^M >
ERROR: parse_via: via parse error
ERROR: get_hdr_field: bad via
ERROR: bad header field
ERROR: parse_msg: message=<SIP/2.0 404 Not Found^M Via: /UDP ^M ^M >
ERROR: receive_msg: parse_msg failed
it seems that a UA sends ^M which is wrong and openser doesn't
support it.
Is there any workaround for this?
--
Mit freundlichen Gruessen / Kind regards
Dominik Bay
Cablesurf Technik
The version 0.10.99 of presence snapshot core dumps on a regular basis after running for a certain time. Doing a gdb shows that the core dump occurs at msg_queue_destroy:
#0 0x001b87f2 in msg_queue_destroy (q=0xb6293e98)
at /usr/local/src/ser-0.10.99-dev35-pa-4.1/lib/../fastlock.h:147
147 asm volatile(
Doing a backtrace shows:
(gdb) backtrace
#0 0x001b87f2 in msg_queue_destroy (q=0xb6293e98)
at /usr/local/src/ser-0.10.99-dev35-pa-4.1/lib/../fastlock.h:147
#1 0x008e0a52 in free_presentity (_p=0xb6293e58) at presentity.c:409
#2 0x008e0b0e in release_presentity (_p=0xb6293e58) at presentity.c:354
#3 0x008de196 in timer_pdomain (_d=0xb626ab78) at pdomain.c:156
#4 0x008d7eb0 in timer_all_pdomains () at dlist.c:234
#5 0x008dd4e7 in timer (ticks=83700431, param=0x0) at pa_mod.c:449
#6 0x080928f1 in compat_old_handler (ti=1339206901, tl=0xb6202738, data=0x1)
at timer.c:916
#7 0x08092b6e in slow_timer_main () at timer.c:1026
#8 0x0805e7b5 in main_loop () at main.c:1035
#9 0x0805fda2 in main (argc=1, argv=0xbff59804) at main.c:1627
Any clues wil be appricated.
Hi,
I'm quite interested in CPL but I see almost no discussion of this on
the list. Is anyone actually using this module? Is it worth looking
at?
Thanks for any info you can give me.
Doug
--------------------------------------------
Doug Meredith
SystemGuard - Oracle remote support
877-974-8273 (87-SYSGUARD)
506-854-7997
www.systemguard.com
Hi all,
I've implemented RTP timeout in the gateway that I use along with Ser,
to be able to overpass problems of wrong accounting resulting from power
or network failure of some UA. This is apparently working fine as my
gateway sends to Ser BYE messages after the established timeout,
although only now I realised that Ser doesn't account those BYE
messages!!! Why? Following ser.cfg code, I can see that the execution
reads the setflag(1) that I use for accounting, but it seems that Ser
doesn't care for these BYEs!!
Any help would be much appreciated.
Thanks in advance,
Ricardo.
Thank you Vamsi, The problem is for the saving(location) twice, Thanks a lot
for cooperating and help me in solving the problem.
Thanks,
Shiva
---------- Forwarded message ----------
From: Vamsi Pottangi <vamsipottangi(a)gmail.com>
Date: Oct 30, 2006 5:32 PM
Subject: Re: [Users] Two Invites simultaneously
To: ShivaSankar Padhy <shivapd1983(a)gmail.com>
Thats good. I feel you should reply to the mailing list saying that problem
is solved and it is a mistake in cfg where you were saveing the location
twice. This will help people later who would face similar problem.
~Vamsi
On 10/30/06, ShivaSankar Padhy <shivapd1983(a)gmail.com> wrote:
>
>
> I am extremely Sorry, Actually, I was having Authentication problem, thats
> why I have used the Same(please refere to the commented lines near by
> save(location), I have commented when the problem is short out buy
> bymistakely, I have not commented the Save(location). Well, Its a my foolish
> fault.
>
> Thanks a Lot, It's worked now.Than ks a Lot.
>
> Bye,
> Shiva
> On 10/30/06, Vamsi Pottangi < vamsipottangi(a)gmail.com > wrote:
> >
> > Remove the first occurence of the save("location") in your script and
> > try. Is there any reason why your have two occurences of save("location") ?
> >
> > On 10/30/06, ShivaSankar Padhy <shivapd1983(a)gmail.com> wrote:
> > >
> > > Yah, I forgot to Attch the file,Hear is the attachment. Hoping for a
> > > quick response.
> > >
> > > Thanks and regards,
> > > Shiva
> > >
> > > On 10/29/06, Vamsi Pottangi < vamsipottangi(a)gmail.com> wrote:
> > > >
> > > >
> > > > Siva,
> > > >
> > > > Please send us the openser.cfg ... it is missing in your previous
> > > > mail ....
> > > >
> > > > ~Vamsi
> > > >
> > > > On 10/29/06, ShivaSankar Padhy < shivapd1983(a)gmail.com> wrote:
> > > >
> > > > > Hi every one,
> > > > > I am a new user of the openser.When I am trying to call to a
> > > > > number, the invite messege is going to proxy server but from proxy, its
> > > > > sending two invites simultaneously to two phones.
> > > > >
> > > > > I am attaching my openser.cfg for your kind information.Point to
> > > > > be noted that, when the phone resisters, no value is being inserted in to
> > > > > the location table of openser Database.
> > > > >
> > > > > Thanks in Advance,
> > > > > Shiva
> > > > >
> > > > > _______________________________________________
> > > > > Users mailing list
> > > > > Users(a)openser.org
> > > > > http://openser.org/cgi-bin/mailman/listinfo/users
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
Hello,
Has anyone configured Openser to as an Application Layer Gateway? Is
this configuration possible? Any hints would be greatly appreciated. :-)
Thanks!