Displaying 4 results from an estimated 4 matches for "jaasmailing".
2010 May 11
3
Problem with callerid(dnid) and queue
Hi all,
In order to use the "open url" function of zoiper (it opens an url
based on the asterisk $callerid(dnid)), I need rewriting of the dnid.
In my dialplan I have:
exten => 1000,3,Set(CALLERID(dnid)=newdnid)
exten => 1000,4,Noop(${CALLERID(dnid)})
exten => 1000,5,Queue(test-queue)
but the callerid(dnid) shows the extension called (the member of the
test-queue) and not
2010 Apr 30
5
Asterisk and Patton
Hi,
we have and Asterisk server connected to a Patton Smartnode 4638 with
4 BRI.
We configured 4 SIP account on Patton (1001, 1002, 1003, 1004).
The system is fully functional, but we have a problem to recognize
incoming calls from Asterisk: when a call come from SIP/1001 (BRI 1 on
Patton) or SIP/1002 (BRI 2) or SIP/1003 (BRI 3) Asterisk record a call
coming from SIP/1004.
I have contacted Patton
2009 Sep 29
1
Retrieve Call setup - QoS
Hi all,
I would like to know if there is a function/setting for extracting the
call setup time in asterisk (1.4 or 1.6).
I need this value for every call processed by asterisk as specified in
(ETSI TR 101 329-1 v3.1.2):
Call set-up time is the time elapsed from the end of the user
interface command by the caller (keypad dialling, E-mail alias typing,
etc.) to the receipt by the caller of
2009 Oct 02
1
Problem with inbound calls - asterisk 1.6.1.6
Hi all,
I have a new installation with asterisk 1.6.1.6 but I'm unable to
receive calls from a SIP trunk:
[Oct 2 14:30:09] NOTICE[21554]: chan_sip.c:18523
handle_request_invite: Call from 'user001' to extension 'user001'
rejected because extension not found.
Are there any changes from 1.6.0 to 1.6.1 (or there is a bug)?
Below my simple configuration:
sip.conf