Displaying 2 results from an estimated 2 matches for "findmeexec".
2008 Jan 25
1
Problem with FollowMe
...-try' (language 'en')
-- Started music on hold, class 'default', on channel 'Zap/1-1'
[Jan 25 11:34:32] NOTICE[23725]: chan_local.c:571 local_alloc: No such
extension/context FM1 at default creating local channel
[Jan 25 11:34:32] WARNING[23725]: app_followme.c:863 findmeexec:
Unable to allocate a channel for Local/FM1/2000 at longdistance cause:
Unknown
[Jan 25 11:34:32] NOTICE[23725]: chan_local.c:571 local_alloc: No such
extension/context FM2 at default creating local channel
[Jan 25 11:34:32] WARNING[23725]: app_followme.c:863 findmeexec:
Unable to allocate...
2014 May 22
0
FollowMe reinvites
For a sip-only application, what exactly is required to ensure that
calls completed via followme are reinvited? Can it at all?
The code after outbound = findmeexec(targs, chan) calls ast_bridge_
call(). I don't see anything there which can cause a reinvite, yes?
When the same peer is used for both the incoming and outgoing legs,
it is a bit of a waste to proxy the rtp.
And even when the legs are associated with different remotes, I'd prefer
to prox...