Re: GnuGk dial extension
Sergey Zhmylove <[email protected]> Sat, 5 Mar 2016 16:51:32 +0300
| Newsgroups | gmane.comp.telephony.openh323gk.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan,
I've added an expicit routing rule:
[Routing::Explicit]
1.1.1.1=123#@200.200.200.200
Here is the trace output:
2016/03/05 16:46:01.487 5 job.cxx(180) JOB Starting Job
ARQ at Worker thread 140513763510016
2016/03/05 16:46:01.487 1 RasSrv.cxx(383) RAS ARQ
Received from 10.16.0.2:1719
2016/03/05 16:46:01.487 3 gkauth.cxx(979) GKAUTH default
ARQ check ok
2016/03/05 16:46:01.487 5 Routing.h(243) ROUTING Checking
policy Explicit for the request ARQ 15901
2016/03/05 16:46:01.487 4 Routing.cxx(532)
[Routing::Explicit]: map destination 1.1.1.1 to 123#@200.200.200.200
2016/03/05 16:46:01.488 5 Routing.h(243) ROUTING Checking
policy Internal for the request ARQ 15901
2016/03/05 16:46:01.488 2 RasSrv.cxx(422)
ARJ|10.16.0.2:1720|1.1.1.1:1720|80:dialedDigits|false|calledPartyNotRegistered|02-b2-8b-0c-95-f4-1b-42-31-de-5c-83-8f-5e-61-8c;
2016/03/05 16:46:01.488 3 RasSrv.cxx(264) RAS Send to
10.16.0.2:1719
admissionReject {
requestSeqNum = 15901
rejectReason = calledPartyNotRegistered <<null>>
}
As I can see, remote side answers that called system (123#) is not
registered..?
Can't you suggest any methods to compare direct connection with GnuGk-ed
please?
Regards,
Sergey.
05.03.2016 13:35, Jan Willamowius пишет:
> Hi Sergey,
>
> when your endpoint is registered and dials 123#[email protected],
> it will probably send it as a URL to GnuGk and you need to have
> the proper routing policies in places to send it to your MCU.
>
> I'd really suggest you do a trace to see if the calls gets a forwarded
> (and if the called number still contains the room) or if it already
> fails in GnuGk. Thats much better than speculating.
>
> The "dialing process" is called "routing" in the GnuGk manual and
> chapter 6 is entirely devoted to that subject.
> http://www.gnugk.org/gnugk-manual-6.html
>
> Regards,
> Jan
>
------------------------------------------------------------------------------
_______________________________________________________
Posting: mailto:[email protected]
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/