Displaying 1 result from an estimated 1 matches for "pjsipnotifi".
Did you mean:
pjsipnotify
2015 May 20
2
CHANNEL(aor) CHANNEL(contact) return nothing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I'm trying to use CHANNEL(aor) and CHANNEL(contact) on PJSIP channel, on
asterisk-13.3.2, but they don't return anything. Is this a bug, or did I
miss something?
Here is my test dialplan:
exten => *98,1,Answer
same => n,NoOp(Channel=<${CHANNEL(name)}>,type=
<${CHANNEL(channeltype)}>)
same =>