Archives : October-2018
After originating a PJSIP call, I need to get the channel for that call, so I can end it later in a hangup handler. So I use this:https://wiki.asterisk.org/wiki/display/AST/Function_CHANNELSIn this bit of dialplan:same => n,Originate(PJSIP/0203123456@voipfone-205,exten,bcab-bridge-conference,s,1)s..