Displaying 1 result from an estimated 1 matches for "fd8c".
Did you mean:
  fd80
  
2006 Mar 19
0
Transfer to specific park number
...exten => 103,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
exten => 104,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
exten => 123,1,Answer()
exten => 123,2,Park(7002)
If I transfer a call to 123, it parks it on 7000.  Here's the output from
the console.
    -- Executing Macro("SIP/100-fd8c", "stdexten|101|SIP/101") in new stack
    -- Executing Dial("SIP/100-fd8c", "SIP/101|10|rtwTW") in new stack
    -- Called 101
    -- SIP/101-85d6 is ringing
    -- SIP/101-85d6 answered SIP/100-fd8c
    -- Attempting native bridge of SIP/100-fd8c and SIP/101-85d...