Displaying 1 result from an estimated 1 matches for "1a513628".
2009 Jul 01
2
Multi-tenant parking broken in 1.6.1.1?
...We next tried to create our own park channel. We did this by adding the
following to extensions.conf:
[a100parking]
exten => 1000,1,Set(CHANNEL(parkinglot)=parkinglot_a100)
exten => 1000,n,Park()
This gives us interestingly different results. First we see the call
come in:
-- SIP/gss-1a513628 answered SIP/localhost-cc002cc8
-- Native bridging SIP/localhost-cc002cc8 and SIP/gss-1a513628
-- Started music on hold, class 'default', on SIP/localhost-cc002cc8
== Using SIP RTP TOS bits 176
== Using SIP RTP CoS mark 5
We next see the call parked but this time using extensio...