search for: internal_extensions

Displaying 5 results from an estimated 5 matches for "internal_extensions".

2013 May 07
1
passing '302 moved temporarily' back to the SIP provider
...has a CFW all calls to a phone number in public network (Mobile Phone) incoming call to Phone A, Phone A sends back a 302 response. This results in: -- Got SIP response 302 "Moved Temporarily" back from 192.168.2.188:5072 -- Now forwarding SIP/public-000000e7 to 'Local/00662943825 at internal_extensions' (thanks to SIP/25-000000e8) [May 7 12:22:15] NOTICE[31241]: app_dial.c:859 do_forward: Not accepting call completion offers from call-forward recipient Local/00662943825 at internal_extensions-f967;1 and a Dial via Local channel to the SIP provider is made. However, two channels are consumed...
2005 Feb 24
2
Delay after entering digits with IVR
...p exten => i,1,Playback(invalid) ; "That's not valid, try again" ; If they know the extension, send them on. exten => 1,1,Goto(extension_is_known,s,1) ; Allow users the ability to get Directory listing (user must be in voicemail.conf) exten => 2,1,Directory,default|internal_extensions here is the output of my show dialplan start: pbx01*CLI> show dialplan start [ Context 'start' created by 'pbx_config' ] '0' => 1. Goto(s|1) [pbx_config] '1' => 1. Goto(extension_is_known|s|1)...
2007 Jun 25
2
callback and bridge problem
...troubles getting two calls bridged together. Scenario is the following: - asterisk calls my cell via a SIP provider called neophone - my cell rings, i pick up, and i find myself in: [internal] ; callback is directed here exten => s,1,WaitExten,50 include => voicemail-context include => internal_extensions-context include => dialout_prefix-context because my call file looks like this: Channel: SIP/06202222222 at neophonex Context: internal Extension: s Priority: 1 where 06202222222 is my cell. - after picking up, i dial 95206301111111 where 952 is the dialing prefix, 06301111... is another c...
2005 Sep 28
2
Zap FXO/FXS issues, 1.2.0-beta1
...rom the actual moment when failure starts, we only have console activity from after the fact, when we notice something went wrong. The only odd log lines I've found didn't seem related to the problem: Sep 27 11:43:56 NOTICE[17782] channel.c: Dropping incompatible voice frame on Local/228@internal_extensions-9eb8,2 of format ulaw since our native format has changed to slin I'm not sure what "slin" is, but I'm not using it. Local/228@internal_extensions dials Zap channel 28, an FXS port with an analog phone attached to it. This notice occurred about 5 times when I don't think we w...
2006 Jan 09
1
SPA-841 spontaneous voicemail problem
...clue how the phone could be doing this, and no clue how Asterisk could be doing it. I am again, unable to reproduce the problem. In the message log, around the time of the "other prompt" issue, I saw: Jan 6 13:38:15 NOTICE[7627] channel.c: Dropping incompatible voice frame on Local/228@internal_extensions-e87c,2 of format ulaw since our native format has changed to slin However, the logged channel Local/228 is unrelated to the SIP phones or the PRI where our calls come in, so I don't think this is likely to be related to this problem. I don't see any other log lines which are out of the ord...