[asterisk-users] anyone makes get_swagger_ui work?

2018-11-27 Thread free...@qq.com
hello: I install get_swagger_ui by command with Asterisk-15, but can not access the GUI locally. anyone knows more doc for that? thanks! free...@qq.com -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com

Re: [asterisk-users] PJSIP add header on forwarded call

2018-11-27 Thread Administrator TOOTAI
Le 27/11/2018 à 13:18, Joshua C. Colp a écrit : On Tue, Nov 27, 2018, at 8:13 AM, Administrator TOOTAI wrote: Le 27/11/2018 à 12:13, Joshua C. Colp a écrit : On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...] [TOOTAiAudio] ; ; Call our gateway exten =

Re: [asterisk-users] PJSIP add header on forwarded call

2018-11-27 Thread Joshua C. Colp
On Tue, Nov 27, 2018, at 8:13 AM, Administrator TOOTAI wrote: > Le 27/11/2018 à 12:13, Joshua C. Colp a écrit : > > On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...] > >> > >> [TOOTAiAudio] > >> ; > >> ; Call our gateway > >> > >> exten =

Re: [asterisk-users] PJSIP add header on forwarded call

2018-11-27 Thread Administrator TOOTAI
Le 27/11/2018 à 12:13, Joshua C. Colp a écrit : On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...] [TOOTAiAudio] ; ; Call our gateway exten = s,1,Set(PJSIP_HEADER(add,X-TOOTAiAudio-CALLED)=${ARG1})  same = n,Dial(PJSIP/${ARG1}@TOOTAiAudio,,T)  same = n,Return exten =

Re: [asterisk-users] Asterisk PJSIP enforce Transport

2018-11-27 Thread Joshua C. Colp
On Tue, Nov 27, 2018, at 3:15 AM, Benjamin Marty wrote: > Hello, > > I have an Asterisk 15.6.0 installation with PJSIP SIP Driver and Sorcery > for Realtime. My Goal is to enforce endpoints to UDP, TCP or TLS. For that > I set the 'transport' column in the endpoint to the corresponding transport

Re: [asterisk-users] PJSIP add header on forwarded call

2018-11-27 Thread Joshua C. Colp
On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote: > Hi list, > > to manage an external queue agent the only solution I found is to > connect a local account and redirect calls to this account using forward > features from the phone (SNOM). The problem I face is that before >

[asterisk-users] RFC about SIP 'To' header after call diversion?

2018-11-27 Thread Benoit Panizzon
Hi List I'm struggling to find the correct RFC which "exactly" defines how a SIP Invite has to look like after a call has been diverted. Especially what the content of the To: header field has to be. Example call flow: Alice calls Bob who diverts to Carol. Alice => Bob Invite:

[asterisk-users] PJSIP add header on forwarded call

2018-11-27 Thread Administrator TOOTAI
Hi list, to manage an external queue agent the only solution I found is to connect a local account and redirect calls to this account using forward features from the phone (SNOM). The problem I face is that before calling the agent I would like to set extra header. Dialplan to call external